Jump to content

use % to add impact price into attributes option


ballashop

Recommended Posts

No, that would be a custom modification. You need to calculate the discount yourself (like 20% equal to 35$) To really have a %, needs much more work, as the price may change according to (other) attribute choices etc. And what would you do if two or more attributes are given as a %? then they are dependent on each other. Which one needs to be calculated first etc. etc. Really not so easy to implement.

 

If you don't want to take out your calculator yourself every time, you might try to write some small javascript that checks if the field has some % sign in it, and then calculates the price for you, but it will still be a fixed price in the end.

 

 

pascal.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...