List Price Support

Posts: 47
Joined: 12/11/2007

1. How to strike out the list price?
2. When list price for certain product is not give or when a product is being sold at its list price, then list price should not be shown for that particular product.

Currently, when I select list price option from /admin/store/settings/products/edit/fields then for products where I do not provide list price, it shows $0.00 Sad

Posts: 47
Joined: 12/11/2007

bump...

just wanted to make this thread to reach at the top in a hope that someone will enlighten this topic as it has still not been answered.

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

You can do this on the theme level by comparing the value before printing it out... there isn't anything automatic to do this atm.