How does the cart capture a rental window?
When a rental product is added to the cart, the cart captures the rental window — the start and end dates of the hire — which then carries onto the order line (the line stores the scheduled start and end). The window must respect the product's min/max day bounds. Capturing the period at add-to-cart time means pricing, availability, and return expectations are all anchored to concrete…
When a rental product is added to the cart, the cart captures the rental window — the start and end dates of the hire — which then carries onto the order line (the line stores the scheduled start and end). The window must respect the product's min/max day bounds. Capturing the period at add-to-cart time means pricing, availability, and return expectations are all anchored to concrete dates, and operations know exactly when the item is due back.