@wix/auto_sdk_ecom_cart 1.0.72 → 1.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -107,6 +107,24 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
107
107
  destPath: "/v1/carts"
108
108
  }
109
109
  ],
110
+ "editor._base_domain_": [
111
+ {
112
+ srcPath: "/_api/ecom-cart",
113
+ destPath: ""
114
+ }
115
+ ],
116
+ "blocks._base_domain_": [
117
+ {
118
+ srcPath: "/_api/ecom-cart",
119
+ destPath: ""
120
+ }
121
+ ],
122
+ "create.editorx": [
123
+ {
124
+ srcPath: "/_api/ecom-cart",
125
+ destPath: ""
126
+ }
127
+ ],
110
128
  "*.dev.wix-code.com": [
111
129
  {
112
130
  srcPath: "/_api/ecom-cart",
@@ -137,6 +155,12 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
137
155
  destPath: "/v1/carts"
138
156
  }
139
157
  ],
158
+ "editor.wixapps.net": [
159
+ {
160
+ srcPath: "/_api/ecom-cart",
161
+ destPath: ""
162
+ }
163
+ ],
140
164
  "apps._base_domain_": [
141
165
  {
142
166
  srcPath: "/ecom/v1/carts",