Avaliações (300)
Refinar
-
Por avaliação
Me ha ido muy bien con esta herramienta y es facil de personalizar
Doesn't Work with Shopify POS GO... they really need to update the app to allow you to print the document. You get stuck at the print screen and it doesn't engage the print module.
Hi there, thank you for your review. We'd like to take a closer look at the issue you've cited so please reach out to our support team directly: https://shopify.link/vRnL. We can authenticate you on your account and take a look at this in more detail. -Victor, Shopify Support
This app is OK. What needs to be done is to add a column with the final price. For example, for a quantity of 2 at a price of $20 the righthand column should say $40, not $20. The former app did this and it was clear how the final total was calculated.
Thank you for taking the time and sharing this feedback. You can customize the Order Printer templates (https://shopify.link/p131) to display a final total. However, if you're not comfortable working with coding languages, then this is something that our Theme Support team can help you with. Simply visit the Shopify Help Center (https://shopify.link/WJna) and log into your account to create a support request. Cheers. -Elias, Shopify Support
This new version done not show the mobile number I used all sort of variables available but it is showing blank for mobile number but address is appearing. I am trying with below code, none is showing phone number for the order -
{% if order.shipping_address.phone %}{{ order.shipping_address.phone }}{% endif %}
{% if order.billing_address.phone %}{{ order.billing_address.phone }}{% endif %}
please resolve this issue. It is not working in this new version. In older version it was working and showing mobile number.
Another sample of template code which I tried is below, test it on any store because in preview it shows the dummy phone number but with actual order, it does not show the phone number.
{% if order.shipping_address %}
TO:
{{ order.shipping_address.name }}
{{ order.shipping_address | format_address }}
Mob: {{ order.shipping_address.phone }}
{% endif %}
Me ayudo a personalizar muy bien las ordenes de entrega y las etiquetas de envío, así que estoy feliz con ella.
suggest add "variation content" instead of "varation_title",
I need to know exact variation instead of product sku and title, i need to print label
So much better than the previous app. Includes everything that we wanted and then some i.e. auto-complete fields, code validity checks, flexibility, preview-before-save mode, select an order to check the output of first before saving.
Managed to add the order note, images (logo) custom attributes, a nice message to those that leave a tip, conditional items e.g. gift message, formatted with css - complete with flex, backgrounds, rounded corners and emojis.
Love it. Thanks Shopify.
They say over and over I can print pricing labels from purchase orders if I have this. Nope. Doesn't even come up as an option. And no one seems to be able to help. Just sends me the same screen on how to do it. Even though I say those drop down menu choices aren't there for me! Ughhh. hundreds and hundreds of labels each week from purchase orders and can't print from purchase orders! What a waste of time printing them!
I'm based in the UK and couldn't find a good way to generate an invoice for a customer after taking payment. Most business customers will request this for their records.
This is really handy because I can easily customise the template to make it UK-compliant. Now I can easily print to pdf to create an invoice that I can email on demand.
I'd give it 5 stars if it was integrated with the order page.
Im not sure why there is so much bad feed back on this one.
It has helped my store campervanbuilders.com.au so much!
Easy one click to print, you can customise the code with chatgpt no issues!