P5-3215 - Fix samplesDelivery for US
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--P5-3215 Add missing price for samplesDelivery in US.
|
||||||
|
|
||||||
|
INSERT INTO "delivery-methods_prices" (method, option, option_value, currency, price, territory) VALUES
|
||||||
|
(11, '', '', 'USD', 0, 'US');
|
||||||
Reference in New Issue
Block a user