= 1.9.3 (09 November 2022) =
* Added new variables:
{wc_order_items_name1} – names of all products one by one ( Example: from {wc_order_items_name1} to {wc_order_items_name999} unlimited
{wc_order_items_qty1} – quantities of all products one by one ( Example: from {wc_order_items_qty1} to {wc_order_items_qty999} unlimited
{wc_order_items_price1} – prices of all products one by one ( Example: from {wc_order_items_price1} to {wc_order_items_price999} unlimited
{wc_order_items_subtot1} – subtotals of all products one by one ( Example: from {wc_order_items_subtot1} to {wc_order_items_subtot999} unlimited
{wc_order_items_template1} – predefined template for order items in this format:
Product name1 ( Qty X Price = Subtotal )
Product name2 ( Qty X Price = Subtotal )
etc…