![]() |
add to cart popup - more than 3 related products
Hi
does anyone know how I can make the add to cart popup (xcart one 4.7.5) show more than 3 related products? I would like to be able to have more showing and make it scrollable (the scrollable bit I can do). thanks Martin |
Re: add to cart popup - more than 3 related products
Hi Martin,
Open up your modules/Add_to_cart_popup/func.php and look for this line: $limit2 = 3; // Final limit for func_search_products And change the 3 to something else. I hope that helps. Thanks, Carrie |
Re: add to cart popup - more than 3 related products
amazing...thanks very much! :-)
|
Re: add to cart popup - more than 3 related products
However you should really avoid using this. In a lot of cases it's annoying to customers. If you really want to upsell it is way better to use the multi-page checkout and incorporate upselling items on one of the pages.
Not to mention it is really annoying on mobile. |
All times are GMT -8. The time now is 05:28 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.