• Resolved hlenaa

    (@hlenaa)


    Dear Smart Coupons team,

    We’re big fans of your plugin and have added coupons to several of our products. We were wondering whether it’s possible to remove the coupon section from WooCommerce emails. For us, the auto-generated coupon email is enough.

    I saw that you added the email content using the hook woocommerce_email_after_order_table:

    add_action( ‘woocommerce_email_after_order_table’, array( $this, ‘generated_coupon_details_after_order_table’ ), 10, 3 );

    Is there a way to remove this action, or is it possible to remove the coupon section in WooCommerce emails in another way?

    I am also comfortable with coding – so any solution would be greatly appreciated!

    Best, Lena

Viewing 1 replies (of 1 total)
  • Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @hlenaa,

    Greetings from WebToffee Support!

    After reviewing your inquiry, we’d like to clarify that currently, the Smart Coupons for WooCommerce plugin by WebToffee doesn’t utilize the mentioned line of code for its functionalities.

    Could you please verify whether you are indeed using the Smart Coupons for WooCommerce plugin by WebToffee? If you are not using our plugin, we recommend reaching out to the support team of the plugin you are using to address your requirement, as they are better equipped to assist you.

    If you have any further questions or need assistance with our plugin, please feel free to let us know. We’re here to help.

Viewing 1 replies (of 1 total)

The topic ‘Remove coupon section from email’ is closed to new replies.