1. Hi,In PDP page i am setting custom transaction ...
# suitecommerce
s
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??
s
@sai check with the custom field's internalid and check whther its applied to webstore or not. If applied then you will see that field in your front end model.