Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Add multiple columns to product listing module


dafatdude

Recommended Posts

Posted

Hello,

 

I am creating an online magic the gathering card shop and i need to be able to create a product listing page that has the following columns:

 

|Name| |Set| |Color| |Rarity| ...... etc.

 

I plan on entering in the relevant columns at the end of the PRODUCT table with phpmyadmin but i would like to know how i can add a sortable column containing the custom information regarding the products.

 

Thanks.

Posted

I would suggest using the Category Fields contribution for your extra fields. You will then need to edit index.php and /includes/modules/product_listing.php and the corresponding language file.

 

The contribution only displays the new fields on the product_info page, but will save you a ton of work :D

 

Matti

Archived

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

×
×
  • Create New...