feat(MED-100): update cart checkout flow and views

This commit is contained in:
2025-07-17 10:16:52 +03:00
parent ea3fb22f1d
commit 6426e2a79b
33 changed files with 1505 additions and 138 deletions

View File

@@ -36,6 +36,7 @@ export const defaultI18nNamespaces = [
'product',
'booking',
'order-analysis-package',
'cart',
];
/**