You can add the item option from the PDP after placing the order, Get the id of the line option and pass the value as shown below
var pdp = application.getComponent(‘PDP’);
pdp.setOption(‘custcol_vv_req_customization’, ‘F’)
You can add the item option from the PDP after placing the order, Get the id of the line option and pass the value as shown below
var pdp = application.getComponent(‘PDP’);
pdp.setOption(‘custcol_vv_req_customization’, ‘F’)