Hello,
for my Woocommerce site I use the “Force Sell” plugin it gives me the possibility to connect product to each other.
for example “Item A has a connected product width a price of €5,00” , same goes for item b. this look like this in my cart:
Example:
1x Item a price : €1,00
1x Product Item (connected to item a) €5,00
2x Item b Price: €2,00
2x Product Item (connected to item b) €5,00
What I want is this:
1x Item a price : €1,00
2x Item b Price: €2,00
3x Connected Item €5,00
My question: is there a simple way to combine all connected item’s in to one line in my cart as shown in my example?