{"id":6604,"date":"2024-12-25T13:54:39","date_gmt":"2024-12-25T06:54:39","guid":{"rendered":"https:\/\/www.hhothailand.com\/?page_id=6604"},"modified":"2025-04-23T09:32:47","modified_gmt":"2025-04-23T02:32:47","slug":"single-phase-inverter","status":"publish","type":"page","link":"https:\/\/www.hhothailand.com\/th\/single-phase-inverter\/","title":{"rendered":"Single Phase Inverter"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6604\" class=\"elementor elementor-6604\">\n\t\t\t\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-c53dec1 elementor-section-full_width elementor-section-height-default elementor-section-height-default cms-full-content-with-space-none cms-boxed-bg-false\" data-id=\"c53dec1\" data-element_type=\"section\">\n\t\t\n\t\t<div class=\"cms-section-boxed-bg\"><\/div>        <div class=\"elementor-container elementor-column-gap-default\" >\n\t\t        <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ae6aad\" data-id=\"0ae6aad\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                        \t\t<div class=\"elementor-element elementor-element-db84a23 elementor-widget elementor-widget-heading\" data-id=\"db84a23\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.14.0 - 26-06-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Single Phase<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2eb0da elementor-widget elementor-widget-html\" data-id=\"b2eb0da\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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\">\r\n    <style>\r\n        .product-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr); \/* \u0e41\u0e2a\u0e14\u0e07 3 \u0e0a\u0e34\u0e49\u0e19\u0e15\u0e48\u0e2d\u0e41\u0e16\u0e27 *\/\r\n            gap: 20px;\r\n            max-width: 1200px;\r\n            width: 100%;\r\n            padding: 20px;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .product {\r\n            text-align: center;\r\n        }\r\n\r\n        .product img {\r\n            width: 100%;\r\n            max-width: 250px;\r\n            height: 200px;\r\n            border-radius: 8px;\r\n            object-fit: contain;\r\n        }\r\n\r\n        .product-name {\r\n            margin-top: 10px;\r\n            color: #000;\r\n            font-size: 16px;\r\n            font-weight: bold;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .product-name:hover {\r\n            color: #4AAB3D;\r\n        }\r\n\r\n        \/* \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e17\u0e47\u0e1a\u0e40\u0e25\u0e47\u0e15 (481px - 768px) \u0e41\u0e2a\u0e14\u0e07 3 \u0e0a\u0e34\u0e49\u0e19\u0e15\u0e48\u0e2d\u0e41\u0e16\u0e27 *\/\r\n        @media (max-width: 768px) and (min-width: 481px) {\r\n            .product-container {\r\n                grid-template-columns: repeat(3, 1fr);\r\n            }\r\n\r\n            .product img {\r\n                max-width: 200px;\r\n                height: 150px;\r\n            }\r\n\r\n            .product-name {\r\n                font-size: 14px;\r\n            }\r\n        }\r\n\r\n        \/* \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d (<= 480px) \u0e41\u0e2a\u0e14\u0e07 2 \u0e0a\u0e34\u0e49\u0e19\u0e15\u0e48\u0e2d\u0e41\u0e16\u0e27 *\/\r\n        @media (max-width: 480px) {\r\n            .product-container {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n\r\n            .product img {\r\n                max-width: 150px;\r\n                height: 120px;\r\n            }\r\n\r\n            .product-name {\r\n                font-size: 12px;\r\n            }\r\n        }\r\n    <\/style>\r\n    <script>\r\n        function openImage(url) {\r\n            window.open(url, '_blank'); \/\/ \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e19\u0e41\u0e17\u0e47\u0e1a\u0e43\u0e2b\u0e21\u0e48\r\n            return false;\r\n        }\r\n    <\/script>\r\n<\/head>\r\n<body>\r\n    <div class=\"product-container\">\r\n        <div class=\"product\">\r\n            <img src=\"https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/ASP-3KTLD-1.png\" alt=\"ASP-3KTLD\">\r\n            <div class=\"product-name\">\r\n                <a href=\"#\" onclick=\"return openImage('https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/AOTAI-Inverters-datasheet_Page_08.jpg')\">ASP-3KTLD<\/a>\r\n            <\/div>\r\n            <div class=\"product-order\">\r\n            <a href=\"https:\/\/www.thailandpages.com\/th\/asp3ktld.html\" class=\"btn btn-primary mt-2\">\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32<\/a>\r\n            <\/div>\r\n        <\/div>\r\n                <div class=\"product\">\r\n            <img src=\"https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/ASP-3KTLD-1.png\" alt=\"ASP-3KTLD\">\r\n            <div class=\"product-name\">\r\n                <a href=\"#\" onclick=\"return openImage('https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/AOTAI-Inverters-datasheet_Page_08.jpg')\">ASP-5KTLD<\/a>\r\n            <\/div>\r\n            <div class=\"product-order\">\r\n            <a href=\"https:\/\/www.thailandpages.com\/th\/asp5ktld.html\" class=\"btn btn-primary mt-2\">\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32<\/a>\r\n            <\/div>\r\n        <\/div>\r\n                <div class=\"product\">\r\n            <img src=\"https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/ASP-3KTLD-1.png\" alt=\"ASP-3KTLD\">\r\n            <div class=\"product-name\">\r\n                <a href=\"#\" onclick=\"return openImage('https:\/\/www.hhothailand.com\/wp-content\/uploads\/2025\/01\/AOTAI-Inverters-datasheet_Page_08.jpg')\">ASP-10KTLD<\/a>\r\n            <\/div>\r\n            <div class=\"product-order\">\r\n            <a href=\"https:\/\/www.thailandpages.com\/th\/asp10ktld.html\" class=\"btn btn-primary mt-2\">\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t        <\/div>\n        <\/div>\n        \t\t        <\/div>\n        <\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Single Phase ASP-3KTLD \u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 ASP-5KTLD \u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 ASP-10KTLD \u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/pages\/6604"}],"collection":[{"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/comments?post=6604"}],"version-history":[{"count":52,"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/pages\/6604\/revisions"}],"predecessor-version":[{"id":7753,"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/pages\/6604\/revisions\/7753"}],"wp:attachment":[{"href":"https:\/\/www.hhothailand.com\/th\/wp-json\/wp\/v2\/media?parent=6604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}