{"CommonConfig":{"enableAll":true,"localStorageKey":"UINewFeature","templateStyle":"\n /* --- new-features */\n .new-features {\n position: relative;\n }\n .new-features-body {\n display: block;\n position: absolute;\n z-index: 1000;\n white-space: normal;\n }\n .new-features-arrow,\n .new-features-arrow:before {\n position: absolute;\n z-index: 1;\n display: block;\n width: 0;\n height: 0;\n border-style: solid;\n border-color: transparent;\n }\n .new-features-arrow:before {\n content: '';\n z-index: 2;\n }\n .new-features-body .new-features-container {\n padding: 8px 10px 6px 10px;\n min-width: 20px;\n }\n .new-features-body .new-features-container .new-features-icon {\n display: inline-block;\n margin-right: 6px;\n }\n .new-features-body .new-features-container span {\n font-style: italic;\n font-size: 12px;\n font-weight: bold;\n }\n /* ----top */\n .new-features-body.at-top {\n }\n .new-features-body.at-top > .new-features-arrow,\n .new-features-body.at-top > .new-features-arrow:before {\n border-width: 6px 6px 0 6px;\n }\n .new-features-body.at-top > .new-features-arrow {\n left: 20px;\n top: 100%;\n }\n .new-features-body.at-top > .new-features-arrow:before {\n bottom: 0px;\n left: -6px;\n }\n /* ----top-center */\n .new-features-body.at-top-center { }\n .new-features-body.at-top-center > .new-features-arrow,\n .new-features-body.at-top-center > .new-features-arrow:before {\n border-width: 6px 6px 0 6px;\n }\n .new-features-body.at-top-center > .new-features-arrow {\n left: 50%;\n top: 100%;\n transform: translateX(-50%);\n }\n .new-features-body.at-top-center > .new-features-arrow:before {\n bottom: 0px;\n left: -6px;\n }\n /* ----bottom */\n .new-features-body.at-bottom {\n }\n .new-features-body.at-bottom > .new-features-arrow,\n .new-features-body.at-bottom > .new-features-arrow:before {\n border-width: 0 6px 6px 6px;\n }\n .new-features-body.at-bottom > .new-features-arrow {\n left: 20px;\n bottom: 100%;\n }\n .new-features-body.at-bottom > .new-features-arrow:before {\n top: 0px;\n left: -6px;\n }\n /* ----bottom-center */\n .new-features-body.at-bottom-center { }\n .new-features-body.at-bottom-center > .new-features-arrow,\n .new-features-body.at-bottom-center > .new-features-arrow:before {\n border-width: 0 6px 6px 6px;\n }\n .new-features-body.at-bottom-center > .new-features-arrow {\n left: 50%;\n transform: translateX(-50%);\n bottom: 100%;\n }\n .new-features-body.at-bottom-center > .new-features-arrow:before {\n top: 0px;\n left: -6px;\n }\n /* ---left */\n .new-features-body.at-left {\n }\n .new-features-body.at-left > .new-features-arrow,\n .new-features-body.at-left > .new-features-arrow:before {\n border-width: 6px 0 6px 6px;\n }\n .new-features-body.at-left > .new-features-arrow {\n top: 50%;\n left: 100%;\n transform: translateY(-50%);\n }\n .new-features-body.at-left > .new-features-arrow:before {\n top: -6px;\n right: 0px;\n }\n /* ----right */\n .new-features-body.at-right { }\n .new-features-body.at-right > .new-features-arrow,\n .new-features-body.at-right > .new-features-arrow:before {\n border-width: 6px 6px 6px 0;\n }\n .new-features-body.at-right > .new-features-arrow {\n top: 50%;\n right: 100%;\n transform: translateY(-50%);\n }\n .new-features-body.at-right > .new-features-arrow:before {\n top: -6px;\n left: 0px;\n }\n /* ---only */\n .new-features-body .new-features-container.is-only {\n padding: 10px 15px;\n min-width: 30px;\n }\n .new-features-body .new-features-container.is-only .new-features-icon {\n width: 32px;\n height: 32px;\n flex-shrink:0;\n border-radius: 50%;\n display: inline-block;\n margin-right: 8px;\n position: relative;\n background-color: #fff;\n }\n .new-features-body .new-features-container.is-only .new-features-icon i {\n font-size: 18px;\n color: #000;\n opacity: .6;\n position: absolute;\n left: 50%;\n top: 54%;\n transform: translate(-50%,-50%);\n }\n .new-features-body .new-features-container.is-only span {\n font-style: normal;\n font-weight: normal;\n }\n /* --- new-features */\n .new-features-body.bg-black {background-color: rgba(0, 0, 0, 0.8);}\n .new-features-body.at-top > .new-features-arrow { border-top-color: #fff; }\n .new-features-body.at-top > .new-features-arrow:before { border-top-color: rgba(0, 0, 0, 0.8); }\n .new-features-body.at-top-center > .new-features-arrow { border-top-color: #fff; }\n .new-features-body.at-top-center > .new-features-arrow:before { border-top-color: rgba(0, 0, 0, 0.8); }\n .new-features-body.at-bottom > .new-features-arrow { border-bottom-color: #fff; }\n .new-features-body.at-bottom > .new-features-arrow:before { border-bottom-color: rgba(0, 0, 0, 0.8); }\n .new-features-body.at-bottom-center > .new-features-arrow { border-bottom-color: #fff; }\n .new-features-body.at-bottom-center > .new-features-arrow:before { border-bottom-color: rgba(0, 0, 0, 0.8); }\n .new-features-body.at-right > .new-features-arrow { border-right-color: #fff; }\n .new-features-body.at-right > .new-features-arrow:before { border-right-color: rgba(0, 0, 0, 0.8); }\n .new-features-body.at-left > .new-features-arrow { border-left-color: #fff; }\n .new-features-body.at-left > .new-features-arrow:before { border-left-color: rgba(0, 0, 0, 0.8); }\n .dark-mode .new-features > .new-features-body.bg-black {background-color: rgba(255, 255, 255, 0.8);color: #000;}\n .dark-mode .new-features > .new-features-body.at-top > .new-features-arrow { border-top-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-top > .new-features-arrow:before { border-top-color: rgba(255, 255, 255, 0.8); }\n .dark-mode .new-features > .new-features-body.at-top-center > .new-features-arrow { border-top-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-top-center > .new-features-arrow:before { border-top-color: rgba(255, 255, 255, 0.8); }\n .dark-mode .new-features > .new-features-body.at-bottom > .new-features-arrow { border-bottom-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-bottom > .new-features-arrow:before { border-bottom-color: rgba(255, 255, 255, 0.8); }\n .dark-mode .new-features > .new-features-body.at-bottom-center > .new-features-arrow { border-bottom-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-bottom-center > .new-features-arrow:before { border-bottom-color: rgba(255, 255, 255, 0.8); }\n .dark-mode .new-features > .new-features-body.at-right > .new-features-arrow { border-right-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-right > .new-features-arrow:before { border-right-color: rgba(255, 255, 255, 0.8); }\n .dark-mode .new-features > .new-features-body.at-left > .new-features-arrow { border-left-color: transparent; }\n .dark-mode .new-features > .new-features-body.at-left > .new-features-arrow:before { border-left-color: rgba(255, 255, 255, 0.8); }\n /* --- new-features Color */"},"Configs":[{"enable":true,"name":"Similar Seller Recommendation on OrderTracking and ProductList page","key":"Similar_Seller_Recommendation","page":{"includes":["OrderTracking","ProductList"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/4/6 00:00:00 PST"},{"country":"CAN","expirationDate":"2022/4/6 00:00:00 PST"},{"country":"global","expirationDate":"2022/4/6 00:00:00 PST"}],"disappearWhen":5000,"showCounts":2,"classSelectors":"seller-box","targetEleSelector":".seller-box","isCalcPosOfWindowScroll":true,"wrapperStyleStr":"","position":"at-top-center","templateHTML":"
\n
\n \n
\n \n \n
"},{"enable":true,"name":"Similar Seller Recommendation on plp page right","key":"Similar_Seller_Recommendation_PLP_right","page":{"includes":["ProductList"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/4/6 00:00:00 PST"},{"country":"CAN","expirationDate":"2022/4/6 00:00:00 PST"},{"country":"global","expirationDate":"2022/4/6 00:00:00 PST"}],"disappearWhen":5000,"showCounts":2,"classSelectors":"plp-right","targetEleSelector":".plp-right","isCalcPosOfWindowScroll":true,"wrapperStyleStr":"","position":"at-left","templateHTML":"
\n
\n \n
\n NEW\n
"},{"enable":true,"name":"top navigation on PLP-navigation page","key":"top_navigation_on_PLP_navigation_page","page":{"includes":["ProductList"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/4/15 00:00:00 PST"}],"disappearWhen":10000,"showCounts":6,"classSelectors":".nav-x-body-top-bar-wrap .nav-x","targetEleSelector":".nav-x-body-top-bar-wrap .nav-x","isCalcPosOfWindowScroll":true,"wrapperStyleStr":";z-index:1000;","position":"at-bottom-center","templateHTML":"
\n
\n \n
\n NEW FEATURE\n
"},{"enable":true,"name":"follow seller on PDP page","key":"follow_Seller_button_on_PDP_page","page":{"includes":["Product","ProductWithoutKeyword"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/6/30 00:00:00 PST"},{"country":"CAN","expirationDate":"2022/6/30 00:00:00 PST"},{"country":"global","expirationDate":"2022/6/30 00:00:00 PST"}],"disappearWhen":5000,"showCounts":10,"targetEleSelector":".product-follow-seller .item-cell","position":"at-left","isCalcPosOfWindowScroll":true,"wrapperStyleStr":";z-index: 10000;","templateHTML":"
\n
\n \n
\n \n \n
"},{"enable":true,"name":"follow seller on SellerStore page","key":"follow_Seller_button_on_SellerStore_page","page":{"includes":["SellerStore"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/6/30 00:00:00 PST"},{"country":"CAN","expirationDate":"2022/6/30 00:00:00 PST"},{"country":"global","expirationDate":"2022/6/30 00:00:00 PST"}],"disappearWhen":30000,"showCounts":10,"targetEleSelector":".seller-profile .follow-btn","position":"at-bottom-center","isCalcPosOfWindowScroll":true,"wrapperStyleStr":";z-index: 1000;","templateHTML":"
\n
\n \n
\n \n \n
"},{"enable":true,"name":"Remove Combo Deal Options","key":"remove_combo_deal_options","page":{"includes":["ProductList"]},"expirationDateList":[{"country":"USA","expirationDate":"2022/7/31 00:00:00 PST"},{"country":"CAN","expirationDate":"2022/7/31 00:00:00 PST"},{"country":"global","expirationDate":"2022/7/31 00:00:00 PST"}],"disappearWhen":5000,"showCounts":10,"targetEleSelector":"#cdro4NewFeature","position":"at-right","isCalcPosOfWindowScroll":true,"wrapperStyleStr":";z-index: 1000;","templateHTML":"
NEW
"}]}