-- HikaShop version -- : 4.7.2
-- Joomla version -- : 4
-- PHP version -- : 8.1
Hi,
Have a question regarding product weight and total order weight. Using Hikashop Business.
Use case: all our products do have a weight. With each product, I have a custom field. By default, it is set to 1. Maximum is 7. Each value chosen should add a certain weight times the chosen value, let's say 40 grams, to the product. So if the custom field contains the value 3, a total of 120 grams must be added to the weight of the order. If the product weight was already 100 grams, the total weight of the product in the cart has to be 100 + 120 = 220 grams. How can I achieve this?
For reasons I cannot use product variants or options. It has to be done through this custom field.
Any suggestion in the right direction is much appreciated!
Thanks, Jelger