Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Display


beatvault

Recommended Posts

How do I go about adding other options to the product display? Longaeva books has an example of what I am talking about. http://www.longaeva.com/product_info.php?p...oducts_id=51358

 

You see the ISBN, Author, etc. That is what I am talking about. I tried just putting this information in the description but it defeats the design. Thank you for any help you can give.

 

Also what is product_model used for? Would be nice if I can get that to display in the product display as well.

Link to comment
Share on other sites

Make new input parameters on the product inputting page, add the relevant fields to the database, input hte post'd parameters to the database fields...

 

Write a function that'll extract the information and present it on the page(s).

 

It is not difficult, in fact it is really easy, but takes a bit of coding skill and time...

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...