From 71fec41214a0c4b5767b67715e23e4ceb3e634d5 Mon Sep 17 00:00:00 2001 From: Mamalizz-dev Date: Mon, 11 May 2026 23:15:26 +0330 Subject: [PATCH] added consition on if there was any in box item and show the box --- frontend/components/product/ProductDetails.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/components/product/ProductDetails.vue b/frontend/components/product/ProductDetails.vue index db20ff2..cf51ab0 100644 --- a/frontend/components/product/ProductDetails.vue +++ b/frontend/components/product/ProductDetails.vue @@ -17,7 +17,10 @@ const { selectedVariant } = inject("productVariant") as ProductVariantProvideTyp
-
+
داخل جعبه چیه؟