Thanks Bruce,
Yes - have tried this, but the system only allows an integer between 1 and 20.
Is there any way to increase this to a figure higher than 20 - or is this a limit set by the database?
Many thanks again for your help
The 20 items limitation is set in the source code and hence we cannot change the value at random. This was done to prevent the cart from completely breaking as the 'Related Products' list displays in the cart page.
You might want to look at using the 'Also Bought' option to display the info against each product or in the cart, but this too has the same restriction of not more than 20 items.
Comment