diff --git a/src/Components/Cart/CardItem.tsx b/src/Components/Cart/CardItem.tsx index 69c138b..31a3c46 100644 --- a/src/Components/Cart/CardItem.tsx +++ b/src/Components/Cart/CardItem.tsx @@ -61,14 +61,15 @@ const CardItem: React.FC = ({ data }) => {
{t("Free Delivery")}
-
- {t("Guaranteed")} -
+
-

+ {/*

{price} {Currency}{" "} -

+

*/} +
+ {t("Guaranteed")} +
{

{t("Grand Total")}
- + {/* {" "} {calculateTotalPrice()} {Currency}{" "} - + */}

*/} - {discountAmount}% + {/* {discountAmount}% */}