Problem With Variant And Adding Two Products At The Same Time To Cart

Hey guys!

I’m new to shopify development and I came across the following problem. I’m creating a feature (attached image) where I want to list the main product of the page and combine it with a second product that the user (administrator) chooses via metafield.

Example: I want to combine a blouse with a pair of pants and have the customer add both at the same time to the cart.

I’m having the following problem: I can’t add the second product at the same time to the cart.

I want to finish the logic of this functionality first, because the front-end part I can do with ease.

My code:

{{ 'cross-sell-by-turbo.css' | asset_url | stylesheet_tag }}

Render:

![brenocarmo_0-1659550246033.png|1920x870](upload://efZNgQ768kalmyYxx3Vl3yB5Wdf.jpeg)

Benchmark:

![brenocarmo_1-1659550271026.png|1569x772](upload://AkpN3HHPqdcV3bfbp3yxDQCxjOA.jpeg)