All things Shopify and commerce
Hello,
I am using the Shopify Marketplace Connect app to sync my eBay orders to my Shopify. This works great, but my main issue is the packing slips do not have any details from eBay. I wanted to update my packing slip to contain the eBay order id in place of the Shopify order id, however, I cannot figure out how to do this.
When I click into an order on shopify it has a field called "eBay Order Id" under "Additional details". I have tried printing all the attributes that show up there in many different ways from other posts here but none of them show anything. Here is what I currently added to try and show these extra fields:
<p>Test:</p> {% for order_attribute in order.attributes %} <div> {{ order_attribute|first }}: {{ order_attribute|last }} </div> {% endfor %} <p>Test 2:</p> {% for cart_attribute in cart.attributes %} <div> {{ cart_attribute|first }}: {{ cart_attribute|last }} </div> {% endfor %} <p>Test 3:</p> {% for attribute in attributes %} <div> {{ attribute|first }}: {{ attribute|last }} </div> {% endfor %}
Every single option from all 3 tests do not print any attributes even though there are attributes on the order:
How can I access the Additional detail information on the packing slips?
Did you ever find a solution? I'm not using a third party app like you are but I too am unable to display on my packing slip any info I've collected under additional details.
Yeah there is an app made by shopify that you have to use for printing the packing slips to get that info: https://apps.shopify.com/shopify-order-printer
Not available on the normal packing slip so the print shipping label with packing slip doesnt work unfortunately.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025