krystynap Posted September 18, 2014 Share Posted September 18, 2014 We display pricing in the following manner on our existing site and would like to duplicate it on Prestashop if possible: List Price: $1,079.00 Our Price: $849.00 Savings: $230.00 The list price is "MSRP", our price is "MAP." Tax is only in CA, we don't want any "tax excl" or "tax incl" anywhere. Buyers will see the price with tax in the cart if they add a California address. We would probably be ok without the "Savings" line, but the other two prices we definitely must have. I tried applying a price rule to a product,but it was in the same color as the original price and it insisted on adding the unit "1" to the product page. Thanks for your help! Link to comment Share on other sites More sharing options...
krystynap Posted September 23, 2014 Author Share Posted September 23, 2014 No one knows how I can accomplish this? Please tell me there's a way! Link to comment Share on other sites More sharing options...
PascalVG Posted September 27, 2014 Share Posted September 27, 2014 Krystnap, The discount can be added in the price tab of the product, just add a 'new specific price', where you can decide the price reduction in amount or %, begin and expiry dates of discount etc. If added, automatically, the original price (with strikethrough), the new price and the discount will be shown. You can change the way it shows in css. the colour of the 2nd price you mentioned should be easy to change with some css. Do you have a URL to have a look? pascal. Link to comment Share on other sites More sharing options...
El Patron Posted September 27, 2014 Share Posted September 27, 2014 with new override of 'views' developers will soon (not soon enough) be able to produce a decent mrsp/srp module. being able to write modules that can extend/over load theme, is a dream coming true. (I've looked a module several times for this but native is not there yet)..soon 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