1. Hi,In PDP page i am setting custom transaction line fields using pdp.setOption( cart_option_id, value );values are set properly,but when iam trying to click on addtocart button i am getting issue i.e {errorStatusCode: "400", errorCode: "ERR_WS_ADD_ITEM", errorMessage: "Failed when adding item to cart"}
2. errorCode: "ERR_WS_ADD_ITEM"
3. errorMessage: "Failed when adding item to cart"
4. errorStatusCode: "400"
so, can anyone know about the issue??