Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Displaying All Products on front page with buy button and price


pimpton

Recommended Posts

Posted

download this contribution will arrange products the way you want

http://www.oscommerce.com/community/contri...roducts+listing

rename it to new_products.php install into catalog/includes/modules folder

 

rename old one first then open up and look how buy now button is done and amend new one accordingly

 

but 1 warning the more images you have slower site will be and might lose customers on dial up as site could take ages for them

Posted
download this contribution will arrange products the way you want

http://www.oscommerce.com/community/contri...roducts+listing

rename it to new_products.php install into catalog/includes/modules folder

 

rename old one first then open up and look how buy now button is done and amend new one accordingly

 

but 1 warning the more images you have slower site will be and might lose customers on dial up as site could take ages for them

 

 

I received the following error message after folowing the steps provided:

 

1109 - Unknown table 'p' in field list

 

select count(p.products_date_added) as total order by p.products_date_added desc

 

[TEP STOP]

  • 3 months later...

Archived

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

×
×
  • Create New...