{"id":635,"date":"2026-07-11T01:48:07","date_gmt":"2026-07-11T01:48:07","guid":{"rendered":"http:\/\/uni-trend.local\/?page_id=635"},"modified":"2026-08-17T02:57:00","modified_gmt":"2026-08-17T02:57:00","slug":"where-to-buy","status":"publish","type":"page","link":"https:\/\/uni-trend.visibleone.dev\/de-de\/where-to-buy\/","title":{"rendered":"Where to Buy"},"content":{"rendered":"<section data-section=\"Innerpage Banner\">\n      <!-- Hero image h:240 with dark overlay + centered title -->\n      <div class=\"relative h-[12.5vw] overflow-hidden max-lg:h-[35vw]\">\n        <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/image-63-2-2.png\" alt=\"Where to Buy\" class=\"absolute inset-0 w-full h-full object-cover\">\n        <div class=\"absolute inset-0 bg-[rgba(0,0,0,0.2)]\"><\/div>\n        <div class=\"absolute inset-0 flex items-center justify-center\">\n          <h1 class=\"h2 text-white tracking-[-0.02em]\">Where to Buy<\/h1>\n        <\/div>\n      <\/div>\n      <!-- Lower strip bg:#F5F2F2 h:88 with breadcrumb -->\n      <div class=\"flex items-end container pt-[24px] pb-5 md:pb-10\">\n        <nav class=\"flex items-center gap-[0.63vw]\">\n                                                <span class=\"t-13-20-400 text-c1\">Home<\/span>\n                              <\/nav>\n      <\/div>\n    <\/section>\n\n\n<section data-section=\"Where to buy\" class=\"px-5 lg:px-10 pb-[100px] where-to-buy-block\">\n    <div class=\"bg-c4 rounded-[20px] 2xl:rounded-[40px]\">\n        <div class=\"px-5 md:px-7 xl:px-12 py-12 pb-9 border-b border-c3\" >\n            <p class=\"h6 text-c1 font-semibold\">Store Finder<\/p>\n            <div class=\"mt-5 grid grid-cols-1 md:grid-cols-2 xl:grid-cols-4 gap-[5%]\">\n                <div class=\"flex items-center gap-6\">\n                    <p class=\"body text-c1 font-semibold min-w-[63px]\">Product<\/p>\n                    <div class=\"relative w-full\" id=\"productSelect\">\n                        <!-- Trigger -->\n                        <button\n                            type=\"button\"\n                            id=\"productSelectBtn\"\n                            class=\"w-full border border-c3 rounded-[8px] px-4 py-2 flex justify-between items-center bg-white\">\n                            <span id=\"selectedText\" class=\"text-c2 body-sm\">Please Select<\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path d=\"M6.75 9L12 14.25L17.25 9\" stroke=\"#1A1A1A\" stroke-width=\"1.5\" \/>\n                            <\/svg>\n                        <\/button>\n\n                        <!-- Dropdown -->\n                        <div\n                            id=\"productSelectDropdown\"\n                            class=\"hidden absolute left-0 mt-2 w-full bg-white border rounded-lg shadow-lg z-20 max-h-[122px] overflow-y-auto\">\n                                                                                                <label class=\"flex items-center gap-3 px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer\">\n                                        <input type=\"checkbox\" value=\"instruments\" class=\"option-checkbox\" >\n                                        Instruments                                    <\/label>\n                                                                    <label class=\"flex items-center gap-3 px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer\">\n                                        <input type=\"checkbox\" value=\"meters\" class=\"option-checkbox\" >\n                                        Meters                                    <\/label>\n                                                                    <label class=\"flex items-center gap-3 px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer\">\n                                        <input type=\"checkbox\" value=\"thermal-imaging\" class=\"option-checkbox\" >\n                                        Thermal Imaging                                    <\/label>\n                                                                                    <\/div>\n                        <!-- Hidden input -->\n                        <input type=\"hidden\" name=\"product\" id=\"selectedValues\" value=\"\">\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-center gap-6\">\n                    <p class=\"body text-c1 font-semibold min-w-[63px]\">Area<\/p>\n                    <div class=\"relative w-full\" id=\"areaSelectWrapper\">\n                        <button type=\"button\" class=\"custom-dropdown-btn w-full border border-c3 rounded-[8px] px-4 py-2 flex justify-between items-center bg-white\">\n                            <span class=\"text-c2 body-sm text-left truncate max-w-[85%]\">\n                                Please Select                            <\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" class=\"flex-shrink-0\">\n                                <path d=\"M6.75 9L12 14.25L17.25 9\" stroke=\"#1A1A1A\" stroke-width=\"1.5\"><\/path>\n                            <\/svg>\n                        <\/button>\n                        <div class=\"custom-dropdown-menu hidden absolute left-0 mt-2 w-full bg-white border rounded-lg shadow-lg z-20 max-h-[200px] overflow-y-auto\">\n                            <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option bg-[#F5F2F2] text-primary\" data-type=\"area\" data-value=\"\">Please Select<\/div>\n                                                                                                <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option \" data-type=\"area\" data-value=\"asia-pacific\">\n                                        Asia Pacific                                    <\/div>\n                                                                    <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option \" data-type=\"area\" data-value=\"europe\">\n                                        Europe                                    <\/div>\n                                                                                    <\/div>\n                    <\/div>\n                    <input type=\"hidden\" id=\"areaValues\" value=\"\">\n                <\/div>\n                <div class=\"flex items-center gap-6\">\n                    <p class=\"body text-c1 font-semibold min-w-[63px]\">Country<\/p>\n                    <div class=\"relative w-full\" id=\"countrySelectWrapper\">\n                        <button type=\"button\" class=\"custom-dropdown-btn w-full border border-c3 rounded-[8px] px-4 py-2 flex justify-between items-center bg-white\">\n                            <span class=\"text-c2 body-sm text-left truncate max-w-[85%]\">\n                                Please Select                            <\/span>\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" class=\"flex-shrink-0\">\n                                <path d=\"M6.75 9L12 14.25L17.25 9\" stroke=\"#1A1A1A\" stroke-width=\"1.5\"><\/path>\n                            <\/svg>\n                        <\/button>\n                        <div class=\"custom-dropdown-menu hidden absolute left-0 mt-2 w-full bg-white border rounded-lg shadow-lg z-20 max-h-[200px] overflow-y-auto\">\n                            <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option bg-[#F5F2F2] text-primary\" data-type=\"country\" data-value=\"\">Please Select<\/div>\n                                                                                                <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option \" data-type=\"country\" data-value=\"malaysia\">\n                                        Malaysia                                    <\/div>\n                                                                    <div class=\"px-4 py-2 hover:bg-[#F5F2F2] hover:text-primary cursor-pointer body-sm text-c2 filter-option \" data-type=\"country\" data-value=\"singapore\">\n                                        Singapore                                    <\/div>\n                                                                                    <\/div>\n                    <\/div>\n                    <input type=\"hidden\" id=\"countryValues\" value=\"\">\n                <\/div>\n                <div class=\"flex justify-end\">\n                    <button id=\"clearFilterBtn\" class=\"clear-filter caption-md font-normal text-c1 underline relative z-[1]\">Clear filter<\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"flex flex-col lg:flex-row\">\n            <div class=\"w-full lg:w-[35%] \">\n                <div class=\"max-h-[50vh] lg:max-h-[70vh] overflow-y-scroll\">\n                    <div class=\" flex flex-col px-5 md:px-7 xl:px-12 \">\n                                                                                    <div class=\"py-5 xl:py-10 border-b border-c3 store-card translate-x-[0] [transition:transform_0.4s_ease-in-out] hover:translate-x-[10px] cursor-pointer\"\n                                    data-store-id=\"1287\"\n                                    data-lat=\"1.289711\"\n                                    data-lng=\"103.843182\"\n                                    data-title=\"Measurement &amp; Metrology Sdn Bhd\"\n                                    data-logo=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/logo.svg\"\n                                    data-flag=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/malaysia.svg\"\n                                    data-country-name=\"Malaysia\"\n                                    data-product-icons=\"[{&quot;url&quot;:&quot;https:\\\/\\\/uni-trend.visibleone.dev\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/meter.svg&quot;,&quot;name&quot;:&quot;Meters&quot;},{&quot;url&quot;:&quot;https:\\\/\\\/uni-trend.visibleone.dev\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/thermel.svg&quot;,&quot;name&quot;:&quot;Thermal Imaging&quot;}]\">\n                                    <div class=\"flex justify-between\">\n                                                                                    <div class=\"w-[80%] flex items-center gap-1.5 md:gap-3\">\n                                                <div class=\"w-2.5 md:w-4\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/malaysia.svg\" alt=\"Malaysia\" \/>\n                                                                                                    <\/div>\n                                                <p class=\"body-sm text-primary font-normal\">Malaysia<\/p>\n                                            <\/div>\n                                        \n                                        <div class=\"flex items-center gap-2\">\n                                                                                            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/meter.svg\" alt=\"Meters\" title=\"Meters\" \/>\n                                                                                            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/thermel.svg\" alt=\"Thermal Imaging\" title=\"Thermal Imaging\" \/>\n                                                                                    <\/div>\n                                    <\/div>\n                                    <p class=\"h6 font-semibold text-c1 mt-2\">Measurement &amp; Metrology Sdn Bhd<\/p>\n                                    <div class=\"mt-3 md:mt-5\">\n                                        <ul>\n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/location.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\">32, Ang Mo Kio Industrial Park 2, #02-07 Sing Industrial Complex, Singapore 569510<\/div>\n                                                <\/li>\n                                            \n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/phone.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\"><p>+65 64831691<\/p>\n<\/div>\n                                                <\/li>\n                                            \n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/url.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\"><p><a href=\"https:\/\/www.mnm.com.sg\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.mnm.com.sg\/<\/a><\/p>\n<\/div>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                                                            <div class=\"py-5 xl:py-10 border-b border-c3 store-card translate-x-[0] [transition:transform_0.4s_ease-in-out] hover:translate-x-[10px] cursor-pointer\"\n                                    data-store-id=\"1101\"\n                                    data-lat=\"2.938745\"\n                                    data-lng=\"101.7037\"\n                                    data-title=\"Measurement &amp; Metrology (S) Pte Ltd\"\n                                    data-logo=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/logo.svg\"\n                                    data-flag=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/singapore.svg\"\n                                    data-country-name=\"Singapore\"\n                                    data-product-icons=\"[{&quot;url&quot;:&quot;https:\\\/\\\/uni-trend.visibleone.dev\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/meter.svg&quot;,&quot;name&quot;:&quot;Meters&quot;}]\">\n                                    <div class=\"flex justify-between\">\n                                                                                    <div class=\"w-[80%] flex items-center gap-1.5 md:gap-3\">\n                                                <div class=\"w-2.5 md:w-4\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/singapore.svg\" alt=\"Singapore\" \/>\n                                                                                                    <\/div>\n                                                <p class=\"body-sm text-primary font-normal\">Singapore<\/p>\n                                            <\/div>\n                                        \n                                        <div class=\"flex items-center gap-2\">\n                                                                                            <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/uploads\/2026\/08\/meter.svg\" alt=\"Meters\" title=\"Meters\" \/>\n                                                                                    <\/div>\n                                    <\/div>\n                                    <p class=\"h6 font-semibold text-c1 mt-2\">Measurement &amp; Metrology (S) Pte Ltd<\/p>\n                                    <div class=\"mt-3 md:mt-5\">\n                                        <ul>\n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/location.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\">32, Ang Mo Kio Industrial Park 2, #02-07 Sing Industrial Complex, Singapore 569510<\/div>\n                                                <\/li>\n                                            \n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/phone.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\"><p>+65 64831691<\/p>\n<\/div>\n                                                <\/li>\n                                            \n                                                                                            <li class=\"flex items-center gap-2 md:gap-3 pb-4 last:pb-0\">\n                                                    <img decoding=\"async\" src=\"https:\/\/uni-trend.visibleone.dev\/wp-content\/themes\/uni-trend\/public\/images\/icons\/url.svg\" class=\"w-3 md:w-6\" \/>\n                                                    <div class=\"body font-normal text-c2\"><p><a href=\"https:\/\/www.mnm.com.sg\/\" target=\"_blank\">https:\/\/www.mnm.com.sg\/<\/a><\/p>\n<\/div>\n                                                <\/li>\n                                                                                    <\/ul>\n                                    <\/div>\n                                <\/div>\n                                                                        <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"w-full min-h-[40vh] lg:w-[65%] where-to-buy-map-wrapper\" style=\"position:relative; z-index:1;\">\n                <div id=\"where-to-buy-map\" style=\"width:100%;height:100%;min-height:40vh;\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-635","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/comments?post=635"}],"version-history":[{"count":2,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/635\/revisions"}],"predecessor-version":[{"id":1276,"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/pages\/635\/revisions\/1276"}],"wp:attachment":[{"href":"https:\/\/uni-trend.visibleone.dev\/de-de\/wp-json\/wp\/v2\/media?parent=635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}