I have marked my discounted p开发者_如何学Pythonroducts as "special" (featured). This offers are displayed in "Featured products". Ok.
Now, This module display:
- image
- description
- price
But how I can display price before to apply discount? Which files I need to edit to display this field?
Because I need to display price before discount with line-through
In my experience, Virtuemart already has a built-in function that does this.
If you're looking for this:
Simply find the Product, type in the amount plus the discount amount. Like so:
Not sure if this is what you were looking for, but just let me know if you have any questions.
精彩评论