{
    "id": 282,
    "date": "2026-07-14T07:06:10",
    "date_gmt": "2026-07-14T07:06:10",
    "guid": {
        "rendered": "http:\/\/tempsite02.honeitech.com\/?page_id=282"
    },
    "modified": "2026-07-25T06:22:49",
    "modified_gmt": "2026-07-25T06:22:49",
    "slug": "product",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/www.wdfsz.com\/en\/product\/",
    "title": {
        "rendered": "Product"
    },
    "content": {
        "rendered": "<div data-elementor-type=\"wp-page\" data-elementor-id=\"282\" class=\"elementor elementor-282\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11c9932 e-flex e-con-boxed e-con e-parent\" data-id=\"11c9932\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-807e4e1 elementor-widget elementor-widget-heading\" data-id=\"807e4e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Products<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8aaa0dc e-con-full e-flex e-con e-child\" data-id=\"8aaa0dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9b08ec elementor-widget elementor-widget-heading\" data-id=\"a9b08ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"\/en\/\">Home<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71c5e76 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"71c5e76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a6fc3a elementor-widget elementor-widget-heading\" data-id=\"9a6fc3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"\/en\/product\/\">Products<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2949ca e-flex e-con-boxed e-con e-parent\" data-id=\"b2949ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7441eeb elementor-widget elementor-widget-shortcode\" data-id=\"7441eeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n<style>\n    .pd-tab-container {\n        display: flex;\n        width: 100%;\n        min-height: 800px;\n        gap: 20px;\n        font-family: 'Poppins', sans-serif;\n    }\n\n    \/* ============ Left Tab Navigation ============ *\/\n    .pd-tab-links {\n        flex: 0 0 22%; \n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n    }\n\n    .pd-tab-btn {\n        flex: 1;\n        position: relative;\n        border: none;\n        background-size: cover;\n        background-position: center;\n        cursor: pointer;\n        border-radius: 4px;\n        overflow: hidden;\n        padding: 0;\n        min-height: 80px;\n        transition: all 0.3s ease;\n        font-family: 'Poppins', sans-serif;\n    }\n\n    .pd-tab-btn::before {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: rgba(25, 25, 25, 0.75);\n        transition: all 0.3s ease;\n    }\n\n    .pd-tab-btn:hover::before,\n    .pd-tab-btn.active::before {\n        background: rgba(30, 110, 225, 0.82); \n    }\n\n    .pd-tab-title {\n        position: relative;\n        z-index: 1;\n        color: #ffffff;\n        font-size: 22px;\n        font-weight: 500;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        height: 100%;\n        padding: 10px 20px; \n        line-height: 1.3;\n        letter-spacing: 0.5px;\n    }\n\n    \/* ============ Right Tab Content Area ============ *\/\n    .pd-tab-content-wrapper {\n        flex: 1;\n        position: relative;\n        border-radius: 4px;\n        overflow: hidden;\n        background-color: #e8f2fc; \n        display: flex; \n        flex-direction: column;\n    }\n\n    .pd-tab-content {\n        display: none;\n        position: relative; \n        width: 100%; \n        padding: 60px 50px;\n        background-color: #e8f2fc; \n        overflow: hidden; \n        box-sizing: border-box; \n    }\n\n    .pd-tab-content.active {\n        display: flex; \n        flex-direction: column;\n        flex: 1; \n        animation: pdFadeIn 0.5s ease-in-out;\n    }\n\n    .pd-tab-bg-img {\n\t\tposition: absolute;\n        top: 50%;\n        right: 0;\n        transform: translate(35%, -50%); \n        width: 55%; \n        height: auto;\n        max-height: 95%;\n        \n        object-fit: contain; \n        object-position: right center;\n        z-index: 1;\n        pointer-events: none;\n    }\n\n    .pd-tab-content-inner {\n        display: flex;\n        flex-direction: column;\n        flex: 1; \n        position: relative;\n        z-index: 2;\n        max-width: 58%;\n    }\n\n    .pd-tab-content-inner h3 {\n        font-size: 40px;\n        font-weight: 600;\n        margin-top: 0;\n        margin-bottom: 48px;\n        color: #111111;\n        letter-spacing: -0.5px;\n    }\n\n    .pd-tab-desc p {\n        font-size: 18px;\n        font-weight: 400;\n        line-height: 1.8;\n        margin-bottom: 20px;\n        color: #555555;\n    }\n\n    \/* \u6309\u94ae\u6837\u5f0f\uff08\u5229\u7528 margin-top: auto; \u81ea\u52a8\u63a8\u5230\u5e95\u90e8\uff09 *\/\n    .pd-tab-action-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: space-between;\n        padding: 10px 22px;\n        margin-top: auto; \/* \u5173\u952e\uff1a\u5c06\u5176\u63a8\u81f3\u5bb9\u5668\u6700\u5e95\u90e8 *\/\n        width: fit-content;\n        background-color: rgba(255, 255, 255, 0.6);\n        border: 1px solid #777777;\n        color: #111111;\n        text-decoration: none;\n        font-weight: 500;\n        font-size: 15px;\n        transition: all 0.3s ease;\n        min-width: 140px;\n        white-space: normal;\n    }\n\n    .pd-tab-action-btn span {\n        margin-left: 12px;\n        font-size: 16px;\n        line-height: 1;\n    }\n\n    .pd-tab-action-btn:hover {\n        background-color: #111111;\n        border-color: #111111;\n        color: #ffffff;\n    }\n\n    @keyframes pdFadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* ============ Mobile Response ============ *\/\n    @media (max-width: 768px) {\n        .pd-tab-container {\n            flex-direction: column;\n        }\n        .pd-tab-links {\n            flex: auto;\n            flex-direction: row;\n            flex-wrap: wrap;\n        }\n        .pd-tab-btn {\n            flex: 1 1 45%;\n            min-height: 60px;\n        }\n        .pd-tab-content-wrapper {\n            min-height: 500px;\n        }\n        .pd-tab-content {\n            padding: 40px 30px;\n        }\n        .pd-tab-content-inner {\n            max-width: 100%;\n        }\n        \/* \u624b\u673a\u7aef\u56fe\u7247\u91cd\u65b0\u5e03\u5c40 *\/\n        .pd-tab-bg-img {\n            width: 90%; \/* \u624b\u673a\u7aef\u5bbd\u5ea6\u8bbe\u5927\u4e00\u4e9b *\/\n            height: auto; \/* \u540c\u6837\u4fdd\u6301\u81ea\u9002\u5e94\u6bd4\u4f8b *\/\n            max-height: 60%; \/* \u9650\u5236\u9ad8\u5ea6\u4e0d\u8981\u906e\u6321\u592a\u591a\u6587\u5b57 *\/\n            top: auto;\n            bottom: 0;\n            right: -10%;\n            transform: none;\n            object-position: right bottom;\n            opacity: 0.25;\n            opacity: 0.25; \/* \u907f\u514d\u624b\u673a\u7aef\u62a2\u5b57 *\/\n        }\n    }\n    <\/style>\n\n    <div class=\"pd-tab-container\">\n        <!-- \u5de6\u4fa7\u6309\u94ae -->\n        <div class=\"pd-tab-links\">\n            <button class=\"pd-tab-btn active\" data-target=\"pd-tab-7\" style=\"background-image: url('https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u753b\u677f-1-1.png');\">\n                        <span class=\"pd-tab-title\">INNOKETONE\u00ae PK<\/span>\n                    <\/button><button class=\"pd-tab-btn\" data-target=\"pd-tab-11\" style=\"background-image: url('https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u753b\u677f-1-\u62f7\u8d1d-4-1.png');\">\n                        <span class=\"pd-tab-title\">Customized Functional Material<\/span>\n                    <\/button><button class=\"pd-tab-btn\" data-target=\"pd-tab-8\" style=\"background-image: url('https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u753b\u677f-1-\u62f7\u8d1d-3.png');\">\n                        <span class=\"pd-tab-title\">SustainX\u00ae PCR<\/span>\n                    <\/button>        <\/div>\n\n        <!-- \u53f3\u4fa7\u5185\u5bb9 -->\n        <div class=\"pd-tab-content-wrapper\">\n            <div class=\"pd-tab-content active\" id=\"pd-tab-7\">\n                        <img decoding=\"async\" src=\"https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u56fe\u5c42-2-1.png\" class=\"pd-tab-bg-img\" alt=\"INNOKETONE\u00ae PK\">\n                        <div class=\"pd-tab-content-inner\">\n                            <h3>INNOKETONE\u00ae PK<\/h3>\n                            <div class=\"pd-tab-desc\"><p>PK (Polyketone) is a linear semi-crystalline thermoplastic engineering polymer formed through the alternating copolymerization of carbon monoxide, ethylene, and propylene. It features a high degree of crystallinity and a compact crystalline structure.<br \/>\nINNOKETONE\u00ae is WDF\u2019s independently developed brand of modified PK materials. Based on proprietary material modification technologies, INNOKETONE\u00ae provides customers with high-performance polyketone material solutions. With its unique molecular chain structure, PK materials offer excellent chemical resistance, wear resistance, hydrolysis resistance, low-temperature impact performance, low VOC characteristics, and high barrier properties. Meanwhile, PK aligns with the principles of green, low-carbon, and sustainable material development.<\/p>\n<p>INNOKETONE\u00ae PK materials are widely used in automotive, home appliances, semiconductors, electrical &amp; electronics, medical, and industrial manufacturing applications.<\/p>\n<\/div>\n                            <a href=\"http:\/\/sitedemo02.honeitech.com\/products\/innoketone-pk-series\/\" class=\"pd-tab-action-btn\">Learn More <span>&gt;<\/span><\/a>\n                        <\/div>\n                    <\/div><div class=\"pd-tab-content\" id=\"pd-tab-11\">\n                        <img decoding=\"async\" src=\"https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u56fe\u5c42-6-1.png\" class=\"pd-tab-bg-img\" alt=\"Customized Functional Material\">\n                        <div class=\"pd-tab-content-inner\">\n                            <h3>Customized Functional Material<\/h3>\n                            <div class=\"pd-tab-desc\"><p>Based on high-performance resins including PEEK, PPS, PPA, PEI, PPSU, and other suitable engineering plastics, WDF develops functionalized materials featuring electrical conductivity, antistatic properties, thermal conductivity, flame retardancy, carbon fiber reinforcement, low warpage, and enhanced dimensional stability. GLAXON\u00ae transparent alloys represent a featured product family within this platform, offering solutions that combine transparency, chemical resistance, impact resistance, and steam resistance.<\/p>\n<\/div>\n                            <a href=\"http:\/\/sitedemo02.honeitech.com\/products\/customized-materials\/\" class=\"pd-tab-action-btn\">Learn More <span>&gt;<\/span><\/a>\n                        <\/div>\n                    <\/div><div class=\"pd-tab-content\" id=\"pd-tab-8\">\n                        <img decoding=\"async\" src=\"https:\/\/www.wdfsz.com\/wp-content\/uploads\/\u56fe\u5c42-61.png\" class=\"pd-tab-bg-img\" alt=\"SustainX\u00ae PCR\">\n                        <div class=\"pd-tab-content-inner\">\n                            <h3>SustainX\u00ae PCR<\/h3>\n                            <div class=\"pd-tab-desc\"><p>WDF's SustainX\u00ae\u00a0PCR (Post-Consumer Recycled) material series integrates sustainability with material innovation, promoting the high-performance application of recycled materials.<br \/>\nThe product portfolio covers r-PP, r-ABS, r-PA, r-PC, r-PET, r-PETG, r-TPE, r-TPEE, and other recycled materials. Through professional sorting, modification, and recycling processes, SustainX\u00ae PCR materials maintain excellent application performance while effectively reducing resource consumption and carbon footprint, providing customers with sustainable material solutions.<\/p>\n<p>SustainX\u00ae PCR materials are widely used in 3C products, small appliances, electrical &amp; electronic applications, cosmetic packaging, and consumer goods.<\/p>\n<\/div>\n                            <a href=\"http:\/\/sitedemo02.honeitech.com\/products\/sustainx-pcr\/\" class=\"pd-tab-action-btn\">Learn More <span>&gt;<\/span><\/a>\n                        <\/div>\n                    <\/div>        <\/div>\n    <\/div>\n\n    <!-- JS \u4fdd\u6301\u4e0d\u53d8 -->\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const tabBtns = document.querySelectorAll('.pd-tab-btn');\n        const tabContents = document.querySelectorAll('.pd-tab-content');\n\n        if (tabBtns.length === 0) return;\n\n        tabBtns.forEach(btn => {\n            btn.addEventListener('click', function() {\n                tabBtns.forEach(b => b.classList.remove('active'));\n                tabContents.forEach(c => c.classList.remove('active'));\n\n                this.classList.add('active');\n\n                const targetId = this.getAttribute('data-target');\n                const targetContent = document.getElementById(targetId);\n                if (targetContent) {\n                    targetContent.classList.add('active');\n                }\n            });\n        });\n    });\n    <\/script>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Products Home Products<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "_acf_changed": false,
        "footnotes": ""
    },
    "class_list": [
        "post-282",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "acf": [],
    "_links": {
        "self": [
            {
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/pages\/282",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/comments?post=282"
            }
        ],
        "version-history": [
            {
                "count": 13,
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/pages\/282\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 822,
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/pages\/282\/revisions\/822"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/www.wdfsz.com\/en\/wp-json\/wp\/v2\/media?parent=282"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}