Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I am attempting to add a simple Tag ("Local Pickup") to any orders that customers who choose delivery method as Local pick up:
Tried these 2 methods ;
However, neither are returning a TRUE condition.
I am bewildered where the "Local pick up" is located.
Tried Shopify Help to no avail.
Here is the Flow;
I do know the rule is completing as it is adding in the "Shipping Req." TAG I included as a FALSE result. Problem is that it is returning FALSE for every order, regardless of whether it is to be picked up or Shipped.
Not hugely talented in this basic coding so, any help would be greatly appreciated.
Hi, do you need this to be available at order creation? Testing I managed to use {{fulfillmentOrder.deliveryMethod.methodType}} which returns PICK_UP as a value, however it's only available on a fulfillment order trigger like Order ready to fulfill
To learn more visit the Shopify Help Center or the Community Blog.
I would like to have it at order creation if anyone has a solution
Hi Roehamptonorchi,
This is not yet available in the order as far as I'm aware and only in the fulfillment. You could build a Workflow around some of the fulfillment events or look at trying to build something custom using the `order.shippingLine` data. That data is specific to each shop and location set up, so you'll need to review it based on your implementation of Local Pickup to see if it works for your use case.
Hope that helps!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024