Jerome wrote: Hi,
If you have 8 characteristics and 1800 variants ; you definitively do not choose the right way to configure your product.
It would be far better to use "item custom field" (or options) in order to let the customer choose some specificity which will not impact the image, the stock or the product description.
Even with item custom field you can, thanks to a plugin, change the product price.
But having 1800 variants means you really have 1800 different products in your store and each product have his own product stock.
Regards,
I understand your point of view, but this particular product has a lot of configuration: 3 dimension, 2 different part with different color and material, and other caratheristic.
I have a page with 50.000 lines of HTML code: hikashop infact create for each combination (non only for each variant!!!) the part to substitute inside the html, either for non available variant!!!
Do you think it's possible to develope a plugin that can charge from database only the values of the main product, and when i chose a variant, it read from db only the values of that variant, insted write all the values in the html code?
Will you ever implement such feature in HikaShop?