cyberpunk Posted October 19, 2014 Share Posted October 19, 2014 I'm altering the default order_conf template. I'm having problem iterating through the products. They are all dispalyed in a single row but I want to seperate them e.g. Product #1 : price Product #2 : price The only variable available in the default template is {products} How do I iterate through it? Link to comment Share on other sites More sharing options...
cristic Posted October 20, 2014 Share Posted October 20, 2014 I don't know if I understand your problem, but you can use smarty foreach. You can check product-list.tpl as an example. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now