{"id":13891,"date":"2025-05-30T07:27:03","date_gmt":"2025-05-30T07:27:03","guid":{"rendered":"https:\/\/givenergy.com\/au\/?page_id=13891"},"modified":"2025-05-30T07:51:52","modified_gmt":"2025-05-30T07:51:52","slug":"brochures-download","status":"publish","type":"page","link":"https:\/\/givenergy.com\/au\/brochures-download\/","title":{"rendered":"Brochures Download"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13891\" class=\"elementor elementor-13891\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b47ca16 e-flex e-con-boxed e-con e-parent\" data-id=\"b47ca16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f3bd924 e-con-full e-flex e-con e-child\" data-id=\"f3bd924\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d79d592 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d79d592\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Your <strong>Brochures<\/strong> are downloading.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9f18aa elementor-widget elementor-widget-text-editor\" data-id=\"e9f18aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>You will be redirected back to the homepage after the download is completed.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c52625 elementor-widget elementor-widget-html\" data-id=\"0c52625\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<head>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\/>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jszip\/3.10.1\/jszip.min.js\"><\/script>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/FileSaver.js\/2.0.5\/FileSaver.min.js\"><\/script>\n<\/head>\n\n<h5 id=\"filename-title\"><\/h5>\n\n<style>\n  #download-popup {\n    position: fixed;\n    bottom: 20px;\n    right: 20px;\n    background: #fff;\n    color: #000;\n    padding: 12px 12px 12px 42px;\n    border: 1px solid #ccc;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    z-index: 9999;\n    font-family: lexend;\n    background-repeat: no-repeat;\n    background-size: 20px;\n    background-position: 12px center;\n  }\n\n  #download-popup.success {\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='green' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M20.285 6.709a1 1 0 00-1.41-1.418l-9.573 9.574-4.17-4.17a1 1 0 10-1.414 1.414l4.876 4.877a1 1 0 001.414 0l10.277-10.277z'\/%3E%3C\/svg%3E\");\n  }\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', async function () {\n  const zip = new JSZip();\n  const popup = document.createElement('div');\n  popup.id = 'download-popup';\n  popup.innerText = 'Preparing your product pack...';\n  document.body.appendChild(popup);\n\n  const files = [\n    {\n      url: 'https:\/\/givenergy.com\/au\/wp-content\/uploads\/sites\/7\/2025\/04\/Trent-Brochure.pdf',\n      name: 'Trent-Brochure.pdf'\n    },\n    {\n      url: 'https:\/\/givenergy.com\/au\/wp-content\/uploads\/sites\/7\/2025\/04\/Humber-Brochure.pdf',\n      name: 'Humber-Brochure.pdf'\n    }\n  ];\n\n  let fileCount = 0;\n\n  try {\n    const fetchPromises = files.map(file => \n      fetch(file.url)\n        .then(response => response.blob())\n        .then(blob => {\n          zip.file(file.name, blob);\n          fileCount++;\n          popup.innerText = `Fetched ${fileCount} file${fileCount > 1 ? 's' : ''}...`;\n        })\n    );\n\n    await Promise.all(fetchPromises);\n\n    const fileName = 'GivEnergy AU Collections Brochures.zip';\n    const content = await zip.generateAsync({ type: \"blob\" }, metadata => {\n      popup.innerText = `Zipping ${fileCount} file${fileCount > 1 ? 's' : ''}: ${Math.floor(metadata.percent)}%`;\n    });\n\n    saveAs(content, fileName);\n\n    popup.classList.add('success');\n    popup.innerText = `\u2705 ${fileCount} file${fileCount > 1 ? 's' : ''} downloaded successfully`;\n\n    setTimeout(() => {\n      popup.remove();\n      window.location.href = 'https:\/\/givenergy.com\/au\/';\n    }, 3000);\n\n  } catch (err) {\n    console.error(err);\n    popup.innerText = 'Error creating product pack.';\n    setTimeout(() => popup.remove(), 5000);\n  }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c1e0d2 e-con-full e-flex e-con e-child\" data-id=\"4c1e0d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your Brochures are downloading. You will be redirected back to the homepage after the download is completed.<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-13891","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/pages\/13891","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/comments?post=13891"}],"version-history":[{"count":16,"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/pages\/13891\/revisions"}],"predecessor-version":[{"id":13956,"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/pages\/13891\/revisions\/13956"}],"wp:attachment":[{"href":"https:\/\/givenergy.com\/au\/wp-json\/wp\/v2\/media?parent=13891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}