First of all, hello to all of you!
So. I'm trying to do something, and I would like to know if its possible with couch CMS or if you know any other way around it.
Ok, basically what I I want to do is an "order cart", and I would like to know if its possible to handle the products as clonnable pages. For example, I would like to make each cloned page a product and in each one of them I get an add to cart button. And I can navigate through all of them adding different products in different quantities. In the end I would like to have a "cart page" where I can see a table with each product added and the quantity of each one of them. In this page I would have a submit button to be able to send the data of this table to an email account... Is this possible in couch? or do I need to add my own php (which I don't control at all lol). Can somebody help me or point me to an easy solution.
Thank you very much in advance

So. I'm trying to do something, and I would like to know if its possible with couch CMS or if you know any other way around it.
Ok, basically what I I want to do is an "order cart", and I would like to know if its possible to handle the products as clonnable pages. For example, I would like to make each cloned page a product and in each one of them I get an add to cart button. And I can navigate through all of them adding different products in different quantities. In the end I would like to have a "cart page" where I can see a table with each product added and the quantity of each one of them. In this page I would have a submit button to be able to send the data of this table to an email account... Is this possible in couch? or do I need to add my own php (which I don't control at all lol). Can somebody help me or point me to an easy solution.
Thank you very much in advance