@@ -289,7 +289,7 @@ const ShippingMethodSelector = ({
|
||||
<div className="font-medium text-gray-900 relative group text-right">
|
||||
{shipper.payDeliveryFeeOnDelivery ? (
|
||||
<span className="text-amber-700">
|
||||
{shipper.totalShippingCost.toLocaleString('fa-IR')} تومان در محل
|
||||
|
||||
</span>
|
||||
) : (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user