Hi,
We have a non-Miva website with URLs that add products into a Miva basket on our Miva website that we use for checkout. I am able to do this with the Action=ADPR and also Action=ADPM, but I am not able to get it to work adding a product with attributes. The best I have been able to do is to add the product and then if it has attributes it open the Attributes in bold are required. screen and the customer has to pick them from that screen. Here are a few of the things I have tried without success. Is it possible to add products with attributes to the basket from a URL? Thank you!
mm5/merchant.mvc?SCREEN=BASK&Store_Code=cartdataq&Acti on=ADPR&Product_Code=TC-JWB2-C&Attributes=Yes&Product_Attributes[1]:code=TC_Custom&Product_Attributes[1]:template_code=TC_Feet&Product_Attributes[1]:value=TC_35&Quantity=1
mm5/merchant.mvc?Action=ADPM&Products[1]:code=TC-JWB2-C&Products[1]:quantity=1&Products[1]:attributes[1]:value=TC_35&Screen=BASK
We have a non-Miva website with URLs that add products into a Miva basket on our Miva website that we use for checkout. I am able to do this with the Action=ADPR and also Action=ADPM, but I am not able to get it to work adding a product with attributes. The best I have been able to do is to add the product and then if it has attributes it open the Attributes in bold are required. screen and the customer has to pick them from that screen. Here are a few of the things I have tried without success. Is it possible to add products with attributes to the basket from a URL? Thank you!
mm5/merchant.mvc?SCREEN=BASK&Store_Code=cartdataq&Acti on=ADPR&Product_Code=TC-JWB2-C&Attributes=Yes&Product_Attributes[1]:code=TC_Custom&Product_Attributes[1]:template_code=TC_Feet&Product_Attributes[1]:value=TC_35&Quantity=1
mm5/merchant.mvc?Action=ADPM&Products[1]:code=TC-JWB2-C&Products[1]:quantity=1&Products[1]:attributes[1]:value=TC_35&Screen=BASK
Comment