Page 1 of 1

Can you sell products with no product pages

Posted: Sat Mar 29, 2014 3:15 am
by tom327
I wanted to set up a store where there would be no product pages for each product.

Instead there would only be category and sub-category pages that just listed the name of each product, the price, and the Add to Cart Button.

Can opencart work in that way without issues where I would be "skipping" the actual product pages? Do I need to modify some coding or need an extension?

Re: Can you sell products with no product pages

Posted: Wed Apr 02, 2014 10:51 pm
by ramesh_vikaschouhan
yes you need to modify some code ....
I can help u achieve the solution if you wish ...

Re: Can you sell products with no product pages

Posted: Wed Apr 09, 2014 3:22 pm
by MarketInSG
tom327 wrote:I wanted to set up a store where there would be no product pages for each product.

Instead there would only be category and sub-category pages that just listed the name of each product, the price, and the Add to Cart Button.

Can opencart work in that way without issues where I would be "skipping" the actual product pages? Do I need to modify some coding or need an extension?
Just add the products to the categories and they will be listed on the category pages. Then, modify the template to prevent it from linking to the product page