Add option to exclude parent from cart

Created on 14 September 2023, 10 months ago
Updated 13 March 2024, 4 months ago

Problem/Motivation

Currently, the vado combos are added to the cart, and the children depend on the parent product being in the cart.

There is a use case where a bundle might be sold, a hat and shirt combo, and the desired result would just be to have the hat and shirt freely in the cart without a parent product being the controller.

Proposed resolution

Add a boolean to exclude the parent.

User interface changes

This feature would NOT work with sync_quantity nor include_parent, so ,we might need to specify that in the variation form.

Data model changes

or... it might be worth considering moving sync_quantity to a "cart_behavior" radio options that could include sync quantity and exclude parent.

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024