rockface Posted May 26, 2011 Share Posted May 26, 2011 I'm trying to add some information to a product.tpl and see it uses {$product.name}, {$product.description}. Is there is a way to list what other info is available in the $product collection? I'm looking for something like $product.bandwidth, $product.maxemailaccounts... Thanks. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted May 26, 2011 Share Posted May 26, 2011 to list all of the available vars in the smarty template insert {debug} into it 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.