Set up SSP frontend templates

Edit on GitHub

Set up frontend templates

To prevent conflicts with your existing project templates, change or create the following files for SSP features:

src/Pyz/Yves/CartPage/Theme/default/components/molecules/product-cart-items-list/product-cart-items-list.twig src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/address-item-form-field-list/address-item-form-field-list.ts src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/address-item-form-field-list/address-item-form-field-list.twig src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/address-item-form-field-list/index.ts src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/address-item-form/address-item-form.twig src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/validate-next-checkout-step/index.ts src/Pyz/Yves/CheckoutPage/Theme/default/components/molecules/validate-next-checkout-step/validate-next-checkout-step.ts src/Pyz/Yves/CheckoutPage/Theme/default/templates/page-layout-checkout/page-layout-checkout.twig src/Pyz/Yves/CheckoutPage/Theme/default/views/address/address.twig src/Pyz/Yves/CheckoutPage/Theme/default/views/payment/payment.twig src/Pyz/Yves/CheckoutPage/Theme/default/views/shipment/shipment.twig src/Pyz/Yves/CheckoutPage/Theme/default/views/summary/summary.twig src/Pyz/Yves/ClickAndCollectPageExample/Theme/default/components/molecules/service-point-selector/service-point-selector.twig src/Pyz/Yves/CustomerPage/Theme/default/components/molecules/address-form-toggler/address-form-toggler.ts src/Pyz/Yves/CustomerPage/Theme/default/components/molecules/address-form-toggler/address-form-toggler.twig src/Pyz/Yves/CustomerPage/Theme/default/components/molecules/address-form-toggler/index.ts src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/service-point-shipment-types/service-point-shipment-types.twig src/Pyz/Yves/SelfServicePortal/Theme/default/views/address-form-items-by-shipment-type/address-form-items-by-shipment-type.twig src/Pyz/Yves/SelfServicePortal/Theme/default/views/single-address-per-shipment-type/single-address-per-shipment-type.twig src/Pyz/Yves/ShipmentTypeWidget/Theme/default/components/molecules/shipment-type-toggler/shipment-type-toggler.twig src/Pyz/Yves/ServicePointWidget/Theme/default/components/molecules/service-point/service-point.twig

src/Pyz/Yves/CatalogPage/Theme/default/components/molecules/sort/sort.twig src/Pyz/Yves/CatalogPage/Theme/default/components/organisms/filter-section/filter-section.twig src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-finder/asset-finder.ts src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-finder/asset-finder.twig src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-list/asset-list.scss src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-list/asset-list.twig src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-selector/asset-selector.scss src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/asset-selector/asset-selector.twig src/Pyz/Yves/SelfServicePortal/Theme/default/components/molecules/service-point-shipment-types/service-point-shipment-types.twig src/Pyz/Yves/SelfServicePortal/Theme/default/views/asset-filter/asset-filter.twig src/Pyz/Yves/SelfServicePortal/Theme/default/views/item-asset-selector/item-asset-selector.twig