Ok, I think I understand how page and product templates work from developers standpoint. Now I'd like to add things like - cart total, and links to view cart. Can I simply add this to a page?
[-- IF STORE.Subtotal --]
[-- STORE.Subtotal --]
[-- END_IF --]
I tried to do this, but it returns "subtotal" where I have this code. I did have two products in the cart at the time.
Thanks
Rich