by sky » Thu Feb 09, 2012 7:42 am
Jim,
thanks for reply. The printout that displayed on screen after published DISPLAY_MESSAGE " I need to edit the file = " VAR.MoreInfoTemplate --], so maybe a variable called “MoreInfoTemplate” is not set, afterall.
I just want to understand on how to edit the template for the "More Info" page
Let say: Product ABC, for example
Go to Edit Product layout for ABC
I set the template to be ModernProductTemplate_COPY.sst
Product Layout Info:
Template: ModernProductTemplate_COPY.sst
Go to Edit Product Info for ABC
More Info Pages
I set More Info Page File Name: ABC_info.html
Then I go to Merchandising -> Custom Templates -> Page/Products -> Product Templates -> ModernProductTemplate_COPY.sst -> Edit Template
, there are MORE INFO section.
So, If I surf to http//mydomain.com/store/ABC_info.html, this is the more info page for product ABC.
So my question is which template does ABC_info.html used to generate ?
Is it ModernProductTemplate_COPY.sst ?
Is it VAR.MoreInfoTemplate or Classic.MoreInfoPage ?
I checked the include file "Classic.MoreInfoPage", doesn't seem to be generated from it. (I checked the source code of ABC_info.html, and compare..). Where is this VAR.MoreInfoTemplate comes from ?
Regards,
Sky