Jump to content

Configurable option price decreases as quantity increases


Vike

Recommended Posts

Hello! So I attempted to use the 'Quantity' option on a configurable option for a product that is sold in 'per page'. But say I wanted the price per page to decrease as someone moved the slider to increase the number of pages they are attempting to purchase, how would this be possible with the configurable options? Currently only see that the pricing for configurable options is static and promotions can't be attached to them.

Link to comment
Share on other sites

19 hours ago, mikejarvisnicol said:

So I attempted to use the 'Quantity' option on a configurable option for a product that is sold in 'per page'. But say I wanted the price per page to decrease as someone moved the slider to increase the number of pages they are attempting to purchase, how would this be possible with the configurable options? Currently only see that the pricing for configurable options is static

So for example if someone wants to order 1 page the cost would be $5, but between 2-5 pages would be $3 per page.

with the quantity option, there isn't an built-in method to do quantity discounting with configurable options... with some advanced jQuery coding, it could be done - though usually it's not worth the effort / expense (unless you were to make constant use of it with multiple products).

the usual way to do what you intend would be to use the "Dropdown" option and add a price for x pages, e.g 1=>$5, 2=>$6, 3=>$9, 4=>$12, 5=>$15 etc... as long as you don't have too many page options, this should be workable... if you have a *lot* of pages to list like that, then you may need to group them together, e.g 1, 2-5 (priced for 5), 6-10 (prices for 10) etc.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated