VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: AndreaV on February 11, 2014, 17:49:15 PM

Title: Increase custom stockable variants
Post by: AndreaV on February 11, 2014, 17:49:15 PM
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
Title: Re: Increase custom stockable variants
Post by: AndreaV on February 18, 2014, 22:23:56 PM
It's more difficult?
Title: Re: Increase custom stockable variants
Post by: balai on February 19, 2014, 10:06:20 AM
Go to the table #__virtuemart_product_customfields
and increase the length of the field custom_param
Title: Re: Increase custom stockable variants
Post by: AndreaV on February 19, 2014, 23:40:41 PM
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.
Title: Re: Increase custom stockable variants
Post by: balai on February 20, 2014, 10:21:42 AM
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