• Hi dear developers,

    in the default emails from woocommerce, the description of the product appears in the email, but not in the custom email. How can I display the product description in the custom mail?
    I use the shortcode [order_details] in the email content.
    Regards

Viewing 1 replies (of 1 total)
  • Plugin Author Algoritmika

    (@algoritmika)

    Hi, @rehatiere007,

    Please update the plugin to the latest v3.0.4 (released today).

    After that, try adding the new add_product_desc or add_product_short_desc attributes to the [order_details] shortcode:

    [order_details add_product_desc="yes" add_product_short_desc="yes"]

    Please give it a try and let me know what you think.

    And if you like the plugin, please consider leaving me a rating.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.