• hello,
    i use this plugin but want to chang the look in the new order mail who goes to the admin.

    now i get this per product

    PRODUCT QUANTITY PRICE
    Product 1 2 € 34.98

    • Ordered weight : 1.0kg
    • Acutal weight : 1kg

    if its a big order then this makes the mail extra long.

    is it possible to change it like this

    Product 1 (1.0kg) 2 € 34.98

    between () is the ordered weight so every product is on one line

    thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter bosklapper

    (@bosklapper)

    no one?

    Plugin Author ThemeParrot

    (@themeparrot)

    Hi,

    Thank you for reaching out.
    Also, so sorry about the delayed in response.

    Currently, both actual and ordered weight will be displayed as you said.
    It is not possible to display it as: Product 1 (1.0kg) 2 € 34.98
    Thank you for your suggestion. ??

    Let us add this to our to do list and check for the possibilities.

    Meanwhile, you can disable the Actual Weight.
    Something like:
    https://nimb.ws/nhDlsP (to reduce length of email)
    This might be the possibility via our end.

    Thanks
    Themeparrot

    Thread Starter bosklapper

    (@bosklapper)

    is there a possibility to order an update.. to pay for this change.

    Plugin Author ThemeParrot

    (@themeparrot)

    Hi,

    Can you give a try by adding the below snippet:
    https://gist.github.com/ananthatstar/199e2cf92efb0aeb2915e44ecf3f5e60

    This snippet will helps to display info as: Product 1 (1.0kg) €34.98 in emails as per your requirement.

    You can add the above snippet via Code Snippets plugin or via Child theme -> functions.php file

    Hope this meets your requirement.

    Thanks
    Themeparrot

    Thread Starter bosklapper

    (@bosklapper)

    did that but stays the same. no change in the mail.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘new order mail’ is closed to new replies.