outlet.ee Posted January 8, 2023 Share Posted January 8, 2023 In 1.6 I used to have the variable in product.tpl: {$product->specificPrice.to|date_format:'%e.%-m.%Y'} It does not work in 1.7. I also tried {$product.reduction.to} {$product.specific_price.to} {$product->specific_price.to} Is there any way to get it on v1.7 (product-prices.tpl)? 1 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