var yotpoWidgetsContainer = yotpoWidgetsContainer || {}; (function(){ var loader = { loadDep: function (link, onLoad, strategy) { var script = document.createElement('script'); script.onload = onLoad || function(){}; script.src = link; if (strategy === 'defer') { script.defer = true; } else if (strategy === 'async') { script.async = true; } script.setAttribute("type", "text/javascript"); script.setAttribute("charset", "utf-8"); document.head.appendChild(script); }, config: { data: { guid: "Ih2iDPUe7pslD0nHAp-wEA" }, widgets: { "205": { instanceId: "205", instanceVersionId: "264717", templateAssetUrl: "https://cdn-widget-assets.yotpo.com/widget-referral-widget/app.v0.3.8-225.js", cssOverrideAssetUrl: "https://cdn-widget-assets.yotpo.com/ReferralWidget/Ih2iDPUe7pslD0nHAp-wEA/css-overrides/css-overrides.2019_12_29_12_25_04_211.css", customizationCssUrl: "", customizations: { "background-color": "rgba( 0, 0, 0, 1 )", "background-image-url": "", "customer-email-view-button-text": "Start Sharing", "customer-email-view-description": "Create an account to start referring friends to Hydrant. They get 50% off their first order. You get 50% off when they first make a purchase. It's a win win.\n\u003cbr/\u003e\n\u003cbr/\u003e\nLimit 2 packs per order. Hydrant reserves the right to cancel orders it deems abusive of this program.", "customer-email-view-header": "", "customer-email-view-title": "Give 50% off. Get 50% off.", "description-color": "rgba( 255, 255, 255, 1 )", "description-font-name-and-url": "Euclid", "description-font-size": "16px", "final-view-button-text": "REFER MORE FRIENDS", "final-view-description": "Remind your friends to check their emails", "final-view-title": "Thank you!", "header-color": "rgba( 255, 255, 255, 1 )", "header-font-name-and-url": "Euclid", "header-font-size": "40px", "next-button-background-color": "rgba( 9, 176, 75, 1 )", "next-button-font-size": "18px", "next-button-size": "standard", "next-button-text-color": "rgba( 255, 255, 255, 1 )", "next-button-type": "rounded_filled_rectangle", "referral-views-button-text": "Send", "referral-views-description": "Create an account to start referring friends to Hydrant. They get 50% off their first order. You get 50% off when they first make a purchase. It's a win win.\n\u003cbr/\u003e\n\u003cbr/\u003e\nLimit 2 packs per order. Hydrant reserves the right to cancel orders it deems abusive of this program.", "referral-views-header": "", "referral-views-title": "Get 50% off for every friend you refer.", "share-facebook-description": "You’ll love {{company_name}} as much as I do", "share-facebook-header": "Earn A Discount When You Shop Today!", "share-facebook-image-url": "", "share-icons-color": "black", "share-settings-copyLink": true, "share-settings-facebook": true, "share-settings-fbMessenger": true, "share-settings-mobile-copyLink": true, "share-settings-mobile-facebook": true, "share-settings-mobile-fbMessenger": true, "share-settings-mobile-sms": false, "share-settings-mobile-twitter": false, "share-settings-mobile-whatsapp": false, "share-settings-twitter": false, "share-settings-whatsapp": false, "share-sms-message": "I love {{company_name}}! Shop through my link to get a reward {{referral_link}}", "share-twitter-message": "These guys are great! Get a discount using my link: ", "share-whatsapp-message": "I love {{company_name}}! Shop through my link to get a reward {{referral_link}}", "tile-color": "rgba( 0, 0, 0, 1 )", "title-color": "rgba( 255, 255, 255, 1 )", "title-font-name-and-url": "Euclid", "title-font-size": "40px" }, staticContent: { "companyName": "Hydrant", "currency": "USD", "merchantId": "57720", "platformName": "shopify", "referralHost": "http://rwrd.io" }, className: "ReferralWidget", dependencyGroupId: null }, }, guidStaticContent: {}, dependencyGroups: {} }, initializer: "https://cdn-widget-assets.yotpo.com/widgets-initializer/app.v0.0.40-2078.js", analytics: "https://p.yotpo.com/js/bundle.js" } var initWidgets = function (config) { const widgetInitializer = yotpoWidgetsContainer['yotpo_widget_initializer'](config); return widgetInitializer.initWidgets(); }; var onInitializerLoad = function (config) { yotpoWidgetsContainer.initWidgets = function () { return initWidgets(config); } yotpoWidgetsContainer.initWidgets(); }; if (!yotpoWidgetsContainer.yotpo_widget_scripts_loaded) { yotpoWidgetsContainer.yotpo_widget_scripts_loaded = true; yotpoWidgetsContainer.onInitializerLoad = function () { onInitializerLoad(loader.config) }; loader.loadDep(loader.analytics, function () {}, 'defer'); loader.loadDep(loader.initializer, function () { yotpoWidgetsContainer.onInitializerLoad() }, 'async'); } })()