Hey, @mel30 .
Thank you for reaching out and posting this question!
I understand you’re looking to indicate “Local pickup” on the orders with Order Printer. Since the {{ shipping_method.title }} variable is only displaying the store address, then you can try the following:
{{ shipping_methods }} or {{ shipping_lines }}
{{ shipping_line.title }}
If that doesn’t work, then it may be possible to do this using more complex conditions and we can see if this is something that our Theme Support team can help you with. While we’re not able to provide account-specific support via the Shopify Community at this time, we’d be happy to continue assisting you through live chat, email, or callback. Please visit the Shopify Help Center and log in to your account to create a support request.
Did you get a chance to try these two variables already?