How can I edit the Packing Slip to include the Fulfillment Location / Ultimately where the client chose to pick up the product?
???
Customers generally only end up seeing a packing-slip if left in the package AFTER they pick up the package so having pickup instructions is non sensical.
To edit packing slips see the manual.
Packing slips are generally not for just the client they are for fulfillment employees,
For pickup information to try and synthesize a solution start here :
For what I do - I need the location on the packing slip so after I pack the order, I know its next step. Customers chose the location as a pick up location at Checkout. Instead of printing out the orders and handwriting the location on the top of each order - It would be ideal to have the Pick up Location on it. I mean it has Ship To, why not Pick up at. Seems like a normal ask. I have several different pick up locations.
So it’s for staff, not customers.
For the packing slips I’m not 100% sure if the location pickup instructions object is directly exposed if at all.
Besides local delivery_instructions that is
https://help.shopify.com/en/manual/orders/notifications/email-variables#delivery-properties
So you’ll have to do some exploring.
In the end may need to set an the information in a metafield , or with a tag to use in conditional logic.
Shopify-flow should be able to assist with creating that data per order , or the usemechanic app.
https://tasks.mechanic.dev/?q=tag%20order , metafield examples https://tasks.mechanic.dev/demonstration-write-to-a-customer-metafield
Hi! did you find a solution for this? Thanks