cart icon indicating copy to clipboard operation
cart copied to clipboard

[FEATURE] Make Shipping methods be available based on cart conditions

Open johfeu opened this issue 1 year ago • 0 comments

Implemented the ability to configure conditions in typoscript setup to switch shipping methods based on products in the cart. This allows e.g. for dynamic application of shipping methods, ensuring that shipping method A (free) is used by default, and shipping method B (with actual costs) is applied when physical products are detected in the cart.

Fixes: #545

johfeu avatar Jul 04 '24 15:07 johfeu