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

Wrong SKU on Product Detail page, if Product has Up-Sell items #59

Open
sneader opened this issue Mar 30, 2012 · 0 comments
Open

Wrong SKU on Product Detail page, if Product has Up-Sell items #59

sneader opened this issue Mar 30, 2012 · 0 comments

Comments

@sneader
Copy link

sneader commented Mar 30, 2012

When viewing the details page of a product, if that product has Up-Sell items listed, the SKU of the product being viewed will show the last Up-Sell item's SKU.

Example:

Product A has SKU of 123
Product B has SKU of 456
Product C has SKU of 789

When viewing Product A, without any up-sell items, the SKU will display correctly as 123.

If you make Product B an "Up-Sell" item on Product A... then when you view Product A, the SKU will display 456 (wrong!)

If you also make Product C an Up-Sell item on Product A... then when you view Product A, the SKU will display 489 (wrong!)

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

1 participant