{"id":4240,"date":"2026-03-04T11:14:12","date_gmt":"2026-03-04T11:14:12","guid":{"rendered":"https:\/\/globalcoating.iwallet360.com\/?page_id=4240"},"modified":"2026-03-04T11:17:59","modified_gmt":"2026-03-04T11:17:59","slug":"pac-tds-plaster","status":"publish","type":"page","link":"https:\/\/globalcoating.iwallet360.com\/index.php\/pac-tds\/pac-tds-plaster\/","title":{"rendered":"PAC-TDS- Plaster"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4240\" class=\"elementor elementor-4240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3432aceb e-con-full e-flex e-con e-parent\" data-id=\"3432aceb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27d49f1 elementor-widget elementor-widget-heading\" data-id=\"27d49f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PAC TDS -Plaster<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5582519e e-flex e-con-boxed e-con e-parent\" data-id=\"5582519e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4315a294 elementor-widget elementor-widget-text-editor\" data-id=\"4315a294\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>All datasheets are updated on a regular basis. It is the user\u2019s responsibility to obtain the latest version from the manufacturer. The Technical Data Sheet to be read in conjunction with the Safety Data Sheet and the Application Guide for the product.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41b79e06 e-flex e-con-boxed e-con e-parent\" data-id=\"41b79e06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-368c181e elementor-widget elementor-widget-heading\" data-id=\"368c181e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Plaster<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ccb7e14 e-flex e-con-boxed e-con e-parent\" data-id=\"2ccb7e14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ca7060d e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"3ca7060d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"1017579021\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-10175790211\" data-tab-title-id=\"e-n-tab-title-10175790211\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-10175790211\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPlaster\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-10175790211\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-10175790211\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-d9666aa e-con-full e-flex e-con e-child\" data-id=\"d9666aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4be3372c elementor-widget elementor-widget-html\" data-id=\"4be3372c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"pdf-grid\" id=\"pdfGrid\"><\/div>\r\n\r\n<script>\r\nfetch('https:\/\/globalcoating.iwallet360.com\/wp-content\/uploads\/2026\/03\/Plaster.csv')\r\n  .then(response => response.text())\r\n  .then(text => {\r\n    const rows = text.split('\\n').slice(1); \/\/ skip header\r\n    let html = '';\r\n\r\n    rows.forEach(row => {\r\n      if (!row.trim()) return;\r\n\r\n      const cols = row.split(',');\r\n      const title = cols[0];\r\n      const url = cols[1];\r\n\r\n      html += `\r\n        <div class=\"pdf-card\">\r\n          <div class=\"pdf-icon\">PDF<\/div>\r\n          <h4>${title}<\/h4>\r\n          <a href=\"${url}\" class=\"pdf-btn download\" target=\"_blank\" rel=\"noopener\">\r\n            Download\r\n          <\/a>\r\n        <\/div>\r\n      `;\r\n    });\r\n\r\n    document.getElementById('pdfGrid').innerHTML = html;\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b9482e4 elementor-widget elementor-widget-html\" data-id=\"1b9482e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"pdf-grid\" id=\"pdfGrid\"><\/div>\r\n\r\n<script>\r\nfetch('https:\/\/globalcoating.iwallet360.com\/wp-content\/uploads\/2026\/03\/GCS-PAC-CSV.csv')\r\n  .then(response => response.text())\r\n  .then(text => {\r\n    const rows = text.split('\\n').slice(1); \/\/ skip header\r\n    let html = '';\r\n\r\n    rows.forEach(row => {\r\n      if (!row.trim()) return;\r\n\r\n      const cols = row.split(',');\r\n      const title = cols[0];\r\n      const url = cols[1];\r\n\r\n      html += `\r\n        <div class=\"pdf-card\">\r\n          <div class=\"pdf-icon\">PDF<\/div>\r\n          <h4>${title}<\/h4>\r\n          <a href=\"${url}\" class=\"pdf-btn download\" target=\"_blank\" rel=\"noopener\">\r\n            Download\r\n          <\/a>\r\n        <\/div>\r\n      `;\r\n    });\r\n\r\n    document.getElementById('pdfGrid').innerHTML = html;\r\n  });\r\n<\/script>\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>PAC TDS -Plaster All datasheets are updated on a regular basis. It is the user\u2019s responsibility to obtain the latest version from the manufacturer. The Technical Data Sheet to be read in conjunction with the Safety Data Sheet and the Application Guide for the product. Plaster Plaster<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4032,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-4240","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/pages\/4240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/comments?post=4240"}],"version-history":[{"count":4,"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/pages\/4240\/revisions"}],"predecessor-version":[{"id":4246,"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/pages\/4240\/revisions\/4246"}],"up":[{"embeddable":true,"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/pages\/4032"}],"wp:attachment":[{"href":"https:\/\/globalcoating.iwallet360.com\/index.php\/wp-json\/wp\/v2\/media?parent=4240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}