Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
Hi,
I am new to couch, I would like to make a simple ecommerce page with the article selectable by catégories so in this way each product will be classified by categories, any idea on how to do that to start?

Thanks for help
Hi and welcome remrem :)

article selectable by catégories so in this way each product will be classified by categories,

That is a pretty straightforward scenario.
Use a cloned template (say named 'products.php') and set dynamic_folders to '1'.
Define all editable regions you require within it.

Create each product (article) as a cloned page.
Create each category as a folder.
Place the products in the desired category.

I suggest you please take a look at our tutorial http://www.couchcms.com/docs/tutorials/portfolio-site/ first.
I should give you a fair idea how to structure your site.

Do let us know if you require any assistance.

Thanks.
Many thanks for the answer, I am gona try the way you wrote and I will tell you if it works, actually it seem to be the same way as the blog.

Cheers
actually it seem to be the same way as the blog.
Exactly :)
In fact, most of the usual sections of a site can be structured just like the blog (only the name changes) i.e. create cloned pages for individual items and then list them - it could be portfolio, reviews, services and so on.

Keep us posted on your progress.
Thanks.
4 posts Page 1 of 1
cron