Forum Login
elements with curly brackets
- Fred O.
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 1
7 years 3 months ago #63
by Fred O.
elements with curly brackets was created by Fred O.
Hi,
Can you extend the elements with curly brackets for the system emails?
For example, I would like to use the product name in the email.
{PRODUCT_NAME}
Best regards
F.
Can you extend the elements with curly brackets for the system emails?
For example, I would like to use the product name in the email.
{PRODUCT_NAME}
Best regards
F.
Please Log in or Create an account to join the conversation.
- Rainy
- Offline
- Administrator
-
7 years 3 months ago - 7 years 3 months ago #66
by Rainy
Replied by Rainy on topic elements with curly brackets
Hi,
This is a list of replacement
{ORDER_ID} => Order ID,
{ORDER_CODE} => Order code,
{CUSTOMER_NAME} => customer full name,
{CUSTOMER_EMAIL} => customer email,
{NOTE} => Order note,
{BILLING_ADDRESS} => Billing address (formatted),
{SHIPPING_ADDRESS} => Shipping address (formatted),
{CART_BODY} => a table listing all product in cart (override from components/com_easyshop/layouts/cart/cart.php),
{ORDER_STATUS} => The text of order status,
{PAYMENT_STATUS} => The text of payment status,
{SHIPPING_METHOD} => The text of shipping method,
{PAYMENT_METHOD} => The text of payment method,
This is a list of replacement
{ORDER_ID} => Order ID,
{ORDER_CODE} => Order code,
{CUSTOMER_NAME} => customer full name,
{CUSTOMER_EMAIL} => customer email,
{NOTE} => Order note,
{BILLING_ADDRESS} => Billing address (formatted),
{SHIPPING_ADDRESS} => Shipping address (formatted),
{CART_BODY} => a table listing all product in cart (override from components/com_easyshop/layouts/cart/cart.php),
{ORDER_STATUS} => The text of order status,
{PAYMENT_STATUS} => The text of payment status,
{SHIPPING_METHOD} => The text of shipping method,
{PAYMENT_METHOD} => The text of payment method,
Last edit: 7 years 3 months ago by Rainy.
Please Log in or Create an account to join the conversation.
- Fred O.
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 1
7 years 3 months ago #67
by Fred O.
Replied by Fred O. on topic elements with curly brackets
Hi 
Thank you for the overview.
I think the product name is in {CART_BODY} in it.
But if I have a shop with no prices, for example, then I do not use {CART_BODY}.
But I would like to use the product name from the table in the e-mail.
Maybe there can be a {PRODUCT_NAME}?
And maybe a {PRODUCT_IMAGE}. Customers also like to receive a picture of the ordered product in the e-mail. Sometimes, some customers also want a product image in the PDF file.
Best regards
Fred

Thank you for the overview.
I think the product name is in {CART_BODY} in it.
But if I have a shop with no prices, for example, then I do not use {CART_BODY}.
But I would like to use the product name from the table in the e-mail.
Maybe there can be a {PRODUCT_NAME}?
And maybe a {PRODUCT_IMAGE}. Customers also like to receive a picture of the ordered product in the e-mail. Sometimes, some customers also want a product image in the PDF file.
Best regards
Fred
Please Log in or Create an account to join the conversation.
- Rainy
- Offline
- Administrator
-
7 years 3 months ago #69
by Rainy
Replied by Rainy on topic elements with curly brackets
Hi,
It looks like the same with www.joomtech.net/community/feature-reque...-in-the-system-email
It looks like the same with www.joomtech.net/community/feature-reque...-in-the-system-email
Please Log in or Create an account to join the conversation.
Moderators: Rainy