Short description of issue
order.pickup_in_store? returns false even if order is for pickup
Reproduction steps
Using the condition in liquid to check if an order was for pickup/collection always returns false: {{ order.pickup_in_store? }}
Additional info
Not sure what else to say, order.pickup_in_store? always returns false even if the order has been placed for pickup/collection.
It has previously been raised in the Shopify forums before several years ago. This is the exact same issue I am reporting bascally.
What type of topic is this
Bug report