witrin / magento-gifts

Adds automatically gift products to the shopping cart when user defined conditions are met.
http://www.magentocommerce.com/magento-connect/gift-rules.html
Open Software License 3.0
37 stars 15 forks source link

Let customer choose the gift #6

Open tmp2000 opened 11 years ago

tmp2000 commented 11 years ago

Hi,It is a great extension. Have one question: Is it possible that let customer choose one gift in n gifts? Thanks.

witrin commented 11 years ago

Yes, you're right! Currently this is not possible. But this might be a nice feature for a upcoming release. You're welcome to describe it in more detail.

tmp2000 commented 11 years ago

So quick response :+1: Image such scene: If one customer's cart is more than $50 , so we can let customer choose 2 gifts between 5 gifts which has set in the rule in shopping cart page. But it would have some problems for promotion rule limition,for example, there are two rules(rule 1,rule2) matching the cart more than $50,I am not sure whether it is easy or possible to check which chosen gifts are rule 1,and which chosen gifts are rule 2 after customer choose products. Or we can auto added random 2 gifts in 5 gifts into shopping cart.