Replies: 0
Greetings!
I’m using WPC Composite Products for WooCommerce (https://wordpress.org/plugins/wpc-composite-products/) which allows me to select the “Composite” product type and then I can add more product into one and adding up all the prices in the cart like it’s just one product.
At the moment I set as Composite product the main one and the accessories as other added elements, I would like to make this main product also variable, so I need the main one with variable to affect the main price and then the accessories to be added as products that will add their own amaount on the price.
eg:
A skateboard as main product: it has variables -> wood board(70$);blu painted board(90$);red painted board($95)
Then truck(40$) and wheels(30$) are set to be added in the entire “product group” so in the end in the cart will be like -> Skateboard: blu painted Board(90) - truck(40) - wheels (30) in one element.
Thanks in advance to who will answer!