javierocanas Posted July 3, 2013 Share Posted July 3, 2013 (edited) Well, i want to display the specific price, cause in my theme just showing the name of product, discount and the min quantity, so whats the code to show the specific price, i tried with {$product->specificPrice.price} but doesn't work any idea? Edited July 3, 2013 by javierocanas (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 4, 2013 Share Posted July 4, 2013 It is better to debug the property of special like {$product->specificPrice|print_r} then you will see how the value comes. refresh the page and clean the cache then you will understand how the value comes. Link to comment Share on other sites More sharing options...
ALMAJ Posted November 13, 2013 Share Posted November 13, 2013 It is better to debug the property of special like {$product->specificPrice|print_r} then you will see how the value comes. refresh the page and clean the cache then you will understand how the value comes. Hello smartdatasoft, I want to achieve the same thing as javierocanas, but I did not understand your solution, what files i must edit and what lines i must change? tanks Link to comment Share on other sites More sharing options...
SmartDataSoft Posted November 13, 2013 Share Posted November 13, 2013 please told me where you like to show and what you like to show. i will suggest you or past a working code. so that you can solve that. 1 Link to comment Share on other sites More sharing options...
ALMAJ Posted November 13, 2013 Share Posted November 13, 2013 (edited) tanks for your reply smartdatasoft I just want to show the price next to the Discount just like in the screenshot of the OP javierocanas tanks again Edited November 13, 2013 by majority (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted November 13, 2013 Share Posted November 13, 2013 where is the screen shot, is that the top one of this post. Link to comment Share on other sites More sharing options...
ALMAJ Posted November 13, 2013 Share Posted November 13, 2013 yes Link to comment Share on other sites More sharing options...
Recommended Posts