Здравия всем!
Есть стандартный шаблон отправки письма - подтверждения заказа:
Как добавить элемент в письмо
Есть стандартный шаблон отправки письма - подтверждения заказа:
Код:
<?php /** * Customer processing order email * * This template can be overridden by copying it to yourtheme/woocommerce/emails/customer-processing-order.php. * * HOWEVER, on occasion WooCommerce will need to update template files and you * (the theme developer) will need to copy the new files to your theme to * maintain compatibility. We try to do this as little...
Как добавить элемент в письмо