@wix/auto_sdk_ecom_cart 1.0.67 → 1.0.69

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.
@@ -99,6 +99,16 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
99
99
  srcPath: "/_api/ecom-cart",
100
100
  destPath: ""
101
101
  },
102
+ {
103
+ srcPath: "/_api/cart",
104
+ destPath: ""
105
+ },
106
+ {
107
+ srcPath: "/ecom/v1/carts",
108
+ destPath: "/v1/carts"
109
+ }
110
+ ],
111
+ "manage._base_domain_": [
102
112
  {
103
113
  srcPath: "/ecom/v1/carts",
104
114
  destPath: "/v1/carts"
@@ -110,6 +120,30 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
110
120
  destPath: ""
111
121
  }
112
122
  ],
123
+ "bo._base_domain_": [
124
+ {
125
+ srcPath: "/ecom/v1/carts",
126
+ destPath: "/v1/carts"
127
+ }
128
+ ],
129
+ "wixbo.ai": [
130
+ {
131
+ srcPath: "/ecom/v1/carts",
132
+ destPath: "/v1/carts"
133
+ }
134
+ ],
135
+ "wix-bo.com": [
136
+ {
137
+ srcPath: "/ecom/v1/carts",
138
+ destPath: "/v1/carts"
139
+ }
140
+ ],
141
+ "apps._base_domain_": [
142
+ {
143
+ srcPath: "/ecom/v1/carts",
144
+ destPath: "/v1/carts"
145
+ }
146
+ ],
113
147
  "api._api_base_domain_": [
114
148
  {
115
149
  srcPath: "/cart-v1-proxy",