Pre-Configure
Info
Pre-Configure is by default available as additional button in LWC Cart. It fires logic which displays all the attributes associated to all products which will be added to cart. If for example, user will be adding an offer with few child products (eg. VASes) he will be able to specify values for all those products, including children.
Pre-Configure is respecting basic attribute configuration, like disabled, read only, required, but also advanced logic of Product Configuration Procedures like set one attribute in response to setting another one. Cross-product dependencies are not supported yet.
Implementation Logic
PreConfigure Omniscript logic:
- fire Integration Procedure to get all the information from EPC about the product
- display Flex Card to show all the attributes
- fire Integration Procedure to add product with attributes
sfixAddItemsToCartWithSetAttribute