@envive-ai/react-hooks 0.1.3 → 0.1.5
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.
- package/dist/adapters/amplitude/index.cjs +13 -13
- package/dist/adapters/amplitude/index.d.cts +5 -3
- package/dist/adapters/amplitude/index.d.ts +5 -3
- package/dist/adapters/amplitude/index.js +10 -10
- package/dist/api-B2euFL-5.cjs +269 -0
- package/dist/api-XRr_lAG6.js +190 -0
- package/dist/application/config/index.cjs +14 -5
- package/dist/application/config/index.d.cts +2 -1
- package/dist/application/config/index.d.ts +2 -1
- package/dist/application/config/index.js +14 -5
- package/dist/application/models/graphql/index.cjs +12 -12
- package/dist/application/models/graphql/index.d.cts +1 -1
- package/dist/application/models/graphql/index.d.ts +1 -1
- package/dist/application/models/graphql/index.js +10 -10
- package/dist/application/models/guards/api/index.cjs +2 -2
- package/dist/application/models/guards/api/index.d.cts +2 -2
- package/dist/application/models/guards/api/index.d.ts +2 -2
- package/dist/application/models/guards/api/index.js +2 -2
- package/dist/application/models/index.cjs +54 -54
- package/dist/application/models/index.d.cts +8 -9
- package/dist/application/models/index.d.ts +8 -9
- package/dist/application/models/index.js +10 -10
- package/dist/application/models/utilityTypes/index.cjs +1 -1
- package/dist/application/models/utilityTypes/index.d.cts +1 -1
- package/dist/application/models/utilityTypes/index.d.ts +1 -1
- package/dist/application/models/utilityTypes/index.js +1 -1
- package/dist/application/models/variantInfo/index.cjs +1 -1
- package/dist/application/models/variantInfo/index.d.cts +1 -1
- package/dist/application/models/variantInfo/index.d.ts +1 -1
- package/dist/application/models/variantInfo/index.js +1 -1
- package/dist/application/service/customerService/index.cjs +2 -2
- package/dist/application/service/customerService/index.d.cts +2 -2
- package/dist/application/service/customerService/index.d.ts +2 -2
- package/dist/application/service/customerService/index.js +2 -2
- package/dist/application/service/index.cjs +38 -757
- package/dist/application/service/index.d.cts +26 -20
- package/dist/application/service/index.d.ts +26 -20
- package/dist/application/service/index.js +12 -727
- package/dist/application/utils/index.cjs +37 -37
- package/dist/application/utils/index.d.cts +12 -12
- package/dist/application/utils/index.d.ts +14 -14
- package/dist/application/utils/index.js +10 -10
- package/dist/atomStore-B1cgmbP0.js +32 -0
- package/dist/atomStore-JwGb7pcy.cjs +58 -0
- package/dist/atomStore-ONYy0XuA.d.cts +24 -0
- package/dist/atomStore-kOKiEcNl.d.ts +24 -0
- package/dist/atoms/app/index.cjs +16 -16
- package/dist/atoms/app/index.d.cts +11 -11
- package/dist/atoms/app/index.d.ts +12 -12
- package/dist/atoms/app/index.js +10 -10
- package/dist/atoms/atomStore/index.cjs +1 -2
- package/dist/atoms/atomStore/index.d.cts +1 -22
- package/dist/atoms/atomStore/index.d.ts +1 -22
- package/dist/atoms/atomStore/index.js +1 -2
- package/dist/atoms/chat/index.cjs +40 -40
- package/dist/atoms/chat/index.d.cts +37 -37
- package/dist/atoms/chat/index.d.ts +38 -38
- package/dist/atoms/chat/index.js +10 -10
- package/dist/atoms/globalSearch/index.cjs +1 -1
- package/dist/atoms/globalSearch/index.d.cts +7 -6
- package/dist/atoms/globalSearch/index.d.ts +2 -1
- package/dist/atoms/globalSearch/index.js +1 -1
- package/dist/atoms/org/index.cjs +38 -40
- package/dist/atoms/org/index.d.cts +35 -53
- package/dist/atoms/org/index.d.ts +34 -52
- package/dist/atoms/org/index.js +11 -12
- package/dist/atoms/search/index.cjs +41 -43
- package/dist/atoms/search/index.d.cts +9 -10
- package/dist/atoms/search/index.d.ts +9 -10
- package/dist/atoms/search/index.js +10 -12
- package/dist/bandolier-Da4wt6sm.cjs +1230 -0
- package/dist/bandolier-DzEmYWcz.js +1230 -0
- package/dist/carpe-AXipz0Xl.cjs +608 -0
- package/dist/carpe-CaUKwcEa.js +606 -0
- package/dist/chat-CHmD79E1.js +26 -0
- package/dist/{chat-CCgyDehy.cjs → chat-_NzpO_Hn.cjs} +2 -1
- package/dist/{components-CScS7Ii-.cjs → components-D0XDRcaN.cjs} +2 -1
- package/dist/components-Dl-TMD9k.js +11 -0
- package/dist/config/locators/components/chat/index.cjs +1 -1
- package/dist/config/locators/components/chat/index.d.ts +1 -1
- package/dist/config/locators/components/chat/index.js +1 -1
- package/dist/config/locators/components/chat/variants/index.cjs +2 -1
- package/dist/config/locators/components/chat/variants/index.d.cts +2 -1
- package/dist/config/locators/components/chat/variants/index.d.ts +2 -1
- package/dist/config/locators/components/chat/variants/index.js +2 -1
- package/dist/config/locators/components/index.cjs +1 -1
- package/dist/config/locators/components/index.d.ts +1 -1
- package/dist/config/locators/components/index.js +1 -1
- package/dist/config/locators/components/search/index.cjs +2 -1
- package/dist/config/locators/components/search/index.d.cts +2 -1
- package/dist/config/locators/components/search/index.d.ts +2 -1
- package/dist/config/locators/components/search/index.js +2 -1
- package/dist/config/locators/index.cjs +4 -4
- package/dist/config/locators/index.d.cts +2 -1
- package/dist/config/locators/index.d.ts +4 -3
- package/dist/config/locators/index.js +4 -4
- package/dist/contexts/index.cjs +20 -23
- package/dist/contexts/index.d.cts +10 -59
- package/dist/contexts/index.d.ts +10 -59
- package/dist/contexts/index.js +11 -17
- package/dist/contexts-CtRlNXaS.js +7674 -0
- package/dist/contexts-CtgmnYNn.cjs +9088 -0
- package/dist/coterie--MGvWeVh.cjs +240 -0
- package/dist/coterie-oKHAT0lx.js +240 -0
- package/dist/customerService-BG1uNZZ1.cjs +36 -0
- package/dist/customerService-BHQRnLhC.js +23 -0
- package/dist/custservice-types-C8-9vKWb.cjs +35 -0
- package/dist/custservice-types-CamCiXjq.js +23 -0
- package/dist/default-B4fINY5_.cjs +4 -0
- package/dist/default-BrTQxA0c.js +4 -0
- package/dist/default-C3LrcbZB.cjs +199 -0
- package/dist/default-CXkYrLEr.js +176 -0
- package/dist/divIds-0Vj9g-fM.js +23 -0
- package/dist/{divIds-CFyAjjp3.cjs → divIds-CjceLRD9.cjs} +2 -1
- package/dist/dreamlandBaby-BEqt0eKF.js +347 -0
- package/dist/dreamlandBaby-DBDjEJCc.cjs +347 -0
- package/dist/{embedded-BlXJUbik.cjs → embedded-B5Wi9g0T.cjs} +2 -1
- package/dist/embedded-_cLpd6FK.js +23 -0
- package/dist/entrypoints-CNUvSgnk.js +7 -0
- package/dist/entrypoints-DM9Sm18O.cjs +19 -0
- package/dist/events/index.cjs +1 -1
- package/dist/events/index.d.cts +2 -1
- package/dist/events/index.d.ts +2 -1
- package/dist/events/index.js +1 -1
- package/dist/events-ClCDFK7t.js +78 -0
- package/dist/events-Da7gpmGv.cjs +90 -0
- package/dist/featureFlagService-5wdmW02z.d.ts +18 -0
- package/dist/featureFlagService-DaelrXEk.d.cts +18 -0
- package/dist/fiveCbd-CdqNt16h.cjs +614 -0
- package/dist/fiveCbd-D6B-sgnX.js +614 -0
- package/dist/forLoveAndLemons-C7GsJG7f.cjs +668 -0
- package/dist/forLoveAndLemons-gNDlMtPR.js +666 -0
- package/dist/{globalSearch-hxbXekus.cjs → globalSearch-BTeZxvk1.cjs} +2 -1
- package/dist/globalSearch-b0wC7ZEO.js +14 -0
- package/dist/greenpan-B5AaW4M_.js +398 -0
- package/dist/greenpan-DrORpYms.cjs +398 -0
- package/dist/grooveLife-BJqsfH2H.cjs +343 -0
- package/dist/grooveLife-xIUmDM8s.js +343 -0
- package/dist/homegrownCannabis-8TZ21u6L.cjs +411 -0
- package/dist/homegrownCannabis-BtMuEvbZ.js +411 -0
- package/dist/hooks/index.cjs +36 -38
- package/dist/hooks/index.d.cts +36 -82
- package/dist/hooks/index.d.ts +38 -84
- package/dist/hooks/index.js +11 -17
- package/dist/index-BTK5uzs6.d.cts +98 -0
- package/dist/index-BdNKc2ix.d.cts +2 -1
- package/dist/index-BrXuc_Ck.d.cts +2 -1
- package/dist/index-BzgkfbNO.d.cts +228 -0
- package/dist/index-CKKkTsms.d.ts +39 -0
- package/dist/index-CKUpnyJQ.d.ts +72 -0
- package/dist/index-CSIOQD-A.d.ts +25 -0
- package/dist/index-CbJZOEU4.d.ts +203 -0
- package/dist/index-ClJ0nMsR.d.cts +184 -0
- package/dist/index-Cr2y08f1.d.ts +9 -0
- package/dist/index-Cx9e-fRi.d.ts +184 -0
- package/dist/index-D2VaMPA3.d.ts +98 -0
- package/dist/index-D46Rd0io.d.cts +39 -0
- package/dist/index-DFL1dIT_.d.ts +7 -0
- package/dist/index-DXpgMVpp.d.ts +749 -0
- package/dist/index-Dxpscrvz.d.ts +228 -0
- package/dist/index-K2kNsOTw.d.cts +203 -0
- package/dist/index-MFbPQ8Ji.d.ts +95 -0
- package/dist/index-VHFMGkO-.d.cts +72 -0
- package/dist/index-VSFakgAI.d.cts +95 -0
- package/dist/index-aNW5V9fh.d.cts +749 -0
- package/dist/index-zZjcds15.d.cts +7 -0
- package/dist/interceptors/index.cjs +12 -13
- package/dist/interceptors/index.d.cts +10 -10
- package/dist/interceptors/index.d.ts +10 -10
- package/dist/interceptors/index.js +10 -11
- package/dist/jackArcher-WtkbLBZj.cjs +728 -0
- package/dist/jackArcher-sO9EbgrZ.js +728 -0
- package/dist/jordanCraig-471FcgqF.cjs +1787 -0
- package/dist/jordanCraig-DNOncplU.js +1787 -0
- package/dist/kindredBravely-BlLyHGMX.cjs +491 -0
- package/dist/kindredBravely-cqZ4OvXp.js +491 -0
- package/dist/kutFromTheKloth-3mOIryvt.cjs +370 -0
- package/dist/kutFromTheKloth-DtVNCMKa.js +370 -0
- package/dist/larryAndSerges-88Bvq-Us.cjs +262 -0
- package/dist/larryAndSerges-cvak6May.js +262 -0
- package/dist/leapsAndRebounds-Dmf8eUPq.js +361 -0
- package/dist/leapsAndRebounds-iWKc923H.cjs +361 -0
- package/dist/logger-Dln20ans.cjs +26 -0
- package/dist/logger-pdEEY8T2.js +20 -0
- package/dist/longevityrx-BTMI9vn-.js +321 -0
- package/dist/longevityrx-CobPyigd.cjs +321 -0
- package/dist/lookOptic-C4H_c0JZ.cjs +283 -0
- package/dist/lookOptic-Jwf7EAU8.js +283 -0
- package/dist/mantraBrand-CySGqbn6.cjs +751 -0
- package/dist/mantraBrand-DoaVj837.js +751 -0
- package/dist/medterra-BnZ5p27n.cjs +584 -0
- package/dist/medterra-DaICcPPp.js +584 -0
- package/dist/modells-CZ1L6dD_.js +485 -0
- package/dist/modells-DF0SndHr.cjs +485 -0
- package/dist/nodeSelector-DybpVr-i.d.ts +31 -0
- package/dist/nodeSelector-vKB44CDB.d.cts +2 -1
- package/dist/orgConfigResults--dAwtw3W.d.ts +881 -0
- package/dist/orgConfigResults-BL0XBA6x.d.cts +881 -0
- package/dist/pressedFloral-B3t2cYzs.cjs +662 -0
- package/dist/pressedFloral-Dsws2Kfb.js +662 -0
- package/dist/search-filter-types-9rTb3jMj.d.cts +102 -0
- package/dist/search-filter-types-C-zZSpGo.d.ts +102 -0
- package/dist/skinPerfection-CILQM2bR.cjs +335 -0
- package/dist/skinPerfection-DmQCntRf.js +335 -0
- package/dist/snapSupplements--X_v0KRM.js +286 -0
- package/dist/snapSupplements-Djuzl0Ed.cjs +286 -0
- package/dist/socialProofClasses-DdzG1tZy.js +10 -0
- package/dist/socialProofClasses-ky69yppk.cjs +40 -0
- package/dist/spanx-Bo81yXSF.cjs +664 -0
- package/dist/spanx-DauxB8KE.js +662 -0
- package/dist/spanxStaging-BucYQvR1.cjs +849 -0
- package/dist/spanxStaging-CfXUukdP.js +846 -0
- package/dist/{suggestionBarV2-types-DG3Ekk44.cjs → suggestionBarV2-types-B3lwrENK.cjs} +2 -1
- package/dist/suggestionBarV2-types-Penx3Y67.js +10 -0
- package/dist/supergoop-8qa_NV3F.cjs +338 -0
- package/dist/supergoop-DOaui-A6.js +336 -0
- package/dist/test-types-CXVJxTeu.d.ts +40 -0
- package/dist/test-types-CuOq25VT.d.cts +40 -0
- package/dist/types/index.cjs +2 -2
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js +2 -2
- package/dist/types-CD4LFta-.d.cts +33 -0
- package/dist/types-CGC6Oozp.cjs +231 -0
- package/dist/types-CnTCkyvK.js +177 -0
- package/dist/types-DBdI0j89.d.ts +33 -0
- package/dist/uniqueVintage-BWkDgt1z.js +1212 -0
- package/dist/uniqueVintage-DAne8XcL.cjs +1214 -0
- package/dist/variant-CC1nrywd.d.ts +13 -0
- package/dist/variant-CQTuQQSq.d.cts +13 -0
- package/dist/venaCbd-B1HO_Pkr.cjs +366 -0
- package/dist/venaCbd-CnByO-5R.js +366 -0
- package/dist/westonJonBoucher-BAGXegsX.js +423 -0
- package/dist/westonJonBoucher-BRfHWMbs.cjs +423 -0
- package/dist/wineEnthusiast-DW8JVwV8.cjs +941 -0
- package/dist/wineEnthusiast-EJbhMeKQ.js +941 -0
- package/dist/wolfMattress-B6INZNRJ.cjs +373 -0
- package/dist/wolfMattress-D9P7ErH_.js +373 -0
- package/dist/wolfTactical-C5Pupi3J.js +350 -0
- package/dist/wolfTactical-TMthZM93.cjs +350 -0
- package/package.json +2 -1
- package/src/adapters/amplitude/amplitudeAdapter.ts +32 -9
- package/src/adapters/spiffy/commerce/api.ts +17 -8
- package/src/adapters/spiffy/commerce/graphql.ts +16 -5
- package/src/application/config/generalStaticConfig.ts +5 -2
- package/src/application/models/api/orgConfigResults.ts +6 -2
- package/src/application/models/supportedOrgs.ts +1 -1
- package/src/application/models/validators/validateGraphQLColorsConfig.ts +23 -21
- package/src/application/service/cdnService.ts +4 -2
- package/src/application/service/graphqlConfigService.ts +59 -0
- package/src/application/service/index.ts +1 -1
- package/src/application/service/pageVariantService.ts +5 -5
- package/src/application/service/searchService.ts +9 -2
- package/src/application/service/windowChatToggleService.ts +28 -19
- package/src/application/service/windowFrontendConfigService.ts +7 -4
- package/src/atoms/app/index.ts +26 -17
- package/src/atoms/app/variant.ts +1 -0
- package/src/atoms/chat/messageQueue.ts +1 -1
- package/src/atoms/envive/enviveConfig.ts +81 -0
- package/src/atoms/org/graphqlConfig.ts +40 -11
- package/src/atoms/org/index.ts +7 -7
- package/src/atoms/org/merchantCss.ts +119 -2
- package/src/atoms/org/org.ts +67 -70
- package/src/atoms/org/orgPageConfig.ts +9 -6
- package/src/atoms/org/orgUIConfig.ts +22 -9
- package/src/atoms/search/chatSearch.ts +85 -67
- package/src/atoms/search/searchAPI.ts +52 -42
- package/src/contexts/chatContext.tsx +4 -1
- package/src/contexts/enviveConfigContext.tsx +37 -26
- package/src/contexts/enviveCssContext.tsx +20 -0
- package/src/contexts/index.ts +2 -0
- package/src/contexts/orgConfigContext.tsx +106 -0
- package/src/contexts/systemSettingsContext.tsx +2 -2
- package/src/contexts/types.ts +12 -9
- package/src/hooks/index.ts +2 -3
- package/src/hooks/useDynamicVariants.ts +48 -32
- package/src/hooks/useFileUpload.ts +1 -1
- package/src/hooks/useHideElements.ts +21 -18
- package/src/hooks/useImageResolver.ts +16 -8
- package/src/hooks/useNewOrgConfig.ts +80 -0
- package/src/hooks/useSearch.tsx +10 -6
- package/src/hooks/utils.ts +1 -1
- package/src/interceptors/useFormEscalation.ts +26 -9
- package/src/types.ts +0 -2
- package/dist/api-BtzLHcfU.cjs +0 -268
- package/dist/api-kpPTZhV9.js +0 -189
- package/dist/atomStore-BNQyGmU_.cjs +0 -57
- package/dist/atomStore-TnLPtYns.js +0 -31
- package/dist/bandolier-CQrxBHsk.cjs +0 -1230
- package/dist/bandolier-Di9DpZ8e.js +0 -1230
- package/dist/carpe-3NJOR-Rj.cjs +0 -608
- package/dist/carpe-DmWKaIQq.js +0 -606
- package/dist/cdnService-BNreZjqy.js +0 -18
- package/dist/cdnService-vLxePdrU.cjs +0 -23
- package/dist/chat-CCQMmhc1.cjs +0 -5057
- package/dist/chat-Dk6KPb1K.js +0 -25
- package/dist/chat-H6YcCS4I.js +0 -4113
- package/dist/components-DAQxVIn9.js +0 -10
- package/dist/coterie-D0UFsFC5.cjs +0 -240
- package/dist/coterie-JblRmIZL.js +0 -240
- package/dist/customerService-C4wc0glQ.js +0 -22
- package/dist/customerService-zsDlp7g2.cjs +0 -35
- package/dist/custservice-types-D8Npo-5Z.js +0 -22
- package/dist/custservice-types-E9_OSaZ7.cjs +0 -34
- package/dist/default-C5ZTV8HA.cjs +0 -4
- package/dist/default-DPv8m-eQ.js +0 -175
- package/dist/default-DRKBosow.cjs +0 -198
- package/dist/default-ao0vRl0W.js +0 -4
- package/dist/divIds-BWvq-i6I.js +0 -22
- package/dist/dreamlandBaby-CyS8oW8X.js +0 -347
- package/dist/dreamlandBaby-y7kSvwH2.cjs +0 -347
- package/dist/embedded-C1jvFj3v.js +0 -22
- package/dist/entrypoints-CmmOszXO.js +0 -6
- package/dist/entrypoints-fowCLUT2.cjs +0 -18
- package/dist/enviveConfigContext-Bs8kepnO.cjs +0 -48
- package/dist/enviveConfigContext-CWVdVWKW.js +0 -34
- package/dist/events-DgFzlVJR.js +0 -77
- package/dist/events-bH-24eRW.cjs +0 -89
- package/dist/featureFlagService-CroFRxvD.d.cts +0 -17
- package/dist/featureFlagService-NkJ2fuEj.d.ts +0 -17
- package/dist/featureGates-BMWXU0dS.d.ts +0 -90
- package/dist/featureGates-N_gyHCTn.d.cts +0 -90
- package/dist/fiveCbd-CXVuIBiZ.cjs +0 -614
- package/dist/fiveCbd-Cyc3-Ab9.js +0 -614
- package/dist/forLoveAndLemons-CxQS0USq.cjs +0 -668
- package/dist/forLoveAndLemons-D8mcgmdk.js +0 -666
- package/dist/frontendConfig-KeNqU1wa.d.cts +0 -790
- package/dist/frontendConfig-cPvCTWm6.d.ts +0 -790
- package/dist/globalSearch-BC0rOX3E.js +0 -13
- package/dist/greenpan-JM6SHcqO.js +0 -398
- package/dist/greenpan-eIzyxVsn.cjs +0 -398
- package/dist/grooveLife-BmsUc2cD.js +0 -343
- package/dist/grooveLife-KdTizVUn.cjs +0 -343
- package/dist/homegrownCannabis-C0GDai4r.cjs +0 -411
- package/dist/homegrownCannabis-a9udocBT.js +0 -411
- package/dist/hooks-DjOa7ihH.cjs +0 -7331
- package/dist/hooks-fneW8SWw.js +0 -7152
- package/dist/index-BQErGgfM.d.cts +0 -202
- package/dist/index-C4zjAR1c.d.cts +0 -227
- package/dist/index-CGB6CAmr.d.ts +0 -6
- package/dist/index-CIco0cCQ.d.ts +0 -183
- package/dist/index-COG1kOZG.d.ts +0 -749
- package/dist/index-CVxe7FpL.d.cts +0 -6
- package/dist/index-Cn1SeI5y.d.cts +0 -183
- package/dist/index-CnqHN_jz.d.ts +0 -202
- package/dist/index-Cqg6ltII.d.ts +0 -38
- package/dist/index-DE_7Q8qK.d.ts +0 -94
- package/dist/index-Da0UzyI9.d.ts +0 -24
- package/dist/index-DbWWcYax.d.cts +0 -749
- package/dist/index-DtoVXd6O.d.cts +0 -97
- package/dist/index-JClBRnSX.d.cts +0 -94
- package/dist/index-ghzD_356.d.ts +0 -8
- package/dist/index-hdbCEjYy.d.cts +0 -38
- package/dist/index-luJrHgPN.d.ts +0 -97
- package/dist/index-tfRj22E1.d.ts +0 -227
- package/dist/jackArcher-B6OJ0N3a.cjs +0 -728
- package/dist/jackArcher-B9fe4Hv8.js +0 -728
- package/dist/jordanCraig-0CB_m_ts.cjs +0 -1787
- package/dist/jordanCraig-DNm1iw1L.js +0 -1787
- package/dist/kindredBravely-CZgt7DJA.js +0 -491
- package/dist/kindredBravely-KvYPbckZ.cjs +0 -491
- package/dist/kutFromTheKloth-BxgtWZs9.cjs +0 -370
- package/dist/kutFromTheKloth-SmteSZjk.js +0 -370
- package/dist/larryAndSerges-6O_u3L90.cjs +0 -261
- package/dist/larryAndSerges-DO-zG8ES.js +0 -261
- package/dist/leapsAndRebounds-BK62AmXw.js +0 -361
- package/dist/leapsAndRebounds-gPsWVUmQ.cjs +0 -361
- package/dist/logger-Be0NyKaY.cjs +0 -25
- package/dist/logger-BexDfK3W.js +0 -19
- package/dist/longevityrx-DjKbwJo3.cjs +0 -321
- package/dist/longevityrx-eq5TeUcy.js +0 -321
- package/dist/lookOptic-BPPqms_j.cjs +0 -283
- package/dist/lookOptic-jRpBXQCN.js +0 -283
- package/dist/mantraBrand-BZOZfkUK.js +0 -751
- package/dist/mantraBrand-Cp8zptkj.cjs +0 -751
- package/dist/medterra-BHYCBgvQ.cjs +0 -584
- package/dist/medterra-CShe6CLY.js +0 -584
- package/dist/modells-DE7-gmjK.cjs +0 -485
- package/dist/modells-DFyJxNwT.js +0 -485
- package/dist/nodeSelector-DpKXszfU.d.ts +0 -30
- package/dist/org-Bkn6fl6I.cjs +0 -106
- package/dist/org-CX8HFbc9.js +0 -63
- package/dist/pressedFloral-BMkCVs8c.cjs +0 -662
- package/dist/pressedFloral-aK9br-LF.js +0 -662
- package/dist/search-DtIFZeMA.cjs +0 -743
- package/dist/search-eWwg8pNn.js +0 -542
- package/dist/search-filter-types-ByJnFPc4.d.cts +0 -101
- package/dist/search-filter-types-DPgeG8FS.d.ts +0 -101
- package/dist/skinPerfection-B9G6yLM2.js +0 -335
- package/dist/skinPerfection-BBC1q65Z.cjs +0 -335
- package/dist/snapSupplements-D7hx6Kgj.cjs +0 -286
- package/dist/snapSupplements-DKvJl__T.js +0 -286
- package/dist/socialProofClasses-BYLiEXpU.cjs +0 -39
- package/dist/socialProofClasses-CkJufEGb.js +0 -9
- package/dist/spanx-D-ZKkxjM.cjs +0 -664
- package/dist/spanx-yl7YfVrf.js +0 -662
- package/dist/spanxStaging-CXeIg6zI.cjs +0 -849
- package/dist/spanxStaging-DzGXL9wD.js +0 -846
- package/dist/suggestionBarV2-types-B0RbMStE.js +0 -9
- package/dist/supergoop-CSpDPOpl.cjs +0 -337
- package/dist/supergoop-D0UkuRiA.js +0 -335
- package/dist/test-types-C9b_OdfO.d.ts +0 -39
- package/dist/test-types-CpKCxk8U.d.cts +0 -39
- package/dist/types-BE4faOO_.d.cts +0 -32
- package/dist/types-C3S1H4hl.js +0 -176
- package/dist/types-TD8g7LnH.d.ts +0 -32
- package/dist/types-lcjuhDBt.cjs +0 -230
- package/dist/uniqueVintage-DygVpCqU.cjs +0 -1214
- package/dist/uniqueVintage-_n0FZFVj.js +0 -1212
- package/dist/useMessageInterceptor-BP6gzo8a.js +0 -57
- package/dist/useMessageInterceptor-BnUG2Pzt.cjs +0 -72
- package/dist/variant-DH4zusMi.d.cts +0 -12
- package/dist/variant-DTEqSBHd.d.ts +0 -12
- package/dist/variantInfo-BTvC6CQh.js +0 -1
- package/dist/variantInfo-Cz2YXraO.cjs +0 -0
- package/dist/venaCbd-BS0dvdBm.js +0 -366
- package/dist/venaCbd-Pqg0bj-P.cjs +0 -366
- package/dist/westonJonBoucher-CLw8Hy6u.js +0 -423
- package/dist/westonJonBoucher-CeA0jwxe.cjs +0 -423
- package/dist/wineEnthusiast-M9P18d1w.js +0 -941
- package/dist/wineEnthusiast-gHBaQMbe.cjs +0 -941
- package/dist/wolfMattress-BQHjoQYu.js +0 -373
- package/dist/wolfMattress-CdmN-Evm.cjs +0 -373
- package/dist/wolfTactical-Cc2ZLBRh.js +0 -350
- package/dist/wolfTactical-dObnPgAG.cjs +0 -350
- package/src/application/service/environmentService.ts +0 -51
- package/src/extension.ts +0 -63
- package/src/hooks/useHorizontalScrollAnimation.ts +0 -115
- package/src/hooks/useReducedMotionWithOverride.ts +0 -15
- package/src/hooks/useSnapControl.ts +0 -155
- package/src/initialize.ts +0 -163
- package/src/main.tsx +0 -108
- package/src/merchants/uniqueVintage/views/useUniqueVintageChatSearch.ts +0 -147
- /package/dist/{atomStore-B3tsg6mF.cjs → locators-CugndTUM.cjs} +0 -0
- /package/dist/{atomStore-FSZd_20F.js → locators-DnKpajbY.js} +0 -0
- /package/dist/{locators-C2DX_nX6.js → utilityTypes-BVikejDo.js} +0 -0
- /package/dist/{locators-CUpyd9Wt.cjs → utilityTypes-C4h2wgAK.cjs} +0 -0
- /package/dist/{utilityTypes-DMdsI0DG.cjs → variantInfo-CNRTY0gH.cjs} +0 -0
- /package/dist/{utilityTypes-UWdNHElu.js → variantInfo-CzhR5W6h.js} +0 -0
|
@@ -1,941 +0,0 @@
|
|
|
1
|
-
import "./events-DgFzlVJR.js";
|
|
2
|
-
import "./logger-BexDfK3W.js";
|
|
3
|
-
import { ChatElementDisplayLocation, DOMInsertionType, GridInsertionType } from "./chat-H6YcCS4I.js";
|
|
4
|
-
import { ColorNames, CustomerServiceIntegrationMode, CustomerServiceType, OrgShortName, PageVariantTestType, WidgetType, colorVar } from "./types-C3S1H4hl.js";
|
|
5
|
-
import "./enviveConfigContext-CWVdVWKW.js";
|
|
6
|
-
import "./atomStore-TnLPtYns.js";
|
|
7
|
-
import "./api-kpPTZhV9.js";
|
|
8
|
-
import "./customerService-C4wc0glQ.js";
|
|
9
|
-
import "./utilityTypes-UWdNHElu.js";
|
|
10
|
-
import "./variantInfo-BTvC6CQh.js";
|
|
11
|
-
import { SuggestionBarLocationForMetrics } from "./suggestionBarV2-types-B0RbMStE.js";
|
|
12
|
-
import { BOTTOM_REVIEWS_BAR_ID, CHAT_PREVIEW_CONTAINER_ID, TOP_SUGGESTION_BAR_PDP_ID } from "./divIds-BWvq-i6I.js";
|
|
13
|
-
import { CdnService } from "./cdnService-BNreZjqy.js";
|
|
14
|
-
import "./chat-Dk6KPb1K.js";
|
|
15
|
-
import "./components-DAQxVIn9.js";
|
|
16
|
-
import { BOTTOM_SUGGESTION_BAR_TESTID, CHAT_PREVIEW_TESTID, TOP_SUGGESTION_BAR_TESTID } from "./embedded-C1jvFj3v.js";
|
|
17
|
-
import "./locators-C2DX_nX6.js";
|
|
18
|
-
import { defaultOrgUIConfig } from "./default-DPv8m-eQ.js";
|
|
19
|
-
|
|
20
|
-
//#region src/merchants/wineEnthusiast/wineEnthusiast.ts
|
|
21
|
-
const wineEnthusiastColors = {
|
|
22
|
-
[ColorNames.TextPrimary]: "#000000",
|
|
23
|
-
[ColorNames.TextSecondary]: "#918782",
|
|
24
|
-
[ColorNames.TextAccent]: "#48273E",
|
|
25
|
-
[ColorNames.TextLink]: "#000000",
|
|
26
|
-
[ColorNames.TextLight]: "#FFFFFF",
|
|
27
|
-
[ColorNames.BackgroundPrimary]: "#000000",
|
|
28
|
-
[ColorNames.BackgroundSecondary]: "#F4F3EE",
|
|
29
|
-
[ColorNames.BackgroundSecondaryDark]: "#E8E8E5",
|
|
30
|
-
[ColorNames.BackgroundTertiary]: "#F4F4F1",
|
|
31
|
-
[ColorNames.BackgroundDark]: "#000000",
|
|
32
|
-
[ColorNames.BackgroundLight]: "#FFFFFF",
|
|
33
|
-
[ColorNames.BackgroundSaturated]: "",
|
|
34
|
-
[ColorNames.BorderLight]: "#A6A6A6",
|
|
35
|
-
[ColorNames.BorderMedium]: "#6C757D",
|
|
36
|
-
[ColorNames.BorderDark]: "#4F4F4F",
|
|
37
|
-
[ColorNames.BorderOutline]: "#4F4F4F",
|
|
38
|
-
[ColorNames.AccentPrimary]: "#000000",
|
|
39
|
-
[ColorNames.AccentSecondary]: "#B44815"
|
|
40
|
-
};
|
|
41
|
-
const wineEnthusiastOrgUIConfig = () => {
|
|
42
|
-
const defaultWineEnthusiastOrgConfig = defaultOrgUIConfig(OrgShortName.WineEnthusiast);
|
|
43
|
-
return {
|
|
44
|
-
...defaultWineEnthusiastOrgConfig,
|
|
45
|
-
chatMessageConfig: {
|
|
46
|
-
...defaultWineEnthusiastOrgConfig.chatMessageConfig,
|
|
47
|
-
assistantChatTitle: "Wine Enthusiast Shopping Assistant"
|
|
48
|
-
},
|
|
49
|
-
chatHeader: {
|
|
50
|
-
...defaultWineEnthusiastOrgConfig.chatHeader,
|
|
51
|
-
expandedColor: colorVar(ColorNames.BackgroundPrimary),
|
|
52
|
-
collapsedColor: colorVar(ColorNames.BackgroundPrimary),
|
|
53
|
-
imageSrc: CdnService.getAssetURL("WineEnthusiast_Logo_Small.svg", OrgShortName.WineEnthusiast),
|
|
54
|
-
customerSupportSwitchConfig: {
|
|
55
|
-
...defaultWineEnthusiastOrgConfig.chatHeader.customerSupportSwitchConfig,
|
|
56
|
-
supportTitle: "Live Support"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
chatPreviewConfig: {
|
|
60
|
-
...defaultWineEnthusiastOrgConfig.chatPreviewConfig,
|
|
61
|
-
iconFillColor: colorVar(ColorNames.AccentPrimary),
|
|
62
|
-
buttonTextColor: colorVar(ColorNames.BorderOutline),
|
|
63
|
-
buttonBackgroundColor: colorVar(ColorNames.BackgroundSecondary),
|
|
64
|
-
buttonTextHoverColor: colorVar(ColorNames.BorderOutline),
|
|
65
|
-
buttonBackgroundHoverColor: colorVar(ColorNames.BackgroundSecondaryDark),
|
|
66
|
-
topMargin: 10,
|
|
67
|
-
headerConfig: {
|
|
68
|
-
...defaultWineEnthusiastOrgConfig.chatPreviewConfig.headerConfig,
|
|
69
|
-
imageHeight: 24,
|
|
70
|
-
imageSrc: CdnService.getAssetURL("WineEnthusiast_Logo_DK.svg", OrgShortName.WineEnthusiast)
|
|
71
|
-
},
|
|
72
|
-
footerConfig: {
|
|
73
|
-
...defaultWineEnthusiastOrgConfig.chatPreviewConfig.footerConfig,
|
|
74
|
-
replyButtonIcon: "magnifyingGlass"
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
floatingEntrypointConfig: {
|
|
78
|
-
...defaultWineEnthusiastOrgConfig.floatingEntrypointConfig,
|
|
79
|
-
showOption: "always",
|
|
80
|
-
expansionText: {
|
|
81
|
-
pdp: "Is this ‘the one’?",
|
|
82
|
-
plp: "Would you like a recommendation?"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
productCardConfig: { ...defaultWineEnthusiastOrgConfig.productCardConfig },
|
|
86
|
-
pageCardConfig: { ...defaultWineEnthusiastOrgConfig.pageCardConfig },
|
|
87
|
-
productReviewConfig: { ...defaultWineEnthusiastOrgConfig.productReviewConfig },
|
|
88
|
-
welcomeSectionConfig: {
|
|
89
|
-
...defaultWineEnthusiastOrgConfig.welcomeSectionConfig,
|
|
90
|
-
title: "Welcome to Wine Enthusiast!",
|
|
91
|
-
subtitle: "I'm not just any AI assistant, I'm a lifestyle enhancer. If you want to sip, store or share wine, allow me to help. "
|
|
92
|
-
},
|
|
93
|
-
customerServiceIntegration: {
|
|
94
|
-
integrationMode: CustomerServiceIntegrationMode.simple,
|
|
95
|
-
provider: CustomerServiceType.gladly
|
|
96
|
-
},
|
|
97
|
-
hiddenElementSelectors: ["[data-aid*='gladlyChatChatButton']"],
|
|
98
|
-
merchantOverrideCss: `
|
|
99
|
-
/* -------- Floating Chat Styles - Modal Sheet Z-Index Override -------- */
|
|
100
|
-
/* Note: Gladly chat #gladlyChat_container uses z-index: 2147483000, so we need higher value */
|
|
101
|
-
.spiffy-modal-sheet-open {
|
|
102
|
-
z-index: 2147483001 !important;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/* Override Gladly's z-index preload */
|
|
106
|
-
#gladlyChat_container.preload{
|
|
107
|
-
z-index: 998 !important;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
/* Force Gladly z-index to stay low with higher specificity */
|
|
111
|
-
body #gladlyChat_container,
|
|
112
|
-
html body #gladlyChat_container {
|
|
113
|
-
z-index: 998 !important;
|
|
114
|
-
}
|
|
115
|
-
/* -------- Floating Chat Styles - Welcome Section Title Styling -------- */
|
|
116
|
-
.spiffy-welcome-section-message-title {
|
|
117
|
-
font-weight: 600 !important;
|
|
118
|
-
}
|
|
119
|
-
.spiffy-assistant-message-header-text{
|
|
120
|
-
font-weight: 600 !important;
|
|
121
|
-
font-size: 14px !important;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
/* -------- Floating Chat Styles - Buttons -------- */
|
|
125
|
-
.spiffy-modal-sheet-content > div:nth-child(2) > div > div > div > div > button:hover {
|
|
126
|
-
background: var(--spiffy-colors-background-secondary-dark) !important;
|
|
127
|
-
border: 1px solid var(--spiffy-colors-background-secondary-dark) !important;
|
|
128
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.spiffy-modal-sheet-content > div:nth-child(4) > div > div > div > div > button:hover {
|
|
132
|
-
background: var(--spiffy-colors-background-secondary-dark) !important;
|
|
133
|
-
border: 1px solid var(--spiffy-colors-background-secondary-dark) !important;
|
|
134
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.spiffy-modal-sheet-content > div:nth-child(4) > div > div > div > div > button:hover svg {
|
|
138
|
-
stroke: var(--spiffy-colors-text-primary) !important;
|
|
139
|
-
fill: var(--spiffy-colors-text-primary) !important;
|
|
140
|
-
}
|
|
141
|
-
.spiffy-star-rating-container {
|
|
142
|
-
background-color : var(--spiffy-colors-background-light) !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
/* -------- Floating Chat Styles - Article card -------- */
|
|
146
|
-
.spiffy-page-card-container {
|
|
147
|
-
background: var(--spiffy-colors-background-secondary) !important;
|
|
148
|
-
}
|
|
149
|
-
.spiffy-page-card-container:hover {
|
|
150
|
-
background: var(--spiffy-colors-background-secondary-dark) !important;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.spiffy-page-card-title {
|
|
154
|
-
font-family: Poppins !important;
|
|
155
|
-
font-weight: 500 !important;
|
|
156
|
-
font-style: normal !important;
|
|
157
|
-
font-size: 14px !important;
|
|
158
|
-
line-height: 124% !important;
|
|
159
|
-
letter-spacing: 0% !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.spiffy-page-card-description {
|
|
163
|
-
font-weight: 400 !important;
|
|
164
|
-
font-style: normal !important;
|
|
165
|
-
font-size: 14px !important;
|
|
166
|
-
line-height: 140% !important;
|
|
167
|
-
letter-spacing: 0% !important;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.spiffy-view-source-icon-wrapper {
|
|
171
|
-
background: var(--spiffy-colors-accent-primary) !important;
|
|
172
|
-
border: 1px solid var(--spiffy-colors-accent-primary) !important;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.spiffy-view-source-link {
|
|
176
|
-
font-weight: 500 !important;
|
|
177
|
-
font-style: normal !important;
|
|
178
|
-
font-size: 12px !important;
|
|
179
|
-
line-height: 130% !important;
|
|
180
|
-
letter-spacing: 0% !important;
|
|
181
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
/* --------- Top/bottom Suggestions Bars Styles --------- */
|
|
185
|
-
#spiffy-top-suggestion-bar-contents button {
|
|
186
|
-
border-radius: 0 !important;
|
|
187
|
-
border: 1px solid var(--spiffy-colors-background-secondary-dark) !important;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
#spiffy-bottom-suggestion-bar-contents button {
|
|
191
|
-
border-radius: 0 !important;
|
|
192
|
-
border: 1px solid var(--spiffy-colors-background-secondary-dark) !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
#spiffy-top-suggestion-bar-contents button:hover {
|
|
196
|
-
background-color: var(--spiffy-colors-background-secondary-dark) !important;
|
|
197
|
-
border-color: var(--spiffy-colors-background-secondary-dark) !important;
|
|
198
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
199
|
-
border-radius: 0 !important;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
#spiffy-bottom-suggestion-bar-contents button:hover {
|
|
203
|
-
background-color: var(--spiffy-colors-background-secondary-dark) !important;
|
|
204
|
-
border-color: var(--spiffy-colors-background-secondary-dark) !important;
|
|
205
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
206
|
-
border-radius: 0 !important;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
/* --------- PLP/PDP Chats Previews Buttons Styles --------- */
|
|
210
|
-
.spiffy-social-proof-content-container > span:first-child {
|
|
211
|
-
color: var(--spiffy-colors-text-accent) !important;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
.spiffy-social-proof-content-container > span:last-child {
|
|
215
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
.spiffy-social-proof-suggestion-footer-title {
|
|
219
|
-
color: var(--spiffy-colors-text-secondary) !important;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
#spiffy-ai-chat-preview-contents .spiffy-button-base-button {
|
|
223
|
-
border-radius: 0 !important;
|
|
224
|
-
border: 1px solid var(--spiffy-colors-background-secondary-dark) !important;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
#spiffy-ai-chat-preview-contents .spiffy-button-base-button:hover {
|
|
228
|
-
background-color: var(--spiffy-colors-background-secondary-dark) !important;
|
|
229
|
-
color: var(--spiffy-colors-text-primary) !important;
|
|
230
|
-
border-radius: 0 !important;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
#spiffy-ai-chat-preview-contents .spiffy-button-base-button:hover svg {
|
|
234
|
-
fill: var(--spiffy-colors-text-primary) !important;
|
|
235
|
-
stroke: var(--spiffy-colors-text-primary) !important;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
/* -------- Feedback Button Styles - Remove Top Border -------- */
|
|
239
|
-
#spiffy-ai-chat-preview-contents > hr:nth-child(3) {
|
|
240
|
-
display: none !important;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
/* -------- PDP Footer Input Shadow -------- */
|
|
244
|
-
.spiffy-user-query-button {
|
|
245
|
-
box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.25) !important;
|
|
246
|
-
margin: 4px !important;
|
|
247
|
-
width: 99% !important;
|
|
248
|
-
}
|
|
249
|
-
`
|
|
250
|
-
};
|
|
251
|
-
};
|
|
252
|
-
const wineEnthusiastPageConfig = () => ({
|
|
253
|
-
pageVariants: [
|
|
254
|
-
{
|
|
255
|
-
variantId: "plpTabletopEntertaining",
|
|
256
|
-
variantType: "plp",
|
|
257
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
258
|
-
testType: PageVariantTestType.PlpId,
|
|
259
|
-
plpIds: ["tabletop-entertaining"],
|
|
260
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
261
|
-
}],
|
|
262
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
263
|
-
widgetMounting: [{
|
|
264
|
-
mountingConfigId: "chatPreviewPLP",
|
|
265
|
-
widgetConfigId: "chatPreviewPLPTabletopEntertaining"
|
|
266
|
-
}]
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
variantId: "plpDecor",
|
|
270
|
-
variantType: "plp",
|
|
271
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
272
|
-
testType: PageVariantTestType.PlpId,
|
|
273
|
-
plpIds: ["decor"],
|
|
274
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
275
|
-
}],
|
|
276
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
277
|
-
widgetMounting: [{
|
|
278
|
-
mountingConfigId: "chatPreviewPLP",
|
|
279
|
-
widgetConfigId: "chatPreviewPLPTabletopEntertaining"
|
|
280
|
-
}]
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
variantId: "plpWineCoolers",
|
|
284
|
-
variantType: "plp",
|
|
285
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
286
|
-
testType: PageVariantTestType.PlpId,
|
|
287
|
-
plpIds: ["wine-coolers"],
|
|
288
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
289
|
-
}],
|
|
290
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
291
|
-
widgetMounting: [{
|
|
292
|
-
mountingConfigId: "chatPreviewPLP",
|
|
293
|
-
widgetConfigId: "chatPreviewPLPWineCoolers"
|
|
294
|
-
}]
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
variantId: "plpDualZoneWineCoolers",
|
|
298
|
-
variantType: "plp",
|
|
299
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
300
|
-
testType: PageVariantTestType.PlpId,
|
|
301
|
-
plpIds: ["dual-zone-wine-coolers"],
|
|
302
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
303
|
-
}],
|
|
304
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
305
|
-
widgetMounting: [{
|
|
306
|
-
mountingConfigId: "chatPreviewPLP",
|
|
307
|
-
widgetConfigId: "chatPreviewPLPDualZoneWineCoolers"
|
|
308
|
-
}]
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
variantId: "plpSideBySideWineCabinets",
|
|
312
|
-
variantType: "plp",
|
|
313
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
314
|
-
testType: PageVariantTestType.PlpId,
|
|
315
|
-
plpIds: ["side-by-side-wine-cabinets"],
|
|
316
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
317
|
-
}],
|
|
318
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
319
|
-
widgetMounting: [{
|
|
320
|
-
mountingConfigId: "chatPreviewPLP",
|
|
321
|
-
widgetConfigId: "chatPreviewPLPSideBySideWineCabinets"
|
|
322
|
-
}]
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
variantId: "plpGlassware",
|
|
326
|
-
variantType: "plp",
|
|
327
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
328
|
-
testType: PageVariantTestType.PlpId,
|
|
329
|
-
plpIds: ["glassware"],
|
|
330
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
331
|
-
}],
|
|
332
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
333
|
-
widgetMounting: [{
|
|
334
|
-
mountingConfigId: "chatPreviewPLP",
|
|
335
|
-
widgetConfigId: "chatPreviewPLPGlassware"
|
|
336
|
-
}]
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
variantId: "plpWineRacks",
|
|
340
|
-
variantType: "plp",
|
|
341
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
342
|
-
testType: PageVariantTestType.PlpId,
|
|
343
|
-
plpIds: ["wine-racks"],
|
|
344
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
345
|
-
}],
|
|
346
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
347
|
-
widgetMounting: [{
|
|
348
|
-
mountingConfigId: "chatPreviewPLP",
|
|
349
|
-
widgetConfigId: "chatPreviewPLPWineRacks"
|
|
350
|
-
}]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
variantId: "plpFurniture",
|
|
354
|
-
variantType: "plp",
|
|
355
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
356
|
-
testType: PageVariantTestType.PlpId,
|
|
357
|
-
plpIds: ["furniture"],
|
|
358
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
359
|
-
}],
|
|
360
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
361
|
-
widgetMounting: [{
|
|
362
|
-
mountingConfigId: "chatPreviewPLP",
|
|
363
|
-
widgetConfigId: "chatPreviewPLPFurniture"
|
|
364
|
-
}]
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
variantId: "plpWineAccessories",
|
|
368
|
-
variantType: "plp",
|
|
369
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
370
|
-
testType: PageVariantTestType.PlpId,
|
|
371
|
-
plpIds: ["wine-accessories"],
|
|
372
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
373
|
-
}],
|
|
374
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
375
|
-
widgetMounting: [{
|
|
376
|
-
mountingConfigId: "chatPreviewPLP",
|
|
377
|
-
widgetConfigId: "chatPreviewPLPWineAccessories"
|
|
378
|
-
}]
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
variantId: "plpWineCellarCooling",
|
|
382
|
-
variantType: "plp",
|
|
383
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
384
|
-
testType: PageVariantTestType.PlpId,
|
|
385
|
-
plpIds: ["wine-cellar-cooling-systems"],
|
|
386
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
387
|
-
}],
|
|
388
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
389
|
-
widgetMounting: [{
|
|
390
|
-
mountingConfigId: "chatPreviewPLP",
|
|
391
|
-
widgetConfigId: "chatPreviewPLPWineCellarCooling"
|
|
392
|
-
}]
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
variantId: "plpDecanters",
|
|
396
|
-
variantType: "plp",
|
|
397
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }, {
|
|
398
|
-
testType: PageVariantTestType.PlpId,
|
|
399
|
-
plpIds: ["decanters"],
|
|
400
|
-
plpIdExtractor: "url-resolver-plp-id"
|
|
401
|
-
}],
|
|
402
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
403
|
-
widgetMounting: [{
|
|
404
|
-
mountingConfigId: "chatPreviewPLP",
|
|
405
|
-
widgetConfigId: "chatPreviewPLPDecanters"
|
|
406
|
-
}]
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
variantId: "plp",
|
|
410
|
-
variantType: "plp",
|
|
411
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }],
|
|
412
|
-
plpIdExtractor: "url-resolver-plp-id",
|
|
413
|
-
widgetMounting: [{
|
|
414
|
-
mountingConfigId: "chatPreviewPLP",
|
|
415
|
-
widgetConfigId: "chatPreviewPLP"
|
|
416
|
-
}]
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
variantId: "pdp",
|
|
420
|
-
variantType: "pdp",
|
|
421
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }],
|
|
422
|
-
productIdExtractor: "url-resolver-product-id",
|
|
423
|
-
widgetMounting: [
|
|
424
|
-
{
|
|
425
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
426
|
-
widgetConfigId: "topSuggestionBar"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
mountingConfigId: "chatPreviewPDP",
|
|
430
|
-
widgetConfigId: "chatPreviewPDP"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
434
|
-
widgetConfigId: "bottomSuggestionBar"
|
|
435
|
-
}
|
|
436
|
-
]
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
variantId: "homepage",
|
|
440
|
-
variantType: "homepage",
|
|
441
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }],
|
|
442
|
-
widgetMounting: []
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
variantId: "otherPages",
|
|
446
|
-
variantType: "other",
|
|
447
|
-
variantTests: [{ testType: PageVariantTestType.UrlResolver }],
|
|
448
|
-
widgetMounting: []
|
|
449
|
-
}
|
|
450
|
-
],
|
|
451
|
-
widgetConfigs: {
|
|
452
|
-
topSuggestionBar: {
|
|
453
|
-
type: WidgetType.SuggestionBarV2,
|
|
454
|
-
widgetConfigId: "topSuggestionsBar",
|
|
455
|
-
contentId: "spiffy-top-suggestion-bar-contents",
|
|
456
|
-
metricDisplayLocation: ChatElementDisplayLocation.TOP_REVIEWS_SNIPPET,
|
|
457
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_TOP,
|
|
458
|
-
variant: "secondary",
|
|
459
|
-
hoverVariant: "secondaryDark",
|
|
460
|
-
buttonTexts: { default: [
|
|
461
|
-
"Is this the right one for me?",
|
|
462
|
-
"Why do wine lovers choose this one?",
|
|
463
|
-
"Which others should I consider?",
|
|
464
|
-
"What do buyers love most?"
|
|
465
|
-
] }
|
|
466
|
-
},
|
|
467
|
-
chatPreviewPLPTabletopEntertaining: {
|
|
468
|
-
widgetConfigId: "chatPreviewPLPTabletopEntertaining",
|
|
469
|
-
type: WidgetType.ChatPreview,
|
|
470
|
-
variant: "filled",
|
|
471
|
-
addSeparators: false,
|
|
472
|
-
socialProofConfig: {
|
|
473
|
-
staticPLPImagesLayout: "horizontal",
|
|
474
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
475
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
476
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
477
|
-
headerFontFamily: "DIN",
|
|
478
|
-
suggestionButtonStrings: [
|
|
479
|
-
"What are other wine lovers saying?",
|
|
480
|
-
"Most impressive wine gifts?",
|
|
481
|
-
"Most loved wine gifts?",
|
|
482
|
-
"Great gifts for entertainers?",
|
|
483
|
-
"Great gifts for wine geeks?",
|
|
484
|
-
"Great gifts for weddings?"
|
|
485
|
-
],
|
|
486
|
-
staticPLPImageNames: [
|
|
487
|
-
"plp1.png",
|
|
488
|
-
"plp2.png",
|
|
489
|
-
"plp3.png",
|
|
490
|
-
"plp4.png"
|
|
491
|
-
],
|
|
492
|
-
suggestionButtonVariantDefault: "secondary",
|
|
493
|
-
suggestionButtonVariantAccent: "secondary",
|
|
494
|
-
userQueryButtonConfig: {
|
|
495
|
-
placeholderText: "Would you like a recommendation?",
|
|
496
|
-
icon: "magnifyingGlass"
|
|
497
|
-
}
|
|
498
|
-
}
|
|
499
|
-
},
|
|
500
|
-
chatPreviewPLPWineCoolers: {
|
|
501
|
-
widgetConfigId: "chatPreviewPLPWineCoolers",
|
|
502
|
-
type: WidgetType.ChatPreview,
|
|
503
|
-
variant: "filled",
|
|
504
|
-
addSeparators: false,
|
|
505
|
-
socialProofConfig: {
|
|
506
|
-
staticPLPImagesLayout: "horizontal",
|
|
507
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
508
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
509
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
510
|
-
headerFontFamily: "DIN",
|
|
511
|
-
suggestionButtonStrings: [
|
|
512
|
-
"What are other wine lovers saying?",
|
|
513
|
-
"Which wine fridge is right for me?",
|
|
514
|
-
"Which ones hold the right number of bottles?",
|
|
515
|
-
"Will it fit Burgundy or Champagne bottles?",
|
|
516
|
-
"Best fit for small spaces?",
|
|
517
|
-
"Best for long-term aging?",
|
|
518
|
-
"Best for displaying my collection?",
|
|
519
|
-
"What makes a wine fridge able to be built-in?"
|
|
520
|
-
],
|
|
521
|
-
staticPLPImageNames: [
|
|
522
|
-
"plp1.png",
|
|
523
|
-
"plp2.png",
|
|
524
|
-
"plp3.png",
|
|
525
|
-
"plp4.png"
|
|
526
|
-
],
|
|
527
|
-
suggestionButtonVariantDefault: "secondary",
|
|
528
|
-
suggestionButtonVariantAccent: "secondary",
|
|
529
|
-
userQueryButtonConfig: {
|
|
530
|
-
placeholderText: "Would you like a recommendation?",
|
|
531
|
-
icon: "magnifyingGlass"
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
},
|
|
535
|
-
chatPreviewPLPDualZoneWineCoolers: {
|
|
536
|
-
widgetConfigId: "chatPreviewPLPDualZoneWineCoolers",
|
|
537
|
-
type: WidgetType.ChatPreview,
|
|
538
|
-
variant: "filled",
|
|
539
|
-
addSeparators: false,
|
|
540
|
-
socialProofConfig: {
|
|
541
|
-
staticPLPImagesLayout: "horizontal",
|
|
542
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
543
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
544
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
545
|
-
headerFontFamily: "DIN",
|
|
546
|
-
suggestionButtonStrings: [
|
|
547
|
-
"What are other wine lovers saying?",
|
|
548
|
-
"What is the difference between a Dual-Zone and a Side-by-Side?",
|
|
549
|
-
"What can I set the temperature to?"
|
|
550
|
-
],
|
|
551
|
-
staticPLPImageNames: [
|
|
552
|
-
"plp1.png",
|
|
553
|
-
"plp2.png",
|
|
554
|
-
"plp3.png",
|
|
555
|
-
"plp4.png"
|
|
556
|
-
],
|
|
557
|
-
suggestionButtonVariantDefault: "secondary",
|
|
558
|
-
suggestionButtonVariantAccent: "secondary",
|
|
559
|
-
userQueryButtonConfig: {
|
|
560
|
-
placeholderText: "Would you like a recommendation?",
|
|
561
|
-
icon: "magnifyingGlass"
|
|
562
|
-
}
|
|
563
|
-
}
|
|
564
|
-
},
|
|
565
|
-
chatPreviewPLPSideBySideWineCabinets: {
|
|
566
|
-
widgetConfigId: "chatPreviewPLPSideBySideWineCabinets",
|
|
567
|
-
type: WidgetType.ChatPreview,
|
|
568
|
-
variant: "filled",
|
|
569
|
-
addSeparators: false,
|
|
570
|
-
socialProofConfig: {
|
|
571
|
-
staticPLPImagesLayout: "horizontal",
|
|
572
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
573
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
574
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
575
|
-
headerFontFamily: "DIN",
|
|
576
|
-
suggestionButtonStrings: [
|
|
577
|
-
"What are other wine lovers saying?",
|
|
578
|
-
"What is the difference between a Dual-Zone and a Side-by-Side?",
|
|
579
|
-
"What can I set the temperature to?"
|
|
580
|
-
],
|
|
581
|
-
staticPLPImageNames: [
|
|
582
|
-
"plp1.png",
|
|
583
|
-
"plp2.png",
|
|
584
|
-
"plp3.png",
|
|
585
|
-
"plp4.png"
|
|
586
|
-
],
|
|
587
|
-
suggestionButtonVariantDefault: "secondary",
|
|
588
|
-
suggestionButtonVariantAccent: "secondary",
|
|
589
|
-
userQueryButtonConfig: {
|
|
590
|
-
placeholderText: "Would you like a recommendation?",
|
|
591
|
-
icon: "magnifyingGlass"
|
|
592
|
-
}
|
|
593
|
-
}
|
|
594
|
-
},
|
|
595
|
-
chatPreviewPLPGlassware: {
|
|
596
|
-
widgetConfigId: "chatPreviewPLPGlassware",
|
|
597
|
-
type: WidgetType.ChatPreview,
|
|
598
|
-
variant: "filled",
|
|
599
|
-
addSeparators: false,
|
|
600
|
-
socialProofConfig: {
|
|
601
|
-
staticPLPImagesLayout: "horizontal",
|
|
602
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
603
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
604
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
605
|
-
headerFontFamily: "DIN",
|
|
606
|
-
suggestionButtonStrings: [
|
|
607
|
-
"What are other wine lovers saying?",
|
|
608
|
-
"Which ones are lightweight?",
|
|
609
|
-
"Which ones are break-resistant?",
|
|
610
|
-
"Which ones are dishwasher safe?",
|
|
611
|
-
"Which ones have short stems?",
|
|
612
|
-
"What's good for outdoor use?",
|
|
613
|
-
"Should I get universal glasses?",
|
|
614
|
-
"What are my options for personalization?"
|
|
615
|
-
],
|
|
616
|
-
staticPLPImageNames: [
|
|
617
|
-
"plp1.png",
|
|
618
|
-
"plp2.png",
|
|
619
|
-
"plp3.png",
|
|
620
|
-
"plp4.png"
|
|
621
|
-
],
|
|
622
|
-
suggestionButtonVariantDefault: "secondary",
|
|
623
|
-
suggestionButtonVariantAccent: "secondary",
|
|
624
|
-
userQueryButtonConfig: {
|
|
625
|
-
placeholderText: "Would you like a recommendation?",
|
|
626
|
-
icon: "magnifyingGlass"
|
|
627
|
-
}
|
|
628
|
-
}
|
|
629
|
-
},
|
|
630
|
-
chatPreviewPLPWineRacks: {
|
|
631
|
-
widgetConfigId: "chatPreviewPLPWineRacks",
|
|
632
|
-
type: WidgetType.ChatPreview,
|
|
633
|
-
variant: "filled",
|
|
634
|
-
addSeparators: false,
|
|
635
|
-
socialProofConfig: {
|
|
636
|
-
staticPLPImagesLayout: "horizontal",
|
|
637
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
638
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
639
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
640
|
-
headerFontFamily: "DIN",
|
|
641
|
-
suggestionButtonStrings: [
|
|
642
|
-
"What are other wine lovers saying?",
|
|
643
|
-
"Which of these are stackable?",
|
|
644
|
-
"Which of these are free-standing?",
|
|
645
|
-
"Which of these display my collection well?",
|
|
646
|
-
"Which of these are wall-mounted?",
|
|
647
|
-
"Which of these are modern?"
|
|
648
|
-
],
|
|
649
|
-
staticPLPImageNames: [
|
|
650
|
-
"plp1.png",
|
|
651
|
-
"plp2.png",
|
|
652
|
-
"plp3.png",
|
|
653
|
-
"plp4.png"
|
|
654
|
-
],
|
|
655
|
-
suggestionButtonVariantDefault: "secondary",
|
|
656
|
-
suggestionButtonVariantAccent: "secondary",
|
|
657
|
-
userQueryButtonConfig: {
|
|
658
|
-
placeholderText: "Would you like a recommendation?",
|
|
659
|
-
icon: "magnifyingGlass"
|
|
660
|
-
}
|
|
661
|
-
}
|
|
662
|
-
},
|
|
663
|
-
chatPreviewPLPFurniture: {
|
|
664
|
-
widgetConfigId: "chatPreviewPLPFurniture",
|
|
665
|
-
type: WidgetType.ChatPreview,
|
|
666
|
-
variant: "filled",
|
|
667
|
-
addSeparators: false,
|
|
668
|
-
socialProofConfig: {
|
|
669
|
-
staticPLPImagesLayout: "horizontal",
|
|
670
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
671
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
672
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
673
|
-
headerFontFamily: "DIN",
|
|
674
|
-
suggestionButtonStrings: [
|
|
675
|
-
"What are other wine lovers saying?",
|
|
676
|
-
"What's good for small spaces?",
|
|
677
|
-
"Which of these are modern?",
|
|
678
|
-
"Which of these are natural looking?",
|
|
679
|
-
"Which of these are made for spirits?",
|
|
680
|
-
"Which of these have refrigeration options?",
|
|
681
|
-
"Which of these have built-in lighting?"
|
|
682
|
-
],
|
|
683
|
-
staticPLPImageNames: [
|
|
684
|
-
"plp1.png",
|
|
685
|
-
"plp2.png",
|
|
686
|
-
"plp3.png",
|
|
687
|
-
"plp4.png"
|
|
688
|
-
],
|
|
689
|
-
suggestionButtonVariantDefault: "secondary",
|
|
690
|
-
suggestionButtonVariantAccent: "secondary",
|
|
691
|
-
userQueryButtonConfig: {
|
|
692
|
-
placeholderText: "Would you like a recommendation?",
|
|
693
|
-
icon: "magnifyingGlass"
|
|
694
|
-
}
|
|
695
|
-
}
|
|
696
|
-
},
|
|
697
|
-
chatPreviewPLPWineAccessories: {
|
|
698
|
-
widgetConfigId: "chatPreviewPLPWineAccessories",
|
|
699
|
-
type: WidgetType.ChatPreview,
|
|
700
|
-
variant: "filled",
|
|
701
|
-
addSeparators: false,
|
|
702
|
-
socialProofConfig: {
|
|
703
|
-
staticPLPImagesLayout: "horizontal",
|
|
704
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
705
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
706
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
707
|
-
headerFontFamily: "DIN",
|
|
708
|
-
suggestionButtonStrings: [
|
|
709
|
-
"What are other wine lovers saying?",
|
|
710
|
-
"How do I choose a corkscrew?",
|
|
711
|
-
"How do I keep wine fresh longer?",
|
|
712
|
-
"How do I travel with wine?"
|
|
713
|
-
],
|
|
714
|
-
staticPLPImageNames: [
|
|
715
|
-
"plp1.png",
|
|
716
|
-
"plp2.png",
|
|
717
|
-
"plp3.png",
|
|
718
|
-
"plp4.png"
|
|
719
|
-
],
|
|
720
|
-
suggestionButtonVariantDefault: "secondary",
|
|
721
|
-
suggestionButtonVariantAccent: "secondary",
|
|
722
|
-
userQueryButtonConfig: {
|
|
723
|
-
placeholderText: "Would you like a recommendation?",
|
|
724
|
-
icon: "magnifyingGlass"
|
|
725
|
-
}
|
|
726
|
-
}
|
|
727
|
-
},
|
|
728
|
-
chatPreviewPLPWineCellarCooling: {
|
|
729
|
-
widgetConfigId: "chatPreviewPLPWineCellarCooling",
|
|
730
|
-
type: WidgetType.ChatPreview,
|
|
731
|
-
variant: "filled",
|
|
732
|
-
addSeparators: false,
|
|
733
|
-
socialProofConfig: {
|
|
734
|
-
staticPLPImagesLayout: "horizontal",
|
|
735
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
736
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
737
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
738
|
-
headerFontFamily: "DIN",
|
|
739
|
-
suggestionButtonStrings: [
|
|
740
|
-
"What are other wine lovers saying?",
|
|
741
|
-
"How big of a unit do I need?",
|
|
742
|
-
"How can I tell the difference between the brands?",
|
|
743
|
-
"What do I get when I spend more?",
|
|
744
|
-
"What kind of warranties are offered?"
|
|
745
|
-
],
|
|
746
|
-
staticPLPImageNames: [
|
|
747
|
-
"plp1.png",
|
|
748
|
-
"plp2.png",
|
|
749
|
-
"plp3.png",
|
|
750
|
-
"plp4.png"
|
|
751
|
-
],
|
|
752
|
-
suggestionButtonVariantDefault: "secondary",
|
|
753
|
-
suggestionButtonVariantAccent: "secondary",
|
|
754
|
-
userQueryButtonConfig: {
|
|
755
|
-
placeholderText: "Would you like a recommendation?",
|
|
756
|
-
icon: "magnifyingGlass"
|
|
757
|
-
}
|
|
758
|
-
}
|
|
759
|
-
},
|
|
760
|
-
chatPreviewPLPDecanters: {
|
|
761
|
-
widgetConfigId: "chatPreviewPLPDecanters",
|
|
762
|
-
type: WidgetType.ChatPreview,
|
|
763
|
-
variant: "filled",
|
|
764
|
-
addSeparators: false,
|
|
765
|
-
socialProofConfig: {
|
|
766
|
-
staticPLPImagesLayout: "horizontal",
|
|
767
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
768
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
769
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
770
|
-
headerFontFamily: "DIN",
|
|
771
|
-
suggestionButtonStrings: [
|
|
772
|
-
"What are other wine lovers saying?",
|
|
773
|
-
"Which ones hold more than a standard bottle?",
|
|
774
|
-
"Which ones are for young wine?",
|
|
775
|
-
"Which ones are for aged wine?",
|
|
776
|
-
"Which ones also aerate the wine?",
|
|
777
|
-
"What are my options for personalization?"
|
|
778
|
-
],
|
|
779
|
-
staticPLPImageNames: [
|
|
780
|
-
"plp1.png",
|
|
781
|
-
"plp2.png",
|
|
782
|
-
"plp3.png",
|
|
783
|
-
"plp4.png"
|
|
784
|
-
],
|
|
785
|
-
suggestionButtonVariantDefault: "secondary",
|
|
786
|
-
suggestionButtonVariantAccent: "secondary",
|
|
787
|
-
userQueryButtonConfig: {
|
|
788
|
-
placeholderText: "Would you like a recommendation?",
|
|
789
|
-
icon: "magnifyingGlass"
|
|
790
|
-
}
|
|
791
|
-
}
|
|
792
|
-
},
|
|
793
|
-
chatPreviewPLP: {
|
|
794
|
-
widgetConfigId: "chatPreviewPLP",
|
|
795
|
-
type: WidgetType.ChatPreview,
|
|
796
|
-
variant: "filled",
|
|
797
|
-
addSeparators: false,
|
|
798
|
-
socialProofConfig: {
|
|
799
|
-
staticPLPImagesLayout: "horizontal",
|
|
800
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
801
|
-
customerQuery: "asked which items will enhance my wine life?",
|
|
802
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
803
|
-
headerFontFamily: "DIN",
|
|
804
|
-
suggestionButtonStrings: [
|
|
805
|
-
"What are other wine lovers saying?",
|
|
806
|
-
"Best selling wine cellars",
|
|
807
|
-
"Energy efficient options",
|
|
808
|
-
"Compact solutions",
|
|
809
|
-
"Premium collections"
|
|
810
|
-
],
|
|
811
|
-
staticPLPImageNames: [
|
|
812
|
-
"plp1.png",
|
|
813
|
-
"plp2.png",
|
|
814
|
-
"plp3.png",
|
|
815
|
-
"plp4.png"
|
|
816
|
-
],
|
|
817
|
-
suggestionButtonVariantDefault: "secondary",
|
|
818
|
-
suggestionButtonVariantAccent: "secondary",
|
|
819
|
-
userQueryButtonConfig: {
|
|
820
|
-
placeholderText: "Would you like a recommendation?",
|
|
821
|
-
icon: "magnifyingGlass"
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
},
|
|
825
|
-
chatPreviewPDP: {
|
|
826
|
-
widgetConfigId: "chatPreviewPDP",
|
|
827
|
-
type: WidgetType.ChatPreview,
|
|
828
|
-
variant: "flat",
|
|
829
|
-
addSeparators: true,
|
|
830
|
-
socialProofConfig: {
|
|
831
|
-
staticPLPImagesLayout: "horizontal",
|
|
832
|
-
logoName: "WineEnthusiast_Logo_DK.svg",
|
|
833
|
-
customerQuery: "asked what makes this one wow?",
|
|
834
|
-
headerTitle: "SHOPPING ASSISTANT",
|
|
835
|
-
headerFontFamily: "DIN",
|
|
836
|
-
suggestionButtonStrings: [
|
|
837
|
-
"What makes this unique?",
|
|
838
|
-
"Summarize the reviews",
|
|
839
|
-
"Is it easy to use or install?",
|
|
840
|
-
"How do I care for this?",
|
|
841
|
-
"Why do collectors love this?",
|
|
842
|
-
"What are similar items?"
|
|
843
|
-
],
|
|
844
|
-
staticImageIndex: 0,
|
|
845
|
-
suggestionButtonVariantDefault: "secondary",
|
|
846
|
-
suggestionButtonVariantAccent: "secondary",
|
|
847
|
-
userQueryButtonConfig: {
|
|
848
|
-
placeholderText: "Ask me anything",
|
|
849
|
-
icon: "send"
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
},
|
|
853
|
-
bottomSuggestionBar: {
|
|
854
|
-
type: WidgetType.SuggestionBarV2,
|
|
855
|
-
widgetConfigId: "bottomSuggestionsBar",
|
|
856
|
-
contentId: "spiffy-bottom-suggestion-bar-contents",
|
|
857
|
-
metricDisplayLocation: ChatElementDisplayLocation.BOTTOM_REVIEWS_SNIPPET,
|
|
858
|
-
location: SuggestionBarLocationForMetrics.SUGGESTION_BAR_BOTTOM,
|
|
859
|
-
variant: "secondary",
|
|
860
|
-
hoverVariant: "secondaryDark",
|
|
861
|
-
buttonTexts: { default: [
|
|
862
|
-
"Is this the right one for me?",
|
|
863
|
-
"Why do wine lovers choose this one?",
|
|
864
|
-
"Which others should I consider?",
|
|
865
|
-
"What do buyers love most?"
|
|
866
|
-
] }
|
|
867
|
-
}
|
|
868
|
-
},
|
|
869
|
-
mountingConfigs: {
|
|
870
|
-
chatPreviewPLP: {
|
|
871
|
-
mountingConfigId: "chatPreviewPLP",
|
|
872
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
873
|
-
testId: CHAT_PREVIEW_TESTID,
|
|
874
|
-
insertionPoint: {
|
|
875
|
-
selector: ".ais-InfiniteHits-list",
|
|
876
|
-
insertionType: DOMInsertionType.AFTER
|
|
877
|
-
},
|
|
878
|
-
style: {
|
|
879
|
-
paddingInline: "24px",
|
|
880
|
-
marginBottom: "24px",
|
|
881
|
-
width: "100%",
|
|
882
|
-
gridColumn: "1 / -1",
|
|
883
|
-
gridRow: "2 / 3"
|
|
884
|
-
},
|
|
885
|
-
gridInsertionType: GridInsertionType.FIXED_2,
|
|
886
|
-
wrappingElement: {
|
|
887
|
-
element: "div",
|
|
888
|
-
className: "products",
|
|
889
|
-
insertionType: DOMInsertionType.AFTER
|
|
890
|
-
}
|
|
891
|
-
},
|
|
892
|
-
chatPreviewPDP: {
|
|
893
|
-
mountingConfigId: "chatPreviewPDP",
|
|
894
|
-
containerId: CHAT_PREVIEW_CONTAINER_ID,
|
|
895
|
-
testId: CHAT_PREVIEW_TESTID,
|
|
896
|
-
insertionPoint: {
|
|
897
|
-
selector: ".product-social-links",
|
|
898
|
-
insertionType: DOMInsertionType.AFTER
|
|
899
|
-
}
|
|
900
|
-
},
|
|
901
|
-
topSuggestionBarPDP: {
|
|
902
|
-
mountingConfigId: "topSuggestionBarPDP",
|
|
903
|
-
containerId: TOP_SUGGESTION_BAR_PDP_ID,
|
|
904
|
-
testId: TOP_SUGGESTION_BAR_TESTID,
|
|
905
|
-
insertionPoint: {
|
|
906
|
-
selector: ".product-add-form, .product-form, .product-actions, .add-to-cart",
|
|
907
|
-
insertionType: DOMInsertionType.BEFORE
|
|
908
|
-
},
|
|
909
|
-
style: {
|
|
910
|
-
marginTop: "16px",
|
|
911
|
-
marginBottom: "8px"
|
|
912
|
-
}
|
|
913
|
-
},
|
|
914
|
-
bottomSuggestionBarPDP: {
|
|
915
|
-
mountingConfigId: "bottomSuggestionBarPDP",
|
|
916
|
-
containerId: BOTTOM_REVIEWS_BAR_ID,
|
|
917
|
-
testId: BOTTOM_SUGGESTION_BAR_TESTID,
|
|
918
|
-
insertionPoint: {
|
|
919
|
-
selector: ".header__inner",
|
|
920
|
-
insertionType: DOMInsertionType.AFTER
|
|
921
|
-
},
|
|
922
|
-
style: {
|
|
923
|
-
marginTop: "-16px",
|
|
924
|
-
marginBottom: "8px"
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
});
|
|
929
|
-
const wineEnthusiastOrgInfo = {
|
|
930
|
-
shortName: OrgShortName.WineEnthusiast,
|
|
931
|
-
name: "",
|
|
932
|
-
domain: "wineenthusiast.com",
|
|
933
|
-
defaultProductId: "",
|
|
934
|
-
alwaysEnabledMerchants: true,
|
|
935
|
-
orgUIConfig: wineEnthusiastOrgUIConfig,
|
|
936
|
-
orgColors: () => wineEnthusiastColors,
|
|
937
|
-
orgPageConfig: wineEnthusiastPageConfig
|
|
938
|
-
};
|
|
939
|
-
|
|
940
|
-
//#endregion
|
|
941
|
-
export { wineEnthusiastOrgInfo };
|