Question about product layout

General ShopSite user discussion

Question about product layout

Postby Mister.44 » Thu Dec 08, 2005 4:22 pm

Is there a way to do this in a product loop:

<tr>
<td>image1</td>
<td>image2</td>
</tr>
<tr>
<td>product name, sku, price, etc 1</td>
<td>product name, sku, price, etc 1</td>
</tr>

I dont see a way to do this, unless I can parhaps test for the varibles.
Doable, or am I dreaming?

------------------------------------------------------------------------------------------------
- Steve Novak, The Man in the Machine! (AKA Mister.44)
------------------------------------------------------------------------------------------------
Web design - From the FUTURE! --- www.robot44.com ---
Choose the Robot for your Web Design, Graphic Design, and Creative
Consulting challenges.
Ph: (816) 737-8378 - Email: robot44@robot44.com
Mister.44
 

Re: Question about product layout

Postby Jim » Fri Dec 09, 2005 3:06 pm

Not sure exactly what you are trying to do but it looks like you might
be trying to have products displayed in columns on a page.

Each product's information is put out completely during the loop
products section of the template so it wouldn't be possible to have
images for 2 different products side by side and then in the next tr to
have the other product information for the 2 products side by side in
another tr.

You can do something like this though by creating a table for all
products to be place in and then creating a <td> for each product and
then within that <td> making another table with a row for the image and
another row for the other information of the product. You need to use
both a custom page and a custom product template to make sure things
work well together.

Look at the ShopSite help for custom template columns. Here are a
couple of links to get you started
http://shopsite.com/help/8.0/en-US/inst ... mplate.txt
http://shopsite.com/help/8.0/en-US/inst ... mplate.txt


Jim

Mister.44 wrote:
Is there a way to do this in a product loop:

tr
td>image1</td
td>image2</td
/tr
tr
td>product name, sku, price, etc 1</td
td>product name, sku, price, etc 1</td
/tr

I dont see a way to do this, unless I can parhaps test for the varibles.
Doable, or am I dreaming?

------------------------------------------------------------------------------------------------
- Steve Novak, The Man in the Machine! (AKA Mister.44)
------------------------------------------------------------------------------------------------
Web design - From the FUTURE! --- www.robot44.com ---
Choose the Robot for your Web Design, Graphic Design, and Creative
Consulting challenges.
Ph: (816) 737-8378 - Email: robot44@robot44.com

Jim
 


Return to User Forum

Who is online

Users browsing this forum: Bing [Bot] and 151 guests