- Posts: 1
- Thank you received: 0
How to display a Product Name in Hikaserial?
11 years 4 months ago #201146
by daliss
How to display a Product Name in Hikaserial? was created by daliss
-- HikaShop version -- : 2.4.0
-- HikaSerial version -- : 1.9.1
-- Joomla version -- : 3.4.1
Hello
How can I create the product name in the coupon?
1. For example: A customer buys in our Hikashop a 30% coupon for an airport shuttle service. The name must appear on the coupon. But how?
2. How to display a Address of the product? In our example, the customer needs an address on the coupon, for which Airport the coupon is valid.
-- HikaSerial version -- : 1.9.1
-- Joomla version -- : 3.4.1
Hello
How can I create the product name in the coupon?
1. For example: A customer buys in our Hikashop a 30% coupon for an airport shuttle service. The name must appear on the coupon. But how?
2. How to display a Address of the product? In our example, the customer needs an address on the coupon, for which Airport the coupon is valid.
Please Log in or Create an account to join the conversation.
11 years 4 months ago #201147
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic How to display a Product Name in Hikaserial?
Hi,
www.hikashop.com/support/documentation/1...ns-attachserial.html
To display the product name, you can use:
1/ "Dynamic text" with content
2/ "Dynamic text" with content
3/ "Product..." with content
4/ "Order product..." with content
For the "address" part ; I will need more details about what is the "address" exactly.
Is the the customer address ? Something from the order ? Something from a custom field (A product custom field) ?
Regards,
www.hikashop.com/support/documentation/1...ns-attachserial.html
To display the product name, you can use:
1/ "Dynamic text" with content
Code:
{product.product_name}
Code:
{order_product.order_product_name}
Code:
product_name
Code:
order_product_name
For the "address" part ; I will need more details about what is the "address" exactly.
Is the the customer address ? Something from the order ? Something from a custom field (A product custom field) ?
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.256 seconds