{"id":42029,"date":"2024-07-22T15:31:05","date_gmt":"2024-07-22T07:31:05","guid":{"rendered":"https:\/\/hongtronics.com\/?post_type=product&#038;p=42029"},"modified":"2025-03-30T23:39:35","modified_gmt":"2025-03-30T15:39:35","slug":"baby-lin-3-rc","status":"publish","type":"product","link":"https:\/\/hongtronics.com\/en\/product\/baby-lin-3-rc\/","title":{"rendered":"BABY-LIN-3-RC | LIN Bus Simulator"},"content":{"rendered":"<div data-elementor-type=\"product-post\" data-elementor-id=\"42029\" class=\"elementor elementor-42029\" data-elementor-post-type=\"product\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f7f2ca5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f7f2ca5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c41988\" data-id=\"1c41988\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-384900a elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"384900a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"zh-Hant\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u7522\u54c1\u898f\u683c - Baby-LIN-3-RC<\/title>\r\n    <style>\r\n        \/* Tab Navigation *\/\r\n        .tab-navigation ul {\r\n            display: flex;\r\n            list-style-type: none;\r\n            padding: 0;\r\n            margin: 0;\r\n            background-color: #f1f1f1;\r\n            border-bottom: 2px solid #ccc;\r\n        }\r\n\r\n        .tab-navigation li {\r\n            flex: 1;\r\n            text-align: center;\r\n            padding: 15px;\r\n            cursor: pointer;\r\n            background-color: #f1f1f1;\r\n            border-right: 1px solid #ccc;\r\n            transition: background-color 0.3s;\r\n            font-size: 20px;\r\n        }\r\n\r\n        .tab-navigation li:last-child {\r\n            border-right: none;\r\n        }\r\n\r\n        .tab-navigation li:hover {\r\n            background-color: #ddd;\r\n        }\r\n\r\n        .tab-navigation li.active {\r\n            background-color: #0E407E; \/* \u4fee\u6539\u9078\u4e2d\u6a19\u7c64\u6309\u9215\u7684\u984f\u8272\u70ba#0E407E *\/\r\n            color: white;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .tab-content {\r\n            display: none;\r\n            padding: 20px;\r\n            border: 1px solid #ccc;\r\n            margin-top: -1px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .tab-content.active {\r\n            display: block;\r\n        }\r\n\r\n        .tab-content h2 {\r\n            font-size: 24px;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .tab-content p, .tab-content ul, .tab-content table {\r\n            font-size: 18px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* \u8868\u683c\u6a23\u5f0f *\/\r\n        .product-specs table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-bottom: 20px;\r\n            font-size: 18px;\r\n        }\r\n\r\n        .product-specs th, .product-specs td {\r\n            border: 1px solid #ccc;\r\n            padding: 12px;\r\n            text-align: left;\r\n        }\r\n\r\n        .product-specs th {\r\n            background-color: #0E407E;\r\n            color: white;\r\n        }\r\n\r\n        \/* \u8cc7\u6599\u4e0b\u8f09\u5340\u57df *\/\r\n        .download-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .download-table th, .download-table td {\r\n            border: 1px solid #ccc;\r\n            padding: 12px;\r\n            text-align: left;\r\n        }\r\n\r\n        .download-table th {\r\n            background-color: #0E407E;\r\n            color: white;\r\n        }\r\n\r\n        .download-table td a {\r\n            text-decoration: none;\r\n            color: #0E407E; \/* \u78ba\u4fdd\u6309\u9215\u984f\u8272\u70ba#0E407E *\/\r\n            font-weight: bold;\r\n            display: inline-flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .download-table td a .icon {\r\n            margin-right: 5px;\r\n            color: #0E407E; \/* \u78ba\u4fdd\u5716\u793a\u984f\u8272\u70ba#0E407E *\/\r\n            font-size: 16px;\r\n        }\r\n\r\n        .download-table td a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        \/* \u7b26\u865f\u6e05\u55ae *\/\r\n        .symbol-list li:before {\r\n            content: '\u25b4';\r\n            margin-right: 10px;\r\n            color: #0E407E;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .tab-navigation ul {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .tab-navigation li {\r\n                text-align: left;\r\n            }\r\n\r\n            .product-specs table, .tab-content, .download-table {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"tab-navigation\">\r\n            <ul>\r\n                <li class=\"tab-link active\" data-tab=\"overview\" onclick=\"showTab('overview')\">Applications<\/li>\r\n                <li class=\"tab-link\" data-tab=\"features\" onclick=\"showTab('features')\">Technical Features<\/li>\r\n                <li class=\"tab-link\" data-tab=\"requirements\" onclick=\"showTab('requirements')\">Compatibility and system requirements<\/li>\r\n                <li class=\"tab-link\" data-tab=\"delivery\" onclick=\"showTab('delivery')\">Deliverables<\/li>\r\n                <li class=\"tab-link\" data-tab=\"download\" onclick=\"showTab('download')\">Download<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"overview\" class=\"tab-content active\">\r\n            <ul class=\"symbol-list\">\r\n                <li>Ideal for demos, final testing and services<\/li>\r\n                <li>\u53ef\u7528\u65bcLIN\/CAN\u532f\u6d41\u6392\u4eff\u771f\u3001\u63a7\u5236\u55ae\u5143\u6e2c\u8a66\u3001\u81ea\u52d5\u6e2c\u8a66\u7cfb\u7d71\u548cEOL\u61c9\u7528<\/li>\r\n                <li>\u53ef\u7528\u7368\u7acb\u6a21\u5f0f\uff0c\u7528\u7a0b\u5f0f\u547d\u4ee4\u5e8f\u5217\u63a7\u5236\u8a2d\u5099<\/li>\r\n                <li>\u53ef\u901a\u904ePC\u4e0a\u7684USB\u8207LINWorks\u8edf\u9ad4\u4e00\u8d77\u4f7f\u7528<\/li>\r\n                <li>\u5373\u6642\u8b80\u53d6\u548c\u5beb\u5165\u5e40\u6578\u64da<\/li>\r\n                <li>\u5728\u6c92\u6709SDF\u7684\u60c5\u6cc1\u4e0b\u5728\u76e3\u63a7\u529f\u80fd\u4e2d\u76e3\u63a7LIN\u532f\u6d41\u6392<\/li>\r\n                <li>\u6240\u6709 Baby-LIN-RC-II \u7528\u4f8b\uff0c\u4e0d\u5e36\u6578\u4f4d\u8f38\u51fa\u548c MicroSD \u5361<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"features\" class=\"tab-content\">\r\n            <ul class=\"symbol-list\">\r\n                <li>\u5e369\u500b\u6309\u9375\u7684\u8584\u819c\u6309\u9375\u548c1.54 \u82f1\u5bf8\u7684\u986f\u793a\u5e55<\/li>\r\n                <li>\u6309\u9215\u529f\u80fd\u548c\u986f\u793a\u5167\u5bb9\u53ef\u4ee5\u5728 SDF \u4e2d\u5b9a\u7fa9<\/li>\r\n                <li>Supports LIN bus versions 1.2, 1.3, 2.0, 2.1, and 2.2.<\/li>\r\n                <li>LIN\u532f\u6d41\u6392\u754c\u9762\u8207 USB \u96fb\u9694\u96e2<\/li>\r\n                <li>\u532f\u6d41\u6392\u4ecb\u9762\u8207 USB \u96fb\u9694\u96e2<\/li>\r\n                <li>\u96fb\u8def\u677f\u96fb\u58d3\u7bc4\u570d\u70ba 8 \u2013 28V<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"requirements\" class=\"tab-content\">\r\n            <ul class=\"symbol-list\">\r\n                <li>Windows 10\/11\uff0832\/64 \u4f4d\uff09<\/li>\r\n                <li>DLL library interfaces: Windows (x86 and x64), PC-based Linux (x86 and x64), ARM-based Linux (x86 and x64)<\/li>\r\n                <li>\u53ef\u4ee5\u9032\u884c C\/C++ \u7684\u672c\u5730\u7de8\u7a0b\uff0c\u4e5f\u53ef\u4ee5\u901a\u904e .NET \u8a9e\u8a00\u3001Python\u3001VB6 \u548c LabView \u7684\u5305\u88dd\u5668\u9032\u884c<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"delivery\" class=\"tab-content\">\r\n            <ul class=\"symbol-list\">\r\n                <li>Baby-LIN-3-RC \u8a2d\u5099<\/li>\r\n                <li>USB-C 2.0 \u96fb\u7e9c\uff0c1 \u7c73\uff0cA \u578b\u81f3 C \u578b<\/li>\r\n                <li>1\u500b\u5e36\u87ba\u91d8\u9023\u63a5\u7684 3 \u6975\u63d2\u982d \uff08MC 1,5\/ 3-ST-3,81\uff09<\/li>\r\n                <li>1\u500bSUB-D9 \u63d2\u982d<\/li>\r\n                <li>\u4e0b\u8f09 LINWorks \u5957\u4ef6\u7684\u8a31\u53ef\u8b49\uff08\u5305\u62ec LINWorks PC \u8edf\u9ad4\u3001USB \u9a45\u52d5\u7a0b\u5f0f\u3001\u793a\u4f8b\u6a94\u548c\u6587\u6a94\uff09<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"download\" class=\"tab-content\">\r\n            <table class=\"download-table\">\r\n                <tr>\r\n                    <th>Update Date<\/th>\r\n                    <th>File name<\/th>\r\n                    <th>Download<\/th>\r\n                <\/tr>\r\n                <tr>\r\n                    <td>2024\/09\/04<\/td>\r\n                    <td>\u5b8f\u8679Baby-LIN-3-RC_\u6578\u64da\u8868<\/td>\r\n                    <td><a href=\"https:\/\/hongtronics.com\/wp-content\/uploads\/2024\/09\/\u5b8f\u8679Baby-LIN-3-RC_\u6578\u64da\u8868.pdf\" target=\"_blank\"><span class=\"icon\">\u2714\ufe0f<\/span>Click here to download<\/a><\/td>\r\n                <\/tr>\r\n            <\/table>\r\n        <\/div>\r\n    <\/div>\r\n    <script>\r\n        function showTab(tabId) {\r\n            var tabs = document.querySelectorAll('.tab-link');\r\n            var contents = document.querySelectorAll('.tab-content');\r\n            \r\n            tabs.forEach(function(tab) {\r\n                tab.classList.remove('active');\r\n            });\r\n            \r\n            contents.forEach(function(content) {\r\n                content.classList.remove('active');\r\n            });\r\n            \r\n            document.getElementById(tabId).classList.add('active');\r\n            document.querySelector('.tab-link[data-tab=\"' + tabId + '\"]').classList.add('active');\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fce249b elementor-section-content-top elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"fce249b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d21a3f5\" data-id=\"d21a3f5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5f69cce elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f69cce\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-cf90c28\" data-id=\"cf90c28\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f76acec elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f76acec\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Honghong will provide you with any support you need!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-288ff42 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"288ff42\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98d2428 elementor-widget elementor-widget-heading\" data-id=\"98d2428\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Our professional Honghong team will be the first to respond and provide you with the best service to solve all your problems.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-daa53cd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"daa53cd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0207288\" data-id=\"0207288\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-158d799 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"158d799\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;\\u4e0b\\u4e00\\u7bc7&quot;,&quot;step_previous_label&quot;:&quot;\\u4e0a\\u4e00\\u7bc7&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"\u65b0\u8868\u55ae\" aria-label=\"New Forms\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"42029\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"158d799\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_df3063e elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_df3063e\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_df3063e]\" id=\"form-field-field_df3063e\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company Code\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tname and surname\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Your Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E-Mail\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_b056469 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_b056469\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_b056469]\" id=\"form-field-field_b056469\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tleave a message\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Feel free to tell us what you need!\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm elementor-animation-shrink\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">transmit<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<h3><span style=\"color: #000080;\">LIN bus simulator with color display and keypad<\/span><\/h3>\n<p style=\"padding-left: 40px;\">BABY-LIN-3-RC \u662f\u4e00\u6b3e\u7dca\u6e4a\u578b\u7684LIN\u6a21\u64ec\u5668\uff0c\u5f97\u76ca\u65bc\u51769\u500b\u53ef\u81ea\u7531\u914d\u7f6e\u7684\u6309\u9215\u548cSDF\u63a7\u5236\u7684\u5f69\u8272\u986f\u793a\u5c4f\uff0c\u975e\u5e38\u9069\u5408\u7368\u7acb\u64cd\u4f5c\u3002\u901a\u904eLINWorks\u8edf\u4ef6\u5305\uff0c\u8a72\u8a2d\u5099\u53ef\u4ee5\u914d\u7f6e\u70ba\u8207\u4efb\u4f55LIN\u7bc0\u9ede\u5354\u540c\u5de5\u4f5c\u3002\u986f\u793a\u5167\u5bb9\u53ef\u4ee5\u901a\u904e\u5b8f\u7de8\u7a0b\u5728\u904b\u884c\u6642\u6539\u8b8a\uff0c\u4f7f\u5176\u80fd\u5920\u5be6\u73fe\u8907\u96dc\u7684\u7528\u6236\u754c\u9762\u548c\u5be6\u6642\u6578\u64da\u986f\u793a\u3002<\/p>","protected":false},"featured_media":53772,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","iawp_total_views":24},"product_brand":[],"product_cat":[2199],"product_tag":[2343,2344,2346,3923,2342],"class_list":{"0":"post-42029","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-lin","7":"product_tag-lin","10":"product_tag-3923","13":"entry","14":"has-media","16":"first","17":"instock","18":"shipping-taxable","19":"product-type-simple","20":"has-product-nav","21":"col","22":"span_1_of_4","23":"owp-content-center","24":"owp-thumbs-layout-horizontal","25":"owp-btn-normal","26":"owp-tabs-layout-horizontal","27":"has-no-thumbnails"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/42029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/comments?post=42029"}],"version-history":[{"count":25,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/42029\/revisions"}],"predecessor-version":[{"id":64810,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/42029\/revisions\/64810"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/media\/53772"}],"wp:attachment":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/media?parent=42029"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_brand?post=42029"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_cat?post=42029"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_tag?post=42029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}