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
When you add a product to the wish list, it adds it as expected and even saves the selection data from any choices/variants that were selected at the moment of adding the product to the wish list. When you add a wish list item to the cart, that selection data is used to populate the cart the same as if the add to cart button was pressed previously.
Unfortunately, the default viewset doesn't display the selections that were made. If you add a product with different variant selections to the wish list more than once, it's unclear which one had which selections when added to the wish list.
This update proposes that the variant/choice selection data is displayed on the wish list view in the default viewset.
The text was updated successfully, but these errors were encountered:
When you add a product to the wish list, it adds it as expected and even saves the selection data from any choices/variants that were selected at the moment of adding the product to the wish list. When you add a wish list item to the cart, that selection data is used to populate the cart the same as if the add to cart button was pressed previously.
Unfortunately, the default viewset doesn't display the selections that were made. If you add a product with different variant selections to the wish list more than once, it's unclear which one had which selections when added to the wish list.
This update proposes that the variant/choice selection data is displayed on the wish list view in the default viewset.
The text was updated successfully, but these errors were encountered: