Enable/disable slider on product list
Posted by:
angalsl
Jun 21, 2016 at 08:21 (8 year ago)
Hi, how can i enable/disable slider in product list? (for new/popular products in homepage tabs). I’ve been testing with product-list.tpl and i’ve seen this line:
{if isset($slider_on) && $slider_on == ‘true’}
Thanks a lot!
{if isset($slider_on) && $slider_on == ‘true’}
Thanks a lot!