You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
Magento version(s) used: 1.9
Extension version(s) affected: 3.11.0 and below
Description
When adding multiple products to cart with
Configurable products are not correctly added, having no images in some setups.
How to reproduce
Use the snippet above and observe that the SKU is added directly instead of the parent product with the super attributes.
Possible Solution
Call addSkuToCart multiple times to add all products.
Additional context
N/A
The text was updated successfully, but these errors were encountered: