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: display of product labels for product lists (#73) #131

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

suschneider
Copy link
Member

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Product labels for products (like 'Sale' and 'Topseller') are not displayed on product list page until product detail page of the product has been opened.

Issue Number: #73

What Is the New Behavior?

Product labels are always displayed on product list page.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

@suschneider suschneider added the bug Something isn't working label Feb 26, 2020
@suschneider suschneider added this to the 0.18 milestone Feb 26, 2020
@suschneider suschneider self-assigned this Feb 26, 2020
@shauke shauke merged commit 7314bf0 into develop Feb 26, 2020
@shauke shauke deleted the bugfix/display-product-label-for-product-lists branch February 26, 2020 16:05
cbratsch pushed a commit that referenced this pull request Mar 9, 2020
- changed to the right format for fetching attributeGroup data with product list REST API calls

closes #73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants