{"id":1264,"date":"2026-04-30T04:05:24","date_gmt":"2026-04-30T04:05:24","guid":{"rendered":"https:\/\/guanmalabel.com\/?page_id=1264"},"modified":"2026-04-30T04:18:58","modified_gmt":"2026-04-30T04:18:58","slug":"cck-release-paper-variant-selector","status":"publish","type":"page","link":"https:\/\/guanmalabel.com\/vi\/release-paper-liner\/cck-release-paper\/cck-release-paper-variant-selector\/","title":{"rendered":"B\u1ed9 ch\u1ecdn bi\u1ebfn th\u1ec3 gi\u1ea5y ph\u00e1t h\u00e0nh CCK"},"content":{"rendered":"<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-132bc6d\" data-block-id=\"132bc6d\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-132bc6d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-b8058ef\" data-v=\"4\" data-block-id=\"b8058ef\"><style>.stk-b8058ef-container{margin-top:var(--stk--preset--spacing--50, 1.5rem) !important;margin-right:var(--stk--preset--spacing--50, 1.5rem) !important;margin-bottom:var(--stk--preset--spacing--50, 1.5rem) !important;margin-left:var(--stk--preset--spacing--50, 1.5rem) !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-b8058ef-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-b8058ef-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"v\u1ee5n b\u00e1nh m\u00ec\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Trang ch\u1ee7<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-6b780fa\" data-block-id=\"6b780fa\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6b780fa-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-d54a4fd\" data-v=\"4\" data-block-id=\"d54a4fd\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-d54a4fd-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-d54a4fd-inner-blocks\">\n<!-- Custom HTML Module: CCK Release Paper Variant Selector -->\n<section id=\"guanma-cck-selector\">\n    <style>\n        \/* =========================================\n           Scope: #guanma-cck-selector\n           Principles: CSS Grid\/Flexbox, No External Frameworks, Strict Isolation\n           Colors: #009048, #009030, #007800, #00FF00\n           Goal: High-end B2B Aesthetic, zero massive whitespace, folded corner consistency.\n           Fixed: Removed native dropdown arrows via appearance: none.\n           ========================================= *\/\n\n        #guanma-cck-selector {\n            background-color: #ffffff !important;\n            width: 100% !important;\n            padding: 40px 0 !important;\n            box-sizing: border-box !important;\n            color: #333333 !important;\n            font-family: inherit !important;\n        }\n\n        #guanma-cck-selector * {\n            box-sizing: border-box !important;\n        }\n\n        #guanma-cck-selector .selector-container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 30px !important;\n            width: 100% !important;\n        }\n\n        \/* Typography *\/\n        #guanma-cck-selector h2.selector-main-title {\n            color: #009048 !important;\n            margin-top: 0 !important;\n            margin-bottom: 12px !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n            font-size: 32px !important; \n        }\n\n        #guanma-cck-selector .selector-lede {\n            font-size: 16px !important; \n            line-height: 1.6 !important;\n            color: #555555 !important;\n            margin-bottom: 30px !important;\n            max-width: 1200px !important;\n        }\n\n        \/* Tool Card Base *\/\n        #guanma-cck-selector .tool-card {\n            background-color: #f8fafc !important;\n            border: 2px solid #009048 !important;\n            padding: 35px 40px !important;\n            position: relative !important;\n            clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%) !important;\n            box-shadow: 0 4px 15px rgba(0, 144, 72, 0.08) !important;\n        }\n\n        \/* Form Grid *\/\n        #guanma-cck-selector .field-group {\n            display: grid !important;\n            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;\n            gap: 25px 20px !important;\n            margin-bottom: 30px !important;\n        }\n\n        #guanma-cck-selector label {\n            display: block !important;\n            font-weight: bold !important;\n            color: #111111 !important;\n            font-size: 14px !important;\n            margin-bottom: 8px !important;\n        }\n\n        #guanma-cck-selector select {\n            width: 100% !important;\n            padding: 14px 16px !important;\n            border: 1px solid #d8e3dc !important;\n            border-radius: 4px !important;\n            font-size: 15px !important;\n            background-color: #ffffff !important;\n            color: #333333 !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n            -webkit-appearance: none !important;\n            -moz-appearance: none !important;\n            appearance: none !important; \/* Removes native dropdown arrows *\/\n        }\n\n        #guanma-cck-selector select:focus {\n            outline: none !important;\n            border-color: #009048 !important;\n            box-shadow: 0 0 0 3px rgba(0, 144, 72, 0.15) !important;\n        }\n\n        \/* Interactive Button *\/\n        #guanma-cck-selector .folded-btn-primary {\n            background-color: #009048 !important;\n            color: #ffffff !important;\n            border: none !important;\n            padding: 14px 32px !important;\n            font-size: 16px !important;\n            font-weight: bold !important;\n            cursor: pointer !important;\n            transition: background-color 0.3s ease !important;\n            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%) !important;\n            display: inline-block !important;\n        }\n\n        #guanma-cck-selector .folded-btn-primary:hover {\n            background-color: #007800 !important;\n        }\n\n        \/* Results Area - Hidden by Default *\/\n        #guanma-cck-selector .result-wrapper {\n            margin-top: 35px !important;\n            padding-top: 30px !important;\n            border-top: 2px dashed #009048 !important;\n            display: none !important; \n        }\n\n        \/* Custom class added by JS *\/\n        #guanma-cck-selector .is-active {\n            display: block !important;\n            animation: gfadeIn 0.5s ease-out forwards !important;\n        }\n\n        @keyframes gfadeIn {\n            from { opacity: 0; transform: translateY(-10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        #guanma-cck-selector .result-header-div {\n            color: #009030 !important;\n            font-size: 22px !important;\n            font-weight: bold !important;\n            margin: 0 0 20px 0 !important;\n        }\n\n        \/* Results Grid *\/\n        #guanma-cck-selector .result-grid {\n            display: grid !important;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;\n            gap: 15px !important;\n            margin-bottom: 20px !important;\n        }\n\n        #guanma-cck-selector .result-item {\n            background-color: #ffffff !important;\n            border: 1px solid #d8e3dc !important;\n            border-left: 4px solid #00FF00 !important;\n            padding: 15px 20px !important;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.02) !important;\n        }\n\n        #guanma-cck-selector .result-item span {\n            display: block !important;\n            color: #5b6878 !important;\n            font-size: 13px !important;\n            text-transform: uppercase !important;\n            margin-bottom: 6px !important;\n            letter-spacing: 0.5px !important;\n        }\n\n        #guanma-cck-selector .result-item strong {\n            display: block !important;\n            color: #111111 !important;\n            font-size: 18px !important;\n            font-weight: bold !important;\n            line-height: 1.3 !important;\n        }\n\n        \/* Rationale Box *\/\n        #guanma-cck-selector .rationale-box {\n            background-color: #ffffff !important;\n            border: 1px solid #e0e0e0 !important;\n            border-left: 4px solid #009030 !important;\n            padding: 20px 25px !important;\n            font-size: 15px !important;\n            color: #333333 !important;\n            line-height: 1.6 !important;\n            margin-bottom: 30px !important;\n        }\n\n        \/* Green CTA Block *\/\n        #guanma-cck-selector .selector-cta {\n            background-color: #009048 !important;\n            padding: 25px 35px !important;\n            display: flex !important;\n            justify-content: space-between !important;\n            align-items: center !important;\n            flex-wrap: wrap !important;\n            gap: 20px !important;\n        }\n\n        #guanma-cck-selector .selector-cta p {\n            margin: 0 !important;\n            color: #ffffff !important;\n            font-size: 18px !important;\n            font-weight: bold !important;\n            flex: 1 !important;\n            min-width: 250px !important;\n        }\n\n        #guanma-cck-selector .selector-cta .folded-btn-inverse {\n            background-color: #ffffff !important;\n            color: #009048 !important;\n            padding: 12px 28px !important;\n            text-decoration: none !important;\n            display: inline-block !important;\n            font-weight: bold !important;\n            font-size: 15px !important;\n            transition: background-color 0.3s ease !important;\n            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%) !important;\n        }\n\n        #guanma-cck-selector .selector-cta .folded-btn-inverse:hover {\n            background-color: #f0f0f0 !important;\n            color: #007800 !important;\n        }\n\n        #guanma-cck-selector .note-text {\n            font-size: 13px !important;\n            color: #777777 !important;\n            margin-top: 25px !important;\n            padding-top: 15px !important;\n            border-top: 1px solid #d8e3dc !important;\n            font-style: italic !important;\n        }\n\n        \/* Responsiveness *\/\n        @media (max-width:690px) {\n            #guanma-cck-selector .selector-container {\n                padding: 0 15px !important;\n            }\n            #guanma-cck-selector .tool-card {\n                padding: 25px 20px !important;\n                clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%) !important;\n            }\n            #guanma-cck-selector .selector-cta {\n                flex-direction: column !important;\n                align-items: flex-start !important;\n                padding: 20px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"selector-container\">\n        \n        <h2 class=\"selector-main-title\">B\u1ed9 ch\u1ecdn bi\u1ebfn th\u1ec3 gi\u1ea5y ph\u00e1t h\u00e0nh CCK<\/h2>\n        <div class=\"selector-lede\">Ph\u00f9 h\u1ee3p v\u1edbi bi\u1ebfn th\u1ec3 Guanma CCK ph\u1ea3i, tr\u1ecdng l\u01b0\u1ee3ng c\u01a1 b\u1ea3n, v\u00e0 l\u1ef1c l\u01b0\u1ee3ng ph\u00e1t h\u00e0nh \u0111\u1ec3 chuy\u1ec3n \u0111\u1ed5i c\u1ee7a b\u1ea1n d\u00f2ng. \u0111\u1ea7u v\u00e0o b\u1ea3n \u0111\u1ed3 \u0111\u1ec3 th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt x\u00e1c nh\u1eadn ch\u1ed1ng l\u1ea1i FINAT FTM 3 ph\u00e1t h\u00e0nh l\u1ef1c l\u01b0\u1ee3ng th\u1eed nghi\u1ec7m tr\u00ean kh\u1eafp Th\u00e1i Lan c\u1ee7a ch\u00fang t\u00f4i v\u00e0 Vi\u1ec7t Nam nh\u00e0 m\u00e1y.<\/div>\n\n        <div class=\"tool-card\">\n            \n            <div class=\"field-group\">\n                <!-- Field 1 -->\n                <div>\n                    <label for=\"gm-app\">\u1ee8ng d\u1ee5ng<\/label>\n                    <select id=\"gm-app\" onchange=\"gmClearResult()\">\n                        <option value=\"label\">Nh\u00e3n t\u1ef1 d\u00ednh (chung)<\/option>\n                        <option value=\"tape\">B\u0103ng nh\u1ea1y \u00e1p l\u1ef1c<\/option>\n                        <option value=\"composite\">S\u1ee3i Carbon\/TPU Composite Pre-Preg<\/option>\n                        <option value=\"pharma\">D\u01b0\u1ee3c ph\u1ea9m \/Nh\u00e3n y t\u1ebf<\/option>\n                        <option value=\"food\">Nh\u00e3n Bao b\u00ec Th\u1ef1c ph\u1ea9m<\/option>\n                        <option value=\"removable\">Sticker c\u00f3 th\u1ec3 th\u00e1o r\u1eddi<\/option>\n                        <option value=\"durable\">Nh\u00e3n b\u1ec1n \/ngo\u00e0i tr\u1eddi<\/option>\n                        <option value=\"freezer\">T\u1ee7 \u0111\u00f4ng \/Nh\u00e3n d\u00e2y chuy\u1ec1n l\u1ea1nh<\/option>\n                    <\/select>\n                <\/div>\n                <!-- Field 2 -->\n                <div>\n                    <label for=\"gm-adhesive\">H\u00f3a h\u1ecdc d\u00ednh<\/label>\n                    <select id=\"gm-adhesive\" onchange=\"gmClearResult()\">\n                        <option value=\"hotmelt-rubber\">PSA cao su n\u00f3ng ch\u1ea3y<\/option>\n                        <option value=\"acrylic-emulsion\">Nh\u0169 t\u01b0\u01a1ng acrylic<\/option>\n                        <option value=\"solvent-acrylic\">Dung m\u00f4i Acrylic<\/option>\n                        <option value=\"uv-curable\">C\u00f3 th\u1ec3 ch\u1eefa \u0111\u01b0\u1ee3c b\u1eb1ng tia c\u1ef1c t\u00edm<\/option>\n                        <option value=\"water-based\">PSA g\u1ed1c n\u01b0\u1edbc<\/option>\n                    <\/select>\n                <\/div>\n                <!-- Field 3 -->\n                <div>\n                    <label for=\"gm-speed\">Chuy\u1ec3n \u0111\u1ed5i t\u1ed1c \u0111\u1ed9 d\u00f2ng<\/label>\n                    <select id=\"gm-speed\" onchange=\"gmClearResult()\">\n                        <option value=\"low\">D\u01b0\u1edbi 100 m\/ph\u00fat<\/option>\n                        <option value=\"medium\">100 \u2013 200 m\/ph\u00fat<\/option>\n                        <option value=\"high\">Tr\u00ean 200 m\/ph\u00fat<\/option>\n                    <\/select>\n                <\/div>\n                <!-- Field 4 -->\n                <div>\n                    <label for=\"gm-release\">\u01afu ti\u00ean h\u1ed3 s\u01a1 ph\u00e1t h\u00e0nh<\/label>\n                    <select id=\"gm-release\" onchange=\"gmClearResult()\">\n                        <option value=\"auto\">T\u1ef1 \u0111\u1ed9ng \u0111\u1ec1 xu\u1ea5t<\/option>\n                        <option value=\"light\">Nh\u1eb9 (10 \u2013 30 g\/in) ine d\u1ec5 b\u00f3c<\/option>\n                        <option value=\"medium\">Trung b\u00ecnh (30 \u2013 80 g\/in) 0 chu\u1ea9n<\/option>\n                        <option value=\"tight\">Ch\u1eb7t ch\u1ebd (80 \u2013 200 g\/in) quis PSA hung h\u00e3n<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n\n            <!-- Trigger Button -->\n            <button class=\"folded-btn-primary\" onclick=\"recommendGuanmaCck()\">\u0110\u1ec1 xu\u1ea5t bi\u1ebfn th\u1ec3 CCK<\/button>\n\n            <!-- Results Output Area -->\n            <!-- The result container is hidden initially, and made active via class -->\n            <div id=\"gm-result-area\" class=\"result-wrapper\">\n                <div class=\"result-header-div\">\u0110\u1eb7c \u0111i\u1ec3m k\u1ef9 thu\u1eadt \u0111\u01b0\u1ee3c \u0111\u1ec1 xu\u1ea5t<\/div>\n                \n                <div class=\"result-grid\">\n                    <div class=\"result-item\">\n                        <span>Bi\u1ebfn th\u1ec3 CCK<\/span>\n                        <strong id=\"gm-r-variant\">\u2014<\/strong>\n                    <\/div>\n                    <div class=\"result-item\">\n                        <span>Tr\u1ecdng l\u01b0\u1ee3ng c\u01a1 b\u1ea3n (ISO 536)<\/span>\n                        <strong id=\"gm-r-gsm\">\u2014<\/strong>\n                    <\/div>\n                    <div class=\"result-item\">\n                        <span>L\u1ef1c l\u01b0\u1ee3ng gi\u1ea3i ph\u00f3ng (FINAT FTM 3)<\/span>\n                        <strong id=\"gm-r-force\">\u2014<\/strong>\n                    <\/div>\n                    <div class=\"result-item\">\n                        <span>H\u00f3a h\u1ecdc Silicone<\/span>\n                        <strong id=\"gm-r-coating\">\u2014<\/strong>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"rationale-box\" id=\"gm-r-rationale\"><\/div>\n                \n                <!-- CTA Box Blocksy Integration -->\n                <!-- The ahref link is hardcoded in the DOM, so Blocksy JS hooks attach smoothly on page load -->\n                <div class=\"selector-cta\">\n                    <p>S\u1eb5n s\u00e0ng \u0111\u1ec3 \u0111\u1ee7 \u0111i\u1ec1u ki\u1ec7n m\u1ed9t cu\u1ed9n m\u1eabu cho d\u00f2ng chuy\u1ec3n \u0111\u1ed5i c\u1ee7a b\u1ea1n?<\/p>\n                    <a href=\"#ct-popup-809\" class=\"folded-btn-inverse\">Y\u00eau c\u1ea7u m\u1ed9t M\u1eabu Roll \u2192<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Footer Note -->\n            <div class=\"note-text\">\n                Khuy\u1ebfn ngh\u1ecb tham kh\u1ea3o h\u1ed3 s\u01a1 s\u1ea3n xu\u1ea5t Guanma 2024 \u2013 2025, l\u1ea5y m\u1eabu QC l\u00f4 FINAT FTM 3 v\u00e0 ti\u00eau chu\u1ea9n th\u00f4ng s\u1ed1 k\u1ef9 thu\u1eadt ISO 536\/534. Bi\u1ebfn th\u1ec3 cu\u1ed1i c\u00f9ng \u0111\u01b0\u1ee3c x\u00e1c nh\u1eadn trong RFQ so v\u1edbi h\u1ed3 s\u01a1 nhi\u1ec7m v\u1ee5 c\u1ee5 th\u1ec3 c\u1ee7a b\u1ea1n.\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- Vanilla Javascript Logic isolated for this module -->\n    <script>\n        \/\/ Removes active class if user changes an input before clicking recommend\n        function gmClearResult() {\n            var resultArea = document.getElementById('gm-result-area');\n            if (resultArea) {\n                resultArea.className = 'result-wrapper';\n            }\n        }\n\n        function recommendGuanmaCck() {\n            var appElement = document.getElementById('gm-app');\n            var adhesiveElement = document.getElementById('gm-adhesive');\n            var speedElement = document.getElementById('gm-speed');\n            var releasePrefElement = document.getElementById('gm-release');\n\n            \/\/ Fallbacks if DOM missing\n            if (!appElement || !adhesiveElement || !speedElement || !releasePrefElement) {\n                return;\n            }\n\n            var app = appElement.value;\n            var adhesive = adhesiveElement.value;\n            var speed = speedElement.value;\n            var releasePref = releasePrefElement.value;\n\n            var variant = 'Single-Side Coating CCK';\n            var gsm = '60-90 g\/m\u00b2';\n            var force = '30-80 g\/in';\n            var coating = 'Solvent-Based Silicone';\n            var rationale = '';\n\n            \/\/ 1. Application Rules\n            if (app === 'composite') {\n                variant = 'Solvent-Free CCK';\n                gsm = '100-160 g\/m\u00b2';\n                force = '60-120 g\/in';\n                coating = 'Solvent-Free Silicone (low migration)';\n                rationale = 'Carbon fiber and TPU pre-preg cure cycles at 180-200 \u00b0C demand low silicone migration into the resin matrix and dimensional stability under cure pressure. Solvent-free chemistry prevents resin contamination; the heavier basis weight holds geometry through autoclave or out-of-autoclave processing.';\n            } else if (app === 'pharma' || app === 'food') {\n                variant = 'Solvent-Free CCK (ISO 22000 grade)';\n                gsm = '70-100 g\/m\u00b2';\n                force = '20-60 g\/in';\n                coating = 'Solvent-Free Silicone (BfR XXXVI \/ FDA 21 CFR)';\n                rationale = 'Pharmaceutical and food packaging labels require ISO 22000 food-contact certification with low-migration silicone validated against BfR Recommendation XXXVI (Germany) and FDA 21 CFR 175.300 (USA). Material certificates and migration test reports ship with every batch on this grade.';\n            } else if (app === 'tape') {\n                variant = 'Double-Side Coating CCK';\n                gsm = '90-130 g\/m\u00b2';\n                force = '40-100 g\/in';\n                coating = 'Solvent-Based Silicone';\n                rationale = 'Tape liners and double-sided tape carriers require silicone coating on both faces with controlled release force differential between the two sides for clean liner-to-tape separation during converting and end-use.';\n            } else if (app === 'removable') {\n                variant = 'Single-Side Coating CCK';\n                gsm = '60-80 g\/m\u00b2';\n                force = '10-25 g\/in';\n                coating = 'Solvent-Based Silicone';\n                rationale = 'Removable label adhesives target clean peel without residue; light release force (10-25 g\/in per FINAT FTM 3) prevents face stock damage during application or removal.';\n            } else if (app === 'freezer') {\n                variant = 'Double-Side Coating CCK';\n                gsm = '78-100 g\/m\u00b2';\n                force = '30-70 g\/in';\n                coating = 'Solvent-Based Silicone';\n                rationale = 'Cold-chain freezer labels at -40 \u00b0C require dimensional stability under thermal cycling and adhesive release force that holds through condensation. Double-side coating with controlled humidity acclimation in our Thailand and Vietnam mills.';\n            } else if (app === 'durable') {\n                variant = 'Solvent-Based CCK';\n                gsm = '90-130 g\/m\u00b2';\n                force = '50-120 g\/in';\n                coating = 'Solvent-Based Silicone';\n                rationale = 'Durable outdoor labels demand long-term UV exposure resistance, weatherability through 5-7 years, and reliable release force under temperature cycling. Heavier basis weight resists dimensional creep.';\n            } else {\n                rationale = 'Standard self-adhesive label converting runs on Single-Side Coating CCK at 60-90 g\/m\u00b2. Release force tuned to 30-80 g\/in covers most acrylic emulsion and solvent acrylic adhesive systems on flexographic converting lines.';\n            }\n\n            \/\/ 2. Adhesive Overlay Rules\n            if (adhesive === 'hotmelt-rubber') {\n                if (coating.indexOf('Solvent-Free') === -1) {\n                    coating = 'Solvent-Free Silicone (preferred for hot-melt rubber)';\n                }\n            }\n            if (adhesive === 'solvent-acrylic') {\n                if (coating.indexOf('Solvent-Free') !== -1) {\n                    coating = 'Solvent-Based Silicone (avoids plasticizer migration with solvent acrylic)';\n                }\n            }\n\n            \/\/ 3. Release Preference Override\n            if (releasePref === 'light') {\n                force = '10-30 g\/in';\n            } else if (releasePref === 'medium') {\n                force = '30-80 g\/in';\n            } else if (releasePref === 'tight') {\n                force = '80-200 g\/in';\n            }\n\n            \/\/ 4. Speed Adjustment\n            if (speed === 'high') {\n                if (app !== 'composite') {\n                    rationale = rationale + ' At above 200 m\/min line speeds, FINAT FTM 12 high-speed release force testing is recommended in addition to FTM 3.';\n                }\n            }\n\n            \/\/ Populate DOM\n            var rVariant = document.getElementById('gm-r-variant');\n            if (rVariant) rVariant.textContent = variant;\n\n            var rGsm = document.getElementById('gm-r-gsm');\n            if (rGsm) rGsm.textContent = gsm;\n\n            var rForce = document.getElementById('gm-r-force');\n            if (rForce) rForce.textContent = force;\n\n            var rCoating = document.getElementById('gm-r-coating');\n            if (rCoating) rCoating.textContent = coating;\n\n            var rRationale = document.getElementById('gm-r-rationale');\n            if (rRationale) rRationale.textContent = rationale;\n            \n            \/\/ Show result area with fade-in class\n            var resultArea = document.getElementById('gm-result-area');\n            if (resultArea) {\n                resultArea.className = 'result-wrapper is-active';\n            }\n        }\n    <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>CCK Release Paper Variant Selector Match the right Guanma CCK variant, basis weight, and release force to your converting line. Inputs map to specifications validated against FINAT FTM 3 release force testing across our Thailand and Vietnam factories. Application Self-Adhesive Label (general)Pressure-Sensitive TapeCarbon Fiber \/ TPU Composite Pre-PregPharmaceutical \/ Medical LabelFood Packaging LabelRemovable StickerDurable \/ [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":1195,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1264","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/comments?post=1264"}],"version-history":[{"count":0,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1264\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1195"}],"wp:attachment":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/media?parent=1264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}