Subproduct Template problem
Posted: Wed Nov 06, 2002 6:16 pm
I am having problem defining a subproduct template on Shopsite version 6.
Here is my definition below.
[-- DEFINE SUBPRODUCT --]
<a href="[-- PRODUCT.MoreInfoURL --]">[--PRODUCT.Name--]</a>
[-- END_DEFINE SUBPRODUCT --]
I read the help on Shopsite documentation and I am not sure if I can use the
PRODUCT.MoreInfoURL on the subproduct template to retrieve the URL of the
product More Information Page. In my opinion, I should be able to do that so
that when a customer click on a subproduct, the customer will be able to
view the product in more detail through the More Information Page.
Any help will be appreciated.
Sincerely,
David
Here is my definition below.
[-- DEFINE SUBPRODUCT --]
<a href="[-- PRODUCT.MoreInfoURL --]">[--PRODUCT.Name--]</a>
[-- END_DEFINE SUBPRODUCT --]
I read the help on Shopsite documentation and I am not sure if I can use the
PRODUCT.MoreInfoURL on the subproduct template to retrieve the URL of the
product More Information Page. In my opinion, I should be able to do that so
that when a customer click on a subproduct, the customer will be able to
view the product in more detail through the More Information Page.
Any help will be appreciated.
Sincerely,
David