For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hi everyone,
I would need to display a checkout UI extension depending on the fulfilment location of the line items (I only want to display the extension when one of the items is shipped from location B). It doesn't seem possible by reading the documentation, but I'm wondering if anyone found a workaround to access the locations. Shopify is able to adjust shipping fees since the fees are doubled when the order is split between two locations, but we don't know how to get the name of the location...
Hi TonioLGH!
Did you ever figure out a solution to this? We need to something similar with our checkout extension (only have it display depending on the fulfillment service of the line items). It looks like Shopify has deprecated the fulfillmentService field altogether and is suggesting we use inventoryItem instead, but not sure that gets us what we need. Would be interested to see how you worked around this. Thanks!