|
|
@ -349,7 +349,9 @@ class Cart extends Component { |
|
|
|
to="/page/privacy" |
|
|
|
to="/page/privacy" |
|
|
|
style={{ fontSize: "13px", margin: 0, padding: 0 }} |
|
|
|
style={{ fontSize: "13px", margin: 0, padding: 0 }} |
|
|
|
> |
|
|
|
> |
|
|
|
شرایط استفاده از دانوین و حریم خصوصی را مطالعه کرده ام")} |
|
|
|
{window.t( |
|
|
|
|
|
|
|
"شرایط استفاده از دانوین و حریم خصوصی را مطالعه کرده ام" |
|
|
|
|
|
|
|
)} |
|
|
|
</Link> |
|
|
|
</Link> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div className="product-addtocart__box--accept d-flex"> |
|
|
|
<div className="product-addtocart__box--accept d-flex"> |
|
|
@ -358,7 +360,7 @@ class Cart extends Component { |
|
|
|
to="/page/returning" |
|
|
|
to="/page/returning" |
|
|
|
style={{ fontSize: "13px", margin: 0, padding: 0 }} |
|
|
|
style={{ fontSize: "13px", margin: 0, padding: 0 }} |
|
|
|
> |
|
|
|
> |
|
|
|
شرایط مرجوع کردن کالا در دانوین")} |
|
|
|
{window.t("شرایط مرجوع کردن کالا در دانوین")} |
|
|
|
</Link> |
|
|
|
</Link> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<Link |
|
|
|
<Link |
|
|
@ -367,7 +369,7 @@ class Cart extends Component { |
|
|
|
style={{ textAlign: "center", textDecoration: "none" }} |
|
|
|
style={{ textAlign: "center", textDecoration: "none" }} |
|
|
|
// onClick={() => this.props.payFactor({ userId: userId })}
|
|
|
|
// onClick={() => this.props.payFactor({ userId: userId })}
|
|
|
|
> |
|
|
|
> |
|
|
|
ادامه")}{" "} |
|
|
|
{window.t("ادامه")}{" "} |
|
|
|
</Link> |
|
|
|
</Link> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
) : ( |
|
|
|
) : ( |
|
|
|