{"title":"Vacuum Pumps","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/SS_Vacuum_Pumps.jpg?v=1745470622\" alt=\"\"\u003e\u003c\/p\u003e","products":[{"product_id":"air-cooled-vacuum-pump","title":"Air Cooled Vacuum Pump 8 CFM \u0026 15 CFM","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d1.jpg?v=1743585948\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d2.jpg?v=1743585947\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eOil Storage Tank (Condenser Type)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d3.jpg?v=1743585947\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eSplit-type Driver\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d4.jpg?v=1743585947\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eIntegral Shield Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d5.jpg?v=1743585949\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eOmnidirectional Thermovent\u003c\/h3\u003e\n\u003cp\u003eEffectively protect machine performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d6.jpg?v=1743585947\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eLarge Oil Window Design\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d7.jpg?v=1743585947\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eStraight Air inlet\u003c\/h3\u003e\n\u003cp\u003e1\/4\"，1\/2\"，3\/8\"，3\/8\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d8.jpg?v=1743585947\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eExhaust Port \/ Refueling Port\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-FL8_d9.jpg?v=1743585947\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-FL8\u003c\/th\u003e\n      \u003cth\u003eST-FL15\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e8 CFM\u003c\/td\u003e\n      \u003ctd\u003e15 CFM\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e241 m³\/h\u003c\/td\u003e\n      \u003ctd\u003e425 m³\/h\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e2Pa\u003c\/td\u003e\n      \u003ctd\u003e2Pa\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\", 1\/2\", 3\/8\", 3\/8\" flare\u003c\/td\u003e\n      \u003ctd\u003e1\/4\", 1\/2\", 3\/8\", 3\/8\" flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e330 ml\u003c\/td\u003e\n      \u003ctd\u003e330 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e388x214x288mm\u003c\/td\u003e\n      \u003ctd\u003e388x214x288mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e12.3 kgs\u003c\/td\u003e\n      \u003ctd\u003e12.3 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"8.0 CFM (  Dual Stage )","offer_id":42251148722260,"sku":"ST-FL8","price":2300.0,"currency_code":"MYR","in_stock":true},{"title":"15.0 CFM ( Dual Stage )","offer_id":42661549834324,"sku":null,"price":2850.0,"currency_code":"MYR","in_stock":true},{"title":"1\/2\" Vacuum Hose ( 3\/8\" x 1\/2\" Fitting)","offer_id":42271815467092,"sku":null,"price":205.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/AircooledvacuumpumpST-FL8_41f9c0fa-2f4a-4127-a7a2-6fb49d1d1527.jpg?v=1743581478"},{"product_id":"lithium-vacuum-pump-st-2bmc","title":"Lithium Vacuum Pump 2.5 CFM Dual Stages (ST-2BMC)","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d1.jpg?v=1743587409\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d2.jpg?v=1743587409\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eHigh Performance Lithium Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d3.jpg?v=1743587409\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBrushless Explosion-proof Motor\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d4.jpg?v=1743587408\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBall valve switch\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d5.jpg?v=1743587410\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d6.jpg?v=1743587409\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d7.jpg?v=1743587408\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d8.jpg?v=1743587408\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eHigh performance lithium battery\u003c\/h3\u003e\n\u003cp\u003eSuitable for occasions without ac power\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_d9.jpg?v=1743587408\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-2BMC\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e2.5 CFM\u003cbr\u003e70 L\/MIN\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003c!-- Empty cell for the second rowspan cell --\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e1\/4 HP\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\" flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e240 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e249.5×105×200mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e4 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eLi-ion\u003c\/td\u003e\n      \u003ctd\u003e18V 5Ah\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41982262902868,"sku":"ST-2BMC","price":1500.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BMC_1.jpg?v=1743587409"},{"product_id":"lithium-vacuum-pump-st-4bmc","title":"Lithium Vacuum Pump 4.5 CFM Dual Stage (ST-4BMC)","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d1.jpg?v=1743588247\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d2.jpg?v=1743588246\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eHigh Performance Lithium Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d3.jpg?v=1743588246\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBrushless Explosion-proof Motor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d4.jpg?v=1743588246\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBuilt-in high precision vacuum gauge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d5.jpg?v=1743588247\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d6.jpg?v=1743588246\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d7.jpg?v=1743588246\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d8.jpg?v=1743588246\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eHigh performance lithium battery\u003c\/h3\u003e\n\u003cp\u003eSuitable for occasions without ac power\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_d9.jpg?v=1743588246\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-4BMC\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e4.5 CFM\u003cbr\u003e127 L\/MIN\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003c!-- Empty cell for the second rowspan cell --\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e1\/4 HP\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\" \u0026amp; 3\/8\" Flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e720 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e363×128×276mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e6 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eLi-ion\u003c\/td\u003e\n      \u003ctd\u003e18V 9Ah\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41982264868948,"sku":"ST-4BMC","price":1750.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BMC_1.jpg?v=1743588246"},{"product_id":"intelligent-vacuum-pump-st-2bm","title":"Intelligent Vacuum Pump (ST-2BM)","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d1.jpg?v=1743602496\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d2.jpg?v=1743602495\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBrushless explosion-proof motor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d3.jpg?v=1743602495\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eintegrated cylinder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d4.jpg?v=1743602495\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBall valve switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d5.jpg?v=1743602496\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d6.jpg?v=1743602495\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d7.jpg?v=1743602495\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d8.jpg?v=1743602495\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eGrille thermovent\u003c\/h3\u003e\n\u003cp\u003eEffectively protect machine performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_d9.jpg?v=1743602495\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-2BM\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e2.5 CFM\u003cbr\u003e71 L\/MIN\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003c!-- Empty cell for the second rowspan cell --\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e1\/4 HP\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e240 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e215.5×105×200mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e3.5 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eVoltage\u003c\/td\u003e\n      \u003ctd\u003e220V 50\/60Hz\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41982385684564,"sku":"ST-2BM","price":420.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-2BM_1.jpg?v=1743602496"},{"product_id":"intelligent-vacuum-pump-st-4bm","title":"Intelligent Vacuum Pump Dual Stages (ST-4BM)","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d1.jpg?v=1743605630\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d2.jpg?v=1743605629\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBuilt-in high precision vacuum gauge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d3.jpg?v=1743605629\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBrushless explosion-proof motor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d4.jpg?v=1743605629\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eintegrated cylinder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d5.jpg?v=1743605629\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d6.jpg?v=1743605629\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d7.jpg?v=1743605629\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d8.jpg?v=1743605629\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eGrille thermovent\u003c\/h3\u003e\n\u003cp\u003eEffectively protect machine performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_d9.jpg?v=1743605629\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-4BM\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e4.5 CFM\u003cbr\u003e127 L\/MIN\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003c!-- Empty cell for the second rowspan cell --\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e1\/4 HP\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e720 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e290×128×276mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e5.3 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eVoltage\u003c\/td\u003e\n      \u003ctd\u003e220V 50\/60Hz\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"4.5 CFM Dual Stages","offer_id":42271648219220,"sku":"ST-4BM","price":700.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4BM_1.jpg?v=1743605629"},{"product_id":"intelligent-vacuum-pump-st-8bm","title":"Intelligent Vacuum Pump Dual Stages   ( 6.5 CFM , 8.5CFM , 10.5CFM , 12.5FM )","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d1.jpg?v=1743606091\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d2.jpg?v=1743606090\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBuilt-in high precision vacuum gauge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d3.jpg?v=1743606090\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eBrushless explosion-proof motor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d4.jpg?v=1743606090\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eintegrated cylinder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d5.jpg?v=1743606091\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d6.jpg?v=1743606090\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d7.jpg?v=1743606090\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d8.jpg?v=1743606090\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eGrille thermovent\u003c\/h3\u003e\n\u003cp\u003eEffectively protect machine performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_d9.jpg?v=1743606090\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem No.\u003c\/th\u003e\n\u003cth\u003eST-6BM\u003c\/th\u003e\n\u003cth\u003eST-8BM\u003c\/th\u003e\n\u003cth\u003eST-10BM\u003c\/th\u003e\n\u003cth\u003eST-12BM\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlow Rate\u003c\/td\u003e\n\u003ctd\u003e6.5 CFM\u003cbr\u003e184 L\/MIN\u003c\/td\u003e\n\u003ctd\u003e8.5 CFM\u003cbr\u003e241 L\/MIN\u003c\/td\u003e\n\u003ctd\u003e10.5 CFM\u003cbr\u003e297 L\/MIN\u003c\/td\u003e\n\u003ctd\u003e12.5 CFM\u003cbr\u003e354 L\/MIN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole No.\u003c\/td\u003e\n\u003ctd\u003eDual Stages\u003c\/td\u003e\n\u003ctd\u003eDual Stages\u003c\/td\u003e\n\u003ctd\u003eDual Stages\u003c\/td\u003e\n\u003ctd\u003eDual Stages\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n\u003ctd\u003e15 microns\u003c\/td\u003e\n\u003ctd\u003e15 microns\u003c\/td\u003e\n\u003ctd\u003e15 microns\u003c\/td\u003e\n\u003ctd\u003e15 microns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e1 HP\u003c\/td\u003e\n\u003ctd\u003e1 HP\u003c\/td\u003e\n\u003ctd\u003e1 HP\u003c\/td\u003e\n\u003ctd\u003e1 HP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInlet Port\u003c\/td\u003e\n\u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n\u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n\u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n\u003ctd\u003e1\/4\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOil Capacity\u003c\/td\u003e\n\u003ctd\u003e600 ml\u003c\/td\u003e\n\u003ctd\u003e600 ml\u003c\/td\u003e\n\u003ctd\u003e600 ml\u003c\/td\u003e\n\u003ctd\u003e600 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimension\u003c\/td\u003e\n\u003ctd\u003e349×139×333mm\u003c\/td\u003e\n\u003ctd\u003e349×139×333mm\u003c\/td\u003e\n\u003ctd\u003e349×139×333mm\u003c\/td\u003e\n\u003ctd\u003e349×139×333mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e11 kgs\u003c\/td\u003e\n\u003ctd\u003e11 kgs\u003c\/td\u003e\n\u003ctd\u003e11 kgs\u003c\/td\u003e\n\u003ctd\u003e11 kgs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd colspan=\"4\"\u003e220V 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"6.5 CFM Dual Stages","offer_id":42271651856468,"sku":null,"price":960.0,"currency_code":"MYR","in_stock":true},{"title":"8.5 CFM Dual Stages","offer_id":42271643205716,"sku":"ST-8BM-1","price":1200.0,"currency_code":"MYR","in_stock":true},{"title":"10.5 CFM Dual Stages","offer_id":42271643238484,"sku":"ST-8BM-2","price":1580.0,"currency_code":"MYR","in_stock":true},{"title":"12.5 CFM Dual Stages","offer_id":42271643271252,"sku":"ST-8BM-3","price":1880.0,"currency_code":"MYR","in_stock":true},{"title":"Vacuum Hose  1\/2inch ( 3\/8\" x 1\/2\" fitting)","offer_id":42271933300820,"sku":null,"price":205.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-8BM_1.jpg?v=1743606090"},{"product_id":"intelligent-vacuum-pump-st-15bm","title":"Intelligent Vacuum Pump 15 CFM Dual Stages (ST-15BM)","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d1.jpg?v=1743607730\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d2.jpg?v=1743607729\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eINTELLIGENT motor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d3.jpg?v=1743607729\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eOverall double steel structure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d4.jpg?v=1743607729\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003egas ballast valve\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d5.jpg?v=1743607729\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuilt-in filter\u003c\/h3\u003e\n\u003cp\u003eFilter oil mist, less pollution\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d6.jpg?v=1743607729\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eall brass air inlet\u003c\/h3\u003e\n\u003cp\u003eStrong and durable\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d7.jpg?v=1743607729\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003elarge oil sight glass\u003c\/h3\u003e\n\u003cp\u003ePrevent oil shortage, refueling in time\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d8.jpg?v=1743607728\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eGrille thermovent\u003c\/h3\u003e\n\u003cp\u003eEffectively protect machine performance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_d9.jpg?v=1743607728\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eItem No.\u003c\/th\u003e\n      \u003cth\u003eST-15BM\u003c\/th\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd rowspan=\"2\"\u003eFlow Rate\u003c\/td\u003e\n      \u003ctd\u003e15 CFM\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e25 m³\/h\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePole No.\u003c\/td\u003e\n      \u003ctd\u003eDual Stages\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eUltimate Vac.\u003c\/td\u003e\n      \u003ctd\u003e15 microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eInlet Port\u003c\/td\u003e\n      \u003ctd\u003e1\/4\", 5\/16\" \u0026amp; 3\/8\" flare\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOil Capacity\u003c\/td\u003e\n      \u003ctd\u003e1100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eDimension\u003c\/td\u003e\n      \u003ctd\u003e407×161×334mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWeight\u003c\/td\u003e\n      \u003ctd\u003e14.2 kgs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eVoltage\u003c\/td\u003e\n      \u003ctd\u003e220V 50\/60Hz\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"Intelligent Vacuum Pump Dual Stages 15 CFM","offer_id":42271927926868,"sku":"ST-15BM-1","price":2400.0,"currency_code":"MYR","in_stock":true},{"title":"Vacuum Hose  1\/2inch ( 3\/8\" x 1\/2\" fitting)","offer_id":42271927959636,"sku":"ST-15BM-2","price":205.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-15BM_1.jpg?v=1743607729"},{"product_id":"digital-vacuum-meter","title":"Digital Vacuum Meter","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d1.jpg?v=1743672374\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Ensure styles only affect these specific feature boxes *\/\n    .custom-feature-container {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px; \/* Increased gap between boxes *\/\n        justify-content: center;\n        max-width: 100%; \/* Align with full-width image *\/\n        margin: 0 auto; \/* Centering *\/\n    }\n\n    .custom-feature-box {\n        flex: 1 1 calc(33.33% - 30px); \/* Adjust width, account for gap *\/\n        max-width: 500px; \/* Ensuring consistency *\/\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        text-align: center;\n    }\n\n    .custom-feature-box img {\n        width: 100%;\n        height: 300px; \/* Slightly larger images *\/\n        object-fit: cover;\n        display: block;\n    }\n\n    .custom-feature-text {\n        background-color: #2EA438;\n        color: white;\n        padding: 14px;\n        font-weight: bold;\n        font-size: 16px;\n        text-transform: uppercase;\n    }\n\n    \/* Responsive adjustments for smaller screens *\/\n    @media (max-width: 1024px) {\n        .custom-feature-box {\n            flex: 1 1 calc(50% - 30px); \/* Two columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-feature-box {\n            flex: 1 1 100%; \/* Full width on smaller screens *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-feature-container\"\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d2.jpg?v=1743672373\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eLARGE DIGITAL LCD DISPLAY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d3.jpg?v=1743672374\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003eSensitive buttons\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-feature-box\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d4.jpg?v=1743672373\"\u003e\n\u003cdiv class=\"custom-feature-text\"\u003e7\/16\"-20UNF CONNECTION\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d5.jpg?v=1743672374\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eFEATURES\u003c\/h2\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Full-width container *\/\n    .new-feature-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        width: 100%;\n        margin: 20px 0 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Feature boxes - image touches right edge *\/\n    .new-feature-box {\n        display: flex;\n        align-items: center;\n        background-color: #fff;\n        border-radius: 8px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        padding: 0px 0 0px 20px;\n        width: 100%;\n        box-sizing: border-box;\n        overflow: hidden; \/* Ensures no shadow overlap *\/\n    }\n\n    \/* Text content - maintains left spacing *\/\n    .new-feature-text {\n        flex: 1;\n        min-width: 0;\n        padding-right: 15px; \/* Space between text and image *\/\n    }\n\n    .new-feature-text h3 {\n        color: #2EA438;\n        font-weight: bold;\n        font-size: 22px;\n        margin: 0;\n        text-transform: uppercase;\n    }\n\n    .new-feature-text p {\n        font-size: 16px;\n        color: #333;\n        margin: 5px 0 0;\n    }\n\n    \/* Image container - touches right edge *\/\n    .new-feature-image {\n        flex: 0 0 auto;\n        height: 100%;\n        margin-right: 0; \/* Remove all right margin *\/\n        align-self: stretch; \/* Full height *\/\n    }\n\n    .new-feature-image img {\n        height: 100%;\n        max-height: 250px;\n        width: auto;\n        display: block;\n        object-fit: contain;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .new-feature-container {\n            grid-template-columns: 1fr;\n            gap: 15px;\n            padding: 0 10px;\n        }\n        \n        .new-feature-box {\n            padding: 15px 0 15px 15px;\n        }\n        \n        .new-feature-image img {\n            max-height: 160px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .new-feature-box {\n            flex-direction: row;\n            padding: 12px 0 12px 12px;\n        }\n        \n        .new-feature-image img {\n            max-height: 120px;\n        }\n        \n        .new-feature-text h3 {\n            font-size: 24px;\n        }\n    }\n\n    @media (max-width: 360px) {\n        .new-feature-box {\n            flex-direction: column;\n            padding: 12px;\n        }\n        \n        .new-feature-image {\n            width: 100%;\n            margin-top: 10px;\n        }\n        \n        .new-feature-image img {\n            max-height: 100px;\n            width: 100%;\n            object-fit: contain;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- New Feature Boxes --\u003e\n\u003cdiv class=\"new-feature-container\"\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eBuzzer alarm\u003c\/h3\u003e\n\u003cp\u003eInstantaneous response\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Built-in Filter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d6.jpg?v=1743672374\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eConvenient design\u003c\/h3\u003e\n\u003cp\u003eCompact tool kit, easy to carry\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"Large Oil Sight Glass\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d7.jpg?v=1743672374\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eextension joint\u003c\/h3\u003e\n\u003cp\u003eMeet different demands\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"All Brass Air Inlet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d8.jpg?v=1743672374\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-box\"\u003e\n\u003cdiv class=\"new-feature-text\"\u003e\n\u003ch3\u003eIntelligent low power consumption\u003c\/h3\u003e\n\u003cp\u003eCan be used for 3-6 months\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"new-feature-image\"\u003e\u003cimg alt=\"High Performance Lithium Battery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_d9.jpg?v=1743672374\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cstyle\u003e\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n        margin-left: 0;\n    }\n    th, td {\n        padding: 5px;\n        border: 1px solid black;\n        text-align: center;\n        font-weight: normal;\n    }\n\u003c\/style\u003e\n\u003ctable border=\"1\" cellspacing=\"0\" cellpadding=\"5\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth\u003eRange\u003c\/th\u003e\n      \u003ctd\u003e99,999 Pa ~ 0.1 Pa\u003cbr\u003e740,000 ~ 0.75 Micron\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eAccuracy\u003c\/th\u003e\n      \u003ctd\u003e0.1 Pa ~ 1000 Pa\u003cbr\u003eReading ±5% (at 20℃)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eResolution\u003c\/th\u003e\n      \u003ctd\u003e\n        0.1 Pa (\u0026lt;10 Pa)\u003cbr\u003e\n        1 Pa (\u0026lt;100 Pa)\u003cbr\u003e\n        10 Pa (\u0026lt;1000 Pa)\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eUnit\u003c\/th\u003e\n      \u003ctd\u003ePa, mBar, mmHg, mTorr, InHg, Microns\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBattery life\u003c\/th\u003e\n      \u003ctd\u003e40 hours (3×AA battery)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eMaximum overload pressure\u003c\/th\u003e\n      \u003ctd\u003e0.5 MPa \/ 72 PSI\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eOperating temperature\u003c\/th\u003e\n      \u003ctd\u003e-5~50℃ (-23~122℉)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eBuzzer alarm\u003c\/th\u003e\n      \u003ctd\u003e90 dB, shut down after 10 seconds\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth\u003eInlet port\u003c\/th\u003e\n      \u003ctd\u003e7\/16\"~20 UNF (1\/4\" SAE)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41983870795860,"sku":"ST-VG90","price":435.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-VG90_1.jpg?v=1743672374"},{"product_id":"hose-hook","title":"Hose Hook","description":"\u003ch2 style=\"text-align: left; max-width: 80%; margin-left: 0;\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv style=\"max-width: 80%; margin-left: 0;\"\u003e\n  \u003ctable style=\"width: 100%; border-collapse: collapse;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr class=\"firstRow\"\u003e\n        \u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eItem No.\u003c\/td\u003e\n        \u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eDescription\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eST-4H\u003c\/td\u003e\n        \u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003e1\/4\"、1\/4\"、1\/2\"、3\/8\"\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":42694354141268,"sku":"ST-4H","price":510.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-4H1.jpg?v=1763724378"},{"product_id":"y-type-connection","title":"Y Type Connection","description":"\u003ch2 style=\"text-align: left; max-width: 80%; margin-left: 0;\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv style=\"max-width: 80%; margin-left: 0;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"firstRow\"\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eItem No.\u003c\/td\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eDescription\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eST-Y01\u003c\/td\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003e2 x 3\/8 male connection to 1 x 1\/4\" female connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003eST-Y02\u003c\/td\u003e\n\u003ctd width=\"50%\" style=\"border: 1px solid #ddd; padding: 8px; text-align: center; vertical-align: middle;\"\u003e2 x 3\/8 male connection to 1×3\/8\" female connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"2 x 3\/8 male connection to 1 x 1\/4\" female connection","offer_id":42704147152980,"sku":"ST-Y01\/ST-Y02","price":52.0,"currency_code":"MYR","in_stock":true},{"title":"2 x 3\/8 male connection to 1 × 3\/8\" female connection","offer_id":42704147185748,"sku":"ST-Y01\/ST-Y03","price":52.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/ST-Y01_ST-Y021.jpg?v=1763724531"},{"product_id":"hose-hook-copy","title":"Vacuum Pump Oil 500ML - Premium","description":"\u003cdiv style=\"max-width: 80%; margin-left: 0;\"\u003e\n\u003ctable style=\"width: 36.087%; border-collapse: collapse; height: 74px;\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"firstRow\" style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(221, 221, 221); padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; vertical-align: middle; height: 19.5938px; width: 50.0047%;\" width=\"50%\"\u003e\u003c\/td\u003e\n\u003ctd style=\"border: 1px solid rgb(221, 221, 221); padding: 8px; text-align: center; vertical-align: middle; height: 19.5938px; width: 50.0047%;\" width=\"50%\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(221, 221, 221); padding: 8px; text-align: center; vertical-align: middle; height: 19.5938px; width: 50.0047%;\" width=\"50%\"\u003e\u003c\/td\u003e\n\u003ctd style=\"border: 1px solid rgb(221, 221, 221); padding: 8px; text-align: center; vertical-align: middle; height: 19.5938px; width: 50.0047%;\" width=\"50%\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":42904454463572,"sku":"ST-VPO","price":33.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0628\/5705\/2244\/files\/BF43163E-1A9C-45E5-AF20-75E0DC2F9FAD_460ebfb2-c5e4-4db7-91d5-574891df2a36.png?v=1770438828"}],"url":"https:\/\/superstars.com.my\/collections\/vacuum-pumps.oembed?page=2","provider":"Superstars Tools Malaysia Official","version":"1.0","type":"link"}