Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added missing billing and shipping individual fields

...

{%customer_email%}
{%customer_first_name%}
{%customer_last_name%}

{%customer%billing_address%}
{%billto_street%}
{%billto_city%}
{%billto_region%}
{%billto_postalcode%}
{%billto_country%}
{%billto_phone%}

{%shipping_address%}
{%shipto_first_name%}
{%shipto_last_name%}
{%shipto_company%}
{%billing_address%%shipto_street%}
{%shipto_city%}
{%shipto_region%}
{%shipto_postalcode%}
{%shipto_country%}
{%shipto_phone%}
{%shipping%shipto_address%email%}

{%item_name%}
{%item_description%}
{%item_quantity%}
{%item_price%}
{%item_total%}

...