By default there are 4 of upsell products displayed on the product view page.
In order to change the number:
- You need to connect to FTP using the File Manager and go to the \app\design\frontend\default\theme###\layout directorywhere theme### is the unique name of your theme.
- Open a file called catalog.phtml to edit.
- Find the following code in around line 206 that runs:
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
- Change 4 to a different number and save the changes.
- Make sure to clear Magento/browser cache.
- Open the product preview page to see the changes.
How to change number of upsell products in magento
No comments:
Post a Comment