Posted on 27/08/2014 12:46:37
Hi Nicolai,
The issue
We need to create a lot of BOGOF campaign. A user buys a product and chooses which product he want's as offer, from a list of available products
Currently we create a dummy product, and have 1 or 2 orderlines fields so the user chooses the variant options. This is not a solution to the client, since the offered product number and other descriptions are not accurate, and the stock is not correct either.
Your 1st solution - Discount with 1 product offer
From what I understand, you suggested 1 discount and update the orderline database information with the corresponding value (in Razor or C#).
- Doesn't the discounts get updated at every step, invalidating this process?
- Wouldn't we have to do this on evey cart load process?
Your 2nd solution - 1 Discount for each variant combination
This may be a solution, but will have me configure 1 discount for every variant combination. The problem with this solution is volume. At the moment there are 8 pages of discounts configured on this solution. This is addind more and more complexity to it :(
- Doesn't the discounts get updated at every step, invalidating this process?
- Wouldn't we have to do this on evey cart load process?
Feature Request
I'm not sure it qualifies either, but if in the Offer box, where we choose the products we could set quantities per product and select All/Single product (radio), would make this a new feature.
Also not sure it fits in the new Discount Matrix logic.
Best Regards,
Nuno