aligulbay Posted August 26, 2013 Share Posted August 26, 2013 Hello all My question is so simple How to show product adding or updating date on products page product.tpl ? Regards Link to comment Share on other sites More sharing options...
vekia Posted August 26, 2013 Share Posted August 26, 2013 you can use these variables: {$product->date_add} {$product->date_upd} effect: Link to comment Share on other sites More sharing options...
aligulbay Posted August 26, 2013 Author Share Posted August 26, 2013 thanks alot Vekia it works perfect Link to comment Share on other sites More sharing options...
vekia Posted August 26, 2013 Share Posted August 26, 2013 thanks for cofnirmation so im going to mark this thread as [sOLVED] best regards Link to comment Share on other sites More sharing options...
nipun Posted September 4, 2013 Share Posted September 4, 2013 Hello ,Can you help me ,how to show related products on product.tpl page ? Regards Link to comment Share on other sites More sharing options...
vekia Posted September 4, 2013 Share Posted September 4, 2013 you can use module named "Products Category" Link to comment Share on other sites More sharing options...
nipun Posted September 4, 2013 Share Posted September 4, 2013 thank you Vekia , for Replying Meact i need to show accessories on Product page .I am Use One accessories Module For Showing Products i can use {Productaccessories} Module again thank you Vekia Link to comment Share on other sites More sharing options...
Stealthy Posted March 20, 2015 Share Posted March 20, 2015 you can use these variables: {$product->date_add} {$product->date_upd} effect: Where should I insert this code? I opened the product.tpl (theme/MYTHEME/product.tpl) but I dont know where should I add this lines. Link to comment Share on other sites More sharing options...
Recommended Posts