Hi there, I’m starting a simple online store for a website based in expression engine.
As I understand, I have to create each item like a weblog entry, so I created a new weblog called “store” and started posting on it.
Then I add those entries as items at the store module, and add some info like prices.
Now I think I have to create a new template for it, to display the items, then another for the user’s shopping cart, then for the checkout,...
Isn’t there a default template structure or an example from witch I can develop?