Multiple single products imported from CRM need to group into 1 variable product
-
Hi,
My problem is i have multiple products imported from DEAR System that are each one variation. It is for meals e.g.
product 1 = My Title1, 5 days, 1200 calories, 2 meals
product 2 = My Title1, 5 days, 1600 calories, 2 meals
product 2 = My Title1, 7 days, 1600 calories, 3 meals
etcI need to make one grouped product manually, which is fine, and add all the products that relate to it. But instead of just having the normal list of every product and quantity i would like:
My Title1 group product
price from $x to $xx
chose days
3 days, 5 days, 7 dayscalories
1200 | 1600 | 2200 |number of meals
2 meals | 3 mealsAdd to cart
so they choose one of each and then that will select the individual product and use that price when they add to cart. The individual products should not be able to click on and view (although can live with them being viewable if too difficult)
This is the same as how magento does group products.
Is there anyway I can do this in woocommerce? Any plugins that would do this? I’ve looked at product bundles and configurable products and it doesn’t seem like that would work?
- The topic ‘Multiple single products imported from CRM need to group into 1 variable product’ is closed to new replies.