{"id":7963,"date":"2026-01-03T16:01:34","date_gmt":"2026-01-03T08:01:34","guid":{"rendered":"https:\/\/test.tiiocti.com\/?page_id=7963"},"modified":"2026-01-09T17:22:40","modified_gmt":"2026-01-09T09:22:40","slug":"factory-tour","status":"publish","type":"page","link":"https:\/\/tiiocti.com\/ru\/factory-tour\/","title":{"rendered":"\u042d\u043a\u0441\u043a\u0443\u0440\u0441\u0438\u044f \u043f\u043e \u0437\u0430\u0432\u043e\u0434\u0443"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-factory-tour-wrapper\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"AboutPage\",\n      \"name\": \"Factory Tour | Heavy Duty Moving Bags Manufacturer - TIIOCTI\",\n      \"description\": \"Virtual tour of TIIOCTI's BSCI-audited factory. Dedicated to heavy-duty moving bags and custom retail packaging with 5M+ monthly capacity.\",\n      \"url\": \"https:\/\/tiiocti.com\/factory-tour\/\",\n      \"primaryImageOfPage\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/tiiocti.com\/wp-content\/uploads\/2026\/01\/tiiocti-factory-12-scaled.jpg\",\n        \"caption\": \"TIIOCTI Manufacturing Base\"\n      },\n      \"mainEntity\": {\n        \"@type\": \"Organization\",\n        \"@id\": \"https:\/\/tiiocti.com\/#organization\",\n        \"name\": \"TIIOCTI\",\n        \"logo\": \"https:\/\/tiiocti.com\/wp-content\/uploads\/2024\/04\/cropped-cropped-logo-yuncaili-.png\",\n        \"foundingDate\": \"2008\",\n        \"address\": {\n          \"@type\": \"PostalAddress\",\n          \"streetAddress\": \"Building 7, Zone A, Shoe Industry\",\n          \"addressLocality\": \"Wenzhou\",\n          \"addressRegion\": \"Zhejiang\",\n          \"addressCountry\": \"CN\"\n        },\n        \"contactPoint\": {\n          \"@type\": \"ContactPoint\",\n          \"telephone\": \"+86-0577-63665066\",\n          \"contactType\": \"sales\",\n          \"email\": \"info@tiiocti.com\"\n        }\n      }\n    }\n    <\/script>\n\n    <style>\n        #tiio-factory-tour-wrapper {\n            position: relative; width: 100%; overflow: hidden;\n        }\n        #tiio-factory-hero {\n            position: relative;\n            height: 85vh; min-height: 600px;\n            background-image: url('\/wp-content\/uploads\/2026\/01\/tiiocti-factory-12-scaled.jpg');\n            background-size: cover; \n            background-position: center; \n            background-attachment: fixed;\n            display: flex; align-items: center; justify-content: center;\n            font-family: 'Roboto', sans-serif;\n        }\n        .hero-overlay {\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to bottom, rgba(0, 20, 40, 0.7), rgba(0, 10, 20, 0.9));\n            z-index: 1;\n        }\n        .hero-content {\n            position: relative; z-index: 2; text-align: center; max-width: 1200px; padding: 0 20px;\n            margin-bottom: 60px;\n        }\n        .hero-label {\n            display: inline-block; font-size: 13px; font-weight: 800; color: #ffffff; \n            background-color: #003C71; text-transform: uppercase; letter-spacing: 2px; \n            margin-bottom: 15px;\n            padding: 8px 20px; border-radius: 2px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.3);\n        }\n        .hero-breadcrumbs {\n            display: block;\n            font-size: 13px;\n            color: rgba(255, 255, 255, 0.6);\n            font-family: 'Open Sans', sans-serif;\n            margin-bottom: 25px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 600;\n        }\n        .hero-breadcrumbs a {\n            color: rgba(255, 255, 255, 0.9);\n            text-decoration: none;\n            transition: color 0.3s;\n        }\n        .hero-breadcrumbs a:hover {\n            color: #D4AF37;\n        }\n        .hero-breadcrumbs span {\n            margin: 0 8px;\n            color: rgba(255, 255, 255, 0.4);\n        }\n        .hero-title {\n            font-family: 'Open Sans', sans-serif; \n            font-size: clamp(28px, 3.5vw, 52px); \n            font-weight: 900; \n            line-height: 1.2; \n            margin-bottom: 30px; \n            color: #ffffff !important;\n            text-shadow: 0 10px 40px rgba(0,0,0,0.8);\n            text-transform: uppercase;\n            max-width: 1000px;\n            margin-left: auto; margin-right: auto;\n        }\n        .hero-desc {\n            font-size: 18px; line-height: 1.6; color: rgba(255,255,255,0.95);\n            max-width: 800px; margin: 0 auto 50px auto;\n        }\n        .btn-play-video {\n            display: inline-flex; align-items: center; justify-content: center;\n            width: 88px; height: 88px; border-radius: 50%;\n            background: rgba(255,255,255,0.15); border: 2px solid #fff; color: #fff;\n            cursor: pointer; transition: all 0.3s ease; backdrop-filter: blur(5px);\n        }\n        .btn-play-video:hover {\n            background: #D4AF37; border-color: #D4AF37; transform: scale(1.1); color: #000;\n            box-shadow: 0 0 30px rgba(212, 175, 55, 0.5);\n        }\n        .btn-play-video svg { width: 32px; height: 32px; fill: currentColor; margin-left: 4px; }\n        .stats-bar {\n            position: absolute; bottom: 0; left: 0; width: 100%;\n            background: rgba(255, 255, 255, 0.08);\n            backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\n            border-top: 1px solid rgba(255, 255, 255, 0.1); z-index: 3; padding: 30px 0;\n        }\n        .stats-container {\n            max-width: 1450px; margin: 0 auto; padding: 0 40px;\n            display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;\n        }\n        .stat-item { text-align: center; border-right: 1px solid rgba(255,255,255,0.15); }\n        .stat-item:last-child { border-right: none; }\n        .stat-num {\n            display: block; font-family: 'Open Sans', sans-serif; font-size: 42px;\n            font-weight: 800; color: #D4AF37; margin-bottom: 5px; line-height: 1;\n        }\n        .stat-label {\n            font-size: 13px; text-transform: uppercase; letter-spacing: 1.5px;\n            color: #ddd; font-weight: 600;\n        }\n        .video-modal-overlay {\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n            background: rgba(0,0,0,0.95); \n            z-index: 2147483647; \n            opacity: 0; visibility: hidden; transition: all 0.3s ease;\n            display: flex; align-items: center; justify-content: center;\n        }\n        .video-modal-overlay.is-visible { opacity: 1; visibility: visible; }\n        \n        .video-modal-content {\n            width: 90%; max-width: 1000px; position: relative; \n            background: #000; box-shadow: 0 20px 50px rgba(0,0,0,0.8);\n            border-radius: 12px;\n        }\n        .video-iframe-wrapper {\n            position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 12px;\n        }\n        .video-iframe-wrapper iframe {\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        }\n        .video-close-btn {\n            position: absolute; top: -45px; right: -10px; \n            background: none; border: none; color: #fff; font-size: 40px;\n            cursor: pointer; line-height: 1; transition: 0.3s;\n        }\n        .video-close-btn:hover { color: #D4AF37; }\n        @media (max-width: 980px) {\n            .stats-container { grid-template-columns: repeat(2, 1fr); gap: 30px; }\n            .stat-item:nth-child(2) { border-right: none; }\n            .hero-title { font-size: 32px; }\n        }\n        @media (max-width: 600px) {\n            .stats-container { grid-template-columns: 1fr; gap: 20px; }\n            .stat-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 20px; }\n            .stat-item:last-child { border-bottom: none; }\n        }\n    <\/style>\n\n    <div id=\"tiio-factory-hero\">\n        <div class=\"hero-overlay\"><\/div>\n        <div class=\"hero-content\">\n            <div class=\"hero-label\">BSCI AUDITED MANUFACTURER<\/div>\n            <div class=\"hero-breadcrumbs\">\n                <a href=\"\/\">Home<\/a> <span>\/<\/span> Factory Tour\n            <\/div>\n            <h1 class=\"hero-title\">\n                Dedicated to Heavy Duty Moving Bags &#038; Custom Retail Packaging\n            <\/h1>\n            <p class=\"hero-desc\">\n                Direct-from-factory solutions engineered for <strong>maximum load capacity<\/strong>. Witness how we combine heavy-duty durability with precision printing to elevate your <strong>retail brand visibility<\/strong>.\n            <\/p>\n            <a href=\"javascript:void(0);\" class=\"btn-play-video\" id=\"trigger-video-btn\" aria-label=\"Watch Factory Tour Video\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n            <\/a>\n        <\/div>\n        <div class=\"stats-bar\">\n            <div class=\"stats-container\">\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">12,000<\/span>\n                    <span class=\"stat-label\">SQM Facility<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">5M+<\/span>\n                    <span class=\"stat-label\">Monthly Output<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">15<\/span>\n                    <span class=\"stat-label\">Years Experience<\/span>\n                <\/div>\n                <div class=\"stat-item\">\n                    <span class=\"stat-num\">100%<\/span>\n                    <span class=\"stat-label\">QC Inspection<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"factory-video-modal\" class=\"video-modal-overlay\">\n        <div class=\"video-modal-content\">\n            <button class=\"video-close-btn\" id=\"close-video-btn\">&times;<\/button>\n            <div class=\"video-iframe-wrapper\">\n                <div id=\"youtube-placeholder\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        (function() {\n            const modal = document.getElementById('factory-video-modal');\n            if (modal && modal.parentNode !== document.body) {\n                document.body.appendChild(modal);\n            }\n            const videoId = \"efELNvV1HqA\"; \n            const triggerBtn = document.getElementById('trigger-video-btn');\n            const closeBtn = document.getElementById('close-video-btn');\n            const placeholder = document.getElementById('youtube-placeholder');\n\n            function openVideo(e) {\n                if(e) e.preventDefault();\n                const embedUrl = `https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1&rel=0&modestbranding=1&playsinline=1&showinfo=0`;\n                placeholder.innerHTML = `<iframe src=\"${embedUrl}\" title=\"Factory Tour\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen style=\"width:100%;height:100%;border-radius:12px;\"><\/iframe>`;\n                modal.classList.add('is-visible');\n                document.body.style.overflow = 'hidden'; \n            }\n\n            function closeVideo() {\n                modal.classList.remove('is-visible');\n                document.body.style.overflow = ''; \n                setTimeout(() => { placeholder.innerHTML = ''; }, 300); \n            }\n\n            if(triggerBtn) triggerBtn.onclick = openVideo;\n            if(closeBtn) closeBtn.onclick = closeVideo;\n            \n            if(modal) {\n                modal.onclick = function(e) {\n                    if (e.target === modal) closeVideo();\n                };\n            }\n            \n            document.addEventListener('keydown', function(e) {\n                if (e.key === \"Escape\" && modal.classList.contains('is-visible')) {\n                    closeVideo();\n                }\n            });\n        })();\n    <\/script>\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-factory-walkthrough\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ItemList\",\n      \"name\": \"Heavy Duty Bag Manufacturing Process\",\n      \"description\": \"Step-by-step manufacturing process of TIIOCTI heavy duty moving bags and thermal packaging.\",\n      \"numberOfItems\": 4,\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Material Extrusion & Weaving\",\n          \"description\": \"Processing GRS-certified rPET and virgin PP materials.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Printing & Assembly\",\n          \"description\": \"High-speed rotogravure printing and ethical assembly lines.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Quality Control & Load Testing\",\n          \"description\": \"AQL 2.5 standard inspection and 50kg load testing.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 4,\n          \"name\": \"Warehousing & DDP Logistics\",\n          \"description\": \"Direct shipping handling customs and duties.\"\n        }\n      ]\n    }\n    <\/script>\n\n    <div class=\"walkthrough-header\">\n        <h2 class=\"section-seo-title\">End-to-End Manufacturing Process: From Raw Material to DDP Delivery<\/h2>\n        <div class=\"section-divider\"><\/div>\n    <\/div>\n\n    <div class=\"tour-container\">\n        \n        <div class=\"tour-row\">\n            <div class=\"tour-img-wrapper\">\n                <span class=\"tour-badge\">Step 01<\/span>\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/01\/Heavy-Duty-PP-Woven-Polypropylene.png\" alt=\"GRS Certified rPET material extrusion and weaving process for moving bags\" class=\"tour-img\">\n            <\/div>\n            <div class=\"tour-text\">\n                <span class=\"tour-step-num\">01<\/span>\n                <h3 class=\"tour-title\">Material Extrusion &#038; Weaving<\/h3>\n                <p class=\"tour-desc\">We start at the source. Using <strong>GRS-certified rPET<\/strong> and virgin PP granules, our advanced extrusion lines produce high-tensile woven fabrics. This ensures every moving bag meets our strict 200gsm+ durability standard before it even reaches the cutting table.<\/p>\n                <div class=\"tour-specs\">\n                    <div class=\"spec-item\">\n                        <h4>Standard<\/h4>\n                        <p>GRS 4.0 &#038; Oeko-Tex<\/p>\n                    <\/div>\n                    <div class=\"spec-item\">\n                        <h4>Technology<\/h4>\n                        <p>High-Tensile Extrusion<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"tour-row reverse\">\n            <div class=\"tour-img-wrapper\">\n                <span class=\"tour-badge\">Step 02<\/span>\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/01\/tiiocti-factory-25.jpg\" alt=\"High-speed rotogravure printing for custom branded retail packaging\" class=\"tour-img\">\n            <\/div>\n            <div class=\"tour-text\">\n                <span class=\"tour-step-num\">02<\/span>\n                <h3 class=\"tour-title\">Precision Printing &#038; Assembly<\/h3>\n                <p class=\"tour-desc\">Brand visibility matters. Our 9-color rotogravure printing machines deliver cinema-quality visuals for your custom retail packaging. As a <strong>BSCI-audited<\/strong> facility, our assembly lines operate under strict ethical standards, ensuring efficiency without compromising worker welfare.<\/p>\n                <div class=\"tour-specs\">\n                    <div class=\"spec-item\">\n                        <h4>Compliance<\/h4>\n                        <p>BSCI Grade B \/ ISO9001<\/p>\n                    <\/div>\n                    <div class=\"spec-item\">\n                        <h4>Capability<\/h4>\n                        <p>9-Color Rotogravure<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"tour-row\">\n            <div class=\"tour-img-wrapper\">\n                <span class=\"tour-badge\">Step 03<\/span>\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/01\/tiiocti-factory-2.jpg\" alt=\"50kg load capacity testing and AQL 2.5 quality inspection\" class=\"tour-img\">\n            <\/div>\n            <div class=\"tour-text\">\n                <span class=\"tour-step-num\">03<\/span>\n                <h3 class=\"tour-title\">Rigorous QC &#038; Load Testing<\/h3>\n                <p class=\"tour-desc\">We don&#8217;t guess; we test. Every batch undergoes a rigorous <strong>50kg load test<\/strong> to guarantee performance. Our QC team implements an <strong>AQL 2.5<\/strong> inspection standard, checking stitching reinforcement, handle strength, and zipper functionality on 100% of the goods.<\/p>\n                <div class=\"tour-specs\">\n                    <div class=\"spec-item\">\n                        <h4>Inspection<\/h4>\n                        <p>AQL 2.5 Standard<\/p>\n                    <\/div>\n                    <div class=\"spec-item\">\n                        <h4>Performance<\/h4>\n                        <p>50kg+ Load Capacity<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"tour-row reverse\">\n            <div class=\"tour-img-wrapper\">\n                <span class=\"tour-badge\">Step 04<\/span>\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/01\/tiiocti-factory-20-scaled.jpg\" alt=\"Warehouse storage and DDP global shipping container loading\" class=\"tour-img\">\n            <\/div>\n            <div class=\"tour-text\">\n                <span class=\"tour-step-num\">04<\/span>\n                <h3 class=\"tour-title\">Global DDP Logistics<\/h3>\n                <p class=\"tour-desc\">Your order isn&#8217;t complete until it arrives at your door. We provide comprehensive <strong>DDP (Delivered Duty Paid)<\/strong> shipping solutions to the USA, EU, and Australia. We handle customs clearance, duties, and inland trucking, simplifying your supply chain.<\/p>\n                <div class=\"tour-specs\">\n                    <div class=\"spec-item\">\n                        <h4>Service<\/h4>\n                        <p>DDP \/ FOB \/ CIF<\/p>\n                    <\/div>\n                    <div class=\"spec-item\">\n                        <h4>Clearance<\/h4>\n                        <p>100% Handled<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"tour-cta-wrapper\">\n            <a href=\"javascript:void(0);\" class=\"btn-tour-cta open-popup\">Start Your Custom Order Now \u2192<\/a>\n            <p class=\"tour-cta-note\">Get a free quote within 24 hours.<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n    #tiio-factory-walkthrough {\n        background-color: #F2F0EB; \n        padding: 100px 0;\n        font-family: 'Roboto', sans-serif; \n        color: #333;\n        overflow: hidden;\n    }\n\n    .walkthrough-header {\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto 80px auto;\n        padding: 0 20px;\n    }\n\n    .section-seo-title {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 32px;\n        font-weight: 800;\n        color: #003C71;\n        text-transform: uppercase;\n        margin-bottom: 20px;\n        line-height: 1.3;\n    }\n\n    .section-divider {\n        width: 80px;\n        height: 4px;\n        background-color: #D4AF37;\n        margin: 0 auto;\n    }\n\n    .tour-container { \n        max-width: 1350px; \n        margin: 0 auto; \n        padding: 0 30px; \n    }\n    \n    .tour-row { \n        display: grid; \n        grid-template-columns: 1fr 1fr; \n        gap: 80px; \n        align-items: center; \n        margin-bottom: 100px; \n    }\n    \n    .tour-row:last-child { \n        margin-bottom: 0; \n    }\n    \n    .tour-row.reverse { \n        direction: rtl; \n    }\n    \n    .tour-row.reverse .tour-text { \n        direction: ltr; \n    }\n    \n    .tour-img-wrapper {\n        position: relative; \n        border-radius: 8px; \n        overflow: hidden;\n        box-shadow: 0 20px 50px rgba(0, 60, 113, 0.1);\n        background: #fff;\n    }\n    \n    .tour-img { \n        width: 100%; \n        height: auto; \n        display: block; \n        transition: transform 0.8s ease; \n    }\n    \n    .tour-img-wrapper:hover .tour-img { \n        transform: scale(1.03); \n    }\n    \n    .tour-badge {\n        position: absolute; \n        top: 20px; \n        left: 20px;\n        background: #D4AF37; \n        color: #fff; \n        font-weight: 800;\n        padding: 6px 15px; \n        text-transform: uppercase; \n        font-size: 12px;\n        letter-spacing: 1px; \n        border-radius: 2px; \n        z-index: 2;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    }\n\n    .tour-text { \n        padding: 10px; \n    }\n    \n    .tour-step-num {\n        display: block; \n        font-family: 'Open Sans', sans-serif; \n        font-size: 80px;\n        font-weight: 900; \n        color: rgba(0, 60, 113, 0.08); \n        line-height: 0.8; \n        margin-bottom: -20px; \n        margin-left: -5px; \n        position: relative; \n        z-index: 0;\n    }\n    \n    .tour-title {\n        font-family: 'Open Sans', sans-serif; \n        font-size: 32px; \n        font-weight: 800;\n        color: #003C71; \n        margin-bottom: 20px; \n        line-height: 1.2; \n        position: relative; \n        z-index: 1;\n    }\n    \n    .tour-desc { \n        font-size: 16px; \n        line-height: 1.7; \n        color: #555; \n        margin-bottom: 30px; \n    }\n    \n    .tour-specs {\n        display: grid; \n        grid-template-columns: 1fr 1fr; \n        gap: 20px;\n        border-top: 1px solid #ddd; \n        padding-top: 25px;\n    }\n    \n    .spec-item h4 {\n        font-size: 12px; \n        color: #999; \n        text-transform: uppercase;\n        margin: 0 0 5px 0; \n        font-weight: 700; \n        letter-spacing: 0.5px;\n    }\n    \n    .spec-item p {\n        font-size: 18px; \n        color: #003C71; \n        font-weight: 700; \n        margin: 0;\n        font-family: 'Open Sans', sans-serif;\n    }\n\n    \/* === NEW CTA BUTTON STYLES === *\/\n    .tour-cta-wrapper {\n        text-align: center;\n        margin-top: 100px; \/* Space from last step *\/\n        padding-top: 60px;\n        border-top: 1px solid rgba(0,0,0,0.05);\n    }\n    \n    .btn-tour-cta {\n        display: inline-block;\n        background-color: #003C71; \/* TIIO Blue *\/\n        color: #ffffff;\n        font-family: 'Open Sans', sans-serif;\n        font-size: 16px;\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none;\n        padding: 20px 50px;\n        border-radius: 4px;\n        letter-spacing: 1px;\n        transition: all 0.3s ease;\n        box-shadow: 0 10px 30px rgba(0, 60, 113, 0.3);\n    }\n    \n    .btn-tour-cta:hover {\n        background-color: #D4AF37; \/* Gold on Hover *\/\n        color: #000000;\n        transform: translateY(-5px);\n        box-shadow: 0 15px 40px rgba(212, 175, 55, 0.4);\n    }\n\n    .tour-cta-note {\n        font-size: 13px;\n        color: #888;\n        margin-top: 15px;\n        font-style: italic;\n    }\n\n    @media (max-width: 1024px) {\n        .tour-row { \n            grid-template-columns: 1fr; \n            gap: 40px; \n            margin-bottom: 80px; \n        }\n        .tour-row.reverse { \n            direction: ltr; \n        }\n    }\n    \n    @media (max-width: 600px) {\n        .section-seo-title {\n            font-size: 24px;\n        }\n        .tour-specs { \n            grid-template-columns: 1fr; \n            gap: 15px; \n        }\n        .btn-tour-cta {\n            width: 100%;\n            padding: 18px 20px;\n        }\n    }\n<\/style><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_2 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-quality-section\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ItemList\",\n      \"name\": \"Quality Control Testing Procedures\",\n      \"description\": \"Rigorous quality assurance tests performed on TIIOCTI heavy duty moving bags and thermal packaging.\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Tensile Strength Testing\",\n          \"description\": \"Ensuring fabric and handle durability under high stress.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Static Load Capacity Test\",\n          \"description\": \"Verifying 50kg+ weight bearing capacity for 24 hours.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Drop Impact Testing\",\n          \"description\": \"Simulating rough logistics handling from 1.5m heights.\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 4,\n          \"name\": \"Chemical Safety Inspection\",\n          \"description\": \"Lead-free and non-toxic material verification.\"\n        }\n      ]\n    }\n    <\/script>\n\n    <div class=\"quality-header\">\n        <h2 class=\"section-seo-title\">Quality Assurance Lab & International Compliance Standards<\/h2>\n        <p class=\"section-subtitle\">Our in-house laboratory performs comprehensive physical and chemical testing to ensure every batch exceeds AQL 2.5 standards.<\/p>\n        <div class=\"section-divider\"><\/div>\n    <\/div>\n\n    <div class=\"quality-grid\">\n        \n        <div class=\"quality-card\">\n            <div class=\"q-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14h-2v-4h2v4zm0-6h-2V7h2v4z\"\/><\/svg>\n            <\/div>\n            <h3>Physical Durability<\/h3>\n            <ul>\n                <li><strong>Tensile Strength:<\/strong> Fabric &#038; Handle Pull Test<\/li>\n                <li><strong>Load Capacity:<\/strong> 50kg Static Load Test<\/li>\n                <li><strong>Drop Test:<\/strong> 1.5m Fully Loaded Drop<\/li>\n                <li><strong>Zipper Fatigue:<\/strong> 500+ Open\/Close Cycles<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"quality-card featured\">\n            <div class=\"q-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n            <\/div>\n            <h3>Social &#038; Ethical Compliance<\/h3>\n            <p class=\"q-highlight\">We are committed to ethical manufacturing.<\/p>\n            <ul>\n                <li><strong>BSCI Audited:<\/strong> Grade B (Social Responsibility)<\/li>\n                <li><strong>ISO 9001:<\/strong> Quality Management System<\/li>\n                <li><strong>Sedex (SMETA):<\/strong> Ethical Trade Audit<\/li>\n                <li><strong>Workplace Safety:<\/strong> Strict PPE Standards<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"quality-card\">\n            <div class=\"q-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n            <\/div>\n            <h3>Sustainability &#038; Material<\/h3>\n            <ul>\n                <li><strong>GRS 4.0:<\/strong> Global Recycled Standard<\/li>\n                <li><strong>Oeko-Tex 100:<\/strong> Harmful Substance Free<\/li>\n                <li><strong>Material Check:<\/strong> 100% Virgin or rPET<\/li>\n                <li><strong>Ink Safety:<\/strong> Lead-free &#038; Non-toxic<\/li>\n            <\/ul>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"cert-strip\">\n        <div class=\"cert-item\">BSCI<\/div>\n        <div class=\"cert-item\">ISO 9001<\/div>\n        <div class=\"cert-item\">GRS 4.0<\/div>\n        <div class=\"cert-item\">OEKO-TEX<\/div>\n        <div class=\"cert-item\">FSC<\/div>\n        <div class=\"cert-item\">SEDEX<\/div>\n    <\/div>\n\n<\/section>\n\n<style>\n    #tiio-quality-section {\n        background-color: #ffffff;\n        padding: 100px 0;\n        font-family: 'Roboto', sans-serif;\n    }\n\n    .quality-header {\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto 60px auto;\n        padding: 0 20px;\n    }\n\n    .section-seo-title {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 32px;\n        font-weight: 800;\n        color: #003C71;\n        text-transform: uppercase;\n        margin-bottom: 15px;\n        line-height: 1.3;\n    }\n\n    .section-subtitle {\n        font-size: 16px;\n        color: #666;\n        line-height: 1.6;\n        margin-bottom: 25px;\n    }\n\n    .section-divider {\n        width: 80px;\n        height: 4px;\n        background-color: #D4AF37;\n        margin: 0 auto;\n    }\n\n    .quality-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n        max-width: 1350px;\n        margin: 0 auto 80px auto;\n        padding: 0 30px;\n    }\n\n    .quality-card {\n        background: #f8f9fa;\n        border: 1px solid #eee;\n        padding: 40px 30px;\n        border-radius: 8px;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n    }\n\n    .quality-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 30px rgba(0, 60, 113, 0.1);\n        border-color: #D4AF37;\n    }\n\n    .quality-card.featured {\n        background: #003C71;\n        color: #fff;\n        border: none;\n        transform: scale(1.05);\n        box-shadow: 0 20px 40px rgba(0, 60, 113, 0.2);\n    }\n    \n    .quality-card.featured h3 { color: #fff; }\n    .quality-card.featured .q-icon { background: rgba(255,255,255,0.1); color: #D4AF37; }\n    .quality-card.featured ul li { border-bottom: 1px solid rgba(255,255,255,0.1); color: #ddd; }\n    .quality-card.featured strong { color: #fff; }\n\n    .q-icon {\n        width: 60px;\n        height: 60px;\n        background: #eef2f6;\n        color: #003C71;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 25px;\n    }\n    .q-icon svg { width: 30px; height: 30px; fill: currentColor; }\n\n    .quality-card h3 {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 20px;\n        font-weight: 800;\n        color: #003C71;\n        margin-bottom: 20px;\n    }\n\n    .quality-card ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .quality-card ul li {\n        padding: 12px 0;\n        border-bottom: 1px solid #e0e0e0;\n        font-size: 14px;\n        color: #555;\n        line-height: 1.5;\n    }\n    .quality-card ul li:last-child { border-bottom: none; }\n\n    .quality-card strong {\n        color: #003C71;\n        font-weight: 700;\n        display: block;\n        margin-bottom: 2px;\n    }\n\n    .q-highlight {\n        font-style: italic;\n        margin-bottom: 15px;\n        font-size: 14px;\n        opacity: 0.9;\n    }\n\n    .cert-strip {\n        max-width: 1350px;\n        margin: 0 auto;\n        padding: 40px 30px;\n        background: #fcfcfc;\n        border-top: 1px solid #eee;\n        border-bottom: 1px solid #eee;\n        display: flex;\n        justify-content: space-around;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .cert-item {\n        font-family: 'Open Sans', sans-serif;\n        font-weight: 800;\n        font-size: 24px;\n        color: #e0e0e0;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        user-select: none;\n    }\n\n    @media (max-width: 1024px) {\n        .quality-grid { grid-template-columns: repeat(2, 1fr); }\n        .quality-card.featured { transform: none; }\n    }\n\n    @media (max-width: 768px) {\n        .quality-grid { grid-template-columns: 1fr; gap: 20px; }\n        .cert-strip { display: grid; grid-template-columns: 1fr 1fr; text-align: center; }\n    }\n<\/style><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_3 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_3 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-sustainability-section\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Organization\",\n      \"name\": \"TIIOCTI\",\n      \"slogan\": \"Committed to Green Manufacturing and Zero Waste\",\n      \"knowsAbout\": [\"GRS 4.0 Standard\", \"Recycled PET (rPET)\", \"Sustainable Packaging\"],\n      \"hasCredential\": {\n        \"@type\": \"EducationalOccupationalCredential\",\n        \"name\": \"Global Recycled Standard (GRS) 4.0\",\n        \"credentialCategory\": \"Sustainability Certification\"\n      }\n    }\n    <\/script>\n\n    <div class=\"sus-container\">\n        <div class=\"sus-header\">\n            <h2 class=\"section-seo-title\">Sustainable Manufacturing: GRS Certified Green Solutions<\/h2>\n            <p class=\"section-desc\">We don&#8217;t just manufacture bags; we engineer sustainable futures. Our facility operates under the GRS 4.0 standard, transforming post-consumer waste into premium reusable packaging.<\/p>\n            <div class=\"section-divider\"><\/div>\n        <\/div>\n\n        <div class=\"sus-content-grid\">\n            <div class=\"sus-image-col\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/521812220-scaled.jpg\" alt=\"Recycled PET bottle flakes processing into sustainable fabric\" class=\"sus-img-main\">\n                <div class=\"sus-overlay-stat\">\n                    <span class=\"stat-big\">40%<\/span>\n                    <span class=\"stat-small\">Production is rPET<\/span>\n                <\/div>\n            <\/div>\n            \n            <div class=\"sus-text-col\">\n                <div class=\"sus-feature\">\n                    <div class=\"sus-icon\">\u267b\ufe0f<\/div>\n                    <div>\n                        <h3>Closed-Loop Recycling<\/h3>\n                        <p>We convert millions of discarded plastic bottles into high-strength rPET fabric annually. Our closed-loop system minimizes waste and reduces carbon footprint by up to 30% compared to virgin PP.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"sus-feature\">\n                    <div class=\"sus-icon\">\u2600\ufe0f<\/div>\n                    <div>\n                        <h3>Energy Efficient Production<\/h3>\n                        <p>Our 12,000m\u00b2 facility utilizes natural lighting and energy-saving servo motors on all injection and weaving machines, strictly adhering to ISO 14001 environmental management standards.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"sus-feature\">\n                    <div class=\"sus-icon\">\ud83c\udf31<\/div>\n                    <div>\n                        <h3>Eco-Friendly Materials<\/h3>\n                        <p>Beyond rPET, we offer biodegradable PLA options and utilize lead-free, water-based inks for printing, ensuring your packaging is safe for consumers and the planet.<\/p>\n                    <\/div>\n                <\/div>\n\n                <a href=\"\/materials\/\" class=\"btn-sus-link\">Explore Sustainable Materials \u2192<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/section>\n\n<style>\n    #tiio-sustainability-section {\n        background-color: #002240; \/* Dark Blue Background *\/\n        padding: 100px 0;\n        font-family: 'Roboto', sans-serif;\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Background Pattern Effect *\/\n    #tiio-sustainability-section::before {\n        content: \"\";\n        position: absolute;\n        top: 0; right: 0; bottom: 0; left: 0;\n        background-image: radial-gradient(circle at 80% 20%, rgba(212, 175, 55, 0.05) 0%, transparent 40%);\n        pointer-events: none;\n    }\n\n    .sus-container {\n        max-width: 1350px;\n        margin: 0 auto;\n        padding: 0 30px;\n        position: relative;\n        z-index: 2;\n    }\n\n    .sus-header {\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto 80px auto;\n    }\n\n    \/* === \u4fee\u6b63\uff1a\u5c06\u5b57\u53f7\u4ece 36px \u8c03\u6574\u4e3a\u6807\u51c6\u7684 32px === *\/\n    #tiio-sustainability-section .section-seo-title {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 32px; \/* Standard size *\/\n        font-weight: 800;\n        color: #ffffff !important; \/* Forced White *\/\n        text-transform: uppercase;\n        margin-bottom: 20px;\n        line-height: 1.3;\n    }\n\n    #tiio-sustainability-section .section-desc {\n        font-size: 16px;\n        color: #ffffff !important; \/* Forced White *\/\n        line-height: 1.7;\n        margin-bottom: 25px;\n        opacity: 0.9;\n    }\n\n    .section-divider {\n        width: 80px;\n        height: 4px;\n        background-color: #D4AF37;\n        margin: 0 auto;\n    }\n\n    .sus-content-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 80px;\n        align-items: center;\n    }\n\n    .sus-image-col {\n        position: relative;\n    }\n\n    .sus-img-main {\n        width: 100%;\n        height: auto;\n        border-radius: 8px;\n        box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        border: 1px solid rgba(255,255,255,0.1);\n    }\n\n    .sus-overlay-stat {\n        position: absolute;\n        bottom: -30px;\n        right: -30px;\n        background: #D4AF37;\n        padding: 30px;\n        border-radius: 4px;\n        color: #000;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n    }\n\n    .sus-overlay-stat .stat-big {\n        display: block;\n        font-size: 42px;\n        font-weight: 900;\n        line-height: 1;\n        font-family: 'Open Sans', sans-serif;\n    }\n\n    .sus-overlay-stat .stat-small {\n        display: block;\n        font-size: 13px;\n        text-transform: uppercase;\n        font-weight: 700;\n        margin-top: 5px;\n    }\n\n    .sus-feature {\n        display: flex;\n        gap: 25px;\n        margin-bottom: 40px;\n    }\n\n    .sus-icon {\n        font-size: 32px;\n        flex-shrink: 0;\n        width: 60px;\n        height: 60px;\n        background: rgba(255,255,255,0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border: 1px solid rgba(255,255,255,0.2);\n    }\n\n    \/* === \u5b50\u5143\u7d20\u4e5f\u52a0\u4e0a ID \u9650\u5b9a\uff0c\u786e\u4fdd\u767d\u8272 === *\/\n    #tiio-sustainability-section .sus-feature h3 {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 20px;\n        font-weight: 700;\n        color: #ffffff !important;\n        margin: 0 0 10px 0;\n    }\n\n    #tiio-sustainability-section .sus-feature p {\n        font-size: 15px;\n        line-height: 1.6;\n        color: #ffffff !important;\n        margin: 0;\n        opacity: 0.85;\n    }\n\n    .btn-sus-link {\n        display: inline-block;\n        color: #D4AF37;\n        font-weight: 700;\n        text-decoration: none;\n        font-size: 15px;\n        border-bottom: 2px solid #D4AF37;\n        padding-bottom: 2px;\n        transition: 0.3s;\n        margin-top: 10px;\n    }\n    .btn-sus-link:hover {\n        color: #fff;\n        border-color: #fff;\n    }\n\n    @media (max-width: 1024px) {\n        .sus-content-grid { grid-template-columns: 1fr; gap: 60px; }\n        .sus-image-col { margin-bottom: 40px; }\n        .sus-overlay-stat { right: 20px; bottom: -20px; padding: 20px; }\n    }\n\n    @media (max-width: 600px) {\n        #tiio-sustainability-section .section-seo-title { font-size: 28px; }\n        .sus-feature { flex-direction: column; gap: 15px; }\n        .sus-icon { width: 50px; height: 50px; font-size: 24px; }\n        .sus-overlay-stat { position: relative; bottom: auto; right: auto; margin-top: -40px; margin-left: 20px; width: fit-content; }\n    }\n<\/style><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_4 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_4 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_4 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-customization-section\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Service\",\n      \"name\": \"OEM\/ODM Custom Bag Manufacturing\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"TIIOCTI\"\n      },\n      \"serviceType\": \"Private Label Manufacturing\",\n      \"areaServed\": \"Global\",\n      \"description\": \"End-to-end custom manufacturing services for moving bags and thermal packaging, including custom sizing, 9-color rotogravure printing, and material selection.\",\n      \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"Customization Capabilities\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"Offer\",\n            \"itemOffered\": {\n              \"@type\": \"Service\",\n              \"name\": \"Custom Dimensions & Shape\"\n            }\n          },\n          {\n            \"@type\": \"Offer\",\n            \"itemOffered\": {\n              \"@type\": \"Service\",\n              \"name\": \"High-Precision Rotogravure Printing\"\n            }\n          },\n          {\n            \"@type\": \"Offer\",\n            \"itemOffered\": {\n              \"@type\": \"Service\",\n              \"name\": \"Material Selection (PP Woven\/rPET\/Non-woven)\"\n            }\n          }\n        ]\n      }\n    }\n    <\/script>\n\n    <div class=\"custom-header\">\n        <h2 class=\"section-seo-title\">OEM\/ODM Mastery: Turning Your Design into Retail-Ready Products<\/h2>\n        <p class=\"section-subtitle\">From concept to container, we offer fully flexible customization. Whether you need private labeling for a supermarket chain or heavy-duty branding for a logistics fleet, our R&D team makes it happen.<\/p>\n        <div class=\"section-divider\"><\/div>\n    <\/div>\n\n    <div class=\"custom-grid\">\n        \n        <div class=\"custom-card\">\n            <div class=\"custom-img-box\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/1453368559-scaled.jpg\" alt=\"Custom bag dimensions and shape engineering\" class=\"c-img\">\n                <div class=\"c-overlay\">01<\/div>\n            <\/div>\n            <h3>Dimensions &#038; Structure<\/h3>\n            <p>No size is too big or complex. We engineer custom molds for oversized moving totes, box-bottom cooler bags, and reinforced logistics sacks tailored to your specific pallet requirements.<\/p>\n        <\/div>\n\n        <div class=\"custom-card\">\n            <div class=\"custom-img-box\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/07\/Branded-hospital-giveaway-cotton-tote-bags.jpg\" alt=\"9-color rotogravure printing machine for branding\" class=\"c-img\">\n                <div class=\"c-overlay\">02<\/div>\n            <\/div>\n            <h3>Precision Branding<\/h3>\n            <p>Achieve photographic clarity with our <strong>9-Color Rotogravure Printing<\/strong>. We support Pantone matching, matte\/glossy lamination, and metallic finishes to maximize shelf appeal.<\/p>\n        <\/div>\n\n        <div class=\"custom-card\">\n            <div class=\"custom-img-box\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/imgi_19_H6bae5ca2ef0740b783368e3fcd39e302O.jpg_720x720q50.jpg\" alt=\"Material selection including rPET and PP Woven\" class=\"c-img\">\n                <div class=\"c-overlay\">03<\/div>\n            <\/div>\n            <h3>Material &#038; GSM<\/h3>\n            <p>Choose your strength. From standard 140gsm to heavy-duty <strong>200gsm+ double-laminated PP Woven<\/strong>. We also offer GRS-certified rPET fabric for eco-conscious brands.<\/p>\n        <\/div>\n\n        <div class=\"custom-card\">\n            <div class=\"custom-img-box\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/06\/handword.jpg\" alt=\"Custom zipper handles and reinforced stitching options\" class=\"c-img\">\n                <div class=\"c-overlay\">04<\/div>\n            <\/div>\n            <h3>Add-ons &#038; Hardware<\/h3>\n            <p>Details define quality. Customize with #5 or #8 resin zippers, cross-stitched reinforced handles, clear ID windows, velcro closures, or thermal foil lining.<\/p>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n    #tiio-customization-section {\n        background-color: #ffffff; \/* White Background *\/\n        padding: 100px 0;\n        font-family: 'Roboto', sans-serif;\n    }\n\n    .custom-header {\n        text-align: center;\n        max-width: 900px;\n        margin: 0 auto 70px auto;\n        padding: 0 20px;\n    }\n\n    \/* === \u5f3a\u5236\u84dd\u8272\u6807\u9898 (Forced Blue) === *\/\n    .section-seo-title {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 32px;\n        font-weight: 800;\n        color: #003C71 !important; \/* TIIO Blue with !important *\/\n        text-transform: uppercase;\n        margin-bottom: 20px;\n        line-height: 1.3;\n    }\n\n    .section-subtitle {\n        font-size: 16px;\n        color: #666;\n        line-height: 1.7;\n        margin-bottom: 25px;\n    }\n\n    .section-divider {\n        width: 80px;\n        height: 4px;\n        background-color: #D4AF37;\n        margin: 0 auto;\n    }\n\n    .custom-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 30px;\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 0 30px;\n    }\n\n    .custom-card {\n        text-align: left;\n    }\n\n    .custom-img-box {\n        position: relative;\n        height: 220px;\n        border-radius: 6px;\n        overflow: hidden;\n        margin-bottom: 25px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    }\n\n    .c-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.5s ease;\n    }\n\n    .custom-card:hover .c-img {\n        transform: scale(1.1);\n    }\n\n    .c-overlay {\n        position: absolute;\n        bottom: 0;\n        right: 0;\n        background: #D4AF37;\n        color: #fff;\n        font-size: 24px;\n        font-weight: 900;\n        padding: 10px 20px;\n        border-top-left-radius: 6px;\n        font-family: 'Open Sans', sans-serif;\n    }\n\n    .custom-card h3 {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 20px;\n        font-weight: 800;\n        color: #003C71;\n        margin-bottom: 15px;\n        padding-bottom: 10px;\n        border-bottom: 2px solid #f0f0f0;\n        display: inline-block;\n    }\n\n    .custom-card p {\n        font-size: 14px;\n        color: #555;\n        line-height: 1.6;\n    }\n\n    @media (max-width: 1200px) {\n        .custom-grid { grid-template-columns: repeat(2, 1fr); gap: 40px; }\n    }\n\n    @media (max-width: 600px) {\n        .custom-grid { grid-template-columns: 1fr; }\n        .section-seo-title { font-size: 26px; }\n    }\n<\/style><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_5 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_5 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_5 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-factory-faq\">\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Are you a trading company or a direct manufacturer?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We are a 100% direct manufacturer established in 2008. Our 12,000sqm facility is located in Longgang Industrial Zone, Wenzhou, China. We welcome both physical visits and live video tours.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is your standard production lead time for bulk orders?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"For standard moving bags (MOQ 500-5000pcs), lead time is 15-20 days. For container loads (20ft\/40ft), it typically takes 25-35 days after artwork confirmation.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Do you provide DDP shipping services to the USA and Europe?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes, specialized DDP (Delivered Duty Paid) shipping is our core strength. We handle customs clearance, import duties, and inland trucking to deliver directly to your warehouse or Amazon FBA center.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can I request a physical sample before mass production?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Absolutely. We offer free stock samples for quality checks (shipping collected). For custom printed samples, we can produce a physical prototype within 3-5 days.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What certificates does your factory hold?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We are fully compliant with global standards. Our facility is BSCI Audited (Grade B) and ISO 9001:2015 certified. Our products comply with EU REACH standards, and our rPET materials are GRS 4.0 certified.\"\n          }\n        }\n      ]\n    }\n    <\/script>\n\n    <div class=\"faq-container\">\n        \n        <div class=\"faq-left\">\n            <h2 class=\"section-seo-title\">Common Questions: Factory Audits, Lead Times & Logistics<\/h2>\n            <div class=\"section-divider-left\"><\/div>\n            <p class=\"faq-intro\">\n                Transparency is the foundation of our partnerships. Here are answers to the most frequent questions from our global retail and logistics clients.\n            <\/p>\n            \n            <div class=\"visit-card\">\n                <h3>Plan a Factory Visit<\/h3>\n                <p>We are located 40 minutes from Wenzhou Longwan International Airport (WNZ). We offer complimentary airport pickup and hotel booking assistance.<\/p>\n                <div class=\"visit-actions\">\n                    <a href=\"\/contact\/\" class=\"btn-visit\">Book a Visit<\/a>\n                    <span class=\"or-divider\">or<\/span>\n                    <a href=\"javascript:void(0);\" class=\"link-video-call open-popup\">Request Live Video Tour<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-right\">\n            \n            <details class=\"faq-item\" open>\n                <summary>\n                    <span class=\"q-text\">Are you a trading company or a direct manufacturer?<\/span>\n                    <span class=\"q-icon\"><\/span>\n                <\/summary>\n                <div class=\"faq-answer\">\n                    <p>We are a <strong>100% direct manufacturer<\/strong> established in 2008. Unlike trading companies, we own our extrusion, printing, and sewing lines, which allows us to offer competitive factory-direct pricing and strict QC control. Our 12,000sqm facility is located in Longgang Industrial Zone, Wenzhou, China.<\/p>\n                <\/div>\n            <\/details>\n\n            <details class=\"faq-item\">\n                <summary>\n                    <span class=\"q-text\">What is your standard production lead time?<\/span>\n                    <span class=\"q-icon\"><\/span>\n                <\/summary>\n                <div class=\"faq-answer\">\n                    <p>Efficiency is key. For trial orders (500-5,000 pcs), our lead time is <strong>15-20 days<\/strong>. For full container loads (20GP\/40HQ), production typically takes <strong>25-35 days<\/strong> after artwork approval. Rush order services are available upon request.<\/p>\n                <\/div>\n            <\/details>\n\n            <details class=\"faq-item\">\n                <summary>\n                    <span class=\"q-text\">Do you provide DDP shipping to USA\/EU\/AU?<\/span>\n                    <span class=\"q-icon\"><\/span>\n                <\/summary>\n                <div class=\"faq-answer\">\n                    <p>Yes, <strong>DDP (Delivered Duty Paid)<\/strong> is our signature service. We handle the entire logistics chain\u2014booking vessels, managing customs clearance, paying import duties\/taxes, and arranging final truck delivery to your door or Amazon FBA warehouse. You are quoted a final landed price with no hidden fees.<\/p>\n                <\/div>\n            <\/details>\n\n            <details class=\"faq-item\">\n                <summary>\n                    <span class=\"q-text\">Can I get a sample with my logo?<\/span>\n                    <span class=\"q-icon\"><\/span>\n                <\/summary>\n                <div class=\"faq-answer\">\n                    <p>Absolutely. We support two types of samples:\n                    <br>1. <strong>Stock Sample:<\/strong> Free of charge (you cover shipping) to check material quality.\n                    <br>2. <strong>Custom Sample:<\/strong> We print and sew a prototype with your design in 3-5 days. Sample fees are refundable upon bulk order confirmation.<\/p>\n                <\/div>\n            <\/details>\n\n            <details class=\"faq-item\">\n                <summary>\n                    <span class=\"q-text\">What certificates does your factory hold?<\/span>\n                    <span class=\"q-icon\"><\/span>\n                <\/summary>\n                <div class=\"faq-answer\">\n                    <p>We are fully compliant with global standards. Our facility is <strong>BSCI Audited (Grade B)<\/strong> and ISO 9001:2015 certified. Our products comply with EU REACH standards, and our rPET materials are GRS 4.0 certified for traceability.<\/p>\n                <\/div>\n            <\/details>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n    #tiio-factory-faq {\n        background-color: #F2F0EB;\n        padding: 100px 0;\n        font-family: 'Roboto', sans-serif;\n    }\n\n    .faq-container {\n        max-width: 1350px;\n        margin: 0 auto;\n        padding: 0 30px;\n        display: grid;\n        grid-template-columns: 400px 1fr;\n        gap: 60px;\n        align-items: start;\n    }\n\n    \/* Left Side *\/\n    .section-seo-title {\n        font-family: 'Open Sans', sans-serif;\n        font-size: 28px;\n        font-weight: 800;\n        color: #003C71;\n        line-height: 1.3;\n        margin-bottom: 20px;\n        text-transform: uppercase;\n    }\n\n    .section-divider-left {\n        width: 60px; height: 4px; background-color: #D4AF37; margin-bottom: 25px;\n    }\n\n    .faq-intro {\n        font-size: 15px; color: #666; line-height: 1.6; margin-bottom: 40px;\n    }\n\n    .visit-card {\n        background: #fff; padding: 30px; border-radius: 6px;\n        border: 1px solid #eee; box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n        border-top: 3px solid #D4AF37;\n    }\n    .visit-card h3 { font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: 700; color: #003C71; margin-bottom: 10px; }\n    .visit-card p { font-size: 14px; color: #555; line-height: 1.5; margin-bottom: 20px; }\n    \n    .visit-actions { display: flex; flex-direction: column; gap: 12px; }\n    .btn-visit {\n        text-align: center; background: #003C71; color: #fff; padding: 10px;\n        text-decoration: none; font-weight: 700; border-radius: 3px;\n        transition: 0.3s; text-transform: uppercase; font-size: 13px;\n    }\n    .btn-visit:hover { background: #D4AF37; color: #000; }\n    .or-divider { text-align: center; font-size: 12px; color: #999; font-style: italic; }\n    .link-video-call { text-align: center; color: #003C71; text-decoration: underline; font-weight: 600; font-size: 13px; cursor: pointer; }\n\n    \/* === Right Side: Compact Styles === *\/\n    .faq-right {\n        display: flex; flex-direction: column; gap: 12px; \/* \u7d27\u51d1\u95f4\u8ddd *\/\n    }\n\n    .faq-item {\n        background: #fff;\n        border-radius: 4px;\n        border: none;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.03);\n        overflow: hidden;\n        transition: all 0.2s ease;\n    }\n\n    .faq-item[open] {\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n    }\n\n    summary {\n        padding: 18px 25px; \/* \u7d27\u51d1\u5185\u8fb9\u8ddd *\/\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        list-style: none;\n        background: #fff;\n        transition: 0.2s;\n    }\n    summary::-webkit-details-marker { display: none; }\n\n    .q-text {\n        font-family: 'Open Sans', sans-serif;\n        font-weight: 700;\n        color: #003C71;\n        font-size: 15px; \/* \u7cbe\u81f4\u5b57\u53f7 *\/\n        line-height: 1.4;\n    }\n\n    .q-icon {\n        width: 14px; height: 14px;\n        position: relative; flex-shrink: 0; margin-left: 15px;\n    }\n    .q-icon::before, .q-icon::after {\n        content: ''; position: absolute; background-color: #D4AF37;\n        top: 50%; left: 50%; transform: translate(-50%, -50%);\n        transition: all 0.2s ease;\n    }\n    .q-icon::before { width: 100%; height: 2px; }\n    .q-icon::after { width: 2px; height: 100%; }\n\n    details[open] .q-text { color: #D4AF37; }\n    details[open] .q-icon::after { transform: translate(-50%, -50%) rotate(90deg); opacity: 0; }\n    details[open] .q-icon::before { transform: translate(-50%, -50%) rotate(180deg); }\n\n    .faq-answer {\n        padding: 0 25px 20px 25px; \/* \u7d27\u51d1\u5e95\u90e8 *\/\n        color: #555;\n        font-size: 14px;\n        line-height: 1.6;\n        border-top: 1px solid rgba(0,0,0,0.03);\n        margin-top: 0;\n    }\n    .faq-answer p { margin: 0; }\n\n    \/* Responsive *\/\n    @media (max-width: 1024px) {\n        .faq-container { grid-template-columns: 1fr; gap: 40px; }\n        .visit-card { display: flex; align-items: center; gap: 20px; text-align: left; }\n        .visit-actions { min-width: 200px; }\n        .or-divider { display: none; }\n    }\n    @media (max-width: 768px) {\n        .visit-card { flex-direction: column; align-items: stretch; text-align: center; }\n        .visit-actions { flex-direction: column; }\n        .or-divider { display: block; }\n    }\n<\/style><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7963","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/7963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/comments?post=7963"}],"version-history":[{"count":21,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/7963\/revisions"}],"predecessor-version":[{"id":8772,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/7963\/revisions\/8772"}],"wp:attachment":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/media?parent=7963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}