add shipping rules
This commit is contained in:
@@ -16,6 +16,7 @@ class Number
|
||||
$formatter->setLanguageManager($languageManager);
|
||||
|
||||
$price = $formatter->format($value, '0,0');
|
||||
|
||||
return $price;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user