Help regarding dynamic pricing

68 views
Skip to first unread message

Aneesh Dogra

unread,
Nov 24, 2015, 12:22:16 AM11/24/15
to django-oscar
Hello,

I am building an e-commerce website that requires us to change the price of the product based on a few parameters. These parameters are chosen by the user. So for example, I have a product in multiple colors. Changes the color changes the price of the product. Say red is going to cost 10% more while Blue is going to be only 5% more.

My question is how do I go about implementing this.

1. How do I make the user select a few parameters while adding the product?
2. How do I make these selections change the price of the product?

I have read the documentation on Prices and Availability [1]. I apparently need to create a new Strategy class? Can someone give a little bit more insight into this. I seem to be stuck here!

Thanks
-Aneesh

sandino

unread,
Dec 6, 2015, 5:40:50 AM12/6/15
to django-oscar
Sounds like you want to add product variants, see https://github.com/django-oscar/django-oscar/issues/675
Reply all
Reply to author
Forward
0 new messages