• Many thanks for the practical and free plugin.

    If you want to add the address to the body text, you have to add this text in the file plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php after the line 286

    $body_text = str_replace( '{customer_address}', $order->get_formatted_shipping_address(), $body_text );

    and the snippet is

    {customer_address}

    I would be very happy if a few more useful snippets were added ??

    Thanks a lot

    • This topic was modified 5 years, 10 months ago by fwkart.
    • This topic was modified 5 years, 10 months ago by fwkart.
    • This topic was modified 5 years, 10 months ago by fwkart.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for your review!

    I would be very happy if a few more useful snippets were added

    Do you have any suggestions?

    Ben

    Thread Starter fwkart

    (@fwkart)

    Hi, @britner

    Do you have any suggestions?

    Yes, I do ?? Basically everything you need to personalize an email.

    The payment method.
    Example: Your payment via Paypal has been successfully received by us

    Or just the street with house number in one line
    Example: Your order will soon be delivered to your “street name 25”.

    I’m sure I have more ideas ??

    • This reply was modified 5 years, 10 months ago by fwkart.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thank you and a modifigation for other people’ is closed to new replies.