-
+
+
+ handelChangeFavorite(product)}
+ className={product?.favorite ? "" : "not_favorite"}
+ />
+ handelAddToCart(product)}
+ />
+
- {product?.images?.map((item,index)=>{
- return (
- handelImage(item?.path)} >
-
-
- )
- })}
-
-
handelImage('/Home/p1.png')}
- // src={}
- alt=""
- />
-
+
-
+ {languageObject(product?.name)}
-
-
-
-
-