Hi Leslie,
Are all of the products you have assigned active products?
Are all of the products you have assigned active products?
$.loadScript(theme_path + 'extensions/carousel/roundabout.js', function () {
$.hook('product-carousel').roundabout({
autoStart: true,
group: true,
groupTiny: 2,
groupSmall: 2,
groupMedium: 4,
groupLarge: 4,
groupWide: 4
});
});
$.loadScript(theme_path + 'extensions/carousel/roundabout.js', function () {
$.hook('product-carousel').roundabout({
autoStart: true,
group: true,
groupTiny: 2,
groupSmall: 2,
groupMedium: 4,
groupLarge: 4,
groupWide: 4
});
});


Comment