- 155 rub
+
+ {{ currentUnitPrice }} ₽ / {{ product.unit }}
diff --git a/src/pages/catalog/ui/CatalogPage.vue b/src/pages/catalog/ui/CatalogPage.vue
index c9ecfcb..8c13698 100644
--- a/src/pages/catalog/ui/CatalogPage.vue
+++ b/src/pages/catalog/ui/CatalogPage.vue
@@ -1,12 +1,14 @@
diff --git a/src/shared/api/crm/crm.ts b/src/shared/api/crm/crm.ts
index b0180d2..b8cdbcf 100644
--- a/src/shared/api/crm/crm.ts
+++ b/src/shared/api/crm/crm.ts
@@ -51,7 +51,7 @@ export const cRMGetCart = (
): Promise