[SOLVED]Start with Cart/Products module
Posted: Sun Oct 26, 2014 12:37 pm
As a first I would like to mention that i used search section to find my problem solved. Without a success.
I started to work with Cart/Products modules.
After adding some products I want to display them in my template (with details), and display also Add to Cart button.
Problem starts with displaying all products with their details. I saw similar topic where someone use {Products action="details" productid="3"} http://forum.cmsmadesimple.org/viewtopi ... rt#p314209
but how to display in loop all items using foreach smart tag or smth like this ?
Second problem is when I type just {Products} it displays all my products (without details) and links of those products redirect to the same page (not showing any details) . I don;t know how to change it.
I work with this tutorial https://www.packtpub.com/books/content/ ... ce-website and did it like three times and I don't know how to use templates and how to display their content. I don't really know how to start them on my main template.
I understand its because of lack of some basic knowledge . So please give me some hints.
I started to work with Cart/Products modules.
After adding some products I want to display them in my template (with details), and display also Add to Cart button.
Problem starts with displaying all products with their details. I saw similar topic where someone use {Products action="details" productid="3"} http://forum.cmsmadesimple.org/viewtopi ... rt#p314209
but how to display in loop all items using foreach smart tag or smth like this ?
Second problem is when I type just {Products} it displays all my products (without details) and links of those products redirect to the same page (not showing any details) . I don;t know how to change it.
I work with this tutorial https://www.packtpub.com/books/content/ ... ce-website and did it like three times and I don't know how to use templates and how to display their content. I don't really know how to start them on my main template.
I understand its because of lack of some basic knowledge . So please give me some hints.