Cart Item Changes
Expand Cart Item Changes to configure how Cart Reserve detects quantity changes inside the cart.
What this section controls
- Which DOM event is used to detect cart updates (default:
change) - Which parent container represents the cart
When to update this section
You may need to adjust these selectors if:
- Quantity changes are not detected
- Reservation timers do not update when cart quantities change
- Your theme uses custom JavaScript or a non-standard cart layout
How to configure
- Identify the main cart container in your theme
- Update the Parent Query selector if necessary
- Save changes and test quantity updates in the cart