@nuskin/ns-product-lib 2.5.0-cx24-2462.1.2 → 2.5.0-cx24-2862.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +5 -23
- package/package.json +1 -1
- package/src/productData.js +30 -97
package/CHANGELOG.md
CHANGED
@@ -1,28 +1,17 @@
|
|
1
|
-
# [2.5.0-cx24-
|
1
|
+
# [2.5.0-cx24-2862.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.4.2-cx24-2612.1.1...v2.5.0-cx24-2862.1) (2022-11-10)
|
2
2
|
|
3
3
|
|
4
4
|
### Update
|
5
5
|
|
6
|
-
*
|
6
|
+
* set ADR pricing from equinox (CX24-2862) ([9f6dfb7](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/9f6dfb726f40b1335411318629a2ebdf1b4dac96))
|
7
|
+
* set ADR pricing from equinox (CX24-2862) ([61f550a](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/61f550a21c5cc9d062549ec2aaf2758aebccf2be))
|
7
8
|
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
### Release
|
12
|
-
|
13
|
-
* Automated changes by GitLab pipeline [skip ci] ([62c7b7d](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/62c7b7d38d24f3f267c859ae7f16af55f8d950f1))
|
14
|
-
|
15
|
-
### Update
|
16
|
-
|
17
|
-
* map product images to carousel images (CX24-2462) ([1e17c6e](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/1e17c6ec39e54b4bdb2bb804c997eb14c9e501d5))
|
18
|
-
* map remaining equinox properties (CX24-2462) ([dafe0c0](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/dafe0c0349207439d05ba0e45a71c8868a1d65bc))
|
19
|
-
|
20
|
-
## [2.4.2-CX24.2.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.4.1...v2.4.2-CX24.2.1) (2022-11-07)
|
9
|
+
## [2.4.2-cx24-2612.1.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.4.1...v2.4.2-cx24-2612.1.1) (2022-11-07)
|
21
10
|
|
22
11
|
|
23
12
|
### Fix
|
24
13
|
|
25
|
-
* [Equinox market] Admin > Move up/down/top/bottom of featured products and edit bundle is not working ([
|
14
|
+
* [Equinox market] Admin > Move up/down/top/bottom of featured products and edit bundle is not working ([9d9d106](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/9d9d10667477b4c7ef7bf8ec013aab322d3cdbcc))
|
26
15
|
|
27
16
|
## [2.4.1](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.4.0...v2.4.1) (2022-11-06)
|
28
17
|
|
@@ -62,13 +51,10 @@
|
|
62
51
|
|
63
52
|
* To make multiple products work (#CX24-2444) ([ce4c483](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/ce4c483b7fbb0527e60045d8174fd503a67e63fa)), closes [#CX24-2444](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2444)
|
64
53
|
|
65
|
-
<<<<<<< HEAD
|
66
|
-
=======
|
67
54
|
### New
|
68
55
|
|
69
56
|
* added support for inventory label (#CX24-2186) ([3e27481](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/3e2748106cd6098086dbd6b738964deabacc875d)), closes [#CX24-2186](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2186)
|
70
57
|
|
71
|
-
>>>>>>> CX24.2
|
72
58
|
### Release
|
73
59
|
|
74
60
|
* Automated changes by GitLab pipeline [skip ci] ([8f75316](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/8f75316b692ddccda5b7bea830ee6dc625b942c7))
|
@@ -76,9 +62,6 @@
|
|
76
62
|
|
77
63
|
### Update
|
78
64
|
|
79
|
-
<<<<<<< HEAD
|
80
|
-
* map product images to carousel images (CX24-2462) ([1e17c6e](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/1e17c6ec39e54b4bdb2bb804c997eb14c9e501d5))
|
81
|
-
=======
|
82
65
|
* added support for variant and price (#CX24-2186) ([e0bf8f2](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/e0bf8f280a838dfa4cc613e5bc34d254dbdc8e1a)), closes [#CX24-2186](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2186)
|
83
66
|
* added variant label (#CX24-2186) ([4c223b3](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/4c223b34438ed73cb824716cacb93482486f8195)), closes [#CX24-2186](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2186)
|
84
67
|
* use platform-specific values when initialized ([18de006](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/18de006211ab396f4d7fa40d0089c8e185d9cee9))
|
@@ -97,7 +80,6 @@
|
|
97
80
|
|
98
81
|
* added support for variant and price (#CX24-2186) ([e0bf8f2](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/e0bf8f280a838dfa4cc613e5bc34d254dbdc8e1a)), closes [#CX24-2186](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2186)
|
99
82
|
* added variant label (#CX24-2186) ([4c223b3](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/4c223b34438ed73cb824716cacb93482486f8195)), closes [#CX24-2186](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-2186)
|
100
|
-
>>>>>>> CX24.2
|
101
83
|
|
102
84
|
# [2.3.0](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.2.0...v2.3.0) (2022-10-14)
|
103
85
|
|
package/package.json
CHANGED
package/src/productData.js
CHANGED
@@ -81,7 +81,7 @@ const ProductData = {
|
|
81
81
|
/**
|
82
82
|
* @param {contentstack.MarketConfig} marketConfig
|
83
83
|
*/
|
84
|
-
getLegacyRequestHeaders: function
|
84
|
+
getLegacyRequestHeaders: function(marketConfig) {
|
85
85
|
return {
|
86
86
|
'Content-Type': 'application/json',
|
87
87
|
client_id: marketConfig.checkout_client_id,
|
@@ -95,7 +95,7 @@ const ProductData = {
|
|
95
95
|
* @param {*} eqVariant
|
96
96
|
* @returns Array<Product>
|
97
97
|
*/
|
98
|
-
eqProductVariantMapper: function (eqVariant) {
|
98
|
+
eqProductVariantMapper : function (eqVariant) {
|
99
99
|
|
100
100
|
let imageURL = eqVariant.properties.imageURL;
|
101
101
|
const regex = /\d+.\d+/
|
@@ -104,7 +104,7 @@ const ProductData = {
|
|
104
104
|
if (imageURL.includes('contentstack')) {
|
105
105
|
thumbnailImage = imageURL + '?width=40'
|
106
106
|
} else {
|
107
|
-
thumbnailImage = imageURL.replace(regex,
|
107
|
+
thumbnailImage = imageURL.replace(regex,'40.40')
|
108
108
|
}
|
109
109
|
|
110
110
|
return {
|
@@ -125,7 +125,7 @@ const ProductData = {
|
|
125
125
|
}
|
126
126
|
],
|
127
127
|
"thumbnail": thumbnailImage,
|
128
|
-
ingredients:
|
128
|
+
"ingredients": eqVariant.properties.ingredients,
|
129
129
|
"benefits": eqVariant.properties.benefits,
|
130
130
|
"usage": eqVariant.properties.usage,
|
131
131
|
"resources": eqVariant.properties.resources,
|
@@ -142,17 +142,17 @@ const ProductData = {
|
|
142
142
|
"availableQuantity": eqVariant.inventoryProperties.atpQty,
|
143
143
|
"maxQuantity": 999,
|
144
144
|
"points": "",
|
145
|
-
"cv": (eqVariant.priceFacets.CV) ?
|
146
|
-
"pv":
|
145
|
+
"cv": (eqVariant.priceFacets.CV) ? eqVariant.priceFacets.CV : '',
|
146
|
+
"pv":eqVariant.priceFacets.PV,
|
147
147
|
"priceType": "WRTL",
|
148
148
|
"price": eqVariant.priceFacets["Regular Price"],
|
149
149
|
"priceMap": {
|
150
150
|
"WRTL": eqVariant.priceFacets["Regular Price"],
|
151
151
|
"WADW-WRTL": eqVariant.priceFacets["Regular Price"],
|
152
|
-
"WADR":
|
152
|
+
"WADR": eqVariant.priceFacets["Regular Price"],
|
153
153
|
"RTL": eqVariant.priceFacets["Regular Price"],
|
154
154
|
"WWHL": eqVariant.priceFacets["Wholesale Price"],
|
155
|
-
"WADW":
|
155
|
+
"WADW": eqVariant.priceFacets["Wholesale Price"],
|
156
156
|
"WHL": eqVariant.priceFacets["Wholesale Price"]
|
157
157
|
},
|
158
158
|
"cvMap": {
|
@@ -188,9 +188,9 @@ const ProductData = {
|
|
188
188
|
"shade": "",
|
189
189
|
"status": this.switchStatusFromEquinox(eqVariant.properties.status),
|
190
190
|
"variantType": "Other",
|
191
|
-
"variantDropdownLabel": eqVariant.properties.variantLabel
|
191
|
+
"variantDropdownLabel": eqVariant.properties.variantLabel || "",
|
192
192
|
"variantDropdownPlaceholder": "Select Type",
|
193
|
-
"variantsLabel": eqVariant.properties.variantLabel
|
193
|
+
"variantsLabel": eqVariant.properties.variantLabel || "",
|
194
194
|
"groupOffer": false,
|
195
195
|
"personalOffer": false,
|
196
196
|
"savedEventName": null,
|
@@ -223,7 +223,7 @@ const ProductData = {
|
|
223
223
|
if (imageURL.includes('contentstack')) {
|
224
224
|
thumbnailImage = imageURL + '?width=40'
|
225
225
|
} else {
|
226
|
-
thumbnailImage = imageURL.replace(regex,
|
226
|
+
thumbnailImage = imageURL.replace(regex,'40.40')
|
227
227
|
}
|
228
228
|
|
229
229
|
if (data.sku && data.sku.length > 1) {
|
@@ -243,19 +243,18 @@ const ProductData = {
|
|
243
243
|
"longDescr": data.properties.productDetailsDescription,
|
244
244
|
"fullImage": imageURL,
|
245
245
|
"imageAltText": data.properties.name,
|
246
|
-
productCarouselImages:
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
)) : [],
|
246
|
+
"productCarouselImages": [
|
247
|
+
{
|
248
|
+
"contentType": "img",
|
249
|
+
"src": "/content/products/24/00/35/24003529/jcr:content/fullImage.imgw.1280.1280.png",
|
250
|
+
"alt": ""
|
251
|
+
}
|
252
|
+
],
|
254
253
|
"thumbnail": thumbnailImage,
|
255
|
-
ingredients:
|
256
|
-
benefits:
|
257
|
-
usage:
|
258
|
-
resources:
|
254
|
+
"ingredients": data.properties.ingredients,
|
255
|
+
"benefits": data.properties.benefits,
|
256
|
+
"usage": data.properties.usage,
|
257
|
+
"resources": data.sku[count].properties.resources,
|
259
258
|
"videos": "",
|
260
259
|
"movie": "",
|
261
260
|
"youtube": "",
|
@@ -269,16 +268,16 @@ const ProductData = {
|
|
269
268
|
"availableQuantity": data.sku[count].inventoryProperties.atpQty,
|
270
269
|
"maxQuantity": 999,
|
271
270
|
"points": "",
|
272
|
-
"cv": (data.sku[count].priceFacets.CV) ?
|
271
|
+
"cv": (data.sku[count].priceFacets.CV) ? data.sku[count].priceFacets.CV : '',
|
273
272
|
"pv": data.sku[count].priceFacets.PV,
|
274
273
|
"priceType": "WRTL",
|
275
274
|
"price": data.sku[count].priceFacets["Regular Price"],
|
276
275
|
"priceMap": {
|
277
276
|
"WRTL": data.sku[count].priceFacets["Regular Price"],
|
278
277
|
"WADW-WRTL": data.sku[count].priceFacets["Regular Price"],
|
279
|
-
"WADR":
|
278
|
+
"WADR": data.sku[count].priceFacets["Regular Price"],
|
280
279
|
"RTL": data.sku[count].priceFacets["Regular Price"],
|
281
|
-
"WADW":
|
280
|
+
"WADW": data.sku[count].priceFacets["Wholesale Price"],
|
282
281
|
"WHL": data.sku[count].priceFacets["Wholesale Price"],
|
283
282
|
"WWHL": data.sku[count].priceFacets["Wholesale Price"]
|
284
283
|
},
|
@@ -317,9 +316,9 @@ const ProductData = {
|
|
317
316
|
"shade": "",
|
318
317
|
"status": this.switchStatusFromEquinox(data.sku[count].properties.productStatus),
|
319
318
|
"variantType": "Other",
|
320
|
-
"variantDropdownLabel": data.sku[count].properties.variantLabel
|
319
|
+
"variantDropdownLabel": data.sku[count].properties.variantLabel || "",
|
321
320
|
"variantDropdownPlaceholder": "Select Type",
|
322
|
-
"variantsLabel": data.sku[count].properties.variantLabel
|
321
|
+
"variantsLabel": data.sku[count].properties.variantLabel || "",
|
323
322
|
"groupOffer": false,
|
324
323
|
"personalOffer": false,
|
325
324
|
"savedEventName": null,
|
@@ -406,82 +405,16 @@ const ProductData = {
|
|
406
405
|
|
407
406
|
_sortProductsBySku: function (skus, products) {
|
408
407
|
|
409
|
-
if
|
408
|
+
if(!skus || !products || products.length === 1) {
|
410
409
|
return products
|
411
410
|
}
|
412
411
|
|
413
|
-
|
412
|
+
const sortedProducts = products.sort(function (a, b) {
|
414
413
|
return skus.indexOf(a.sku) - skus.indexOf(b.sku);
|
415
414
|
});
|
416
415
|
|
417
|
-
|
418
|
-
}
|
419
|
-
|
420
|
-
function mapBenefits(benefits) {
|
421
|
-
if (!benefits) {
|
422
|
-
return {};
|
423
|
-
}
|
424
|
-
|
425
|
-
const list = JSON.parse(benefits)
|
426
|
-
.map(item => item.benefits.map(benefit => benefit).join(''))
|
427
|
-
.join('');
|
428
|
-
|
429
|
-
return {
|
430
|
-
benefitsHTML: list,
|
431
|
-
benefitsText: 'Benefits',
|
432
|
-
benefitItems: []
|
433
|
-
};
|
434
|
-
}
|
435
|
-
|
436
|
-
function mapIngredients(ingredients) {
|
437
|
-
if (!mapIngredients) {
|
438
|
-
return {};
|
439
|
-
}
|
440
|
-
|
441
|
-
// concatenating the name, description, keyIngredients, and otherIngredients
|
442
|
-
const list = JSON.parse(ingredients)
|
443
|
-
.map(i => [
|
444
|
-
i.keyIngredients
|
445
|
-
.map(k => `<img src="${k.image.url}" alt="${k.image.alt}" /> ${k.name} ${k.description}`)
|
446
|
-
.join(' '),
|
447
|
-
i.otherIngredients
|
448
|
-
].join(' '))
|
449
|
-
.join(' ');
|
450
|
-
|
451
|
-
return {
|
452
|
-
ingredientsHTML: list,
|
453
|
-
ingredientsText: 'Ingredients',
|
454
|
-
ingredients: []
|
455
|
-
}
|
456
|
-
}
|
457
|
-
|
458
|
-
function mapResources(resources) {
|
459
|
-
if (!resources) {
|
460
|
-
return {};
|
461
|
-
}
|
462
|
-
|
463
|
-
const text = JSON.parse(resources)
|
464
|
-
.map(res => `<p><a href="${res.url}" target="_blank">${res.title}</a></p>`)
|
465
|
-
.join('');
|
466
|
-
|
467
|
-
return {
|
468
|
-
resourcesHTML: text,
|
469
|
-
resourcesText: 'Resources',
|
470
|
-
resourceLinks: []
|
471
|
-
}
|
472
|
-
}
|
473
|
-
|
474
|
-
function mapUsage(usage) {
|
475
|
-
if (!usage) {
|
476
|
-
return {};
|
477
|
-
}
|
478
|
-
|
479
|
-
const text = JSON.parse(usage).additionalText
|
480
|
-
.map(t => t).join('');
|
416
|
+
return sortedProducts
|
481
417
|
|
482
|
-
return {
|
483
|
-
usageHTML: text,
|
484
|
-
usageText: 'Usage'
|
485
418
|
}
|
486
419
|
}
|
487
420
|
|