Cart Form
The Cart Form section defines selectors for cart page elements and checkout controls.
Elements covered
- Form Selector
- Checkout Button
- Quantity decrease button
- Quantity input field
- Quantity increase button
Why this matters
These selectors allow Cart Reserve to:
- Prevent checkout when reservation limits are exceeded
- Update reservations when quantities change
- Maintain accurate inventory reservations during cart interactions
Recommended approach
- Start with default values
- Change selectors only if checkout blocking or quantity tracking does not work correctly
- After changes, test adding items, changing quantities, and proceeding to checkout