Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

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

  1. Identify the main cart container in your theme
  2. Update the Parent Query selector if necessary
  3. Save changes and test quantity updates in the cart