@wix/auto_sdk_ecom_current-cart 1.0.65 → 1.0.67

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.
@@ -91,6 +91,12 @@ function resolveComWixEcomCartApiV1CurrentCartServiceUrl(opts) {
91
91
  destPath: ""
92
92
  }
93
93
  ],
94
+ "www.wixapis.com": [
95
+ {
96
+ srcPath: "/ecom/v1/carts",
97
+ destPath: "/v1/carts"
98
+ }
99
+ ],
94
100
  "www.wixgateway.com": [
95
101
  {
96
102
  srcPath: "/ecom/v1/carts",
@@ -98,9 +104,17 @@ function resolveComWixEcomCartApiV1CurrentCartServiceUrl(opts) {
98
104
  }
99
105
  ],
100
106
  _: [
107
+ {
108
+ srcPath: "/_api/ecom-cart",
109
+ destPath: ""
110
+ },
101
111
  {
102
112
  srcPath: "/_api/cart",
103
113
  destPath: ""
114
+ },
115
+ {
116
+ srcPath: "/ecom/v1/carts",
117
+ destPath: "/v1/carts"
104
118
  }
105
119
  ],
106
120
  "manage._base_domain_": [
@@ -133,6 +147,12 @@ function resolveComWixEcomCartApiV1CurrentCartServiceUrl(opts) {
133
147
  destPath: ""
134
148
  }
135
149
  ],
150
+ "www._base_domain_": [
151
+ {
152
+ srcPath: "/_api/ecom-cart",
153
+ destPath: ""
154
+ }
155
+ ],
136
156
  "bo._base_domain_": [
137
157
  {
138
158
  srcPath: "/ecom/v1/carts",