add gift wrapping option to all products

  • Posts: 29
  • Thank you received: 0
11 years 1 month ago #94383

My client has decided he wants to offer a gift wrapping option for all of his products. There are hundreds. Do I have to open each product 1-at-a-time? Or is there a way to add this option to all products at once?

Or is there a better approach that will accomplish the same goal?

t

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #94489

Hi,

You can create an option product, "Gift wrapping", and then add it to the products.
The fastest way to add it, is using phpMyAdmin. The options are added in the table "#__hikashop_product_related", the three columns present here are:
product_id product_related_id product_related_type

Just made a SQL request to add the option to all the products, the product_related_type value must be "options" and the gift wrapping id have to be in the column product_related_id.

Don't forget to backup before anything.

The following user(s) said Thank You: bruntt

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

  • Posts: 29
  • Thank you received: 0
11 years 1 month ago #94519

Thank you. :)

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

Time to create page: 0.069 seconds
Powered by Kunena Forum