Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add discount coupon on the cart #295

Open
Territoriohost opened this issue Jan 26, 2017 · 1 comment
Open

Add discount coupon on the cart #295

Territoriohost opened this issue Jan 26, 2017 · 1 comment

Comments

@Territoriohost
Copy link

Hi I'm using minicart in my web and I would like to have the option of adding a field in the cart to enter a discount coupon, I have read the documentation but I do not see that option, there is a way to do it, thanks

@robliberty
Copy link

This would be an AMAZING feature! An input field on the cart that accepts a predefined "coupon code" and subtracts an associated amount once per cart.

It could use a config like {"coupon": "SAVE10", "type":"flat", "value": "-10.00"} or {"coupon": "SAVE10", "type":"percent", "value": "10"}

I really like the default minicart :) with a few style tweaks and added mobile responsiveness I have it working here: https://vt14.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants