@nuskin/ns-product-lib 2.7.0-cx24-3682.12 → 2.7.0-cx24-3682.13
Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1
|
+
# [2.7.0-cx24-3682.13](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.7.0-cx24-3682.12...v2.7.0-cx24-3682.13) (2023-03-27)
|
2
|
+
|
3
|
+
|
4
|
+
### New
|
5
|
+
|
6
|
+
* MySite product cards show blank data when users have setup AEM Base SKU's(55) in Admin #CX24-3682 ([daa2a72](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/commit/daa2a72a71914c8730826ca2048b30614f7da83a)), closes [#CX24-3682](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/issues/CX24-3682)
|
7
|
+
|
1
8
|
# [2.7.0-cx24-3682.12](https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib/compare/v2.7.0-cx24-3682.11...v2.7.0-cx24-3682.12) (2023-03-27)
|
2
9
|
|
3
10
|
|
package/package.json
CHANGED
@@ -21,7 +21,7 @@ function mapVariant(variant) {
|
|
21
21
|
scanQualifiedCount: '0',
|
22
22
|
division: '',
|
23
23
|
isExclusive: 'false',
|
24
|
-
imageURL: '',
|
24
|
+
imageURL: 'https://nuskin.com/content/dam/global/images/products/01102730-nu-skin-tri-phasic-white-essence.png',
|
25
25
|
customerTypes: 'BrandAffiliate,Preferred,Retail',
|
26
26
|
ingredients: '',
|
27
27
|
availableChannels: 'subscription,arsPhone,kiosk,mobile,web',
|