App reviews, troubleshooting, and recommendations
We currently are using Shopify Scripts to allow customers who have placed at least 5 previous orders, to view an in-store pickup option, though come next year, Shopify Scripts will be deprecated and we must find another way around this. I have set up a Flow to add a boolean metafield for customers who meet this criteria. Does anyone know of an app or another solution that will only show this specific shipping rate depending on if this metafield is TRUE?
You can probably use the Delivery Customization Function API for this.
You can check metafield values using `input.cart.buyerIdentity.customer.metafield(...)`
And then return a `HideOperation` to hide the in-store pickup shipping rate to anyone who doesn't have the desired metafield.
You can't currently change local pickup using delivery customizations per this documentation
https://shopify.dev/docs/api/functions/reference/delivery-customization
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023