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

Combined Listings - Successive variant switch between combined listing products not working anymore #3686

Open
Benedikt-beeclever opened this issue Dec 12, 2024 · 0 comments

Comments

@Benedikt-beeclever
Copy link

Describe the current behavior

Switching between combined listing components is not possible anymore. The liquid field product_option_value.product_url is only valid for the first variant-change after the product_url field is always the first combined listing product.

Describe the expected behavior

Switching between combined listing products was possible just last week. The winter editions update must have caused a server-side bug with combined listings.

Version information (Dawn, browsers and operating systems)

  • Dawn Version: 15.1.0
  • Chrome Version: 131.0.6778.139 (bug is browser independent within liquid (server sided))
  • macOS Version: 15.1.1

Possible solution

The option value product_url has to return the correct url

Additional context/screenshots

Current Store it is not working on https://us.strauss.com

There is a second color option on variant-level for special reasons however this should not cause a bug within the liquid-api or the section-api

initial view:
Image
after switch to navy-color combined listing (still the white shirt gets returned):
Image

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