VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: EvanGR on October 24, 2019, 15:48:38 PM

Title: Cart custom fields (for multiple products).
Post by: EvanGR on October 24, 2019, 15:48:38 PM
(Probably a very simple answer for this one...)

I want to batch create 1000s of products, with custom fields (select boxes with options), which may or may not affect the product pricing.

So far, we put repeated the custom field values for each product separately.
But now, we want to create the custom fields once, and apply them to all these products.
We want simplicity in editing: edit the original custom fields, and all products are changed automatically.

Is this possible? What kind of custom fields we need to create for this purpose?

Thanks

(latest VM 3.6.3)

Title: Re: Cart custom fields (for multiple products).
Post by: Jörgen on October 24, 2019, 15:53:34 PM
Create a template product add the necessary custom fields and add child products. These children inherit the a
Custom fields from the hidden parent.
Jörgen @ Kreativ Fotografi

Title: Re: Cart custom fields (for multiple products).
Post by: PRO on October 25, 2019, 17:30:10 PM
I would do this with plugin

&& USE the default values in the $customfield $params     onDisplayProductFE