Extending customer appeasement
Apart from the default appeasement options, you can add a custom option based on your business needs.
Adding a custom appeasement option
- Create the following folder structure under SCREEN_EXTENSIONS_HOME, if not already present:SCREEN_EXTENSIONS_HOME/features/orders
- Copy the order-customer-appeasement-page component from <WORKSPACE>/store-frontend/src/app/features/orders to <WORKSPACE>/store-frontend/store-extensions-src/app/features/orders folder.
- Update the order-customer-appeasement-page component to add your custom appeasement option.