@nuskin/product-components 3.17.8-cx24-7079.1 → 3.17.8-cx24-7079.2
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.
|
@@ -803,6 +803,7 @@ export default {
|
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
805
|
};
|
|
806
|
+
window.sessionStorage.setItem("nstoast-allowed", "true");
|
|
806
807
|
let checkoutProducts = [];
|
|
807
808
|
const equinoxMarketsConfig = getCachedConfiguration("Equinox_Markets");
|
|
808
809
|
const countryCode = equinoxMarketsConfig.country_code;
|
package/docs/CHANGELOG.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
## [3.17.8-cx24-7079.
|
|
1
|
+
## [3.17.8-cx24-7079.2](https://code.tls.nuskin.io/ns-am/ux/product-components/compare/v3.17.8-cx24-7079.1...v3.17.8-cx24-7079.2) (2024-08-13)
|