We are able to include a link to our store's basket from our Google shopping feed that will directly add a product to the cart. I am able to do this for a product that doesn't have a required attribute but some of the products have a size attribute. How can this be formatted in a link like the below?
https://www.website.com/mm5/merchant.mvc?Screen=BASK&Product_Code={id}&Quantit y=1&Action=ADPR
https://www.website.com/mm5/merchant.mvc?Screen=BASK&Product_Code={id}&Quantit y=1&Action=ADPR
Comment