List Shipping Options for Cart should be based on Stock Locations by default #10786
Closed
joekendal
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
@joekendal, what exactly would you like to be able to do, if not use the workflow? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Carts by default return all shipping options for all locations. There should be a way to determine which shipping options are available based on the product variant inventory.
The only way I've found around this is to use the
listShippingOptionsForCartWorkflow
which adds extra latency.It would make sense if there was 1st class support for this by default as they are core modules from Medusa.
Beta Was this translation helpful? Give feedback.
All reactions