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

display product attachments at the product details page #767

Closed
shauke opened this issue Jul 1, 2021 · 1 comment · Fixed by #840
Closed

display product attachments at the product details page #767

shauke opened this issue Jul 1, 2021 · 1 comment · Fixed by #840
Assignees
Labels
enhancement Enhancement to an existing feature
Milestone

Comments

@shauke
Copy link
Collaborator

shauke commented Jul 1, 2021

The PWA does currently not support the display of product attachments even though the ICM REST API provides all necessary information now (see https://intershoppwa.azurewebsites.net/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest/products/201807231-01).

image

With the link information a working URL can be constructed that will download the attachment, e.g.
https://intershoppwa.azurewebsites.net/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest;loc=en_US/attachments/inSPIRED%253A%252Fmanuals%252Fsurface-book-user-guide-EN.pdf

With this information product attachment information similar to the Responsive Starter Store should be implemented.
image
https://pwa-ish-demo.test.intershop.com/INTERSHOP/web/WFS/inSPIRED-inTRONICS-Site/en_US/-/USD/ViewProduct-Start?SKU=201807231-01&CategoryName=897_Microsoft&CategoryDomainName=inSPIRED-Computers

AB#64627

@shauke shauke added the enhancement Enhancement to an existing feature label Jul 1, 2021
@M-Behr
Copy link

M-Behr commented Jul 6, 2021

New IAD/VD:
The UX team would like to replace the icon with a link to make the "Download" action clearer, as well as change the headline so that the content reflects expectations.
IADVD_ProductAttachments

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

Successfully merging a pull request may close this issue.

3 participants