Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

[BUG] Crosseling on product page #1384

Closed
3 tasks
lbebnowicz opened this issue Mar 1, 2021 · 1 comment · Fixed by #1392
Closed
3 tasks

[BUG] Crosseling on product page #1384

lbebnowicz opened this issue Mar 1, 2021 · 1 comment · Fixed by #1392
Labels
bug Something isn't working

Comments

@lbebnowicz
Copy link

lbebnowicz commented Mar 1, 2021

description of an issue is placed after acceptance criteria chapter

Acceptance criteria

  • cross sellings includes & associations params are removed from defaults useCms and useProduct sections.
  • cross sellings are being fetched async in onMounted callback
  • /store-api/v{version}/product/{productId}/cross-selling endpoint is used in order to fetch existing cross sellings

Describe the bug

assigned product aren't present anymore within cross sellings relation for product entity (v6.5.3.1)
cross selling products are not displayed on product page
image

because assigned products are not comming from backend
image

Provide reproduction steps, example:

  • i've assign couple products in panel admin and made it active

image

Additional context

pwa 0.7.1
shopware 6.3.5.1

@lbebnowicz lbebnowicz added the bug Something isn't working label Mar 1, 2021
@mkucmus
Copy link
Collaborator

mkucmus commented Mar 5, 2021

thanks @lbebnowicz, we noticed missing assignedProducts within crossSellings as well, and we are going to implement it asynchronously, fetching cross sellings from another endpoint (already available).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
2 participants