Product Module detail template bug
Posted: Thu Jan 22, 2009 12:23 pm
Hi,
I am working on a project that requires multiple summary and detail pages to be used.
The issue I am having, is that although i can use a different summary templates on each page when clicking on the product thumb to view the details, it uses the default detail template and not the template specified.
E.g.
detail01 is the default, when thumb is clicked detail05 should show but instead detail01 the default displays.
I am running cmsms 1.5.2 and Products module 2.2.2
I thought it might be javascript issue but its not as it happens when its turned off.
Many Thanks
Mark
I am working on a project that requires multiple summary and detail pages to be used.
The issue I am having, is that although i can use a different summary templates on each page when clicking on the product thumb to view the details, it uses the default detail template and not the template specified.
E.g.
detail01 is the default, when thumb is clicked detail05 should show but instead detail01 the default displays.
Code: Select all
{Products summarytemplate="summary05" detailtemplate="detail05" category="books" sortorder="asc"}
I thought it might be javascript issue but its not as it happens when its turned off.
Many Thanks
Mark