Subproducts / related items

General ShopSite user discussion

Subproducts / related items

Postby anxiouskittie » Mon Jun 04, 2007 1:58 pm

Hi!

I am starting to customize my webshop even further, and lots of new questions are popping up.. along with a tiny bit of frustration, but thanks to this forum it might not last long! :)

Anyways, to the question!

The subproducts/related products, they show up in the "menu"/sidebar of my pages when i view the more info page of a product. I don't want them there (as I am also adding a menu there when i figure out how to). I would like them to pop up below the product they are viewing, preferrably in columns of 3. How on earth do I do this?

I have just about no programming skillz (tho I do know quite a bit of html), could someone be an ANGEL and help me with this? I am trying to make this site look good, and it would be a huuuuuuuuuuge help.

So. Meh! XD
anxiouskittie
 
Posts: 81
Joined: Thu Oct 12, 2006 9:39 am

Reply: Subproducts / related items

Postby ShopSite Lauren » Wed Jun 20, 2007 3:50 pm

It sounds like you are using the Cross-Sell Template. With this template, it is set up so that the subproducts appear in the left navigation menu, under a title called "Related Items:". The only want to change this would be to modify the template itself.

In the template, you would need to find where you would like the subproducts to be, then insert the following tags:

<table>
[-- LOOP SUBPRODUCTS 3 --]
<td>[-- SUBPRODUCTS --]</td>
[-- END_LOOP SUBPRODUCTS --]
</table>

The number 3 in the first tag indicates how many columns to generate. You do not need to include the <tr> tags in this table; those will automatically be generated by the LOOP SUBPRODUCTS 3 tag.

-ShopSiteLauren
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Postby anxiouskittie » Wed Jun 20, 2007 10:25 pm

hey, and thank you!

but I don't understand where I put that code at all...

yep you guessed it, I'm using Cross-Sell template :)

could you be kind enough to give me the complete code including that code you just told me to include, so that I could go and paste it as a new template? I have no clue where to put it at all

I only know that I'd like it placed below the product and all it's info (also below buy now button etc.)
anxiouskittie
 
Posts: 81
Joined: Thu Oct 12, 2006 9:39 am


Return to User Forum

Who is online

Users browsing this forum: No registered users and 46 guests