...
There is a possibility to adjust it per project (it requires additional work - is not available in this module by default) - some of them e.g. haarshop are displaying basic order summary directly on success page. Details are available in modal:
...
.
Styling
Basic styles are available in theme-creativeshop/src/MageSuite_SuccessPageOrderDetails directory and not included by default. If needed proper importimport ‘MageSuite_SuccessPageOrderDetails';
should be added to checkout.ts
. It’s already listed in optional components list.