P5-3499 add bring delivery methods to happywalldk
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
-- P5-3499 add bring delivery methods to happywalldk
|
||||||
|
|
||||||
|
INSERT INTO "delivery-methods_prices" (method, option, option_value, currency, price, territory) VALUES
|
||||||
|
(8, '', '', 'SEK', 0, 'DK'),
|
||||||
|
(9, '', '', 'SEK', 0, 'DK')
|
||||||
Reference in New Issue
Block a user