How do you display the discounted price on a node level?
e.g.
Regular Price: $100
Discounted Price $70
(i'm using a custom template "node-product.tpl.php", i have everything else figured out other than the discounted price)
How do you display the discounted price on a node level?
e.g.
Regular Price: $100
Discounted Price $70
(i'm using a custom template "node-product.tpl.php", i have everything else figured out other than the discounted price)
Comments
Comment #1
duntuk commentedOk... figured it out...
Comment #2
duntuk commentedclosed..
Comment #3
duntuk commentedcleaned up the code a bit....