Skip to content

Conversation

@johfeu
Copy link
Contributor

@johfeu johfeu commented Jul 4, 2024

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

…extcode#545)

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: extcode#545
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Shipping methods be available based on cart conditions

1 participant