From 4d2d9d2ae8d7dc99f6ca564b0b434360183a92e1 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Sat, 16 May 2026 18:44:55 +0330 Subject: [PATCH] Fix pickup text and icon --- frontend/components/global/product-detail/InfoCard.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/frontend/components/global/product-detail/InfoCard.vue b/frontend/components/global/product-detail/InfoCard.vue index 73ae7e2..3946c28 100644 --- a/frontend/components/global/product-detail/InfoCard.vue +++ b/frontend/components/global/product-detail/InfoCard.vue @@ -16,15 +16,14 @@ const { data: product } = useGetProduct(id);
-
+
{{ product?.customer_pickup_title }} - {{ product?.customer_pickup_description }} + {{ product?.customer_pickup_description }}
- فروشگاه هیملز