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

Fix documentation around Discount vs Specific Price #37

Open
markguinn opened this issue Jul 23, 2015 · 0 comments
Open

Fix documentation around Discount vs Specific Price #37

markguinn opened this issue Jul 23, 2015 · 0 comments

Comments

@markguinn
Copy link
Contributor

The difference is confusing and not immediately clear. The normal user expectation seems to be that Discount will update the displayed price of the product. I think we should do two things:

  1. In the short term update the documentation to spell out what each does.
  2. In the longer term update the logic so Discounts affect the displayed price as well. That could be an option when the discount is created to maintain backwards compatibility.

Here's a sample explanation for the docs (taken from a recent gitter conversation): If you create a "Discount" from the Discounts tab in the CMS that is actually not applied until checkout. It becomes a line item in the order, just like if the customer typed in a coupon code but with the code. To discount the pricing for a specific product you would go in and edit that product and there is another set of discount controls in the Pricing tab on the product.

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

No branches or pull requests

1 participant