Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Listing Help Please, Pretty Please!


stebut07

Recommended Posts

Posted

Hi all,

 

hope everyone is well. Thanks for looking at this post. I need some help changing style/layout for product listing. I would like to have tabbed content on the page for products. I have the divs, javascript and layout complete for tabs, but having a problem showing product listing content. Heres an example of what i need

 

<div class="tabber">

<div class="tabbertab">

<h2>Product Info</h2><p>

 

Would like product name, price in this tab (what code would go here from modules/product_listing.php

</div>

<div class="tabbertab">

<h2>Produdct Attributes</h2><p>

 

All tab attributes for each product in this tab (what code would go here from modules/product_listing.php)

</div>

</div>

 

 

Basically, need to know how to split the code in the modules/product_listing.php file so i can seperate content into seperate tabs. I hope this makes sense. I would like to thank everyone in advance for looking at this post and for any help, advice, support.

 

Best Wishes,

 

Steven

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...