{"id":28418,"date":"2024-12-05T06:46:18","date_gmt":"2024-12-05T06:46:18","guid":{"rendered":"https:\/\/siruba.com\/product\/lbhs-1790dq\/"},"modified":"2025-01-17T10:06:01","modified_gmt":"2025-01-17T10:06:01","slug":"lbhs-1790dq","status":"publish","type":"product","link":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/","title":{"rendered":"LBHS-1790DQ"},"content":{"rendered":"\n<div class=\"relative overflow-hidden mt-[50px] xl:mt-[68px] max-w-[1920px] mx-auto\">\n  <script>\n      document.addEventListener('DOMContentLoaded', () => {\n        const swiper = new Swiper(\".productSwiper\", {\n          pagination: {\n            el: \".swiper-pagination\",\n          },\n        });\n      })\n  <\/script>\n    <img decoding=\"async\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/10\/bg-product-post.png\" alt=\"Background image\" class=\"absolute inset-0 w-full h-full object-cover z-0\">\n    <div class=\"absolute inset-0 w-full h-full bg-gradient-to-r from-primarylight to-primary opacity-90 z-10\"><\/div>\n    <div class=\"relative z-20 max-w-[1200px] mx-auto\">\n      <div class=\"grid grid-cols-1 md:grid-cols-2\">\n        <div class=\"relative\">\n          <img decoding=\"async\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/10\/bg-product.png\" alt=\"Background\" class=\"absolute inset-0 w-full h-full object-cover z-0\">\n          <div class=\"swiper productSwiper relative w-full z-10\">\n            <div class=\"swiper-wrapper\">\n                        <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"mx-[12px] my-[30px] md:ml-[80px] md:my-auto md:py-[30px]\">\n          <div x-fade:left=\"{delay: 200}\" class=\"text-4xl text-white\"><\/div>\n          <div x-fade:left=\"{delay: 200}\" class=\"text-2xl text-white\"><\/div>\n          <hr x-clip=\"{delay: 400}\" class=\"border-white my-[20px]\">\n          <div x-fade:left=\"{delay: 600}\" class=\"\">\n            <div class=\"text-base text-white my-[20px]\"><\/div>\n                        <div class=\"inline-block w-full\">\n              <div class=\"flex flex-wrap\">\n                                    <button onclick=\"smoother.scrollTo('#contactus_pre_defined',true,'top 120px')\" class=\"button-white flex items-center gap-[8px] mr-[20px] mb-[10px]\">\n                      <img class=\"svg-fill-current inline-block min-w-[28px] min-h-[28px]\" data-src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/svg\/icon-utility-price.svg\">\n                      <div class=\"text-base\"><\/div>\n                  <\/button>\n                                <\/div>\n            <\/div>\n                    \n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<section class=\"max-w-[1200px] mx-[12px] md:mx-[40px] xl:mx-auto my-[30px]\">\n    <div class=\"relative w-full border-b border-grey-100 flex overflow-x-auto\" id=\"scroll-menu-container\">\n    <!-- Left arrow (initially hidden) -->\n    <div id=\"left-arrow\" class=\"absolute left-[0px] top-1\/2 z-30 flex items-center justify-center p-2 rounded-full transform -translate-y-1\/2 cursor-pointer bg-black\/40 hover:bg-black\/20 hover:text-primary hover:border-primary text-white svg-fill-current border-white border-2 transition-colors duration-300 w-[32px] h-[32px] hidden\">\n        <img data-src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/svg\/icon-utility-arrow-2.svg\" class=\"h-[17px] w-[17px] transform rotate-180\" alt=\"Previous\">\n    <\/div>\n\n    <!-- Scrollable Menu -->\n    <div class=\"w-full flex overflow-x-auto\" id=\"scroll-menu\">\n            <\/div>\n\n    <!-- Right arrow -->\n    <div id=\"right-arrow\" class=\"absolute right-[0px] top-1\/2 z-30 flex items-center justify-center p-2 rounded-full transform -translate-y-1\/2 cursor-pointer bg-black\/40 hover:bg-black\/20 hover:text-primary hover:border-primary text-white svg-fill-current border-white border-2 transition-colors duration-300 w-[32px] h-[32px]\">\n        <img data-src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/svg\/icon-utility-arrow-2.svg\" class=\"h-[17px] w-[17px] transform rotate-0\" alt=\"Next\">\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const scrollMenu = document.getElementById('scroll-menu');\n            const leftArrow = document.getElementById('left-arrow');\n            const rightArrow = document.getElementById('right-arrow');\n\n            \/\/ Function to update arrow visibility based on scroll position\n            function updateArrows() {\n                \/\/ Show left arrow if scrolled right, otherwise hide it\n                if (scrollMenu.scrollLeft > 0) {\n                    leftArrow.style.display = 'flex';\n                } else {\n                    leftArrow.style.display = 'none';\n                }\n\n                \/\/ Show right arrow if not scrolled to the end, otherwise hide it\n                if (scrollMenu.scrollLeft + scrollMenu.offsetWidth < scrollMenu.scrollWidth) {\n                    rightArrow.style.display = 'flex';\n                } else {\n                    rightArrow.style.display = 'none';\n                }\n            }\n\n            \/\/ Check the scroll position and update arrows when the page loads\n            window.addEventListener('load', () => {\n                updateArrows();\n            });\n\n            \/\/ Listen to the scroll event and update arrow visibility accordingly\n            scrollMenu.addEventListener('scroll', updateArrows);\n\n            \/\/ Scroll right when the right arrow is clicked\n            rightArrow.addEventListener('click', () => {\n                scrollMenu.scrollBy({ left: 200, behavior: 'smooth' });\n            });\n\n            \/\/ Scroll left when the left arrow is clicked\n            leftArrow.addEventListener('click', () => {\n                scrollMenu.scrollBy({ left: -200, behavior: 'smooth' });\n            });\n        })\n    <\/script>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"relative\">\n  <div id=\"specification\" class=\"\" style=\"position: absolute; top: -75px;\">\n  <\/div>\n<\/div>\n\n\n\n<div class=\"max-w-[1200px] mx-[12px] md:mx-[40px] xl:mx-auto mt-[28px]\">\n  <img decoding=\"async\" src=\"\" alt=\"image\" class=\"w-full\">\n<\/div>\n\n\n\n<div class=\"relative\">\n  <div id=\"\" class=\"\" style=\"position: absolute; top: -75px;\">\n  <\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group padding-left-12  padding-right-12 is-layout-constrained wp-container-core-group-is-layout-48c9aa2a wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Features<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center video-100 is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer hide sm-hide md-show lg-show xl-show\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"\ud835\udc02\ud835\udc28\ud835\udc26\ud835\udc29\ud835\udc2e\ud835\udc2d\ud835\udc1e\ud835\udc2b-\ud835\udc1c\ud835\udc28\ud835\udc27\ud835\udc2d\ud835\udc2b\ud835\udc28\ud835\udc25\ud835\udc25\ud835\udc1e\ud835\udc1d \ud835\udc0b\ud835\udc28\ud835\udc1c\ud835\udc24\ud835\udc2c\ud835\udc2d\ud835\udc22\ud835\udc2d\ud835\udc1c\ud835\udc21 \ud835\udc01\ud835\udc2e\ud835\udc2d\ud835\udc2d\ud835\udc28\ud835\udc27\ud835\udc21\ud835\udc28\ud835\udc25\ud835\udc22\ud835\udc27\ud835\udc20 \ud835\udc0c\ud835\udc1a\ud835\udc1c\ud835\udc21\ud835\udc22\ud835\udc27\ud835\udc1e\u300a\ud835\udc0b\ud835\udc01\ud835\udc07\ud835\udc12-\ud835\udfcf\ud835\udfd5\ud835\udfd7\ud835\udfce\ud835\udc03\u300bSiRUBA\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/YSOqFIRpChc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image aligncenter size-full max-width-50 md:max-width-100\"><img loading=\"lazy\" decoding=\"async\" width=\"301\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_1_VI.webp\" alt=\"\" class=\"wp-image-26447\" srcset=\"https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_1_VI.webp 301w, https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_1_VI-150x150.webp 150w\" sizes=\"auto, (max-width: 301px) 100vw, 301px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:75%\">\n<p>M\u00f3c quay ki\u1ec3u m\u1edbi gi\u00fap tr\u00e1nh \u0111\u1ee9t ch\u1ec9 , cu\u1ed9n d\u00e2y kh\u00f4ng \u0111\u1ec1u v\u00e0 c\u00e1c v\u1ea5n \u0111\u1ec1 li\u00ean quan kh\u00e1c. V\u1edbi \u0111\u1ed9 c\u0103ng th\u1ea5p, m\u00e1y t\u1ea1o ra ch\u1ea5t l\u01b0\u1ee3ng ho\u00e0n thi\u1ec7n cho kh\u00e2u kim tuy\u1ebfn v\u00e0 kh\u00e2u roi.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image aligncenter size-full max-width-50 md:max-width-100\"><img loading=\"lazy\" decoding=\"async\" width=\"301\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_2_TW.webp\" alt=\"\" class=\"wp-image-26452\" srcset=\"https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_2_TW.webp 301w, https:\/\/siruba.com\/wp-content\/uploads\/2025\/01\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_2_TW-150x150.webp 150w\" sizes=\"auto, (max-width: 301px) 100vw, 301px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:75%\">\n<p>Ngay c\u1ea3 nh\u1eefng m\u1eabu nh\u1ecf c\u0169ng t\u1ea1o ra nh\u1eefng \u0111\u01b0\u1eddng kh\u00e2u \u0111\u1eb9p m\u1eaft.<br>\u0110\u1ed9 ph\u00e2n gi\u1ea3i t\u1ed1i thi\u1ec3u c\u1ee7a \u0111\u01b0\u1eddng ngo\u1eb1n ngo\u00e8o \u0111\u01b0\u1ee3c t\u0103ng l\u00ean tr\u00ean m\u1ed7i xung 0,05mm, \u0111\u1ec3 ng\u0103n ph\u1ea7n v\u1ebft r\u1ea1ch t\u0103ng l\u00ean sau dao c\u1eaft t\u00f3c. C\u00f3 th\u1ec3 may ch\u00ednh x\u00e1c c\u00e1c m\u1eabu may kh\u00e1c nhau.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\">\n<p><strong>B\u1ed1n lo\u1ea1i m\u1eabu \u0111\u01b0\u1eddng may l\u00f3t<\/strong><\/p>\n\n\n\n<p>1.Lo\u1ea1i \u0111\u01b0\u1eddng may l\u00f3t n\u00e0y c\u00f3 hi\u1ec7u qu\u1ea3 trong vi\u1ec7c ng\u0103n c\u00e1c \u0111\u01b0\u1eddng may b\u1ecb bung v\u00e0 t\u0103ng c\u01b0\u1eddng \u0111\u1ed9 ch\u1eafc ch\u1eafn cho c\u00e1c \u0111\u01b0\u1eddng may khuy \u00e1o.<\/p>\n\n\n\n<p>2.Lo\u1ea1i \u0111\u01b0\u1eddng may l\u00f3t n\u00e0y c\u00f3 hi\u1ec7u qu\u1ea3 trong vi\u1ec7c ng\u0103n c\u00e1c \u0111\u01b0\u1eddng may b\u1ecb bung v\u00e0 ng\u0103n hi\u1ec7n t\u01b0\u1ee3ng nh\u0103n \u0111\u01b0\u1eddng may.<\/p>\n\n\n\n<p>3.Lo\u1ea1i \u0111\u01b0\u1eddng may l\u00f3t n\u00e0y c\u00f3 hi\u1ec7u qu\u1ea3 trong vi\u1ec7c ng\u0103n c\u00e1c \u0111\u01b0\u1eddng may b\u1ecb bung v\u00e0 \u0111\u01b0\u1ee3c s\u1eed d\u1ee5ng sau khi th\u1ef1c hi\u1ec7n c\u00e1c \u0111\u01b0\u1eddng may l\u00f3t h\u00ecnh ch\u1eef nh\u1eadt v\u00e0 h\u00ecnh n\u00fai.<\/p>\n\n\n\n<p>4.\u0110\u01b0\u1eddng may l\u00f3t zig-zag cung c\u1ea5p th\u00eam \u0111\u1ed9 h\u1ed7 tr\u1ee3 cho khu v\u1ef1c khuy \u00e1o tr\u01b0\u1edbc khi may v\u00e0 c\u1eaft, gi\u00fap t\u1ea1o ra l\u1ed7 khuy \u0111\u1eb9p v\u00e0 th\u1ea9m m\u1ef9.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-bottom is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:30%\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"113\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_6_EN.webp\" alt=\"\" class=\"wp-image-21443\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"114\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_5_EN.webp\" alt=\"\" class=\"wp-image-21438\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"113\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_4_EN.webp\" alt=\"\" class=\"wp-image-21433\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"114\" height=\"301\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Series_Computer-controlled-machine_photo_3_EN.webp\" alt=\"\" class=\"wp-image-21428\"\/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"203\" src=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Serie_SPEC2_EN-1024x203.jpg\" alt=\"\" class=\"wp-image-21398\" style=\"width:1200px\" srcset=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Serie_SPEC2_EN-1024x203.jpg 1024w, https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Serie_SPEC2_EN-300x60.jpg 300w, https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Serie_SPEC2_EN-768x152.jpg 768w, https:\/\/siruba.com\/wp-content\/uploads\/2024\/12\/LBHS-1790DQ-Serie_SPEC2_EN.jpg 1209w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n      const productsSwiper = new Swiper('.related-products-swiper', {\n                slidesPerView: 2,\n                centeredSlides: true,\n                loop: true,\n                grid: {\n                    rows: 1,\n                },\n                speed: 600,\n                breakpoints: {\n                    700: {\n                        slidesPerView: 2,\n                        centeredSlides: false,\n                        spaceBetween: 60\n                    },\n                    1000: {\n                        slidesPerView: 3,\n                        centeredSlides: false,\n                        spaceBetween: 60\n                    }\n                },\n                navigation: {\n                    nextEl: '.product-next-button',\n                    prevEl: '.product-prev-button',\n                },\n                autoplay: {\n                    delay: 3000,\n                },\n            });\n    });\n<\/script>\n<div class=\"2xl:hidden swiper related-products-swiper md:!px-[40px] mt-[60px] mb-[30px] max-w-[1920px] mx-auto\">\n  <div x-char-r class=\"text-5xl text-center\"><\/div>\n  <div class=\"swiper-wrapper my-[20px] md:my-[40px]\">\n      <\/div>\n  <div class=\"flex justify-center gap-[28px]\">\n      <div\n          class=\"product-prev-button w-[50px] h-[50px] flex items-center justify-center p-2 rounded-full cursor-pointer hover:text-primary hover:border-primary text-grey-300 svg-fill-current border-grey-300 border-2 transition-colors duration-300\">\n          <img data-src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/svg\/icon-utility-arrow-2.svg\" class=\"h-6 w-6 transform rotate-180\"\n              alt=\"Previous\">\n      <\/div>\n      <div\n          class=\"product-next-button w-[50px] h-[50px] flex items-center justify-center p-2 rounded-full cursor-pointer hover:text-primary hover:border-primary text-grey-300 svg-fill-current border-grey-300 border-2 transition-colors duration-300\">\n          <img data-src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/svg\/icon-utility-arrow-2.svg\" class=\"h-6 w-6 transform rotate-0\" alt=\"Next\">\n      <\/div>\n  <\/div>\n<\/div>\n<!-- Products swiper big-->\n<div class=\"hidden 2xl:flex max-w-[1920px] mx-auto mt-[60px]\">\n  <img decoding=\"async\" class=\"\" src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/img\/bg-product-post-related-1.png\" alt=\"\">\n  <div class=\"grow\">\n    <div x-char-r class=\"text-5xl text-center mt-[30px] md:mt-[60px] mb-[40px]\"><\/div>\n    <div class=\"grid grid-cols-3 gap-[60px]\">\n          <\/div>\n  <\/div>\n  <img decoding=\"async\" class=\"\" src=\"https:\/\/siruba.com\/wp-content\/themes\/siruba\/assets\/img\/bg-product-post-related-2.png\" alt=\"\">\n<\/div>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>M\u00e1y may c\u00f4ng nghi\u1ec7p th\u00f9a khuya \u0111i\u1ec7n t\u1eed<\/p>\n","protected":false},"featured_media":16740,"template":"","product-category":[229],"class_list":["post-28418","product","type-product","status-publish","has-post-thumbnail","hentry","product-category-computer-controlled-cycle-machine-vn"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official\" \/>\n<meta property=\"og:description\" content=\"M\u00e1y may c\u00f4ng nghi\u1ec7p th\u00f9a khuya \u0111i\u1ec7n t\u1eed\" \/>\n<meta property=\"og:url\" content=\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/\" \/>\n<meta property=\"og:site_name\" content=\"SiRUBA Sewing Machine | KAULIN Official\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-17T10:06:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/\",\"url\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/\",\"name\":\"LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official\",\"isPartOf\":{\"@id\":\"https:\/\/siruba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png\",\"datePublished\":\"2024-12-05T06:46:18+00:00\",\"dateModified\":\"2025-01-17T10:06:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#breadcrumb\"},\"inLanguage\":\"vn\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"vn\",\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage\",\"url\":\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png\",\"contentUrl\":\"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png\",\"width\":600,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/siruba.com\/vn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Products\",\"item\":\"https:\/\/siruba.com\/product\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"LBHS-1790DQ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/siruba.com\/#website\",\"url\":\"https:\/\/siruba.com\/\",\"name\":\"SiRUBA Sewing Machine | KAULIN Official\",\"description\":\"KAULIN MFG. CO., LTD.,  found in 1965, and for half a century, we develop and manufacture industrial sewing machines, to provide service and solution all around the world for our customers and partners.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/siruba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vn\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/","og_locale":"en_US","og_type":"article","og_title":"LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official","og_description":"M\u00e1y may c\u00f4ng nghi\u1ec7p th\u00f9a khuya \u0111i\u1ec7n t\u1eed","og_url":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/","og_site_name":"SiRUBA Sewing Machine | KAULIN Official","article_modified_time":"2025-01-17T10:06:01+00:00","og_image":[{"width":600,"height":600,"url":"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/","url":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/","name":"LBHS-1790DQ - SiRUBA Sewing Machine | KAULIN Official","isPartOf":{"@id":"https:\/\/siruba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage"},"image":{"@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage"},"thumbnailUrl":"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png","datePublished":"2024-12-05T06:46:18+00:00","dateModified":"2025-01-17T10:06:01+00:00","breadcrumb":{"@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#breadcrumb"},"inLanguage":"vn","potentialAction":[{"@type":"ReadAction","target":["https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/"]}]},{"@type":"ImageObject","inLanguage":"vn","@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#primaryimage","url":"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png","contentUrl":"https:\/\/siruba.com\/wp-content\/uploads\/2024\/11\/LBHS-1790DQ_Computer-controlled-machine_photo.png","width":600,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/siruba.com\/vn\/product\/lbhs-1790dq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/siruba.com\/vn\/"},{"@type":"ListItem","position":2,"name":"Products","item":"https:\/\/siruba.com\/product\/"},{"@type":"ListItem","position":3,"name":"LBHS-1790DQ"}]},{"@type":"WebSite","@id":"https:\/\/siruba.com\/#website","url":"https:\/\/siruba.com\/","name":"SiRUBA Sewing Machine | KAULIN Official","description":"KAULIN MFG. CO., LTD.,  found in 1965, and for half a century, we develop and manufacture industrial sewing machines, to provide service and solution all around the world for our customers and partners.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/siruba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vn"}]}},"_links":{"self":[{"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/product\/28418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/media\/16740"}],"wp:attachment":[{"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/media?parent=28418"}],"wp:term":[{"taxonomy":"product-category","embeddable":true,"href":"https:\/\/siruba.com\/vn\/wp-json\/wp\/v2\/product-category?post=28418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}