{"id":30,"date":"2026-06-22T00:38:11","date_gmt":"2026-06-22T00:38:11","guid":{"rendered":"https:\/\/www.boxbagpackaging.com\/?page_id=30"},"modified":"2026-06-22T00:54:41","modified_gmt":"2026-06-22T00:54:41","slug":"about","status":"publish","type":"page","link":"https:\/\/www.boxbagpackaging.com\/vi\/about\/","title":{"rendered":"about"},"content":{"rendered":"<p>    <style>\r\n    .hx-mega-shortcode-wrap,\r\n    .hx-mega-shortcode-wrap * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-mega-shortcode-wrap {\r\n        width: 100%;\r\n        margin: 0;\r\n        padding: 0;\r\n        position: relative;\r\n        z-index: 999;\r\n        font-family: Arial, Helvetica, sans-serif;\r\n    }\r\n    .hx-mega-shortcode-wrap img {\r\n        max-width: 100%;\r\n        display: block;\r\n    }\r\n    .hx-mega-shortcode-wrap a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n    .hx-mega-shortcode-wrap .header {\r\n        width: 100%;\r\n        background: #ffffff;\r\n        border-bottom: 1px solid #edf0f3;\r\n        box-shadow: 0 10px 28px rgba(15, 23, 42, .08);\r\n        position: relative;\r\n        z-index: 999;\r\n    }\r\n    .hx-mega-shortcode-wrap .container {\r\n        width: min(1440px, 94vw);\r\n        min-height: 86px;\r\n        margin: 0 auto;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 24px;\r\n        position: relative;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo {\r\n        flex: 0 0 auto;\r\n        display: inline-flex;\r\n        align-items: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo a {\r\n        display: inline-flex;\r\n        align-items: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo img {\r\n        width: 220px;\r\n        height: auto;\r\n        max-height: 60px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-mega-shortcode-wrap .common-nav {\r\n        flex: 1 1 auto;\r\n        display: flex;\r\n        justify-content: center;\r\n        min-width: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav {\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 4px;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li {\r\n        position: relative;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li > a {\r\n        display: flex;\r\n        align-items: center;\r\n        min-height: 86px;\r\n        padding: 0 18px;\r\n        font-size: 15px;\r\n        font-weight: 800;\r\n        color: #17212b;\r\n        white-space: nowrap;\r\n        transition: color .22s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li > a > span {\r\n        position: relative;\r\n        display: block;\r\n        overflow: hidden;\r\n        line-height: 20px;\r\n    }\r\n    .hx-mega-shortcode-wrap .txt-1,\r\n    .hx-mega-shortcode-wrap .txt-2 {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        transition: transform .26s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .txt-2 {\r\n        position: absolute;\r\n        left: 0;\r\n        top: 100%;\r\n        color: #0b5a45;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover .txt-1,\r\n    .hx-mega-shortcode-wrap .listNav > li.active .txt-1 {\r\n        transform: translateY(-100%);\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover .txt-2,\r\n    .hx-mega-shortcode-wrap .listNav > li.active .txt-2 {\r\n        transform: translateY(-100%);\r\n    }\r\n    .hx-mega-shortcode-wrap .icon {\r\n        width: 0;\r\n        height: 0;\r\n        border-left: 4px solid transparent;\r\n        border-right: 4px solid transparent;\r\n        border-top: 5px solid currentColor;\r\n        display: inline-block;\r\n        margin-top: 2px;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 18px;\r\n        right: 18px;\r\n        bottom: 18px;\r\n        height: 3px;\r\n        background: #0b5a45;\r\n        border-radius: 999px;\r\n        transform: scaleX(0);\r\n        transform-origin: center;\r\n        transition: transform .25s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover:after,\r\n    .hx-mega-shortcode-wrap .listNav > li.active:after {\r\n        transform: scaleX(1);\r\n    }\r\n    .hx-mega-shortcode-wrap .child {\r\n        position: absolute;\r\n        top: 100%;\r\n        left: 50%;\r\n        transform: translateX(-50%) translateY(16px);\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 18px;\r\n        box-shadow: 0 28px 80px rgba(15, 23, 42, .18);\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        pointer-events: none;\r\n        transition: opacity .22s ease, transform .22s ease, visibility .22s ease;\r\n        z-index: 999;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover > .child,\r\n    .hx-mega-shortcode-wrap .listNav > li:focus-within > .child {\r\n        opacity: 1;\r\n        visibility: visible;\r\n        pointer-events: auto;\r\n        transform: translateX(-50%) translateY(0);\r\n    }\r\n    .hx-mega-shortcode-wrap .child-2 {\r\n        width: min(1180px, 94vw);\r\n        padding: 24px;\r\n    }\r\n    .hx-mega-shortcode-wrap .list-2,\r\n    .hx-mega-shortcode-wrap .list-3 {\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        display: grid;\r\n        grid-template-columns: repeat(5, minmax(0, 1fr));\r\n        gap: 16px;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list {\r\n        width: 220px;\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 12px;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list li {\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list a {\r\n        display: block;\r\n        padding: 12px 14px;\r\n        border-radius: 12px;\r\n        color: #293342;\r\n        font-size: 14px;\r\n        font-weight: 700;\r\n        transition: background .2s ease, color .2s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list a:hover {\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .box {\r\n        display: block;\r\n        height: 100%;\r\n        background: #f8fafb;\r\n        border: 1px solid #edf1f5;\r\n        border-radius: 16px;\r\n        overflow: hidden;\r\n        transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .box:hover {\r\n        transform: translateY(-4px);\r\n        border-color: rgba(11, 90, 69, .3);\r\n        box-shadow: 0 18px 38px rgba(15, 23, 42, .13);\r\n    }\r\n    .hx-mega-shortcode-wrap .pic {\r\n        height: 122px;\r\n        background: #eef3f6;\r\n        display: block;\r\n        overflow: hidden;\r\n        padding: 0;\r\n        position: relative;\r\n    }\r\n    .hx-mega-shortcode-wrap .pic img,\r\n    .hx-mega-shortcode-wrap .pic img.middleCenter {\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        max-width: none !important;\r\n        max-height: none !important;\r\n        object-fit: cover !important;\r\n        object-position: center center !important;\r\n        position: static !important;\r\n        left: auto !important;\r\n        top: auto !important;\r\n        right: auto !important;\r\n        bottom: auto !important;\r\n        margin: 0 !important;\r\n        transform: none !important;\r\n        transition: none !important;\r\n    }\r\n    .hx-mega-shortcode-wrap .box:hover .pic img {\r\n        transform: none !important;\r\n    }\r\n    .hx-mega-shortcode-wrap .text {\r\n        padding: 12px 10px 14px;\r\n        text-align: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .title {\r\n        font-size: 13px;\r\n        line-height: 1.35;\r\n        font-weight: 800;\r\n        color: #17212b;\r\n    }\r\n    .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n        flex: 0 0 auto;\r\n        height: 42px;\r\n        padding: 0 24px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 999px;\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        font-size: 14px;\r\n        font-weight: 900;\r\n        box-shadow: 0 14px 28px rgba(11, 90, 69, .22);\r\n        transition: transform .2s ease, background .2s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .inquiryBtn2:hover {\r\n        transform: translateY(-2px);\r\n        background: #084d3b;\r\n        color: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .navPhoneBtn {\r\n        display: none;\r\n        width: 44px;\r\n        height: 44px;\r\n        border: 1px solid #dde5ec;\r\n        border-radius: 50%;\r\n        align-items: center;\r\n        justify-content: center;\r\n        flex-direction: column;\r\n        gap: 5px;\r\n        background: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .navPhoneBtn span {\r\n        width: 20px;\r\n        height: 2px;\r\n        background: #17212b;\r\n        display: block;\r\n        border-radius: 99px;\r\n        transition: transform .22s ease, opacity .22s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(1) {\r\n        transform: translateY(7px) rotate(45deg);\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(2) {\r\n        opacity: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(3) {\r\n        transform: translateY(-7px) rotate(-45deg);\r\n    }\r\n    @media (max-width: 1240px) {\r\n        .hx-mega-shortcode-wrap .listNav > li > a {\r\n            padding: 0 12px;\r\n            font-size: 14px;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(4, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 980px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            min-height: 74px;\r\n            gap: 12px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 190px;\r\n            max-height: 52px;\r\n        }\r\n        .hx-mega-shortcode-wrap .navPhoneBtn {\r\n            display: inline-flex;\r\n        }\r\n        .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n            margin-left: auto;\r\n            height: 38px;\r\n            padding: 0 18px;\r\n            font-size: 13px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            position: absolute;\r\n            left: 3vw;\r\n            right: 3vw;\r\n            top: calc(100% + 10px);\r\n            display: none;\r\n            background: #ffffff;\r\n            border: 1px solid #e8edf2;\r\n            border-radius: 18px;\r\n            box-shadow: 0 24px 70px rgba(15, 23, 42, .18);\r\n            overflow: hidden;\r\n        }\r\n        .hx-mega-shortcode-wrap.is-open .common-nav {\r\n            display: block;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            display: block;\r\n            width: 100%;\r\n            max-height: 76vh;\r\n            overflow: auto;\r\n            padding: 12px;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li {\r\n            border-bottom: 1px solid #eef2f5;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:last-child {\r\n            border-bottom: 0;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:after {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li > a {\r\n            min-height: 46px;\r\n            padding: 0 8px;\r\n            justify-content: space-between;\r\n        }\r\n        .hx-mega-shortcode-wrap .txt-2 {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:hover .txt-1,\r\n        .hx-mega-shortcode-wrap .listNav > li.active .txt-1 {\r\n            transform: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .child,\r\n        .hx-mega-shortcode-wrap .child-2 {\r\n            position: static;\r\n            width: 100%;\r\n            transform: none;\r\n            opacity: 1;\r\n            visibility: visible;\r\n            pointer-events: auto;\r\n            box-shadow: none;\r\n            border: 0;\r\n            border-radius: 0;\r\n            padding: 8px 0 14px;\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:hover > .child,\r\n        .hx-mega-shortcode-wrap .listNav > li:focus-within > .child,\r\n        .hx-mega-shortcode-wrap .listNav > li.open > .child {\r\n            display: block;\r\n            transform: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n            gap: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 96px;\r\n        }\r\n        .hx-mega-shortcode-wrap .child .list {\r\n            width: 100%;\r\n            padding: 0;\r\n        }\r\n        .hx-mega-shortcode-wrap .child .list a {\r\n            padding: 10px 12px;\r\n            background: #f8fafb;\r\n            margin-bottom: 6px;\r\n        }\r\n    }\r\n    @media (max-width: 560px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            width: min(100% - 24px, 1440px);\r\n            min-height: 70px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 158px;\r\n            max-height: 46px;\r\n        }\r\n        .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 138px;\r\n        }\r\n    }\r\n\r\n    @supports (content-visibility: auto) {\r\n        .hx-mega-shortcode-wrap .child,\r\n        .hx-mega-shortcode-wrap .box {\r\n            content-visibility: auto;\r\n            contain-intrinsic-size: 1px 260px;\r\n        }\r\n    }\r\n    .hx-mega-shortcode-wrap {\r\n        max-width: 100%;\r\n        overflow-x: clip;\r\n    }\r\n    .hx-mega-shortcode-wrap picture,\r\n    .hx-mega-shortcode-wrap source {\r\n        max-width: 100%;\r\n    }\r\n    .hx-mega-shortcode-wrap iframe,\r\n    .hx-mega-shortcode-wrap video {\r\n        display: block;\r\n        max-width: 100%;\r\n        height: auto;\r\n    }\r\n    .hx-mega-shortcode-wrap iframe {\r\n        width: 100%;\r\n        aspect-ratio: 16 \/ 9;\r\n        border: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .container,\r\n    .hx-mega-shortcode-wrap .common-nav,\r\n    .hx-mega-shortcode-wrap .listNav,\r\n    .hx-mega-shortcode-wrap .child,\r\n    .hx-mega-shortcode-wrap .child-2,\r\n    .hx-mega-shortcode-wrap .box,\r\n    .hx-mega-shortcode-wrap .text,\r\n    .hx-mega-shortcode-wrap .title {\r\n        min-width: 0;\r\n    }\r\n    @media (max-width: 1024px) {\r\n        .hx-mega-shortcode-wrap .child-2 {\r\n            width: min(94vw, 980px);\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(3, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 768px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            min-height: 72px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            left: 16px;\r\n            right: 16px;\r\n            top: calc(100% + 8px);\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            max-height: min(76vh, 640px);\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 480px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            width: min(100% - 20px, 1440px);\r\n            gap: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 146px;\r\n            max-height: 44px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            left: 10px;\r\n            right: 10px;\r\n            border-radius: 14px;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            padding: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 132px;\r\n        }\r\n        .hx-mega-shortcode-wrap .text {\r\n            padding: 10px 8px 12px;\r\n        }\r\n    }\r\n    @media (hover: none) {\r\n        .hx-mega-shortcode-wrap .box:hover,\r\n        .hx-mega-shortcode-wrap .inquiryBtn2:hover {\r\n            transform: none;\r\n        }\r\n    }\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .hx-mega-shortcode-wrap *,\r\n        .hx-mega-shortcode-wrap *::before,\r\n        .hx-mega-shortcode-wrap *::after {\r\n            transition-duration: 0.01ms !important;\r\n            animation-duration: 0.01ms !important;\r\n            animation-iteration-count: 1 !important;\r\n            scroll-behavior: auto !important;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"hx-mega-shortcode-wrap\" data-hx-mega-header>\r\n        <header class=\"clearfix header\">\r\n            <div class=\"container\">\r\n                <span class=\"logo\">\r\n                    <a href=\"https:\/\/www.boxbagpackaging.com\/\" title=\"Customized Eco-Friendly Packaging Boxes by HENGXING\">\r\n                        <img loading=\"lazy\" decoding=\"async\" alt=\"HENGXING custom packaging manufacturer\" height=\"60\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/logo.webp\" title=\"HENGXING\" width=\"220\">\r\n                    <\/a>\r\n                <\/span>\r\n\r\n                <nav class=\"common-nav\" aria-label=\"HENGXING main navigation\">\r\n                    <ul class=\"listNav\">\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/\" title=\"Home\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Home<\/span>\r\n                                    <span class=\"txt-2\">Home<\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/product\/\" title=\"Custom Packaging\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Custom Packaging <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Custom Packaging <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child child-2\">\r\n                                <ul class=\"list-2\">\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Packaging-Box\/\" title=\"Cardboard Packaging Box\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cardboard Packaging Box\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Cardboard Packaging Box<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Mailer-Boxes\/\" title=\"Mailer Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Mailer Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-5.webp\"><\/div><div class=\"text\"><div class=\"title\">Mailer Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Magnetic-Closure-Boxes\/\" title=\"Magnetic Closure Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Magnetic Closure Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-3.webp\"><\/div><div class=\"text\"><div class=\"title\">Magnetic Closure Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Rigid-Drawer-Boxes\/\" title=\"Rigid Drawer Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Rigid Drawer Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-11.webp\"><\/div><div class=\"text\"><div class=\"title\">Rigid Drawer Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Corrugated-Shipping-Boxes\/\" title=\"Corrugated Shipping Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Corrugated Shipping Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-7.webp\"><\/div><div class=\"text\"><div class=\"title\">Corrugated Shipping Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Lid-and-Base-Boxes\/\" title=\"Lid and Base Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Lid and Base Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-13.webp\"><\/div><div class=\"text\"><div class=\"title\">Lid and Base Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Tuck-End-Boxes\/\" title=\"Tuck End Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Tuck End Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-6.webp\"><\/div><div class=\"text\"><div class=\"title\">Tuck End Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Luxury-Paper-Bags\/\" title=\"Luxury Paper Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Luxury Paper Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-10.webp\"><\/div><div class=\"text\"><div class=\"title\">Luxury Paper Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Gift-Bags\/\" title=\"Paper Gift Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Paper Gift Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-2.webp\"><\/div><div class=\"text\"><div class=\"title\">Paper Gift Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Paper-Shopping-Bags\/\" title=\"Paper Shopping Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Paper Shopping Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-9.webp\"><\/div><div class=\"text\"><div class=\"title\">Paper Shopping Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Display-Boxes\/\" title=\"Display Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Display Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-4.webp\"><\/div><div class=\"text\"><div class=\"title\">Display Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Tubes\/\" title=\"Cardboard Tubes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cardboard Tubes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-8.webp\"><\/div><div class=\"text\"><div class=\"title\">Cardboard Tubes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Packaging-Accessories\/\" title=\"Packaging Accessories\"><div class=\"pic\"><img decoding=\"async\" alt=\"Packaging Accessories\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-12.webp\"><\/div><div class=\"text\"><div class=\"title\">Packaging Accessories<\/div><\/div><\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/industries\/\" title=\"Industries\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Industries <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Industries <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child child-2\">\r\n                                <ul class=\"list-3\">\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Gift-Box\/\" title=\"Gift Box\"><div class=\"pic\"><img decoding=\"async\" alt=\"Gift Box\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-1-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Gift Box<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Clothing-Boxes\/\" title=\"Clothing Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Clothing Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-5-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Clothing Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Jewelry-Boxes\/\" title=\"Jewelry Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Jewelry Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-3-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Jewelry Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cosmetics-Boxes\/\" title=\"Cosmetics Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cosmetics Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-7-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Cosmetics Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Perfume-Boxes\/\" title=\"Perfume Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Perfume Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20241218\/24121QHR2408.webp\"><\/div><div class=\"text\"><div class=\"title\">Perfume Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Chocolate-Boxes\/\" title=\"Chocolate Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Chocolate Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-8-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Chocolate Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Toy-Boxes\/\" title=\"Toy Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Toy Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-2-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Toy Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Electronics-Boxes\/\" title=\"Electronics Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Electronics Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20241218\/24121QHHC55.webp\"><\/div><div class=\"text\"><div class=\"title\">Electronics Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Candle-Boxes\/\" title=\"Candle Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Candle Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-4-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Candle Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Eco-Friendly-Boxes\/\" title=\"Eco-Friendly Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Eco-Friendly Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-9-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Eco-Friendly Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Wine-Beverage-Boxes\/\" title=\"Wine & Beverage Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Wine & Beverage Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-11-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Wine &amp; Beverage Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Food-Bakery-Boxes\/\" title=\"Food & Bakery Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Food & Bakery Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-12-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Food &amp; Bakery Boxes<\/div><\/div><\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/about\/\" title=\"About Us\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">About Us <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">About Us <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child\">\r\n                                <ul class=\"list\">\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/profile\/\" title=\"Our Profile\">Our Profile<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#historyA\" title=\"History\">History<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#manufacturerA\" title=\"Manufacturer\">Manufacturer<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/honor\/\" title=\"Our Patents\">Our Patents<\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/news\/\" title=\"Blog\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Blog <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Blog <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child\">\r\n                                <ul class=\"list\">\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Exhibition\/\" title=\"Exhibition\">Exhibition<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Company-News\/\" title=\"Company News\">Company News<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Industry-knowledge\/\" title=\"Industry Knowledge\">Industry Knowledge<\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n                    <\/ul>\r\n                <\/nav>\r\n\r\n                <div class=\"trp-shortcode-switcher__wrapper\"\r\n     style=\"--bg:#ffffff;--bg-hover:#0000000d;--text:#143852;--text-hover:#1d2327;--border:1px solid #1438521a;--border-width:1px;--border-color:#1438521a;--border-radius:5px;--flag-radius:2px;--flag-size:18px;--aspect-ratio:4\/3;--font-size:14px;--transition-duration:0.2s\"\r\n     role=\"group\"\r\n     data-open-mode=\"hover\">\r\n\r\n    \r\n        <!-- ANCHOR (in-flow only; sizing\/borders; inert) -->\r\n        <div class=\"trp-language-switcher trp-ls-dropdown trp-shortcode-switcher trp-shortcode-anchor trp-open-on-hover\"\r\n             aria-hidden=\"true\"\r\n             inert\r\n             data-no-translation>\r\n                <div class=\"trp-current-language-item__wrapper\">\r\n        <a class=\"trp-language-item trp-language-item__default trp-language-item__current\" data-no-translation href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Vietnamese\"><img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/vi.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/><span class=\"trp-language-item-name\">Vietnamese<\/span><\/a>                    <svg class=\"trp-shortcode-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 21\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M5 8L10 13L15 8\" stroke=\"var(--text)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n            <\/div>\r\n            <\/div>\r\n\r\n        <!-- OVERLAY (positioned; interactive surface) -->\r\n        <div class=\"trp-language-switcher trp-ls-dropdown trp-shortcode-switcher trp-shortcode-overlay trp-open-on-hover\"\r\n             role=\"navigation\"\r\n             aria-label=\"Website language selector\"\r\n             data-no-translation\r\n        >\r\n                <div class=\"trp-current-language-item__wrapper\">\r\n        <div class=\"trp-language-item trp-language-item__default trp-language-item__current\" data-no-translation role=\"button\" aria-expanded=\"false\" tabindex=\"0\" aria-label=\"Change language\" aria-controls=\"trp-shortcode-dropdown-6a658b01e3044\"><img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/vi.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/><span class=\"trp-language-item-name\">Vietnamese<\/span><\/div>                    <svg class=\"trp-shortcode-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 21\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M5 8L10 13L15 8\" stroke=\"var(--text)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n            <\/div>\r\n    \r\n            <div class=\"trp-switcher-dropdown-list\"\r\n                 id=\"trp-shortcode-dropdown-6a658b01e3044\"\r\n                 role=\"group\"\r\n                 aria-label=\"Available languages\"\r\n                 hidden\r\n                 inert\r\n            >\r\n                                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"English\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/en_US.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>English<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Spanish\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/es_ES.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Spanish<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Portuguese\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/pt_PT.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Portuguese<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Italian\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/it_IT.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Italian<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Turkish\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/tr_TR.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Turkish<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"French\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/fr_FR.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>French<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Japanese\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/ja.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Japanese<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30#TRPLINKPROCESSED\" title=\"Thai\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/th.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Thai<\/span>\r\n                                                                                <\/a>\r\n                                                <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n                <a class=\"inquiryBtn2\" href=\"https:\/\/www.boxbagpackaging.com\/contact\/\">\r\n                    <span>Contact Us<\/span>\r\n                <\/a>\r\n\r\n                <a class=\"navPhoneBtn\" href=\"#\" title=\"Menu\" aria-label=\"Open menu\" role=\"button\">\r\n                    <span><\/span>\r\n                    <span><\/span>\r\n                    <span><\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/header>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function () {\r\n        var headers = document.querySelectorAll('[data-hx-mega-header]');\r\n        headers.forEach(function (wrap) {\r\n            if (wrap.getAttribute('data-ready') === '1') return;\r\n            wrap.setAttribute('data-ready', '1');\r\n\r\n            var btn = wrap.querySelector('.navPhoneBtn');\r\n            var navItems = wrap.querySelectorAll('.listNav > li');\r\n\r\n            if (btn) {\r\n                btn.addEventListener('click', function (e) {\r\n                    e.preventDefault();\r\n                    wrap.classList.toggle('is-open');\r\n                });\r\n            }\r\n\r\n            navItems.forEach(function (item) {\r\n                var link = item.querySelector(':scope > a');\r\n                var child = item.querySelector(':scope > .child');\r\n                if (!link || !child) return;\r\n\r\n                link.addEventListener('click', function (e) {\r\n                    if (window.matchMedia('(max-width: 980px)').matches) {\r\n                        e.preventDefault();\r\n                        navItems.forEach(function (other) {\r\n                            if (other !== item) other.classList.remove('open');\r\n                        });\r\n                        item.classList.toggle('open');\r\n                    }\r\n                });\r\n            });\r\n\r\n            document.addEventListener('click', function (e) {\r\n                if (!wrap.contains(e.target)) {\r\n                    wrap.classList.remove('is-open');\r\n                    navItems.forEach(function (item) {\r\n                        item.classList.remove('open');\r\n                    });\r\n                }\r\n            });\r\n        });\r\n    })();\r\n    <\/script>\r\n\r\n\r\n    <script>\r\n    (function () {\r\n        function prepareMedia(root) {\r\n            root.querySelectorAll('img').forEach(function (img) {\r\n                img.setAttribute('loading', 'lazy');\r\n                img.setAttribute('decoding', 'async');\r\n            });\r\n\r\n            root.querySelectorAll('iframe').forEach(function (frame) {\r\n                frame.setAttribute('loading', 'lazy');\r\n                if (frame.dataset && frame.dataset.src && !frame.getAttribute('src')) {\r\n                    frame.setAttribute('data-hx-lazy-pending', '1');\r\n                }\r\n            });\r\n\r\n            root.querySelectorAll('video').forEach(function (video) {\r\n                video.setAttribute('preload', 'none');\r\n                video.setAttribute('playsinline', '');\r\n                if ((video.dataset && video.dataset.src) || video.querySelector('source[data-src]')) {\r\n                    video.setAttribute('data-hx-lazy-pending', '1');\r\n                }\r\n            });\r\n        }\r\n\r\n        function loadMedia(media) {\r\n            if (media.tagName === 'IFRAME' && media.dataset.src && !media.getAttribute('src')) {\r\n                media.setAttribute('src', media.dataset.src);\r\n            }\r\n\r\n            if (media.tagName === 'VIDEO') {\r\n                if (media.dataset.src && !media.getAttribute('src')) {\r\n                    media.setAttribute('src', media.dataset.src);\r\n                }\r\n                media.querySelectorAll('source[data-src]').forEach(function (source) {\r\n                    if (!source.getAttribute('src')) {\r\n                        source.setAttribute('src', source.dataset.src);\r\n                    }\r\n                });\r\n                media.load();\r\n            }\r\n\r\n            media.removeAttribute('data-hx-lazy-pending');\r\n        }\r\n\r\n        function observeDeferred(root) {\r\n            var lazyMedia = root.querySelectorAll('iframe[data-hx-lazy-pending], video[data-hx-lazy-pending]');\r\n            if (!lazyMedia.length) return;\r\n\r\n            if ('IntersectionObserver' in window) {\r\n                var observer = new IntersectionObserver(function (entries, obs) {\r\n                    entries.forEach(function (entry) {\r\n                        if (entry.isIntersecting) {\r\n                            loadMedia(entry.target);\r\n                            obs.unobserve(entry.target);\r\n                        }\r\n                    });\r\n                }, { rootMargin: '260px 0px' });\r\n\r\n                lazyMedia.forEach(function (media) {\r\n                    observer.observe(media);\r\n                });\r\n            } else {\r\n                lazyMedia.forEach(loadMedia);\r\n            }\r\n        }\r\n\r\n        document.querySelectorAll('[data-hx-mega-header]').forEach(function (root) {\r\n            prepareMedia(root);\r\n            observeDeferred(root);\r\n\r\n            if ('MutationObserver' in window) {\r\n                var mutationObserver = new MutationObserver(function (mutations) {\r\n                    mutations.forEach(function (mutation) {\r\n                        mutation.addedNodes.forEach(function (node) {\r\n                            if (node.nodeType !== 1) return;\r\n                            prepareMedia(node);\r\n                            observeDeferred(root);\r\n                        });\r\n                    });\r\n                });\r\n                mutationObserver.observe(root, { childList: true, subtree: true });\r\n            }\r\n        });\r\n    })();\r\n    <\/script>\r\n    <br \/>\n    <style>\r\n    .hx-about-page,\r\n    .hx-about-page * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-about-page {\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        font-family: Arial, Helvetica, sans-serif;\r\n        color: #1e2631;\r\n        background: #ffffff;\r\n        line-height: 1.65;\r\n        overflow-x: hidden;\r\n    }\r\n    .hx-about-page img,\r\n    .hx-about-page video {\r\n        max-width: 100%;\r\n        height: auto;\r\n        display: block;\r\n    }\r\n    .hx-about-page a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n    .hx-about-page .hx-about-container {\r\n        width: min(1440px, 92vw);\r\n        margin: 0 auto;\r\n    }\r\n    .hx-about-page .hx-about-breadcrumb {\r\n        background: #f8fafb;\r\n        border-bottom: 1px solid #e7ecf2;\r\n        padding: 14px 0;\r\n        color: #68717b;\r\n        font-size: 14px;\r\n    }\r\n    .hx-about-page .hx-about-breadcrumb a {\r\n        color: #0b5a45;\r\n        font-weight: 800;\r\n    }\r\n    .hx-about-page .hx-about-hero {\r\n        position: relative;\r\n        overflow: hidden;\r\n        padding: 88px 0 82px;\r\n        background:\r\n            linear-gradient(135deg, rgba(10, 38, 71, .94), rgba(11, 90, 69, .84)),\r\n            url('https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/history-bg.png') center\/cover no-repeat;\r\n        color: #ffffff;\r\n    }\r\n    .hx-about-page .hx-about-hero:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        right: -140px;\r\n        top: -150px;\r\n        width: 420px;\r\n        height: 420px;\r\n        border-radius: 50%;\r\n        border: 78px solid rgba(255, 255, 255, .08);\r\n    }\r\n    .hx-about-page .hx-about-hero-inner {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 980px;\r\n    }\r\n    .hx-about-page .hx-about-eyebrow {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        margin: 0 0 16px;\r\n        padding: 8px 14px;\r\n        border-radius: 999px;\r\n        border: 1px solid rgba(255, 255, 255, .25);\r\n        background: rgba(255, 255, 255, .1);\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        letter-spacing: .12em;\r\n        text-transform: uppercase;\r\n    }\r\n    .hx-about-page h1 {\r\n        margin: 0 0 18px;\r\n        color: #ffffff;\r\n        font-size: clamp(38px, 5vw, 66px);\r\n        line-height: 1.03;\r\n        letter-spacing: -.04em;\r\n        font-weight: 950;\r\n    }\r\n    .hx-about-page .hx-about-hero p {\r\n        max-width: 900px;\r\n        margin: 0 0 26px;\r\n        color: rgba(255, 255, 255, .88);\r\n        font-size: 19px;\r\n    }\r\n    .hx-about-page .hx-about-actions {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 14px;\r\n    }\r\n    .hx-about-page .hx-about-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        min-height: 48px;\r\n        padding: 0 26px;\r\n        border-radius: 999px;\r\n        background: #ffffff;\r\n        color: #0b5a45;\r\n        font-weight: 900;\r\n        box-shadow: 0 16px 34px rgba(0, 0, 0, .18);\r\n        transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;\r\n    }\r\n    .hx-about-page .hx-about-btn:hover {\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 20px 42px rgba(0, 0, 0, .2);\r\n    }\r\n    .hx-about-page .hx-about-btn.dark {\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        border: 1px solid rgba(255, 255, 255, .18);\r\n    }\r\n    .hx-about-page .hx-about-section {\r\n        padding: 78px 0;\r\n    }\r\n    .hx-about-page #historyA,\r\n    .hx-about-page #manufacturerA,\r\n    .hx-about-page #globalServiceA {\r\n        scroll-margin-top: 110px;\r\n    }\r\n    .hx-about-page .hx-about-anchor-nav {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        gap: 12px;\r\n        margin: 28px auto 0;\r\n        padding: 0 0 26px;\r\n    }\r\n    .hx-about-page .hx-about-anchor-nav a {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        min-height: 42px;\r\n        padding: 0 20px;\r\n        border: 1px solid #dfe8ee;\r\n        border-radius: 999px;\r\n        background: #ffffff;\r\n        color: #0b5a45;\r\n        font-size: 14px;\r\n        font-weight: 900;\r\n        box-shadow: 0 10px 24px rgba(15, 23, 42, .05);\r\n        transition: background .2s ease, color .2s ease, transform .2s ease;\r\n    }\r\n    .hx-about-page .hx-about-anchor-nav a:hover {\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        transform: translateY(-2px);\r\n    }\r\n    .hx-about-page .hx-about-title a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n    .hx-about-page .hx-about-title a:hover {\r\n        color: #0b5a45;\r\n    }\r\n    .hx-about-page .hx-about-section.alt {\r\n        background: #f8fafb;\r\n    }\r\n    .hx-about-page .hx-about-title {\r\n        max-width: 960px;\r\n        margin: 0 auto 42px;\r\n        text-align: center;\r\n    }\r\n    .hx-about-page .hx-about-title span {\r\n        display: inline-block;\r\n        margin-bottom: 8px;\r\n        color: #0b5a45;\r\n        font-size: 13px;\r\n        font-weight: 950;\r\n        letter-spacing: .18em;\r\n        text-transform: uppercase;\r\n    }\r\n    .hx-about-page h2 {\r\n        margin: 0 0 12px;\r\n        color: #111827;\r\n        font-size: clamp(30px, 3.4vw, 46px);\r\n        line-height: 1.12;\r\n        letter-spacing: -.035em;\r\n        font-weight: 950;\r\n    }\r\n    .hx-about-page h3 {\r\n        margin: 0 0 10px;\r\n        color: #111827;\r\n        font-size: 20px;\r\n        line-height: 1.3;\r\n        font-weight: 950;\r\n    }\r\n    .hx-about-page p {\r\n        margin: 0 0 16px;\r\n        color: #5f6873;\r\n    }\r\n    \r\n    \/* \u6838\u5fc3\u5347\u7ea7\uff1a\u6d41\u5f0f\u81ea\u9002\u5e94\u7f51\u683c\u7cfb\u7edf *\/\r\n    .hx-about-page .hx-about-summary-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n        gap: 18px;\r\n        margin-top: -42px;\r\n        position: relative;\r\n        z-index: 5;\r\n    }\r\n    .hx-about-page .hx-about-summary-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 24px;\r\n        padding: 26px;\r\n        box-shadow: 0 18px 45px rgba(15, 23, 42, .1);\r\n    }\r\n    .hx-about-page .hx-about-summary-card strong {\r\n        display: block;\r\n        color: #0b5a45;\r\n        font-size: 34px;\r\n        line-height: 1;\r\n        letter-spacing: -.03em;\r\n        margin-bottom: 8px;\r\n        font-weight: 950;\r\n    }\r\n    .hx-about-page .hx-about-summary-card span {\r\n        display: block;\r\n        color: #111827;\r\n        font-weight: 900;\r\n    }\r\n    .hx-about-page .hx-about-summary-card small {\r\n        display: block;\r\n        color: #68717b;\r\n        margin-top: 6px;\r\n        line-height: 1.45;\r\n    }\r\n    .hx-about-page .hx-about-two {\r\n        display: grid;\r\n        grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);\r\n        gap: 46px;\r\n        align-items: center;\r\n    }\r\n    .hx-about-page .hx-about-panel {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 28px;\r\n        padding: 34px;\r\n        box-shadow: 0 18px 45px rgba(15, 23, 42, .06);\r\n    }\r\n    .hx-about-page .hx-about-list {\r\n        display: grid;\r\n        gap: 10px;\r\n        padding: 0;\r\n        margin: 18px 0 0;\r\n        list-style: none;\r\n    }\r\n    .hx-about-page .hx-about-list li {\r\n        position: relative;\r\n        padding-left: 24px;\r\n        color: #5f6873;\r\n    }\r\n    .hx-about-page .hx-about-list li:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: .72em;\r\n        width: 8px;\r\n        height: 8px;\r\n        border-radius: 50%;\r\n        background: #0b5a45;\r\n    }\r\n    .hx-about-page .hx-about-timeline {\r\n        display: grid;\r\n        gap: 18px;\r\n        max-width: 1080px;\r\n        margin: 0 auto;\r\n    }\r\n    .hx-about-page .hx-about-timeline-card {\r\n        display: grid;\r\n        grid-template-columns: 155px 1fr;\r\n        gap: 24px;\r\n        align-items: start;\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 22px;\r\n        padding: 24px;\r\n        box-shadow: 0 12px 30px rgba(15, 23, 42, .045);\r\n    }\r\n    .hx-about-page .hx-about-timeline-year {\r\n        color: #0b5a45;\r\n        font-size: 24px;\r\n        font-weight: 950;\r\n        line-height: 1.1;\r\n    }\r\n    .hx-about-page .hx-about-timeline-card p {\r\n        margin-bottom: 0;\r\n    }\r\n    .hx-about-page .hx-about-factory-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n        gap: 22px;\r\n    }\r\n    .hx-about-page .hx-about-factory-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 22px;\r\n        overflow: hidden;\r\n        box-shadow: 0 14px 34px rgba(15, 23, 42, .06);\r\n    }\r\n    .hx-about-page .hx-about-factory-img {\r\n        aspect-ratio: 4 \/ 3;\r\n        overflow: hidden;\r\n        background: #edf1f5;\r\n    }\r\n    .hx-about-page .hx-about-factory-img img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        transition: transform .35s ease;\r\n    }\r\n    .hx-about-page .hx-about-factory-card:hover img {\r\n        transform: scale(1.04);\r\n    }\r\n    .hx-about-page .hx-about-factory-card h3 {\r\n        padding: 16px 18px 18px;\r\n        min-height: 76px;\r\n        font-size: 16px;\r\n    }\r\n    .hx-about-page .hx-about-capability-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        gap: 22px;\r\n    }\r\n    .hx-about-page .hx-about-capability-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 24px;\r\n        padding: 28px;\r\n        box-shadow: 0 14px 34px rgba(15, 23, 42, .05);\r\n    }\r\n    .hx-about-page .hx-about-capability-card b {\r\n        display: inline-grid;\r\n        place-items: center;\r\n        width: 42px;\r\n        height: 42px;\r\n        border-radius: 50%;\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        margin-bottom: 16px;\r\n        font-size: 14px;\r\n    }\r\n    .hx-about-page .hx-about-map-wrap {\r\n        position: relative;\r\n        max-width: 1280px;\r\n        margin: 0 auto;\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 28px;\r\n        padding: 20px;\r\n        box-shadow: 0 18px 45px rgba(15, 23, 42, .06);\r\n        overflow: hidden;\r\n    }\r\n    .hx-about-page .hx-about-map {\r\n        position: relative;\r\n    }\r\n    .hx-about-page .hx-about-map > img {\r\n        width: 100%;\r\n        height: auto;\r\n    }\r\n    .hx-about-page .hx-about-map-line {\r\n        position: absolute;\r\n        inset: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: contain;\r\n        pointer-events: none;\r\n    }\r\n    .hx-about-page .hx-about-map-dot {\r\n        position: absolute;\r\n        transform: translate(-50%, -50%);\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        color: #263247;\r\n        font-size: clamp(10px, .85vw, 14px);\r\n        white-space: nowrap;\r\n        text-shadow: 0 1px 0 #ffffff;\r\n    }\r\n    .hx-about-page .hx-about-map-dot i {\r\n        width: 9px;\r\n        height: 9px;\r\n        border-radius: 50%;\r\n        background: #1d3f96;\r\n        box-shadow: 0 0 0 14px rgba(29, 63, 150, .13);\r\n        flex: 0 0 auto;\r\n    }\r\n    .hx-about-page .hx-about-country-list {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 8px;\r\n        padding: 22px 0 0;\r\n        margin: 0;\r\n        list-style: none;\r\n    }\r\n    .hx-about-page .hx-about-country-list li {\r\n        padding: 7px 12px;\r\n        border-radius: 999px;\r\n        background: #eef5fb;\r\n        color: #405064;\r\n        font-size: 13px;\r\n        font-weight: 800;\r\n    }\r\n    .hx-about-page .hx-about-cta {\r\n        display: grid;\r\n        grid-template-columns: 1fr auto;\r\n        gap: 24px;\r\n        align-items: center;\r\n        border-radius: 30px;\r\n        background: linear-gradient(135deg, #0b5a45, #102b52);\r\n        color: #ffffff;\r\n        padding: 42px;\r\n    }\r\n    .hx-about-page .hx-about-cta h2,\r\n    .hx-about-page .hx-about-cta p {\r\n        color: #ffffff;\r\n    }\r\n    .hx-about-page .hx-about-cta p {\r\n        margin-bottom: 0;\r\n        opacity: .88;\r\n    }\r\n    .hx-about-page .hx-about-faq {\r\n        display: grid;\r\n        gap: 14px;\r\n        max-width: 980px;\r\n        margin: 0 auto;\r\n    }\r\n    .hx-about-page details {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 18px;\r\n        padding: 18px 20px;\r\n    }\r\n    .hx-about-page summary {\r\n        cursor: pointer;\r\n        font-weight: 950;\r\n        color: #111827;\r\n    }\r\n    .hx-about-page details p {\r\n        margin: 12px 0 0;\r\n    }\r\n    \r\n    \/* PC\u7aef\u6a2a\u5411\u6392\u5217\u6570\u76ee\u5b89\u5168\u9501\u5b9a\u4fdd\u62a4\u5f62\u6001 *\/\r\n    @media (min-width: 1200px) {\r\n        .hx-about-page .hx-about-summary-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }\r\n        .hx-about-page .hx-about-factory-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }\r\n        .hx-about-page .hx-about-capability-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n    }\r\n\r\n    @media (max-width: 1120px) {\r\n        .hx-about-page .hx-about-summary-grid,\r\n        .hx-about-page .hx-about-factory-grid {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n        .hx-about-page .hx-about-two,\r\n        .hx-about-page .hx-about-cta {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n    @media (max-width: 820px) {\r\n        .hx-about-page .hx-about-section {\r\n            padding: 58px 0;\r\n        }\r\n        .hx-about-page .hx-about-summary-grid,\r\n        .hx-about-page .hx-about-capability-grid,\r\n        .hx-about-page .hx-about-factory-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-about-page .hx-about-timeline-card {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-about-page .hx-about-map-dot {\r\n            display: none;\r\n        }\r\n        .hx-about-page .hx-about-panel,\r\n        .hx-about-page .hx-about-cta {\r\n            padding: 26px;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"hx-about-page\">\r\n        <nav class=\"hx-about-breadcrumb\" aria-label=\"Breadcrumb\">\r\n            <div class=\"hx-about-container\">\r\n                Position:\r\n                <a href=\"https:\/\/www.boxbagpackaging.com\/\">Home<\/a>\r\n                &gt;\r\n                <span>About Us<\/span>\r\n            <\/div>\r\n        <\/nav>\r\n\r\n        <section class=\"hx-about-hero\" aria-label=\"About HENGXING history and manufacturer capability\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-hero-inner\">\r\n                    <div class=\"hx-about-eyebrow\">About HENGXING \u00b7 History \u00b7 Manufacturer \u00b7 Global Service<\/div>\r\n                    <h1>About HENGXING: Innovation and Quality in Every Product<\/h1>\r\n                    <p>HENGXING presents company history, certified development, manufacturing equipment, quality testing capability and global customer service network for international buyers looking for custom paper boxes, paper bags and eco-friendly packaging solutions.<\/p>\r\n                    <div class=\"hx-about-actions\">\r\n                        <a class=\"hx-about-btn dark\" href=\"#historyA\">View History<\/a>\r\n                        <a class=\"hx-about-btn\" href=\"#manufacturerA\">View Manufacturer Capability<\/a>\r\n                        <a class=\"hx-about-btn\" href=\"#inquiry\">Request a Quote<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <div class=\"hx-about-container\">\r\n            <div class=\"hx-about-summary-grid\" aria-label=\"HENGXING about page key facts\">\r\n                <div class=\"hx-about-summary-card\">\r\n                    <strong>1989<\/strong>\r\n                    <span>Business Journey<\/span>\r\n                    <small>Our business journey commenced in 1989.<\/small>\r\n                <\/div>\r\n                <div class=\"hx-about-summary-card\">\r\n                    <strong>1995<\/strong>\r\n                    <span>Enterprise Established<\/span>\r\n                    <small>Our enterprise was officially established in 1995, a vital milestone.<\/small>\r\n                <\/div>\r\n                <div class=\"hx-about-summary-card\">\r\n                    <strong>26M<\/strong>\r\n                    <span>Annual Export Amount<\/span>\r\n                    <small>The annual export amount reaches 26 million.<\/small>\r\n                <\/div>\r\n                <div class=\"hx-about-summary-card\">\r\n                    <strong>300+<\/strong>\r\n                    <span>Regions Served<\/span>\r\n                    <small>Clients have been served in over 300 regions worldwide.<\/small>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"hx-about-container\">\r\n            <nav class=\"hx-about-anchor-nav\" aria-label=\"About page anchor navigation\">\r\n                <a href=\"#historyA\">History<\/a>\r\n                <a href=\"#manufacturerA\">Manufacturer<\/a>\r\n                <a href=\"#globalServiceA\">Global Service<\/a>\r\n                <a href=\"#inquiry\">Request a Quote<\/a>\r\n            <\/nav>\r\n        <\/div>\r\n\r\n        <section class=\"hx-about-section\">\r\n            <div class=\"hx-about-container hx-about-two\">\r\n                <div class=\"hx-about-panel\">\r\n                    <h2>History Built Around Quality, Certification and Customer Satisfaction<\/h2>\r\n                    <p>HENGXING builds its company development around quality, production details, certification progress and customer satisfaction. These milestones support long-term trust for buyers evaluating custom packaging cooperation.<\/p>\r\n                    <ul class=\"hx-about-list\">\r\n                        <li>Quality proves strength and details lead to success.<\/li>\r\n                        <li>SA8000 certification was obtained in 2012.<\/li>\r\n                        <li>FSC certification was obtained in 2018.<\/li>\r\n                        <li>ISO9001 was obtained after the Hengxing trademark was registered in 2004.<\/li>\r\n                        <li>Heidelberg, KOMORI and KBA printing capability supports packaging production and quality consistency.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"hx-about-panel\">\r\n                    <h2>Manufacturer Capability for International Packaging Buyers<\/h2>\r\n                    <p>HENGXING shows printing equipment, box forming equipment, quality testing resources, R&amp;D support, packing and storage capability, and global service coverage for packaging buyers around the world.<\/p>\r\n                    <ul class=\"hx-about-list\">\r\n                        <li>History content supports trust and long-term brand signals.<\/li>\r\n                        <li>Factory equipment images support manufacturing verification.<\/li>\r\n                        <li>Global map content supports international service credibility.<\/li>\r\n                        <li>Inquiry links connect the About page to the quotation process.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section alt\" id=\"historyA\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-title\">\r\n                    <span><a href=\"#historyA\">History<\/a><\/span>\r\n                    <h2>HENGXING Development Timeline<\/h2>\r\n                    <p>HENGXING has developed through printing equipment investment, certification milestones, association responsibility, industrial park construction, global customer service and eco-friendly packaging growth.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-about-timeline\">\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">Future<\/div>\r\n                        <p>In the future, we will continue to hold the managerial idea that 'Quality proves strength and details lead to success.' And we will make every effort to do our best in every production process, from final inspection to packing and shipping. We always insist on the principle of 'Honesty, pragmatism, high Quality, and efficiency, taking customer satisfaction as our top priority.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">2012-2024<\/div>\r\n                        <p>Between 2012 and 2024, we have obtained numerous professional certifications and served clients in over 300 regions worldwide, achieving a customer satisfaction rate of 99.9%. Our 100% eco-friendly packaging has left a deep impression across various industries and brands. The annual export amount reaches 26 million. Ranked first in national printing quality evaluation for 20 consecutive years.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">2012-2018<\/div>\r\n                        <p>We obtained SA8000 certification in 2012. We became the chairman unit of the Xiamen Printing Association In 2014. We obtained FSC certification in 2018.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">2007-2010<\/div>\r\n                        <p>The Hengxing Industrial Park was completed, a new 5-color Japanese KOMORI imported printing press was added in 2007. Honored as the \"Spiritual Civilization Construction Unit\" by the Xiamen Municipal government in 2008. Became a famous trademark enterprise in Fujian Province in 2009. Acquired a new 5-color high-speed imported printing press and led Fujian's printing industry in 2010.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">2000-2006<\/div>\r\n                        <p>In 2000, we introduced the first imported German Heidelberg 5-color printing press in Fujian. From 2002 till now, our company has been rated as a \u201ccontract-abiding and trustworthy unit\u201d for more than 20 years. We introduced the first imported German KBA 5-color full-size printing press in Fujian In 2003. Registered the \"Hengxing\" trademark and obtained ISO9001 in 2004. We became the vice-chairman unit of Xiamen Chamber of Commerce in 2006.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-timeline-card\">\r\n                        <div class=\"hx-about-timeline-year\">1989-1995<\/div>\r\n                        <p>Our business journey commenced in 1989. Our enterprise was officially established in 1995, a vital milestone.<\/p>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section\" id=\"manufacturerA\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-title\">\r\n                    <span><a href=\"#manufacturerA\">Manufacturer<\/a><\/span>\r\n                    <h2>Printing, Forming, Testing and Packaging Equipment<\/h2>\r\n                    <p>Manufacturer capability includes printing equipment, color data testing, box forming, die cutting, R&amp;D, packing and storage resources for custom paper packaging production.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-about-factory-grid\">\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/2501031434091B.webp\" alt=\"Color value data testing\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Color value data testing<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/25010314335R05.webp\" alt=\"Magnetic closure gift box forming and assembly production line\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Magnetic closure gift box forming and assembly production line<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143340560.webp\" alt=\"Magnetic closure gift box forming and assembly production line\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Magnetic closure gift box forming and assembly production line<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143324919.webp\" alt=\"Heidelberg printing machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Heidelberg printing machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143309110.webp\" alt=\"Heidelberg six color printing machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Heidelberg six color printing machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143253344.webp\" alt=\"Sample cutting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Sample cutting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/2501031432431O.webp\" alt=\"Research and Development Department\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Research and Development Department<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/2501031431564J.webp\" alt=\"Packing and Storage\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Packing and Storage<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143621243.webp\" alt=\"Automatic box pasting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Automatic box pasting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/25010314360RM.webp\" alt=\"Automatic case making machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Automatic case making machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143556348.webp\" alt=\"Automatic case making machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Automatic case making machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143543458.webp\" alt=\"Automatic die cutting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Automatic die cutting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/25010314352R46.webp\" alt=\"Automatic die cutting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Automatic die cutting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/25010314351E23.webp\" alt=\"Corrugated board edge crush testing\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Corrugated board edge crush testing<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143503Y5.webp\" alt=\"Book cover inner pasting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Book cover inner pasting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143449E8.webp\" alt=\"Book cover inner pasting machine\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Book cover inner pasting machine<\/h3>\r\n                    <\/article>\r\n                    <article class=\"hx-about-factory-card\">\r\n                        <div class=\"hx-about-factory-img\">\r\n                            <img src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250103\/250103143424W3.webp\" alt=\"Shopping bag forming production line\" loading=\"lazy\" decoding=\"async\">\r\n                        <\/div>\r\n                        <h3>Shopping bag forming production line<\/h3>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section alt\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-title\">\r\n                    <span>Manufacturing Capability<\/span>\r\n                    <h2>Factory Evidence for Custom Packaging Buyers<\/h2>\r\n                    <p>Printing accuracy, box forming capacity, die cutting, testing, R&amp;D, packing and storage capability support custom packaging projects from sample confirmation to export delivery.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-about-capability-grid\">\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>01<\/b>\r\n                        <h3>Printing and Color Control<\/h3>\r\n                        <p>Color value data testing, Heidelberg printing equipment and six-color printing capability help support print consistency for branded packaging.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>02<\/b>\r\n                        <h3>Box Forming and Assembly<\/h3>\r\n                        <p>Magnetic closure gift box forming, automatic box pasting and automatic case making equipment support customized rigid box production.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>03<\/b>\r\n                        <h3>Die Cutting and Sampling<\/h3>\r\n                        <p>Automatic die cutting machines and sample cutting capability help buyers confirm structure, shape and packaging performance before mass production.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>04<\/b>\r\n                        <h3>Material and Strength Testing<\/h3>\r\n                        <p>Corrugated board edge crush testing supports packaging strength verification for corrugated and shipping-related packaging projects.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>05<\/b>\r\n                        <h3>R&amp;D Department<\/h3>\r\n                        <p>Research and Development Department capability supports custom packaging structure and process improvement.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-about-capability-card\">\r\n                        <b>06<\/b>\r\n                        <h3>Packing and Storage<\/h3>\r\n                        <p>Packing and storage capability helps support export readiness, carton organization and delivery control for international packaging orders.<\/p>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section\" id=\"globalServiceA\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-title\">\r\n                    <span>Global Service<\/span>\r\n                    <h2>Serving Customers Around the Globe<\/h2>\r\n                    <p>HENGXING serves customers around the globe with custom paper packaging solutions for multiple markets and industries.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-about-map-wrap\">\r\n                    <div class=\"hx-about-map\">\r\n                        <img src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/map.webp\" alt=\"HENGXING global customer service map\" loading=\"lazy\" decoding=\"async\">\r\n                        <img class=\"hx-about-map-line\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/map-line.webp\" alt=\"Global service route lines from China\" loading=\"lazy\" decoding=\"async\">\r\n                        <span class=\"hx-about-map-dot\" style=\"left:18%;top:47%\"><i><\/i>America<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:16%;top:40%\"><i><\/i>Canada<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:17%;top:57%\"><i><\/i>Brazil<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:23%;top:73%\"><i><\/i>Peru<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:27%;top:73%\"><i><\/i>Mexico<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:27%;top:84%\"><i><\/i>Uruguay<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:42%;top:45%\"><i><\/i>Britain<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:43%;top:49%\"><i><\/i>France<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:45%;top:33%\"><i><\/i>Norway<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:46%;top:41%\"><i><\/i>Germany<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:43%;top:54%\"><i><\/i>Spain<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:45%;top:57%\"><i><\/i>Libya<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:50%;top:47%\"><i><\/i>Ukraine<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:55%;top:62%\"><i><\/i>Saudi Arabia<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:58%;top:60%\"><i><\/i>Oman<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:62%;top:47%\"><i><\/i>Kazakhstan<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:62%;top:57%\"><i><\/i>Pakistan<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:70%;top:32%\"><i><\/i>Russia<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:72%;top:47%\"><i><\/i>Mongolia<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:80%;top:55%\"><i><\/i>South Korea<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:83%;top:55%\"><i><\/i>Japan<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:71%;top:66%\"><i><\/i>Myanmar<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:73%;top:70%\"><i><\/i>Thailand<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:75%;top:76%\"><i><\/i>Singapore<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:80%;top:86%\"><i><\/i>Australia<\/span>\r\n                        <span class=\"hx-about-map-dot\" style=\"left:86%;top:94%\"><i><\/i>New Zealand<\/span>\r\n                    <\/div>\r\n                    <ul class=\"hx-about-country-list\" aria-label=\"Countries and regions shown on the HENGXING global service map\">\r\n                        <li>America<\/li>\r\n                        <li>Canada<\/li>\r\n                        <li>Brazil<\/li>\r\n                        <li>Peru<\/li>\r\n                        <li>Mexico<\/li>\r\n                        <li>Uruguay<\/li>\r\n                        <li>Britain<\/li>\r\n                        <li>France<\/li>\r\n                        <li>Norway<\/li>\r\n                        <li>Germany<\/li>\r\n                        <li>Spain<\/li>\r\n                        <li>Libya<\/li>\r\n                        <li>Ukraine<\/li>\r\n                        <li>Saudi Arabia<\/li>\r\n                        <li>Oman<\/li>\r\n                        <li>Kazakhstan<\/li>\r\n                        <li>Pakistan<\/li>\r\n                        <li>Russia<\/li>\r\n                        <li>Mongolia<\/li>\r\n                        <li>South Korea<\/li>\r\n                        <li>Japan<\/li>\r\n                        <li>Myanmar<\/li>\r\n                        <li>Thailand<\/li>\r\n                        <li>Singapore<\/li>\r\n                        <li>Australia<\/li>\r\n                        <li>New Zealand<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section alt\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-title\">\r\n                    <span>FAQ<\/span>\r\n                    <h2>About HENGXING FAQ<\/h2>\r\n                <\/div>\r\n                <div class=\"hx-about-faq\">\r\n                    <details open>\r\n                        <summary>What does the HENGXING About page show?<\/summary>\r\n                        <p>It shows company history, certifications, manufacturing equipment, quality testing capability and global customer service coverage for buyers evaluating a custom paper packaging manufacturer.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Which certifications are mentioned in the history content?<\/summary>\r\n                        <p>SA8000 certification was obtained in 2012, ISO9001 was obtained in 2004 and FSC certification was obtained in 2018.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Which printing equipment is mentioned?<\/summary>\r\n                        <p>German Heidelberg printing equipment, German KBA printing equipment and a Japanese KOMORI 5-color imported printing press are mentioned.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Which manufacturer capabilities are shown?<\/summary>\r\n                        <p>The manufacturer section shows color value data testing, magnetic closure gift box forming, Heidelberg printing, sample cutting, R&amp;D, automatic box pasting, automatic case making, die cutting, edge crush testing, book cover inner pasting and shopping bag forming.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>How can buyers request a quote from this About page?<\/summary>\r\n                        <p>Buyers can use the Request a Quote link and provide product type, size, material, quantity, printing and finishing requirements.<\/p>\r\n                    <\/details>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-about-section\">\r\n            <div class=\"hx-about-container\">\r\n                <div class=\"hx-about-cta\">\r\n                    <div>\r\n                        <h2>Ready to Discuss a Custom Packaging Project?<\/h2>\r\n                        <p>Send your product type, box size, material, printing, finishing, quantity, target market and delivery country so the team can review your requirements faster.<\/p>\r\n                    <\/div>\r\n                    <a class=\"hx-about-btn\" href=\"#inquiry\">Request a Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n    <br \/>\n    <style>\r\n    .hx-quote-footer-shortcode,\r\n    .hx-quote-footer-shortcode * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-quote-footer-shortcode {\r\n        width: 100%;\r\n        max-width: 100%;\r\n        margin: 0;\r\n        padding: 0;\r\n        font-family: Arial, Helvetica, sans-serif;\r\n        color: #1e2631;\r\n        line-height: 1.55;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    html,\r\n    body,\r\n    #page,\r\n    .site,\r\n    .site-content,\r\n    .content-area,\r\n    .inside-article,\r\n    .entry-content {\r\n        max-width: 100% !important;\r\n        overflow-x: hidden !important;\r\n    }\r\n    .hx-quote-footer-shortcode img {\r\n        max-width: 100%;\r\n        display: block;\r\n    }\r\n    .hx-quote-footer-shortcode a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-inquiry-anchor {\r\n        display: block;\r\n        position: relative;\r\n        top: -96px;\r\n        visibility: hidden;\r\n        height: 0;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-anchor-text {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        margin-top: 10px;\r\n        color: #ffffff;\r\n        font-weight: 900;\r\n        text-decoration: underline;\r\n        text-underline-offset: 4px;\r\n    }\r\n    .hx-quote-footer-shortcode ul {\r\n        margin: 0;\r\n        padding: 0;\r\n        list-style: none;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-container,\r\n    .hx-quote-footer-shortcode .container {\r\n        width: min(1440px, 92vw);\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-section {\r\n        padding: 78px 0;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote {\r\n        background: linear-gradient(135deg, #0b5a45, #102b52);\r\n        color: #ffffff;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: -120px -160px auto auto;\r\n        width: 420px;\r\n        height: 420px;\r\n        border-radius: 999px;\r\n        background: rgba(255, 255, 255, .08);\r\n        pointer-events: none;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote .hx-container {\r\n        position: relative;\r\n        z-index: 2;\r\n        display: grid;\r\n        grid-template-columns: 1fr 1.15fr;\r\n        gap: 50px;\r\n        align-items: center;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote h2 {\r\n        font-size: 40px;\r\n        line-height: 1.12;\r\n        margin: 0 0 16px;\r\n        font-weight: 900;\r\n        letter-spacing: -.025em;\r\n        color: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote p {\r\n        color: rgba(255, 255, 255, .86);\r\n        font-size: 16px;\r\n        margin: 0 0 14px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote strong {\r\n        color: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box {\r\n        background: rgba(255, 255, 255, .12);\r\n        border: 1px solid rgba(255, 255, 255, .18);\r\n        border-radius: 24px;\r\n        padding: 24px;\r\n        box-shadow: 0 22px 60px rgba(0, 0, 0, .18);\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box .forminator-ui,\r\n    .hx-quote-footer-shortcode .hx-forminator-box form {\r\n        margin: 0 !important;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box input,\r\n    .hx-quote-footer-shortcode .hx-forminator-box select,\r\n    .hx-quote-footer-shortcode .hx-forminator-box textarea {\r\n        border-radius: 14px !important;\r\n        min-height: 46px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box textarea {\r\n        min-height: 110px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box button,\r\n    .hx-quote-footer-shortcode .hx-forminator-box .forminator-button {\r\n        border-radius: 999px !important;\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .footer {\r\n        background: #ffffff;\r\n        color: #1e2631;\r\n        border-top: 1px solid #edf0f3;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .hd {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 28px;\r\n        padding: 44px 0 30px;\r\n        border-bottom: 1px solid #edf0f3;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .hd .logo img {\r\n        width: 260px;\r\n        height: auto;\r\n        max-height: 64px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv {\r\n        width: min(360px, 100%);\r\n        height: 46px;\r\n        border: 1px solid #dfe5eb;\r\n        border-radius: 999px;\r\n        display: flex;\r\n        align-items: center;\r\n        overflow: hidden;\r\n        background: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv .submitBtn {\r\n        width: 58px;\r\n        height: 100%;\r\n        border: 0;\r\n        background: #ffffff;\r\n        display: grid;\r\n        place-items: center;\r\n        cursor: pointer;\r\n        color: #0b5a45;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv .input-form {\r\n        flex: 1;\r\n        height: 100%;\r\n        border: 0;\r\n        outline: none;\r\n        padding: 0 18px 0 4px;\r\n        font-size: 14px;\r\n        color: #1e2631;\r\n        background: transparent;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .bd {\r\n        display: grid;\r\n        grid-template-columns: minmax(0, 1.25fr) minmax(340px, .75fr);\r\n        gap: 56px;\r\n        padding: 38px 0 48px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .menu > .list {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, minmax(0, 1fr));\r\n        gap: 34px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .menu > .list > li > a {\r\n        display: block;\r\n        margin-bottom: 16px;\r\n        font-size: 17px;\r\n        line-height: 1.3;\r\n        font-weight: 900;\r\n        color: #111827;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list li {\r\n        margin: 0 0 8px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list a {\r\n        font-size: 14px;\r\n        color: #68717b;\r\n        line-height: 1.45;\r\n        transition: color .2s ease, padding-left .2s ease;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list a:hover {\r\n        color: #0b5a45;\r\n        padding-left: 4px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .right {\r\n        min-width: 0;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs {\r\n        background: #f8fafb;\r\n        border: 1px solid #edf1f5;\r\n        border-radius: 22px;\r\n        padding: 26px;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .bt {\r\n        font-size: 20px;\r\n        font-weight: 900;\r\n        margin-bottom: 16px;\r\n        color: #111827;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .p-1 {\r\n        display: flex;\r\n        align-items: flex-start;\r\n        gap: 10px;\r\n        margin: 0 0 12px;\r\n        color: #5f6873;\r\n        font-size: 14px;\r\n        line-height: 1.5;\r\n        min-width: 0;\r\n        word-break: normal;\r\n        overflow-wrap: normal;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .lxfs .hx-contact-text {\r\n        display: block;\r\n        min-width: 0;\r\n        max-width: 100%;\r\n        word-break: normal;\r\n        overflow-wrap: normal;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .icon {\r\n        width: 20px;\r\n        height: 20px;\r\n        display: inline-grid;\r\n        place-items: center;\r\n        margin-top: 1px;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .icon img {\r\n        width: 20px;\r\n        height: 20px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs a {\r\n        color: #0b5a45;\r\n        font-weight: 700;\r\n        white-space: nowrap;\r\n        word-break: keep-all;\r\n        overflow-wrap: normal;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .lxfs .hx-phone-link {\r\n        display: inline-block;\r\n        white-space: nowrap;\r\n        word-break: keep-all;\r\n        overflow-wrap: normal;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright {\r\n        background: #111111;\r\n        color: #c8cdd3;\r\n        font-size: 13px;\r\n        padding: 18px 0;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright .container {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 18px;\r\n        flex-wrap: wrap;\r\n    }\r\n    .hx-quote-footer-shortcode .socialMedia {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 16px;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia .box {\r\n        width: 34px;\r\n        height: 34px;\r\n        border-radius: 50%;\r\n        background: rgba(255, 255, 255, .09);\r\n        display: grid;\r\n        place-items: center;\r\n        transition: transform .2s ease, background .2s ease;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia .box:hover {\r\n        transform: translateY(-2px);\r\n        background: rgba(255, 255, 255, .18);\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia img {\r\n        width: 24px;\r\n        height: 24px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .returnTop {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 5px;\r\n        padding: 7px 12px;\r\n        border-radius: 999px;\r\n        background: rgba(255, 255, 255, .1);\r\n        color: #ffffff;\r\n        cursor: pointer;\r\n        user-select: none;\r\n        font-weight: 800;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright .span-1 {\r\n        color: #c8cdd3;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright a {\r\n        color: #ffffff;\r\n        opacity: .85;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright a:hover {\r\n        opacity: 1;\r\n    }\r\n\r\n    @media (max-width: 1080px) {\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container,\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .menu > .list {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 760px) {\r\n        .hx-quote-footer-shortcode .hx-section {\r\n            padding: 58px 0;\r\n        }\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: 32px;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .hd {\r\n            display: grid;\r\n            justify-items: center;\r\n            text-align: center;\r\n        }\r\n        .hx-quote-footer-shortcode .searchDiv {\r\n            width: min(360px, 92vw);\r\n        }\r\n        .hx-quote-footer-shortcode .footer .menu > .list {\r\n            grid-template-columns: 1fr;\r\n            gap: 24px;\r\n        }\r\n        .hx-quote-footer-shortcode .copyright .container,\r\n        .hx-quote-footer-shortcode .socialMedia {\r\n            justify-content: center;\r\n            text-align: center;\r\n        }\r\n    }\r\n    @media (max-width: 520px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 28px, 1440px);\r\n        }\r\n        .hx-quote-footer-shortcode .hx-forminator-box {\r\n            padding: 18px;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .hd .logo img {\r\n            width: 220px;\r\n        }\r\n        .hx-quote-footer-shortcode .lxfs {\r\n            padding: 20px;\r\n        }\r\n        .hx-quote-footer-shortcode .copyright {\r\n            padding: 22px 0;\r\n        }\r\n    }\r\n    \r\n\r\n    \/* Lazy loading + responsive enhancement: keep original layout, add safe media and terminal adaptation. *\/\r\n    .hx-quote-footer-shortcode {\r\n        max-width: 100vw;\r\n        overflow-x: clip;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode img,\r\n    .hx-quote-footer-shortcode picture,\r\n    .hx-quote-footer-shortcode video,\r\n    .hx-quote-footer-shortcode iframe {\r\n        max-width: 100%;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode img {\r\n        height: auto;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode video,\r\n    .hx-quote-footer-shortcode iframe {\r\n        display: block;\r\n        width: 100%;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode iframe {\r\n        aspect-ratio: 16 \/ 9;\r\n        height: auto;\r\n        border: 0;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode video {\r\n        height: auto;\r\n        object-fit: cover;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-section,\r\n    .hx-quote-footer-shortcode .footer .hd,\r\n    .hx-quote-footer-shortcode .footer .bd,\r\n    .hx-quote-footer-shortcode .copyright {\r\n        content-visibility: auto;\r\n        contain-intrinsic-size: 1px 560px;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 36px, 1440px);\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container,\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            gap: 34px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: clamp(32px, 5vw, 40px);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .hx-quote-footer-shortcode .hx-section {\r\n            padding: 54px 0;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container {\r\n            gap: 28px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .hd {\r\n            padding: 36px 0 26px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            padding: 32px 0 40px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .lxfs .p-1 {\r\n            align-items: flex-start;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 24px, 1440px);\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: 28px;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote p,\r\n        .hx-quote-footer-shortcode .footer .child .list a,\r\n        .hx-quote-footer-shortcode .lxfs .p-1 {\r\n            font-size: 13px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-forminator-box,\r\n        .hx-quote-footer-shortcode .lxfs {\r\n            padding: 16px;\r\n            border-radius: 18px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .hd .logo img {\r\n            width: 200px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .searchDiv {\r\n            height: 44px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .listMedia {\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n    }\r\n\r\n    @media (hover: none) {\r\n        .hx-quote-footer-shortcode .hx-btn:hover,\r\n        .hx-quote-footer-shortcode .footer .child .list a:hover,\r\n        .hx-quote-footer-shortcode .listMedia .box:hover {\r\n            transform: none;\r\n            padding-left: 0;\r\n        }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .hx-quote-footer-shortcode *,\r\n        .hx-quote-footer-shortcode *::before,\r\n        .hx-quote-footer-shortcode *::after {\r\n            scroll-behavior: auto !important;\r\n            transition-duration: 0.01ms !important;\r\n            animation-duration: 0.01ms !important;\r\n            animation-iteration-count: 1 !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n    <div class=\"hx-quote-footer-shortcode\" data-hx-quote-footer>\r\n        <span id=\"inquiry\" class=\"hx-inquiry-anchor\" aria-hidden=\"true\"><\/span>\r\n        <span id=\"footer-inquiry\" class=\"hx-inquiry-anchor\" aria-hidden=\"true\"><\/span>\r\n        <section class=\"hx-section hx-quote\" id=\"quote\">\r\n            <div class=\"hx-container\">\r\n                <div>\r\n                    <h2>Get A Fast Quote &amp; Consultation<\/h2>\r\n                    <p>Send your packaging requirements and our team will review structure, material, printing, finishing, packing and delivery details for your project.<\/p>\r\n                    <p><strong>Email:<\/strong> sales01@hxcpck.cn<br><strong>WhatsApp:<\/strong> 8615359885995 \/ 8613616008761<\/p>\r\n                    \r\n                <\/div>\r\n                <div class=\"hx-forminator-box\" id=\"footer-inquiry-form\">\r\n                    <div class=\"forminator-ui forminator-custom-form forminator-custom-form-17 forminator-design--default  forminator_ajax\" data-forminator-render=\"0\" data-form=\"forminator-module-17\" data-uid=\"6a658b01e3754\"><br\/><\/div><form\n\t\t\t\tid=\"forminator-module-17\"\n\t\t\t\tclass=\"forminator-ui forminator-custom-form forminator-custom-form-17 forminator-design--default  forminator_ajax\"\n\t\t\t\tmethod=\"post\"\n\t\t\t\tdata-forminator-render=\"0\"\n\t\t\t\tdata-form-id=\"17\"\n\t\t\t\t data-color-option=\"theme\" data-design=\"default\" data-grid=\"open\" style=\"display: none;\"\n\t\t\t\tdata-uid=\"6a658b01e3754\"\n\t\t\t><div role=\"alert\" aria-live=\"polite\" class=\"forminator-response-message forminator-error\" aria-hidden=\"true\"><\/div><div class=\"forminator-row\"><div id=\"name-1\" class=\"forminator-field-name forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-name-1_6a658b01e3754\" id=\"forminator-field-name-1_6a658b01e3754-label\" class=\"forminator-label\">First Name <span class=\"forminator-required\">*<\/span><\/label><input type=\"text\" name=\"name-1\" value=\"\" placeholder=\"\" id=\"forminator-field-name-1_6a658b01e3754\" class=\"forminator-input forminator-name--field\" aria-required=\"true\" autocomplete=\"name\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"email-1\" class=\"forminator-field-email forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-email-1_6a658b01e3754\" id=\"forminator-field-email-1_6a658b01e3754-label\" class=\"forminator-label\">Email Address <span class=\"forminator-required\">*<\/span><\/label><input type=\"email\" name=\"email-1\" value=\"\" placeholder=\"\" id=\"forminator-field-email-1_6a658b01e3754\" class=\"forminator-input forminator-email--field\" data-required=\"true\" aria-required=\"true\" autocomplete=\"email\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"phone-1\" class=\"forminator-field-phone forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-phone-1_6a658b01e3754\" id=\"forminator-field-phone-1_6a658b01e3754-label\" class=\"forminator-label\">Phone Number<\/label><input type=\"text\" name=\"phone-1\" value=\"\" placeholder=\"\" id=\"forminator-field-phone-1_6a658b01e3754\" class=\"forminator-input forminator-field--phone\" data-required=\"\" aria-required=\"false\" autocomplete=\"off\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"textarea-1\" class=\"forminator-field-textarea forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-textarea-1_6a658b01e3754\" id=\"forminator-field-textarea-1_6a658b01e3754-label\" class=\"forminator-label\">Message<\/label><span id=\"forminator-field-textarea-1_6a658b01e3754-description\" class=\"forminator-description\"><span data-limit=\"1800\" data-type=\"characters\" data-editor=\"\">0 \/ 1800<\/span><\/span><textarea name=\"textarea-1\" placeholder=\"\" id=\"forminator-field-textarea-1_6a658b01e3754\" class=\"forminator-textarea\" style=\"--forminator-textarea-min-height:140px;\" maxlength=\"1800\" ><\/textarea><\/div><\/div><\/div><input type=\"hidden\" name=\"referer_url\" value=\"\" \/><div class=\"forminator-row forminator-row-last\"><div class=\"forminator-col\"><div class=\"forminator-field\"><button class=\"forminator-button forminator-button-submit\">Submit<\/button><\/div><\/div><\/div><input type=\"hidden\" id=\"forminator_nonce\" name=\"forminator_nonce\" value=\"29013f7d46\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/vi\/wp-json\/wp\/v2\/pages\/30\" \/><input type=\"hidden\" name=\"form_id\" value=\"17\"><input type=\"hidden\" name=\"page_id\" value=\"30\"><input type=\"hidden\" name=\"form_type\" value=\"default\"><input type=\"hidden\" name=\"current_url\" value=\"https:\/\/www.boxbagpackaging.com\/vi\/about\/\"><input type=\"hidden\" name=\"render_id\" value=\"0\"><input type=\"hidden\" name=\"action\" value=\"forminator_submit_form_custom-forms\"><\/form>                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <footer class=\"clearfix footer\">\r\n            <div class=\"container\">\r\n                <div class=\"hd\">\r\n                    <span class=\"logo\">\r\n                        <img alt=\"XIAMEN HENGXING COLOR PRINTING CO., LTD.\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/footer-logo.webp\" loading=\"lazy\" decoding=\"async\">\r\n                    <\/span>\r\n                    <div class=\"searchDiv\">\r\n                        <button aria-label=\"submit\" class=\"submitBtn\" type=\"button\">\r\n                            <svg class=\"icon\" height=\"22\" viewBox=\"0 0 1024 1024\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path d=\"M899.446 854.19l-148.091-148.092c118.534-141.438 111.346-352.514-21.616-485.475-70.294-70.296-162.394-105.442-254.526-105.442v64h0.001c38.469 0 75.948 7.29 111.396 21.668 36.666 14.871 69.596 36.751 97.874 65.029 28.276 28.276 50.154 61.21 65.027 97.887 14.379 35.457 21.67 72.943 21.67 111.416 0 38.474-7.291 75.959-21.67 111.417-14.873 36.677-36.751 69.609-65.027 97.886-28.275 28.276-61.209 50.154-97.887 65.027-35.457 14.379-72.943 21.67-111.417 21.67s-75.959-7.291-111.417-21.669c-36.676-14.873-69.609-36.752-97.886-65.027s-50.154-61.21-65.027-97.886c-14.378-35.458-21.669-72.944-21.669-111.418s7.291-75.96 21.669-111.418c14.873-36.676 36.751-69.61 65.027-97.886 28.27-28.27 61.203-50.146 97.886-65.021 35.462-14.38 72.95-21.673 111.424-21.676l0.025-64h-0.032c-92.12 0.009-184.271 35.155-254.558 105.441-140.589 140.589-140.589 368.528 0 509.117 70.295 70.295 162.426 105.441 254.558 105.441 82.135 0 164.256-27.959 230.919-83.827l148.091 148.092c12.497 12.496 32.759 12.496 45.256 0 12.496-12.495 12.496-32.756 0-45.254z\" fill=\"currentColor\"><\/path>\r\n                            <\/svg>\r\n                        <\/button>\r\n                        <input class=\"input-form\" name=\"s\" placeholder=\"Search for\" type=\"text\">\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"clearfix bd\">\r\n                    <div class=\"menu\">\r\n                        <ul class=\"list\">\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/product\/\" title=\"Custom Packaging\"><span>Custom Packaging<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Packaging-Box\/\" title=\"Cardboard Packaging Box\">Cardboard Packaging Box<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Mailer-Boxes\/\" title=\"Mailer Boxes\">Mailer Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Magnetic-Closure-Boxes\/\" title=\"Magnetic Closure Boxes\">Magnetic Closure Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Rigid-Drawer-Boxes\/\" title=\"Rigid Drawer Boxes\">Rigid Drawer Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Corrugated-Shipping-Boxes\/\" title=\"Corrugated Shipping Boxes\">Corrugated Shipping Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Lid-and-Base-Boxes\/\" title=\"Lid and Base Boxes\">Lid and Base Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Tuck-End-Boxes\/\" title=\"Tuck End Boxes\">Tuck End Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Luxury-Paper-Bags\/\" title=\"Luxury Paper Bags\">Luxury Paper Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Gift-Bags\/\" title=\"Paper Gift Bags\">Paper Gift Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Paper-Shopping-Bags\/\" title=\"Paper Shopping Bags\">Paper Shopping Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Display-Boxes\/\" title=\"Display Boxes\">Display Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Tubes\/\" title=\"Cardboard Tubes\">Cardboard Tubes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Packaging-Accessories\/\" title=\"Packaging Accessories\">Packaging Accessories<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/industries\/\" title=\"Industries\"><span>Industries<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Gift-Box\/\" title=\"Gift Box\">Gift Box<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Clothing-Boxes\/\" title=\"Clothing Boxes\">Clothing Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Jewelry-Boxes\/\" title=\"Jewelry Boxes\">Jewelry Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cosmetics-Boxes\/\" title=\"Cosmetics Boxes\">Cosmetics Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Perfume-Boxes\/\" title=\"Perfume Boxes\">Perfume Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Chocolate-Boxes\/\" title=\"Chocolate Boxes\">Chocolate Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Toy-Boxes\/\" title=\"Toy Boxes\">Toy Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Electronics-Boxes\/\" title=\"Electronics Boxes\">Electronics Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Candle-Boxes\/\" title=\"Candle Boxes\">Candle Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Eco-Friendly-Boxes\/\" title=\"Eco-Friendly Boxes\">Eco-Friendly Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Wine-Beverage-Boxes\/\" title=\"Wine & Beverage Boxes\">Wine &amp; Beverage Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Food-Bakery-Boxes\/\" title=\"Food & Bakery Boxes\">Food &amp; Bakery Boxes<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/about\/\" title=\"About Us\"><span>About Us<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/profile\/\" title=\"Our Profile\">Our Profile<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#historyA\" title=\"History\">History<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#manufacturerA\" title=\"Manufacturer\">Manufacturer<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/honor\/\" title=\"Our Patents\">Our Patents<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/news\/\" title=\"Blog\"><span>Blog<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Exhibition\/\" title=\"Exhibition\">Exhibition<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Company-News\/\" title=\"Company News\">Company News<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Industry-knowledge\/\" title=\"Industry Knowledge\">Industry Knowledge<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n\r\n                    <div class=\"right\">\r\n                        <div class=\"lxfs\">\r\n                            <div class=\"bt\">Contact Us<\/div>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"address\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/address.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">No.6 Yanghe South Rd, Xinyang Industrial Area, Haicang District, Xiamen, Fujian, China 361026<\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"whatsapp\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wtapp2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">WhatsApp: <a class=\"hx-phone-link\" href=\"https:\/\/api.whatsapp.com\/send?phone=8615359885995\" rel=\"nofollow noopener\" target=\"_blank\">8615359885995<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"whatsapp\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wtapp2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">WhatsApp: <a class=\"hx-phone-link\" href=\"https:\/\/api.whatsapp.com\/send?phone=8613616008761\" rel=\"nofollow noopener\" target=\"_blank\">8613616008761<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"Wechat\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wx2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Wechat: <span class=\"hx-phone-link\">+8613616008761<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"email\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/email.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\"><a href=\"mailto:sales01@hxcpck.cn\">Email: sales01@hxcpck.cn<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/landline.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Landline: <span class=\"hx-phone-link\">+86-0592-5599955<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/mobile.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Phone: <span class=\"hx-phone-link\">+86-136-1600-8761<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/fax.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Fax: <span class=\"hx-phone-link\">+86-0592-5962815<\/span><\/span><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"clearfix copyright\">\r\n                <div class=\"container\">\r\n                    <div class=\"socialMedia\">\r\n                        <ul class=\"listMedia\">\r\n                            <li><a class=\"box\" href=\"https:\/\/www.x.com\/boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"twitter\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05Z25J.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.instagram.com\/boxbagpackage\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"instagram\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/250429144640S9.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.linkedin.com\/company\/boxes-bags-packaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"linkedin\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/25042914462c64.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.facebook.com\/packaging886\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"facebook\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/250429144619646.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.youtube.com\/@box-bag-packaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"youtube\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05615914.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.tiktok.com\/@boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"Tik Tok\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05529254.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.pinterest.com\/boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"pinterest\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05410554.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                        <\/ul>\r\n                        <div class=\"returnTop\" role=\"button\" tabindex=\"0\">\r\n                            Top\r\n                            <i class=\"icon\">\r\n                                <svg class=\"bi bi-chevron-bar-up\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                    <path d=\"M3.646 11.854a.5.5 0 0 0 .708 0L8 8.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM2.4 5.2c0 .22.18.4.4.4h10.4a.4.4 0 0 0 0-.8H2.8a.4.4 0 0 0-.4.4z\" fill-rule=\"evenodd\"><\/path>\r\n                                <\/svg>\r\n                            <\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <span class=\"span-1\">Copyright \u00a9 2024-2035, Xiamen Hengxing Color Printing Co., Ltd. All rights reserved.<\/span>\r\n                    <a href=\"https:\/\/www.boxbagpackaging.com\/privacy\/\" title=\"Privacy Policy\">Privacy Policy<\/a>\r\n                    <a class=\"a-1\" href=\"https:\/\/www.boxbagpackaging.com\/map\/\" title=\"Site Map\">Site Map<\/a>\r\n\t\t\t\t\t       <a class=\"a-1\" href=\"https:\/\/enxun.com\/\" title=\"ENXUN workshop\" target=\"_blank\" rel=\"noopener\">ENXUN<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function () {\r\n        var blocks = document.querySelectorAll('[data-hx-quote-footer]');\r\n        blocks.forEach(function (block) {\r\n            if (block.getAttribute('data-ready') === '1') return;\r\n            block.setAttribute('data-ready', '1');\r\n\r\n            var searchInput = block.querySelector('.searchDiv .input-form');\r\n            var searchButton = block.querySelector('.searchDiv .submitBtn');\r\n            var returnTop = block.querySelector('.returnTop');\r\n\r\n            function doSearch() {\r\n                if (!searchInput) return;\r\n                var keyword = searchInput.value.trim();\r\n                if (!keyword) {\r\n                    searchInput.focus();\r\n                    return;\r\n                }\r\n                window.location.href = 'https:\/\/www.boxbagpackaging.com\/?s=' + encodeURIComponent(keyword);\r\n            }\r\n\r\n            if (searchButton) {\r\n                searchButton.addEventListener('click', doSearch);\r\n            }\r\n\r\n            if (searchInput) {\r\n                searchInput.addEventListener('keydown', function (e) {\r\n                    if (e.key === 'Enter') {\r\n                        e.preventDefault();\r\n                        doSearch();\r\n                    }\r\n                });\r\n            }\r\n\r\n            if (returnTop) {\r\n                returnTop.addEventListener('click', function () {\r\n                    window.scrollTo({ top: 0, behavior: 'smooth' });\r\n                });\r\n                returnTop.addEventListener('keydown', function (e) {\r\n                    if (e.key === 'Enter' || e.key === ' ') {\r\n                        e.preventDefault();\r\n                        window.scrollTo({ top: 0, behavior: 'smooth' });\r\n                    }\r\n                });\r\n            }\r\n        });\r\n    })();\r\n    \r\n\r\n    (function () {\r\n        var blocks = document.querySelectorAll('[data-hx-quote-footer]');\r\n\r\n        function setNativeLazy(el) {\r\n            var tag = el && el.tagName ? el.tagName.toLowerCase() : '';\r\n\r\n            if (tag === 'img') {\r\n                if (!el.hasAttribute('loading')) el.setAttribute('loading', 'lazy');\r\n                if (!el.hasAttribute('decoding')) el.setAttribute('decoding', 'async');\r\n            }\r\n\r\n            if (tag === 'iframe') {\r\n                if (!el.hasAttribute('loading')) el.setAttribute('loading', 'lazy');\r\n                if (!el.hasAttribute('title')) el.setAttribute('title', 'Embedded content');\r\n            }\r\n\r\n            if (tag === 'video') {\r\n                if (!el.hasAttribute('preload')) el.setAttribute('preload', 'none');\r\n                el.setAttribute('playsinline', '');\r\n            }\r\n        }\r\n\r\n        function loadDeferredMedia(el) {\r\n            if (!el || el.dataset.hxQuoteLazyLoaded === '1') return;\r\n\r\n            if (el.dataset.src) {\r\n                el.src = el.dataset.src;\r\n                el.removeAttribute('data-src');\r\n            }\r\n\r\n            if (el.dataset.srcset) {\r\n                el.srcset = el.dataset.srcset;\r\n                el.removeAttribute('data-srcset');\r\n            }\r\n\r\n            if (el.tagName && el.tagName.toLowerCase() === 'video') {\r\n                Array.prototype.forEach.call(el.querySelectorAll('source[data-src]'), function (source) {\r\n                    source.src = source.dataset.src;\r\n                    source.removeAttribute('data-src');\r\n                });\r\n                el.load();\r\n            }\r\n\r\n            el.dataset.hxQuoteLazyLoaded = '1';\r\n        }\r\n\r\n        var observer = 'IntersectionObserver' in window ? new IntersectionObserver(function (entries) {\r\n            entries.forEach(function (entry) {\r\n                if (!entry.isIntersecting) return;\r\n                loadDeferredMedia(entry.target);\r\n                observer.unobserve(entry.target);\r\n            });\r\n        }, { rootMargin: '240px 0px', threshold: 0.01 }) : null;\r\n\r\n        function prepareMedia(el) {\r\n            setNativeLazy(el);\r\n            if (el.matches && el.matches('img[data-src], img[data-srcset], iframe[data-src], video')) {\r\n                if (observer) {\r\n                    observer.observe(el);\r\n                } else {\r\n                    loadDeferredMedia(el);\r\n                }\r\n            }\r\n        }\r\n\r\n        Array.prototype.forEach.call(blocks, function (block) {\r\n            Array.prototype.forEach.call(block.querySelectorAll('img, iframe, video'), prepareMedia);\r\n\r\n            if ('MutationObserver' in window) {\r\n                var mutationObserver = new MutationObserver(function (mutations) {\r\n                    mutations.forEach(function (mutation) {\r\n                        Array.prototype.forEach.call(mutation.addedNodes, function (node) {\r\n                            if (!node || node.nodeType !== 1) return;\r\n                            if (node.matches && node.matches('img, iframe, video')) prepareMedia(node);\r\n                            if (node.querySelectorAll) {\r\n                                Array.prototype.forEach.call(node.querySelectorAll('img, iframe, video'), prepareMedia);\r\n                            }\r\n                        });\r\n                    });\r\n                });\r\n                mutationObserver.observe(block, { childList: true, subtree: true });\r\n            }\r\n        });\r\n    })();\r\n<\/script>\r\n    <\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-30","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":2,"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":476,"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/pages\/30\/revisions\/476"}],"wp:attachment":[{"href":"https:\/\/www.boxbagpackaging.com\/vi\/wp-json\/wp\/v2\/media?parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}