addToCart function doesn't work correctly with attachments and assembly options' component's attachment
Store Framework
•
ID: 830495
Backlog
Published on5/23/2023
•
Last updated on5/23/2023
1 min read
Summary
addToCart function doesn't work correctly when a product has assembly options and attachments configured and one of the assembly options' components also has attachments. Only the component's attachment will be added to the cart.
Simulation
- Configure an attachment for a product;
- Configure assembly options for the same product in which one of the components has attachments;
- Add the product to the cart, selecting the product's and the component's attachments;
- Access checkout and check that the product's attachment was not added.
Workaround
N/A