From 38e7a56edc80cb2ef93180eca9ce0343414a75f3 Mon Sep 17 00:00:00 2001
From: mahdi
Date: Tue, 21 Dec 2021 10:13:28 +0330
Subject: [PATCH] update
---
src/components/productDesign/ProductDesign.js | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/src/components/productDesign/ProductDesign.js b/src/components/productDesign/ProductDesign.js
index afd03c6..55ac3fe 100644
--- a/src/components/productDesign/ProductDesign.js
+++ b/src/components/productDesign/ProductDesign.js
@@ -33,7 +33,7 @@ const ProductDesign = ({
productDesign
- است و داخل این کامپوننت شما میتوانید با{" "}
+ است و داخل این کامپوننت شما میتوانید با
ture - false
@@ -41,7 +41,13 @@ const ProductDesign = ({
Props
- ها به صورت داینامیک دیزاین های مختلفی را مشاهده کنید.
+ ها به صورت داینامیک دیزاین های مختلفی را مشاهده کنید شما همچنین
+ میتوانید با تغییر دادن مقدار PriceDirection به یکی از این
+ ها:
+
+ flex-row/flex-row-reverse/flex-column/flex-column-reverse
+
+ دیزاین های متفاوتی را برای قسمت قسمت هر محصول ببینید.
برای نمایش ستاره ها من از یک کامپوننت استفاده کردم ====
@@ -608,7 +614,7 @@ ProductDesign.defaultProps = {
likeBtn: true,
discount: true,
discountPricePercent: true,
- discountPrice: false,
+ discountPrice: true,
productContent: true,
star: true,
productTags: true,