- Posts: 240
- Thank you received: 13
Getting product title in php code mass action
4 years 10 months ago #337047
by khashiz
Getting product title in php code mass action was created by khashiz
-- HikaShop version -- : 4.4.4
-- Joomla version -- : 3.10.3
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Chrome 95
hi.
i've created a mass action on product update which i want to send the relevant product's title via SMS
everything is almost done, except that I dont know how to get the product title dynamicly
-- Joomla version -- : 3.10.3
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Chrome 95
hi.
i've created a mass action on product update which i want to send the relevant product's title via SMS
everything is almost done, except that I dont know how to get the product title dynamicly
Please Log in or Create an account to join the conversation.
4 years 10 months ago #337056
by nicolas
Replied by nicolas on topic Getting product title in php code mass action
Hi,
In your massaction's PHP code action, you can use the tag {product_code} and the system will replace the tag with the value of the product_code from the product being processed.
In your massaction's PHP code action, you can use the tag {product_code} and the system will replace the tag with the value of the product_code from the product being processed.
The following user(s) said Thank You: khashiz
Please Log in or Create an account to join the conversation.
4 years 10 months ago #337093
by khashiz
Replied by khashiz on topic Getting product title in php code mass action
Worked pretty well. thank you Nicolas
Please Log in or Create an account to join the conversation.
Time to create page: 0.175 seconds