dazfx Posted April 24, 2011 Share Posted April 24, 2011 Hello, how to solve task described below?Have:3 products: product_name1, product_name2, product_name3All products of categories snowboards and manSource:{foreach from=$products item=product name=type}{/foreach}Code paced in product-list.tpl.Result:product_name1product_name2product_name3Task: what should be instead of this string: {!!?SOME_CODE??!!}? Thanks!!!Additional question: how to manually rename category with smarty? source: {$category->name} result: "snowboards" task: rename $category->name to "googles" 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