리뷰 (296)

전체 평점
2.5
평점 수준당 개수
  • 평점의 23%가 별 5개입니다
  • 평점의 9%가 별 4개입니다
  • 평점의 6%가 별 3개입니다
  • 평점의 4%가 별 2개입니다
  • 평점의 58%가 별 1개입니다
2024년 10월 10일에 편집됨

Great product, seamless integration and customization.

SpeedyFPV
미국
앱 사용 기간 4개월
2025년 1월 22일

Simple and good. Doing the required work!

Kosse's things
프랑스
앱 사용 기간 2분
2024년 8월 5일

The App was easy to install and we were able to transfer our current template styles across easily. No issues whatsoever.

Ultraderm
오스트레일리아
앱 사용 기간 43분
2024년 12월 19일

Genau was ich gesucht hab, einfach zu bedienen, gratis

King Jah
스위스
앱 사용 기간 20일
2024년 8월 15일

Very Good. Simple and easy to use.nice app

imiba 生活百貨
홍콩(중국 특별행정구)
앱 사용 기간 10일
2024년 9월 20일

Me ha resultado muy cómoda y fácil de utilizar. Solo tuve que traducir los términos. Es justo lo que buscaba. Gracias.

Calzados Lucía
스페인
앱 사용 기간 대략 3시간
2024년 6월 25일에 편집됨

*editing the review to reflect the final outcome and thoughts! Original review below updated*

To anyone reading this who hasn't installed the app, please take the negative reviews lightly! Many of us came and reviewed right when the switch happened with a lot of frustration! The templates from the legacy app (no shade at all to the team who had it, the templates were lovely and I am sure they did the best they could with the tools they had at the time!) are very code-heavy, and a lot of that code is no longer needed in the new app. If you do not have a pre-existing template, this app will be great for you!

To those reading this who are frustrated by the issues, bugs, etc involved with the switch, please trust me when I say I was in your shoes! But please trust me when I say that this switch is better in the long run, and the team at Shopify will help you! They helped me, and Mike P. was able to get my templates working again.

After getting support from the team at Shopify, I have completely changed my mind about this app. The transition was difficult, but after talking with the team and seeing the fix they did to get my template to work, it really just came down to the amount of code that is no longer needed that caused the issue!

From what I can see, this version of the printer app operates on a more efficient level of coding. To the point that I feel confident with my minimal level of liquid that I could go in and update the templates (if not make my own!) On the previous app, the code was very complicated and hard to look through, but they have truly made it a lot easier!

I feel that as long as people are willing to work with the team at Shopify to get their templates moved over, the new app will be a great option moving forward!

--ORIGINAL REVIEW BELOW--

At the moment if I could rate 0 I would. I will give 1 star to the friendly Shopify agents who are probably getting bombarded by requests from this.

This app is not user-friendly. At all. It has less functionality, if you don't know code at all, good luck. Even if you just copy the entirety of the code on your old template and paste it in, it doesn't work. When you do reach out for help, you are asked to look for lines in the code yourself which, thankfully I have a little knowledge in, but I can't imagine having to try and do that when you don't know code. I was also told I may need to get a Shopify Expert to look into the code, to which I said no. I am not going to pay someone to help me fix something that isn't broken so I can migrate to an app you are forcing us to move to.

Shopify is a great platform, and I am hoping they will make some SERIOUS improvements to this Order Printer soon because as of right now I stand with all the other 1 star reviews.

Valley Direct Foods
캐나다
앱 사용 기간 대략 1개월
답글 Shopify개 2024년 6월 2일

Thank you for taking the time to share your review and genuine feedback. -Olivia, Shopify Support

2024년 6월 21일에 편집됨

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.

Chevaux Passion
프랑스
앱 사용 기간 대략 1개월
2024년 6월 16일에 편집됨

Updated: Changed from 1 back to 5 stars. Thank you for taking the time to ensure templates were completely compatible with new version. They look and work perfectly without me having to do any additional coding. Happy to hear that Shopify (unlike some other platforms) takes the time to listen to their customers and work out the kinks. Very happy.

Custom Gifts By Avery
캐나다
앱 사용 기간 대략 1개월
답글 Shopify개 2024년 5월 31일

Hey, there! I'm sorry to hear you're unhappy about the new Order Printer app. We appreciate your feedback as it helps us determine what updates and changes to implement from here. Please rest assured your comments will be shared with our development team. Thanks for your patience as we continue to work on this new app and tailor it to our merchants' needs! -Summer, Shopify Support

2024년 6월 14일

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: ", " }}

SK Homemade Cakes
말레이시아
앱 사용 기간 29일