Page 1 of 1

Products module only works once per page?

Posted: Sat May 18, 2013 2:56 pm
by chrisbt
I have an issue with the Products module not able to be called twice on the one page.

I'm not sure if this is related to caching or if there is some other reason. Any suggestions gratefully received.

For example I want to first show a main group of products and then a list of accessories. e.g.:
{Products summarytemplate='productCarousel' hierarchyid='8'}
<h3>Accessories</h3>
{Products summarytemplate='productCarousel' hierarchyid='10'}


Products module version is 2.18.4, core 1.11.6. The site heavily uses attribute sets so it has not been possible to upgrade it to the newer version.

Re: Products module only works once per page?

Posted: Mon May 20, 2013 8:42 pm
by Rolf
Multiple Products call in one page is no problem. I have a dozen on one page. But in my case they don't use hierarchyid...

Re: Products module only works once per page?

Posted: Tue May 21, 2013 8:09 am
by chrisbt
Thanks Rolf. Thought I was going mad and obvious am. I know where to start looking now thanks. Chris