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:

Benchmark:
