More Info Custom Page

This is an archive of old posting to the User Forum

More Info Custom Page

Postby charlie A » Sat Dec 28, 2002 11:37 pm

Now I'm trying to get the More Info pages to display properly.

I'm editing a Custom Product Template and can't figure out how to display
the cross-sell (sub-product) items for a particular product.

I tried this code:

[--IF PRODUCT.subproduct--]
<br>[-- PRODUCT.subproduct --]<a href="[--PRODUCT.AddToCartURL--]">[--
PRODUCT.AddToCartButton --]</a>&nbsp;<a href="[--SHOPPING_CART_URL--]">[--
PRODUCT.ViewCartButton --]</a>
<br>
[--End_If--]

and it returned this
143,145[ Add to Cart] [ View Cart]

Items 143 and 145 are the two items that are selected for sub-products for
this product.
Indexing Product [218:P5 - Pooh - Happy Birthday]...
Indexing Page [14:Pooh Arrangements]...
Indexing Product [143:7 Cookie Arrangement-D]...
Indexing Product [145:9 Cookie Arrangement-D]...
Indexing Product [218:P5 - Pooh - Happy Birthday]...

Charlie
www.cookiebaskets.com
charlie A
 

Re: More Info Custom Page

Postby jim » Mon Dec 30, 2002 11:23 am

Charlie,
What version of ShopSite are you using? Subproducts in custom templates
weren't supported until 6.1. Additional enhancements to allow moreinfo pages
for subproducts were added in 6.2. If you are using the 6.1 version or later
then you can include a section in the the product template that defines how a
subproduct will display in addition to the sections that define the product
layout and the moreinfo page layout..

[-- DEFINE SUBPRODUCT --]
... your subproduct layout code goes here ...
[-- END_DEFINE SUBPRODUCT --]

And to actually display the subproducs use code like this.

[-- LOOP SUBPRODUCTS --]
.....your formatting....
[-- SUBPRODUCTS --]
.....your formatting...
[-- END_LOOP SUBPRODUCTS --]


you can get more information on this in the help at:
http://www.shopsite.com/help/6.2/en-US/ ... .spec.html

Jim


charlie A wrote:

Now I'm trying to get the More Info pages to display properly.

I'm editing a Custom Product Template and can't figure out how to display
the cross-sell (sub-product) items for a particular product.

I tried this code:

[--IF PRODUCT.subproduct--]
br>[-- PRODUCT.subproduct --]<a href="[--PRODUCT.AddToCartURL--]">[--
PRODUCT.AddToCartButton --]</a>&nbsp;<a href="[--SHOPPING_CART_URL--]">[--
PRODUCT.ViewCartButton --]</a
br
[--End_If--]

and it returned this
143,145[ Add to Cart] [ View Cart]

Items 143 and 145 are the two items that are selected for sub-products for
this product.
Indexing Product [218:P5 - Pooh - Happy Birthday]...
Indexing Page [14:Pooh Arrangements]...
Indexing Product [143:7 Cookie Arrangement-D]...
Indexing Product [145:9 Cookie Arrangement-D]...
Indexing Product [218:P5 - Pooh - Happy Birthday]...

Charlie
www.cookiebaskets.com
jim
 

Re: More Info Custom Page

Postby charlie A » Mon Dec 30, 2002 3:07 pm

It's Ver 6.1.1 Manager; hence the termnology subproduct vs cross-sell. As I
recall from 5.1 this was referred to as "cross sell" in the former Version.

Thanks for the info. Will give it a try!!

Charlie

"jim" <jim@icentral.com> wrote in message
news:3E10812A.DCAAD16D@icentral.com...
Charlie,
What version of ShopSite are you using? Subproducts in custom templates
weren't supported until 6.1. Additional enhancements to allow moreinfo
pages
for subproducts were added in 6.2. If you are using the 6.1 version or
later
then you can include a section in the the product template that defines
how a
subproduct will display in addition to the sections that define the
product
layout and the moreinfo page layout..

[-- DEFINE SUBPRODUCT --]
... your subproduct layout code goes here ...
[-- END_DEFINE SUBPRODUCT --]

And to actually display the subproducs use code like this.

[-- LOOP SUBPRODUCTS --]
....your formatting....
[-- SUBPRODUCTS --]
....your formatting...
[-- END_LOOP SUBPRODUCTS --]


you can get more information on this in the help at:
http://www.shopsite.com/help/6.2/en-US/ ... .spec.html

Jim


charlie A wrote:

Now I'm trying to get the More Info pages to display properly.

I'm editing a Custom Product Template and can't figure out how to
display
the cross-sell (sub-product) items for a particular product.

I tried this code:

[--IF PRODUCT.subproduct--]
br>[-- PRODUCT.subproduct --]<a href="[--PRODUCT.AddToCartURL--]">[--
PRODUCT.AddToCartButton --]</a>&nbsp;<a
href="[--SHOPPING_CART_URL--]">[--
PRODUCT.ViewCartButton --]</a
br
[--End_If--]

and it returned this
143,145[ Add to Cart] [ View Cart]

Items 143 and 145 are the two items that are selected for sub-products
for
this product.
Indexing Product [218:P5 - Pooh - Happy Birthday]...
Indexing Page [14:Pooh Arrangements]...
Indexing Product [143:7 Cookie Arrangement-D]...
Indexing Product [145:9 Cookie Arrangement-D]...
Indexing Product [218:P5 - Pooh - Happy Birthday]...

Charlie
www.cookiebaskets.com
charlie A
 


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 60 guests