Global Cross Sell on More Info Pages

General ShopSite user discussion

Global Cross Sell on More Info Pages

Postby dZi » Tue Nov 24, 2009 1:08 pm

Hello, I have the new Version 10 SP1 installed on my host. I am very impressed!

One thing I cannot get to work is the Global Cross Sell on the More Information pages to work.

I have inserted the following code into the More Info section of my Custom Product Template:

Code: Select all
   <table >

<tr><td  ><img src="http://tibetcollection.com/media/info/wealso.gif" border="0"></td></tr></table>

 <table id="subproduct_table">

        <tr>

          <td id="related">[b][-- STORE.GlobalCrossSellHeader --][/b]

          </td>

        </tr>

       [b] [-- LOOP GLOBAL_CROSS_SELL --][/b]

        <td align="center"><b><span
 class="style5">[b][-- GLOBAL_CROSS_SELL --][/b]</span></td>

       [b] [-- END_LOOP GLOBAL_CROSS_SELL --][/b]

    </table>


I have the following settings in the Cross Sell configuration menu:
Image

Here is the only output on the actual page after this is published:

[/img]
Code: Select all
<td  ><!-- Product Cross-sell --></td>


[/code]

There is nothing showing up on the page, the area is blank and empty. Any help with this new feature would be appreciated.
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby Jim » Tue Nov 24, 2009 1:50 pm

have you defined what the global cross sell section will look like?

[-- DEFINE GLOBAL_CROSS_SELL --]
your formatting for the product here.
This is what will be output each time through the loop global cross sell.
[-- END_DEFINE GLOBAL_CROSS_SELL --]

That should be in your product Template for moreinformation pages.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby dZi » Wed Nov 25, 2009 9:21 am

Sorry, I am a little confused. I tried to insert that code into the more info section of my product template. Within [-- DEFINE GLOBAL_CROSS_SELL --] and [-- END_DEFINE GLOBAL_CROSS_SELL --] I put in the code that I displayed in the first post of this thread. I wasn't sure if this is what you meant so I tried to find another template that utilizes the Global Cross Sell in the More Info pages but I couldn't find the [-- DEFINE GLOBAL_CROSS_SELL --] in any of the new templates. Do you have an example of the content that would be between these tags?
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby Jim » Wed Nov 25, 2009 11:09 am

It uses the define in the shopping cart template and would look something like
[-- DEFINE global_CROSS_SELL --]
[-- product.name --] -- [-- product.price --]<br>
[-- END_DEFINE global_CROSS_SELL --]

Or what ever you would like to display including image, add to cart button, link to moreinfo page etc.

Just remember that it will appear the same in the shopping cart and on any other pages you place it on.

Also make sure you check the option to display the global cross sell in the Edit Product Info screen in the More information page section.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby Jim » Wed Nov 25, 2009 2:17 pm

Here is a link to the ShopSite Template Cookbook for using Cross-sell Products.
http://shopsite.com/templates/cookbook/ ... sell.shtml
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah


Return to User Forum

Who is online

Users browsing this forum: No registered users and 133 guests