Search results:
/* Create a configuration object */ var ss360Config = { “siteId”: “comparepower.com”, “showErrors”: false, “searchBox”: { “searchButton”: “#searchButton”, “placeholder”: “Search for anything…” }, “layout”: { “mobile”: { “type”: “grid”, “showUrl”: true }, “desktop”: { “type”: “grid”, “showUrl”: true, “gridColsXl”: 3 } }, “results”: { “moreResultsButton”: “See more…”, “embedConfig”: { “contentBlock”: “.ss360-target”, “url”: “/answers/search” } }, “contentGroups”: { “otherName”: “Other” }, “style”: { “suggestions”: { “text”: { “color”: “#333333” }, “background”: { “color”: “#ffffff” }, “padding”: “5px”, “distanceFromTop”: “0px”, “border”: { “color”: “#dddddd”, “radius”: “0px” } }, “searchBox”: { “text”: { “color”: “#333333”, “size”: “20px” }, “background”: { “color”: “#ffffff” }, “border”: { “color”: “#dddddd”, “radius”: “0px” }, “padding”: “10px”, “button”: { “text”: ” “, “icon”: “magnifier”, “color”: “#ffffff”, “iconPadding”: “8px”, “backgroundColor”: “#3d8fff” }, “icon”: { “image”: “magnifier”, “color”: “#666666” } } }, “tracking”: { “providers”: [ “GA”, “GTM” ] } };