Avaliações (264)
Refinar
-
Por classificação
One of the best apps on shopify. Code is also very easy to edit. I added barcode option and changed text font, was a breeze
Just installed and seems to work well. For those who wish to install their UEN Number (business registration) just include this code:
Unique Entity Number (UEN): YOUR_UEN_HERE
I included mine right at the bottom.
5 stars for printing receipts. I downloaded the app and 10 seconds later I was printing a receipt for a customer. I downloaded the pdf and done. That was fast and super simple. I can't believe the stock shopify software doesn't have this option install in its basic software.
I have been using it with custom templates and works flawlessly everytime, thanks
This update is a significant improvement for us! We now have the ability to include more detailed information in our invoices and packing lists, thanks to the use of metafields, customer notes, and a wide range of variables and styles. While the new requirement for object names in variable names was unexpected, it ultimately allowed us to enhance our documents exactly how we wanted. It would have been convenient to automatically transfer the old Order Printer Templates, but we understand it’s a complex task.
Overall, great job on this much-needed upgrade!
The App was easy to install and we were able to transfer our current template styles across easily. No issues whatsoever.
Great app, more customisable if you are using AI to write the code, below is the code I use if you are interested
Cart Note, Order Tag, Buyer details is included in the packing slip
Packing Slip
Order {{ order.order_name }}
{% if order.po_number %}PO # {{ order.po_number }}{% endif %}
{{ "now" | date: "%B %e, %Y" }}
From
{{ shop.name }}
{{ shop.address | format_address }}
{% if order.shipping_address %}
Ship to
{{ order.shipping_address | format_address }}
{% endif %}
Order Details
{% for line_item in order.line_items %}
{% endfor %}
Check
Qty
Item
{{ line_item.quantity }}
{{ line_item.title }}
{% if order.note %}
Note: {{ order.note }}
{% endif %}
Buyer Details:
{{ customer.name }}
{{ customer.email }}
{{ customer.contact }}
Order Tags:
{{ order.tags | join: ", " }}
thank you for making it easy to import previous template
much appreciated
L'application est correct rapport à l'ancien Order Printer (Legacy).
Mais un point très agaçant. Les cases à cocher pour la sélection des différentes pages créées (Facture et Bordereau d'expédition) ne sont pas mémorisées lors du prochain accès à l'application.
Par exemple, j'imprime généralement uniquement le bordereau de livraison et je suis obligé de décocher à chaque fois toutes les autres pages créées.
Il faudrait faire en sorte de mémoriser la sélection dans votre application.
Le problème a été résolu grace à l'aide Shopify par un point que je n'avais pas vu.
Finalement je suis totalement satisfait !
Ah... Ce serait une bonne chose d'arranger le petit souci du sous-total lorsqu'il y a des remises pour que ça correspondent à ce que nous avons en fait dans l'admin de la commande qui prend bien en charge les remises.
Un sous-total doit normalement être sans inclure les remises (sur la commande et la livraison). Ensuite, doivent être déduites les remises, et ensuite le total final.
The new Shopify Order Printer app is a significant improvement over the previous version. It integrates seamlessly with Shopify, providing a smooth and intuitive user experience.
Importing templates from the legacy app is straightforward and seamless. The app is highly customizable, allowing you to tailor print templates to your store's specific needs.
Its speed and stability are impressive, ensuring quick prints without technical issues. In summary, the new Shopify Order Printer is simple, fast, stable, and highly customizable, making it ideal for any Shopify store.