{"id":3142,"date":"2026-03-27T06:56:20","date_gmt":"2026-03-27T06:56:20","guid":{"rendered":"https:\/\/cozility-furniture.com\/?page_id=3142"},"modified":"2026-03-28T03:47:13","modified_gmt":"2026-03-28T03:47:13","slug":"%e7%a2%b3%e7%ba%a4%e7%bb%b4%e5%bc%82%e5%bd%a2%e4%bb%b6%e5%85%a8%e9%83%a8-zh","status":"publish","type":"page","link":"https:\/\/cozility-furniture.com\/?page_id=3142","title":{"rendered":"\u78b3\u7ea4\u7ef4\u5f02\u5f62\u4ef6\u5168\u90e8-ZH"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3142\" class=\"elementor elementor-3142\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c347b52 e-con-full e-flex e-con e-parent\" data-id=\"1c347b52\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59fc58b7 elementor-widget elementor-widget-text-editor\" data-id=\"59fc58b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa555d7 e-con-full e-flex e-con e-parent\" data-id=\"aa555d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b80c58 elementor-widget elementor-widget-html\" data-id=\"8b80c58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\r\n    <title>Carbon Fiber Custom Parts Comparison | Snowwing Outdoor - Carbon Fiber Outdoor Gear Expert<\/title>\r\n    <!-- Font Awesome 6 -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n            background-color: #ffffff;\r\n            color: #1e2a3e;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .container {\r\n            width: 100%;\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 32px;\r\n        }\r\n\r\n        .hero {\r\n            position: relative;\r\n            height: 40vh;\r\n            min-height: 300px;\r\n            background-image: url('https:\/\/images.unsplash.com\/photo-1551632811-561732d1e306?w=1920&h=1080&fit=crop');\r\n            background-size: cover;\r\n            background-position: center 40%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: white;\r\n        }\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0, 0, 0, 0.5);\r\n            z-index: 1;\r\n        }\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            max-width: 800px;\r\n            padding: 0 24px;\r\n        }\r\n        .hero-badge {\r\n            background: rgba(230,126,34,0.9);\r\n            display: inline-block;\r\n            padding: 6px 20px;\r\n            border-radius: 40px;\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n            margin-bottom: 24px;\r\n        }\r\n        .hero-content h1 {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            margin-bottom: 16px;\r\n            text-shadow: 0 2px 10px rgba(0,0,0,0.3);\r\n            color: white;\r\n        }\r\n        .hero-content p {\r\n            font-size: 1.1rem;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            color: white;\r\n        }\r\n\r\n        .compare-section {\r\n            padding: 60px 0;\r\n            background: #ffffff;\r\n        }\r\n\r\n        .section-title {\r\n            text-align: center;\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 12px;\r\n            color: #1f2d3d;\r\n        }\r\n        .section-sub {\r\n            text-align: center;\r\n            font-size: 1rem;\r\n            color: #5a6e7e;\r\n            max-width: 700px;\r\n            margin: 0 auto 40px auto;\r\n        }\r\n\r\n        .table-wrapper {\r\n            overflow-x: auto;\r\n            margin-top: 20px;\r\n            border-radius: 24px;\r\n            border: 1px solid #eef2f6;\r\n            background: white;\r\n        }\r\n\r\n        .compare-table {\r\n            width: 100%;\r\n            min-width: 800px;\r\n            border-collapse: collapse;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .compare-table th,\r\n        .compare-table td {\r\n            padding: 16px 20px;\r\n            text-align: left;\r\n            border-bottom: 1px solid #eef2f6;\r\n            vertical-align: top;\r\n        }\r\n\r\n        .compare-table th {\r\n            background: #f9fcff;\r\n            font-weight: 600;\r\n            color: #1f2d3d;\r\n            width: 180px;\r\n        }\r\n\r\n        .compare-table td {\r\n            color: #2c4e6e;\r\n        }\r\n\r\n        .compare-table tr:last-child td,\r\n        .compare-table tr:last-child th {\r\n            border-bottom: none;\r\n        }\r\n\r\n        .product-col {\r\n            text-align: center;\r\n            background: #ffffff;\r\n        }\r\n\r\n        .product-img {\r\n            width: 100%;\r\n            max-width: 100px;\r\n            margin: 0 auto 12px;\r\n        }\r\n        .product-img img {\r\n            width: 100%;\r\n            height: auto;\r\n            object-fit: contain;\r\n        }\r\n        .product-title {\r\n            font-weight: 700;\r\n            font-size: 1rem;\r\n            margin: 8px 0;\r\n            color: #1f2d3d;\r\n        }\r\n        .product-model {\r\n            font-size: 0.75rem;\r\n            color: #e67e22;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .feature-tag {\r\n            background: #f0f4f9;\r\n            display: inline-block;\r\n            padding: 4px 10px;\r\n            border-radius: 30px;\r\n            font-size: 0.7rem;\r\n            margin: 4px 4px 0 0;\r\n            color: #1f2d3d;\r\n        }\r\n\r\n        .applications {\r\n            background: #f8fafd;\r\n            padding: 70px 0;\r\n        }\r\n        .apps-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 30px;\r\n            margin-top: 40px;\r\n        }\r\n        .app-item {\r\n            background: white;\r\n            border-radius: 24px;\r\n            padding: 32px 20px;\r\n            text-align: center;\r\n            border: 1px solid #eef2f6;\r\n            transition: 0.2s;\r\n        }\r\n        .app-item:hover {\r\n            transform: translateY(-4px);\r\n            border-color: #dce5ec;\r\n        }\r\n        .app-item i {\r\n            font-size: 2.2rem;\r\n            color: #e67e22;\r\n            margin-bottom: 16px;\r\n        }\r\n        .app-item h4 {\r\n            font-size: 1.2rem;\r\n            margin-bottom: 10px;\r\n            color: #1f2d3d;\r\n        }\r\n        .app-item p {\r\n            color: #5f7a8c;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        footer {\r\n            background: #122b3c;\r\n            color: #cbdde6;\r\n            padding: 48px 0 24px;\r\n        }\r\n        .footer-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: space-between;\r\n            gap: 30px;\r\n            margin-bottom: 40px;\r\n        }\r\n        .footer-col h4 {\r\n            color: white;\r\n            margin-bottom: 18px;\r\n            font-size: 1.1rem;\r\n        }\r\n        .footer-col p, .footer-col a {\r\n            color: #cbdde6;\r\n            text-decoration: none;\r\n            display: block;\r\n            margin-bottom: 10px;\r\n            font-size: 0.9rem;\r\n        }\r\n        .copyright {\r\n            text-align: center;\r\n            padding-top: 28px;\r\n            border-top: 1px solid #2c4e6e;\r\n            font-size: 0.85rem;\r\n        }\r\n\r\n        @media (max-width: 850px) {\r\n            .hero-content h1 {\r\n                font-size: 2rem;\r\n            }\r\n            .compare-table th,\r\n            .compare-table td {\r\n                padding: 12px 16px;\r\n            }\r\n            .apps-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n                gap: 24px;\r\n            }\r\n        }\r\n        @media (max-width: 650px) {\r\n            .apps-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<main>\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-badge\"><i class=\"fas fa-cube\"><\/i> Full Series Comparison<\/div>\r\n            <h1>Carbon Fiber Custom Parts<\/h1>\r\n            <p>Complex Geometries \u00b7 High Strength \u00b7 Fully Customizable<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"compare-section\">\r\n        <div class=\"container\">\r\n            <h2 class=\"section-title\">Specifications Comparison<\/h2>\r\n            <div class=\"section-sub\">High-performance carbon fiber custom parts for demanding applications<\/div>\r\n\r\n            <div class=\"table-wrapper\">\r\n                <table class=\"compare-table\">\r\n                    <thead>\r\n                        <tr>\r\n                            <th>Model<\/th>\r\n                            <th class=\"product-col\">SW-CS<br>Custom Shape<\/th>\r\n                            <th class=\"product-col\">SW-CG<br>Complex Geometry<\/th>\r\n                            <th class=\"product-col\">SW-PM<br>Prepreg Molded<\/th>\r\n                            <th class=\"product-col\">SW-CNC<br>CNC Machined<\/th>\r\n                            <th class=\"product-col\">SW-3K<br>3K Weave Parts<\/th>\r\n                            <th class=\"product-col\">SW-UL<br>Ultra-thin Parts<\/th>\r\n                         <\/tr>\r\n                    <\/thead>\r\n                    <tbody>\r\n                        <!-- Product images row -->\r\n                         <tr>\r\n                            <th>Image<\/th>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-CS\"><\/div><div class=\"product-title\">Custom Shape<\/div><div class=\"product-model\">Any Form<\/div><\/td>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-CG\"><\/div><div class=\"product-title\">Complex Geometry<\/div><div class=\"product-model\">3D Curves<\/div><\/td>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-PM\"><\/div><div class=\"product-title\">Prepreg Molded<\/div><div class=\"product-model\">High Pressure<\/div><\/td>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-CNC\"><\/div><div class=\"product-title\">CNC Machined<\/div><div class=\"product-model\">High Precision<\/div><\/td>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-3K\"><\/div><div class=\"product-title\">3K Weave Parts<\/div><div class=\"product-model\">Aesthetic Finish<\/div><\/td>\r\n                            <td class=\"product-col\"><div class=\"product-img\"><img decoding=\"async\" src=\"https:\/\/cozility-furniture.com\/wp-content\/uploads\/2026\/03\/\u5f02\u5f62\u4ef6.png\" alt=\"SW-UL\"><\/div><div class=\"product-title\">Ultra-thin Parts<\/div><div class=\"product-model\">0.5mm<\/div><\/td>\r\n                         <\/tr>\r\n                        <!-- Material -->\r\n                         <tr><th>Material<\/th><td>100% Carbon Fiber<\/td><td>100% Carbon Fiber<\/td><td>Toray Carbon Prepreg<\/td><td>Carbon Fiber Laminate<\/td><td>3K Carbon Fabric<\/td><td>High-modulus Carbon<\/td><\/tr>\r\n                        <!-- Thickness -->\r\n                         <tr><th>Thickness Range<\/th><td>2 \u2013 100 mm (custom)<\/td><td>2 \u2013 50 mm (custom)<\/td><td>1 \u2013 30 mm (custom)<\/td><td>2 \u2013 100 mm<\/td><td>1 \u2013 20 mm<\/td><td>0.5 \u2013 2 mm<\/td><\/tr>\r\n                        <!-- Surface Finish -->\r\n                         <tr><th>Surface Finish<\/th><td>Gloss \/ Matte \/ 50% Gloss<\/td><td>Gloss \/ Matte \/ 50% Gloss<\/td><td>Gloss \/ Matte<\/td><td>Gloss \/ Matte<\/td><td>Gloss \/ Matte<\/td><td>Gloss \/ Matte<\/td><\/tr>\r\n                        <!-- Weave Pattern -->\r\n                         <tr><th>Weave Pattern<\/th><td>3K Twill \/ Plain \/ Uni<\/td><td>3K Twill \/ Plain \/ Uni<\/td><td>3K Twill \/ Plain \/ Uni<\/td><td>Any (CNC cut)<\/td><td>3K Twill \/ Plain<\/td><td>Unidirectional \/ Plain<\/td><\/tr>\r\n                        <!-- Max Size -->\r\n                         <tr><th>Max Size<\/th><td>Custom, up to 1200\u00d72400 mm<\/td><td>Custom, up to 800\u00d7800 mm<\/td><td>Custom, up to 1000\u00d71000 mm<\/td><td>Custom, any shape<\/td><td>Custom, up to 800\u00d7800 mm<\/td><td>Custom, up to 400\u00d7400 mm<\/td><\/tr>\r\n                        <!-- Operating Temperature -->\r\n                         <tr><th>Operating Temp.<\/th><td>-100\u00b0C ~ +100\u00b0C<\/td><td>-100\u00b0C ~ +100\u00b0C<\/td><td>-100\u00b0C ~ +150\u00b0C<\/td><td>-50\u00b0C ~ +120\u00b0C<\/td><td>-50\u00b0C ~ +120\u00b0C<\/td><td>-50\u00b0C ~ +100\u00b0C<\/td><\/tr>\r\n                        <!-- Tolerance -->\r\n                         <tr><th>Precision Tolerance<\/th><td>\u00b10.2 mm<\/td><td>\u00b10.3 mm<\/td><td>\u00b10.1 mm<\/td><td>\u00b10.05 mm<\/td><td>\u00b10.2 mm<\/td><td>\u00b10.05 mm<\/td><\/tr>\r\n                        <!-- MOQ -->\r\n                         <tr><th>MOQ<\/th><td>10 pcs<\/td><td>10 pcs<\/td><td>20 pcs<\/td><td>5 pcs<\/td><td>10 pcs<\/td><td>10 pcs<\/td><\/tr>\r\n                        <!-- Lead Time -->\r\n                         <tr><th>Lead Time (sample)<\/th><td>10-15 days<\/td><td>15-20 days<\/td><td>12-18 days<\/td><td>7-10 days<\/td><td>10-12 days<\/td><td>10-12 days<\/td><\/tr>\r\n                        <!-- Highlights -->\r\n                         <tr>\r\n                            <th>Highlights<\/th>\r\n                            <td><span class=\"feature-tag\">Any shape<\/span><span class=\"feature-tag\">Custom color<\/span><span class=\"feature-tag\">Logo printing<\/span><\/td>\r\n                            <td><span class=\"feature-tag\">Complex 3D curves<\/span><span class=\"feature-tag\">High strength<\/span><span class=\"feature-tag\">Lightweight<\/span><\/td>\r\n                            <td><span class=\"feature-tag\">High pressure molding<\/span><span class=\"feature-tag\">Superior finish<\/span><span class=\"feature-tag\">Consistent quality<\/span><\/td>\r\n                            <td><span class=\"feature-tag\">High precision<\/span><span class=\"feature-tag\">Complex cutouts<\/span><span class=\"feature-tag\">Fast turnaround<\/span><\/td>\r\n                            <td><span class=\"feature-tag\">Aesthetic 3K weave<\/span><span class=\"feature-tag\">Custom patterns<\/span><span class=\"feature-tag\">Matte\/gloss<\/span><\/td>\r\n                            <td><span class=\"feature-tag\">Ultra lightweight<\/span><span class=\"feature-tag\">Flexible applications<\/span><span class=\"feature-tag\">High stiffness<\/span><\/td>\r\n                         <\/tr>\r\n                        <!-- Custom Services -->\r\n                         <tr><th>Custom Services<\/th><td>Full design & manufacturing<\/td><td>3D modeling & prototyping<\/td><td>Mold design, mass production<\/td><td>CNC cutting, drilling, routing<\/td><td>Weave selection, custom colors<\/td><td>Thickness customization, laser cutting<\/td><\/tr>\r\n                    <\/tbody>\r\n                 <\/table>\r\n            <\/div>\r\n            <p style=\"text-align: center; margin-top: 32px; color: #5f7a8c; font-size: 0.85rem;\">* For more product details, please contact our customer service.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Application Scenarios -->\r\n    <section class=\"applications\">\r\n        <div class=\"container\">\r\n            <h2 class=\"section-title\">Application Scenarios<\/h2>\r\n            <div class=\"section-sub\">Custom carbon fiber parts for a wide range of industries<\/div>\r\n            <div class=\"apps-grid\">\r\n                <div class=\"app-item\">\r\n                    <i class=\"fas fa-bicycle\"><\/i>\r\n                    <h4>Sports Equipment<\/h4>\r\n                    <p>Bicycle frames, helmets, protective gear, racing components.<\/p>\r\n                <\/div>\r\n                <div class=\"app-item\">\r\n                    <i class=\"fas fa-drone\"><\/i>\r\n                    <h4>Drone & UAV<\/h4>\r\n                    <p>Frames, arms, camera mounts, landing gear.<\/p>\r\n                <\/div>\r\n                <div class=\"app-item\">\r\n                    <i class=\"fas fa-car\"><\/i>\r\n                    <h4>Automotive<\/h4>\r\n                    <p>Interior trim, body kits, engine covers, custom panels.<\/p>\r\n                <\/div>\r\n                <div class=\"app-item\">\r\n                    <i class=\"fas fa-microchip\"><\/i>\r\n                    <h4>Medical & Industrial<\/h4>\r\n                    <p>Prosthetics, imaging tables, robotic arms, lightweight fixtures.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/main>\r\n\r\n<footer>\r\n    <div class=\"container\">\r\n        <div class=\"footer-grid\">\r\n            <div class=\"footer-col\">\r\n                <h4>Snowwing Outdoor<\/h4>\r\n                <p>Specialized in carbon fiber outdoor gear R&D and manufacturing, providing high-quality, lightweight solutions.<\/p>\r\n            <\/div>\r\n            <div class=\"footer-col\">\r\n                <h4>Quick Links<\/h4>\r\n                <a href=\"index.html\">Home<\/a>\r\n                <a href=\"products.html\">Product Series<\/a>\r\n                <a href=\"about.html\">About Us<\/a>\r\n                <a href=\"culture.html\">Culture<\/a>\r\n                <a href=\"partners.html\">Partners<\/a>\r\n                <a href=\"contact.html\">Contact<\/a>\r\n            <\/div>\r\n            <div class=\"footer-col\">\r\n                <h4>Certifications<\/h4>\r\n                <p>SGS Certified<\/p>\r\n                <p>GTS Global Testing<\/p>\r\n                <p>3 Utility Patents<\/p>\r\n            <\/div>\r\n            <div class=\"footer-col\">\r\n                <h4>Follow Us<\/h4>\r\n                <div style=\"display: flex; gap: 16px; font-size: 1.6rem;\">\r\n                    <a href=\"#\" style=\"color:#cbdde6;\"><i class=\"fab fa-weixin\"><\/i><\/a>\r\n                    <a href=\"#\" style=\"color:#cbdde6;\"><i class=\"fab fa-alipay\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"copyright\">\r\n            \u00a9 2025 Weihai Snowwing Outdoor Equipment Co., Ltd. | Professional Outdoor Gear Manufacturer | Carbon Fiber Technology Driven Exploration\r\n        <\/div>\r\n    <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Carbon Fiber Custom Parts Comparison | Snowwing Outdoor &#8211; Carbon Fiber Outdoor Gear Expert Full Series Comparison Carbon Fiber Custom Parts Complex Geometries \u00b7 High Strength \u00b7 Fully Customizable Specifications Comparison High-performance carbon fiber custom parts for demanding applications Model SW-CSCustom Shape SW-CGComplex Geometry SW-PMPrepreg Molded SW-CNCCNC Machined SW-3K3K Weave Parts SW-ULUltra-thin Parts Image Custom [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-3142","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/pages\/3142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3142"}],"version-history":[{"count":11,"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/pages\/3142\/revisions"}],"predecessor-version":[{"id":3253,"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=\/wp\/v2\/pages\/3142\/revisions\/3253"}],"wp:attachment":[{"href":"https:\/\/cozility-furniture.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}