Skip to content

Commit

Permalink
free shipping
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanka-patra98 committed Dec 23, 2024
1 parent 5bc643b commit bc37472
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const ShippingEstimator = ({ checkout, shippingCountries }: Props) => {
<div className="flex flex-col gap-2 border-t border-t-gray-200 py-3">
<div className="flex justify-between">
<span className="font-semibold" id='shipping'>Shipping:</span>
<span>FREE</span>
<span>Free Shipping</span>
</div>
</div>
):
Expand Down

0 comments on commit bc37472

Please sign in to comment.