Can I edit the code to add policies under the order confirmation e-mail that
is sent to customers when they make an order?
But I need to include customer information in the policy like:
[shipping_address]
Shipping Address : [first_name] [last_name] [company] [address1] [address2] [city] [zip] [province] [country] [country_code]
Telephone number : [phone]
Name: [name]
[/shipping_address]
[customer]
Name/Surname : [first_name] [last_name]
Telephone number : [phone]
E-mail : [email]
[/customer]
So the related information needs to change in the policy according to the customer’s information.