Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product page modification


hashi

Recommended Posts

Posted

Hi All,

 

http://www.invaso.de/shop/php/page/shop/in...php?IDENT=1:5:0

 

The above store is developed using XTCommerce and I would like to create a similar store with osCommerce. Here I am facing difficulties when creating the product table (pls. refer to the above URL). They have presented multiple products with separate add-to-cart buttons in a table. Also just on top of the products table, there are two buttons for 2 pdf files which will be linked to different pdfs based on the products. (one where they explain the products and the other pdf is about the ingredients).

 

Please help me to create a store which is almost similar to the above URL using osCommerce.

 

Thanks a million!

Posted

To get a shop like this you need to either;

 

1. Do a lot of hard work, by trying things out, reading this forum and learning as you go along.

or

2. Pay someone to make a site for you

 

To give you an idea;

 

They have presented multiple products with separate add-to-cart buttons in a table.
There is a contribution which does something like this - I cannot remember it's name. Search the contributions area and you'll probably come across it.

 

Also just on top of the products table, there are two buttons for 2 pdf files which will be linked to different pdfs based on the products.
This would mean a little recode of the file admin/categories.php to allow you to upload 2 PDF's per product. You would also need to make 2 new columns in the datbase. Then amend the SQL in the products page to get the value of those columns on a per product basis - and if the value is not null - give a download link! Sounds comlicated, but is in fact fairly straightforward! About 20 minutes work, maybe?

Archived

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

×
×
  • Create New...