show category of product in invoice and emails

  • Posts: 281
  • Thank you received: 3
3 years 1 month ago #338903

-- HikaShop version -- : 4.4.5
-- Joomla version -- : 4.0.2
-- PHP version -- : 7.3.25

hello
I would like to know if it is possible show the category of a product in te proces of checkout, invoice and mail of the user and admin.
Let me know please if it is posible with starter edition or essential with custom fields

Thank you
Frank

Please Log in or Create an account to join the conversation.

  • Posts: 83402
  • Thank you received: 13495
  • MODERATOR
3 years 1 month ago #338918

Hi,

I've never tried but I think it can be done.
You would need to create a custom field of the table "product" and then a mass action with an action "update the values".
In the action, you would select the column of your custom field, and the mode "operation" and then enter in the input field:
category.category_name

That way, when you process the mass action, it would fill the custom field with the name of the category, and you could then use the display settings of the custom field to display the information in the checkout, invoice, emails, etc.

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum