ccw0103 Posted August 25, 2017 Share Posted August 25, 2017 Hi, Is there a module that allowed me to give customer an options when in cart to add an customized discounted product? let's say if a customer purchase over $100 and I would like to reward them by giving them an options to add a 50% discounted product to their cart, how can I do it? The original cart rules does not offer me this options...thanks.. Link to comment Share on other sites More sharing options...
NemoPS Posted August 26, 2017 Share Posted August 26, 2017 Actually it should be possible, there is a minimum order value under which cart rules are not available.Why are they supposed to choose if they want the discount or not? Link to comment Share on other sites More sharing options...
ccw0103 Posted August 28, 2017 Author Share Posted August 28, 2017 Actually it should be possible, there is a minimum order value under which cart rules are not available. Why are they supposed to choose if they want the discount or not? Hi, I meaning they can choose whether they want to add the "discounted" product to the cart, it is still something they need to pay for, not for free, so some might not be interested... anyway, I can't think of a cart rule and module that does this, any idea? Link to comment Share on other sites More sharing options...
NemoPS Posted August 30, 2017 Share Posted August 30, 2017 Ah, that's different. So you are offering a product based on the cart's content?Indeed, it's not possible by default. Is it a static product?If so, I would to this: create the discount for that additional product, and make the condition trigger when your minimum amount is met. At this point, you can hardcode the product block if it's static, with an "add to cart" near it and the id hardcoded as well. You can hardcode the text saying it's gonna be % off as well of course.I believe you can just do it in shopping-cart.tpl, or, if you feel brave, make a new module. It's a sort of cross selling promotion Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now