All things Shopify and commerce
I need to have additional details on our packing slips. The app is PifyCart & Customer Attributes (I'm open to using someone else if needed). Their code works for OrderPrinter but I don't like the way their packing slip looks and we need to be able to filter orders. When I use that code on Shopify packing slip, it gives me the Additional Information box but not the actual information. So close!!
Hey @select112
Can you provide more details about this issue?
like screenshot about the additional information box? what is the actual information you refer to?
Here is the screen shot - it's at the bottom of the page. The additional details the customer gave doesn't show up in the box. It shows up if I do the code on the Order Printer app, but if I use this code on the Shopify packing slip, it doesn't
Here is the code I used:
<div style="padding: 1.5em; border: 1px solid black;"> <h2 style="margin: 0 0 1em 0;">Additional Information</h2> <div> {% for attribute in order.attributes %} {{ attribute | first }}: {{ attribute | last }} <br/>{% endfor %} </div> </div>
Hi @select112
Thanks for your clarify.
Refer to this article, we can not get additional information for packing slips.
So you need change your work flow.
Try using apps that add customize options in product page. not in cart page. like this app
Also there is same issue like yours. pls have a check: here
Hope this helps.
Thank you for your response. Unfortunately, I need the attributes on the cart page, the product page won't work. I downloaded Order Printer app and the attributes will work in that, but there is no way to filter orders to print and that is something I definitely have to have. Is there anyone for hire that could do this for us?
Hi @select112
There are many order printer app. Try to use another app instead
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024