Hello.
All my product have 45 different selection option, with variation price.
I tried to use the custom fields, type plug-in and Custom stackable variants... It's a valid solution, but it allows only 4 options.
How can I increase the number of options?
Thanks. Andrea.
J 2.5, VM 2.0.26d
It's more difficult?
Go to the table #__virtuemart_product_customfields
and increase the length of the field custom_param
I increase the length of the field custom_param in table #__virtuemart_product_customfields, i increase also the custom_params in #_virtuemart_customs, but don't work... In front end and in back end I view only 4 options.
Aha. I though that the problem was at the size of the inputs.
You possibly have to hack the stockable plugin to add more attributes