Change default weight unit for US to oz

This commit is contained in:
Paul Dechov 2017-10-27 10:47:31 -04:00
parent d048e4d355
commit 32eef078ca
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ return array(
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'lbs',
'weight_unit' => 'oz',
'dimension_unit' => 'in',
'tax_rates' => array(
'AL' => array(