{"id":86455,"date":"2025-03-31T16:02:31","date_gmt":"2025-03-31T16:02:31","guid":{"rendered":"https:\/\/gadhouse.com\/?page_id=86455"},"modified":"2025-04-03T15:22:22","modified_gmt":"2025-04-03T15:22:22","slug":"gadhouse-compare-product-members","status":"publish","type":"page","link":"https:\/\/gadhouse.com\/th\/gadhouse-compare-product-members\/","title":{"rendered":"Compare Product V2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"86455\" class=\"elementor elementor-86455\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-883a417 e-flex e-con-boxed e-con e-parent\" data-id=\"883a417\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be03bf8 elementor-widget elementor-widget-heading\" data-id=\"be03bf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Compare Gadhouse Members<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4075f5 elementor-widget elementor-widget-shortcode\" data-id=\"e4075f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\"\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0\" \/>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Antonio:wght@100..700&family=Oswald:wght@200..700&display=swap');\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');\n\n    .compare-container {\n        overflow-x: hidden;\n        -webkit-user-select: none;\n        \/* Safari *\/\n        -ms-user-select: none;\n        \/* IE 10 and IE 11 *\/\n        user-select: none;\n        \/* Standard syntax *\/\n        font-family: \"D-DIN-NEW\", \"D-DIN Condensed\", \"Antonio\", sans-serif;\n        \/* font-family: \"Oswald\", sans-serif; *\/\n        margin: 50px 20px;\n        max-width: 1440px;\n        background: #fff;\n        white-spacing: 5px;\n        \/* padding: 20px; *\/\n        border-radius: 10px;\n        \/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); *\/\n        position: relative;\n\n        .product-select {\n            display: flex;\n            justify-content: center;\n            margin-bottom: 20px;\n        }\n\n        .container-select {\n            cursor: pointer;\n            display: flex;\n            justify-content: center;\n            overflow: hidden;\n            align-items: center;\n            width: fit-content;\n            \/* max-width: 200px; *\/\n            margin: auto;\n            padding: 0px 10px;\n            border: 1px solid #000;\n            border-radius: 6px;\n            background-color: white;\n            max-width: 80%;\n\n\n            select {\n                padding: 10px 0px;\n                cursor: pointer;\n                font-size: 20px;\n                max-width: 100%;\n                font-weight: 500;\n                font-family: \"DM Sans\", sans-serif;\n            }\n        }\n\n        .container-select:focus {\n            border: 2px solid rgba(0, 125, 250, 0.517);\n            outline: 4px solid rgba(0, 125, 250, 0.6);\n            outline-offset: 1px;\n        }\n\n        .container-select:has(select:focus) {\n            border: 2px solid rgba(0, 125, 250, 0.517);\n            outline: 4px solid rgba(0, 125, 250, 0.6);\n            outline-offset: 1px;\n        }\n\n        select {\n            padding: 8px;\n            margin: 0 5px;\n            font-size: 16px;\n            border: none;\n            outline: none;\n        }\n\n        tr {\n            background-color: #fff !important;\n        }\n\n        table {\n            border: none !important;\n            width: 100%;\n            table-layout: fixed;\n            border-collapse: collapse;\n        }\n\n        table th {\n            border: none;\n            background-color: #fff !important\n        }\n\n        table td {\n            background-color: #fff !important;\n            border: none;\n        }\n\n        tr:first-child th {\n            border: none !important;\n        }\n\n\n        th,\n        td {\n            border: 1px solid #ddd;\n            padding: 10px;\n            font-weight: 500;\n            font-size: 22px;\n            text-align: center;\n            word-wrap: break-word;\n        }\n\n\n        .tr-body:hover {\n            transition: all 0.2s ease-in-out;\n            background-color: #dddddd9f;\n        }\n\n        .product-image {\n            \/* min-width: 100px; *\/\n            \/* max-width: 300px; *\/\n            max-width: 100%;\n            height: auto;\n            object-fit: cover;\n            cursor: pointer;\n            transition: all 0.2s ease-in-out;\n        }\n\n        .product-image:hover {\n            opacity: 0.8;\n            transition: all 0.2s ease-in-out;\n        }\n\n\n        .product-image:active {\n            \/* opacity: 0.8; *\/\n            transform: scale3d(0.93, 0.93, 0.93);\n            transition: all 0.2s ease-in-out;\n            transition-duration: 100ms;\n        }\n\n        .product-name {\n            font-weight: bold;\n        }\n\n        .is-left {\n            text-align: left;\n        }\n\n\n        .title {\n            color: #212121;\n            font-size: 32px;\n            font-weight: 700;\n            text-align: left;\n            padding-top: 40px;\n            padding-bottom: 20px;\n            border-bottom: 1px solid #ddd;\n            text-decoration: underline;\n        }\n\n        .sub-title {\n            font-size: 24px;\n            color: #212121;\n            font-weight: 700;\n        }\n\n\n        .price {\n            font-size: 25px;\n            color: #212121;\n            font-weight: 500;\n        }\n\n        .sub-title-2 {\n            font-size: 16px;\n            font-weight: 600;\n        }\n\n        .flex-color {\n            display: flex;\n            gap: 15px;\n            justify-content: center;\n            align-items: center;\n            width: 100%;\n\n            .color {\n                min-width: 30px;\n                min-height: 30px;\n                border-radius: 50%;\n                border: 1px solid #000;\n            }\n        }\n\n        .rediret-to-shop {\n            padding: 10px 15px;\n            \/* background-color: #000; *\/\n            background-color: #0071e3;\n            border-radius: 20px;\n            font-size: 18px;\n            color: #fff;\n            text-decoration: none;\n            font-family: \"DM Sans\", sans-serif;\n        }\n\n        .rediret-to-shop:hover {\n            transition: all 0.2s ease-in-out;\n            opacity: 0.8;\n        }\n\n        .tr-3 {\n            display: block;\n        }\n\n        .start-th-page {\n            min-width: 17vw;\n        }\n\n        .div-container-preview {\n            position: fixed;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: -1;\n            min-height: fit-content;\n            opacity: 0;\n            \/* min-width: 60vw; *\/\n            \/* max-height: 60vh; *\/\n            \/* min-width: 80vw; *\/\n            background-color: #fff;\n            transition: all 0.2s ease-in-out;\n\n            .main-fncs-sec {\n                position: relative;\n                width: 100%;\n                height: 100%;\n\n                img {\n                    width: 100%;\n                    height: 100%;\n                    object-fit: cover;\n                }\n            }\n\n            .button-close-preview {\n                position: absolute;\n                top: 10px;\n                right: 10px;\n                cursor: pointer;\n                font-size: 24px;\n                color: #181717;\n                outline: none;\n                border: none;\n                background-color: transparent;\n            }\n        }\n\n        .div-container-preview.is-active {\n            position: fixed;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 50000;\n            min-height: fit-content;\n            opacity: 1;\n            transition: all 0.2s ease-in-out;\n        }\n\n        .div-container-preview.is-active+.div-container-preview-overlay {\n            top: 0;\n            right: 0;\n            position: fixed;\n            z-index: 40000;\n            min-height: 100vh;\n            min-width: 100vw;\n            background-color: #100e0e83;\n            transition: all 0.2s ease-in-out;\n        }\n    }\n\n    @media (max-width: 1024px) {\n        .compare-container {\n            margin: 0px;\n            max-width: 100vw;\n\n            .div-container-preview {\n                min-width: 90vw;\n\n\n                .button-close-preview {\n                    font-size: 18px;\n                }\n            }\n\n\n            #select-p1-name,\n            #select-p2-name {\n                padding: 5px 0px;\n            }\n\n            .container-select {\n                max-width: 92%;\n                min-width: 110px;\n\n                select {\n                    \/* max-width: 80px; *\/\n                    max-width: 80%;\n                    min-width: 70%;\n                    font-size: 15px;\n                    padding: 7px 0px;\n                    margin: 0px;\n                }\n            }\n\n\n            .rediret-to-shop {\n                padding: 8px 12px;\n                font-size: 13px;\n            }\n\n\n            .tr-3 {\n                display: none;\n                padding: 0px;\n                width: 0px;\n                overflow-x: hidden;\n            }\n\n            .start-th-page {\n                min-width: 16vw;\n            }\n\n            td {\n                font-size: 13.5px;\n            }\n\n            .title {\n                font-size: 17px;\n                padding-top: 10px;\n                padding-bottom: 10px;\n            }\n\n            .sub-title {\n                font-size: 14px;\n            }\n\n            .price {\n                font-size: 18px;\n            }\n\n            .flex-color {\n                gap: 5px;\n\n                .color {\n                    min-width: 18px;\n                    min-height: 18px;\n                }\n            }\n\n            table {\n                table-layout: auto;\n                \/* \u0e43\u0e2b\u0e49\u0e15\u0e32\u0e23\u0e32\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e21\u0e48 *\/\n            }\n\n\n        }\n\n\n        .is-none {\n            display: none;\n        }\n    }\n\n    @media (max-width: 450px) {\n        .compare-container {\n            margin: 0px;\n            max-width: 100vw;\n\n\n            #select-p1-name,\n            #select-p2-name {\n                padding: 3px 5px;\n            }\n\n            .container-select {\n                \/* max-width: 90%; *\/\n                max-width: 105px;\n                min-width: 105px;\n                margin: 0px;\n\n                select {\n                    max-width: 90%;\n                    min-width: 90%;\n                    font-size: 14px;\n                }\n            }\n\n            tr>th:nth-child(1) {\n                padding-right: 0px;\n            }\n\n            tr>td:nth-child(1) {\n                padding-right: 0px;\n            }\n\n            .td-cc-1-img {\n                max-width: 70px;\n                width: 70px;\n            }\n\n            .td-c-img {\n                padding: 0px;\n            }\n        }\n\n\n        .is-none {\n            display: none;\n        }\n    }\n<\/style>\n\n<div class=\"compare-container\">\n    <div class=\"div-container-preview\" id=\"main-fncs-sec\">\n        <div class=\"main-fncs-ses\">\n            <img decoding=\"async\" src=\"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Henry.png\" id=\"image-preview\" alt=\"\">\n            <button class=\"button-close-preview\" onclick=\"closePreview()\">Close<\/button>\n        <\/div>\n    <\/div>\n    <div class=\"div-container-preview-overlay\" onclick=\"closePreview()\"><\/div>\n\n\n    <table>\n        <thead>\n            <tr>\n                <th class=\"start-th-page\"><\/th>\n                <th id=\"select-p1-name\" class=\"position-relative\" align=\"center\">\n                    <div class=\"container-select\"><select id=\"product1\" onchange=\"updateComparison()\"><\/select>\n                    <\/div>\n                <\/th>\n                <th id=\"select-p2-name\" class=\"position-relative\">\n                    <div class=\"container-select\"><select id=\"product2\" onchange=\"updateComparison()\"><\/select>\n                    <\/div>\n                <\/th>\n                <th id=\"select-p3-name\" class=\"position-relative tr-3\">\n                    <div class=\"container-select\"><select id=\"product3\" onchange=\"updateComparison()\"><\/select>\n                    <\/div>\n                <\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td class=\"td-cc-1-img\"><\/td>\n                <td class=\"td-c-img\"><img decoding=\"async\" id=\"p1-img\" onclick=\"openPreview('p1-img')\" class=\"product-image\" src=\"\"\n                        alt=\"\"><\/td>\n                <td class=\"td-c-img\"><img decoding=\"async\" id=\"p2-img\" onclick=\"openPreview('p2-img')\" class=\"product-image\" src=\"\"\n                        alt=\"\"><\/td>\n                <td class=\"tr-3 td-c-img\"><img decoding=\"async\" id=\"p3-img\" onclick=\"openPreview('p3-img')\" class=\"product-image\" src=\"\"\n                        alt=\"\" loading=\"lazy\"><\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title  is-left\">Price <\/td>\n                <td class=\"price\">\n                    <span id=\"p1-price\"><\/span>\n                    <span id=\"p1-priceDollar\"><\/span>\n                <\/td>\n                <td class=\"price\">\n                    <span id=\"p2-price\"><\/span>\n                    <span id=\"p2-priceDollar\"><\/span>\n                <\/td>\n                <td class=\"tr-3 price\">\n                    <span id=\"p3-price\"><\/span>\n                    <span id=\"p3-priceDollar\"><\/span>\n                <\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Color <\/td>\n                <td id=\"p1-color\">-<\/td>\n                <td id=\"p2-color\">-<\/td>\n                <td id=\"p3-color\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td style=\"padding-top :30px;\" class=\"sub-title is-left\"><\/td>\n                <td style=\"padding-top :30px;\"><a href=\"\/\" class=\"rediret-to-shop pay-link-1\">Buy Now<\/a><\/td>\n                <td style=\"padding-top :30px;\"><a href=\"\/\" class=\"rediret-to-shop pay-link-2\">Buy Now<\/a><\/td>\n                <td class=\"tr-3\" style=\"padding-top: 30px;\"><a href=\"\/\" class=\"rediret-to-shop pay-link-3\">Buy\n                        Now<\/a>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Features<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Pre-Phono <\/td>\n                <td id=\"p1-prePhono\">-<\/td>\n                <td id=\"p2-prePhono\">-<\/td>\n                <td id=\"p3-prePhono\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Turntable Speed <\/td>\n                <td id=\"p1-turntableSpeed\">-<\/td>\n                <td id=\"p2-turntableSpeed\">-<\/td>\n                <td id=\"p3-turntableSpeed\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Auto-Start\/Stop Function <\/td>\n                <td id=\"p1-autoStart\">-<\/td>\n                <td id=\"p2-autoStart\">-<\/td>\n                <td id=\"p3-autoStart\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Cartridge <\/td>\n                <td id=\"p1-cartridge\">-<\/td>\n                <td id=\"p2-cartridge\">-<\/td>\n                <td id=\"p3-cartridge\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Tonearm <\/td>\n                <td id=\"p1-tonearm\">-<\/td>\n                <td id=\"p2-tonearm\">-<\/td>\n                <td id=\"p3-tonearm\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Platter <\/td>\n                <td id=\"p1-platter\">-<\/td>\n                <td id=\"p2-platter\">-<\/td>\n                <td id=\"p3-platter\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Drive <\/td>\n                <td id=\"p1-drive\">-<\/td>\n                <td id=\"p2-drive\">-<\/td>\n                <td id=\"p3-drive\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Battery <\/td>\n                <td id=\"p1-battery\">-<\/td>\n                <td id=\"p2-battery\">-<\/td>\n                <td id=\"p3-battery\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Power <\/td>\n                <td id=\"p1-power\">-<\/td>\n                <td id=\"p2-power\">-<\/td>\n                <td id=\"p3-power\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Cartridge & Stylus Specification<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Frequency Response <\/td>\n                <td id=\"p1-frequencyResponse\">-<\/td>\n                <td id=\"p2-frequencyResponse\">-<\/td>\n                <td id=\"p3-frequencyResponse\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Channel Separation <\/td>\n                <td id=\"p1-channelSeparation\">-<\/td>\n                <td id=\"p2-channelSeparation\">-<\/td>\n                <td id=\"p3-channelSeparation\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Vertical Tracking Force <\/td>\n                <td id=\"p1-verticalTrackingForce\">-<\/td>\n                <td id=\"p2-verticalTrackingForce\">-<\/td>\n                <td id=\"p3-verticalTrackingForce\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Stylus Construction <\/td>\n                <td id=\"p1-stylusConstruction\">-<\/td>\n                <td id=\"p2-stylusConstruction\">-<\/td>\n                <td id=\"p3-stylusConstruction\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Weight <\/td>\n                <td id=\"p1-weight\">-<\/td>\n                <td id=\"p2-weight\">-<\/td>\n                <td id=\"p3-weight\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Sound adjustment<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Bass & Treble Adjustment <\/td>\n                <td id=\"p1-bassTrebleAdjustment\">-<\/td>\n                <td id=\"p2-bassTrebleAdjustment\">-<\/td>\n                <td id=\"p3-bassTrebleAdjustment\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Pitch Control <\/td>\n                <td id=\"p1-pitchControl\">-<\/td>\n                <td id=\"p2-pitchControl\">-<\/td>\n                <td id=\"p3-pitchControl\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Input<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Bluetooth input <\/td>\n                <td id=\"p1-bluetoothInput\">-<\/td>\n                <td id=\"p2-bluetoothInput\">-<\/td>\n                <td id=\"p3-bluetoothInput\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Aux in <\/td>\n                <td id=\"p1-auxIn\">-<\/td>\n                <td id=\"p2-auxIn\">-<\/td>\n                <td id=\"p3-auxIn\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">USB\/SD Card <\/td>\n                <td id=\"p1-uSBSDCard\">-<\/td>\n                <td id=\"p2-uSBSDCard\">-<\/td>\n                <td id=\"p3-uSBSDCard\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">FM Radio <\/td>\n                <td id=\"p1-fMRadio\">-<\/td>\n                <td id=\"p2-fMRadio\">-<\/td>\n                <td id=\"p3-fMRadio\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">OutPut<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Speakers <\/td>\n                <td id=\"p1-speakers\">-<\/td>\n                <td id=\"p2-speakers\">-<\/td>\n                <td id=\"p3-speakers\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Wireless streaming <\/td>\n                <td id=\"p1-wirelessStreaming\">-<\/td>\n                <td id=\"p2-wirelessStreaming\">-<\/td>\n                <td id=\"p3-wirelessStreaming\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Dual Headphone Jacks <\/td>\n                <td id=\"p1-dualHeadphoneJacks\">-<\/td>\n                <td id=\"p2-dualHeadphoneJacks\">-<\/td>\n                <td id=\"p3-dualHeadphoneJacks\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">RCA Stereo Output <\/td>\n                <td id=\"p1-rCAStereoOutput\">-<\/td>\n                <td id=\"p2-rCAStereoOutput\">-<\/td>\n                <td id=\"p3-rCAStereoOutput\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">USB Encoding <\/td>\n                <td id=\"p1-uSBEncoding\">-<\/td>\n                <td id=\"p2-uSBEncoding\">-<\/td>\n                <td id=\"p3-uSBEncoding\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Speakers<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Speaker RMS watts <\/td>\n                <td id=\"p1-speakerRMSWatts\">-<\/td>\n                <td id=\"p2-speakerRMSWatts\">-<\/td>\n                <td id=\"p3-speakerRMSWatts\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Speaker Dimensions <\/td>\n                <td id=\"p1-speakerDimensions\">-<\/td>\n                <td id=\"p2-speakerDimensions\">-<\/td>\n                <td id=\"p3-speakerDimensions\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Speaker Weight(kg) <\/td>\n                <td id=\"p1-speakerWeight\">-<\/td>\n                <td id=\"p2-speakerWeight\">-<\/td>\n                <td id=\"p3-speakerWeight\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"title\" align=\"left\" colspan=\"3\">Turntable and Speakers Dimensions<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Turntable Dimensions <\/td>\n                <td id=\"p1-turntableDimensions\">-<\/td>\n                <td id=\"p2-turntableDimensions\">-<\/td>\n                <td id=\"p3-turntableDimensions\" class=\"tr-3\">-<\/td>\n            <\/tr>\n            <tr class=\"tr-body\">\n                <td class=\"sub-title is-left\">Turntable Weight(kg) <\/td>\n                <td id=\"p1-turntableWeight\">-<\/td>\n                <td id=\"p2-turntableWeight\">-<\/td>\n                <td id=\"p3-turntableWeight\" class=\"tr-3\">-<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n\n<script>\n    let siteTh = false;\n\n    const products = [\n        {\n            id: 1, name: \"Mathis Turntable\",\n            shop: \"\/shop\/turntable\/mathis-turntable\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Mathis.png\",\n            priceDollar: \"$329\",\n            price: \"\u0e3f17,500\",\n            color: [\n                \"#000\"\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45 RPM\",\n            autoStart: \"Auto-Start\",\n            cartridge: \"AT-VM95E Dual Moving Magnet Cartridge & Stylus\",\n            tonearm: \"Aluminum\",\n            platter: \"Metal\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power12V\/500mA (Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20Hz\u201322kHz\",\n            channelSeparation: \"20 (dB at 1 kHz)\",\n            verticalTrackingForce: \"1.8-2.2g (2.0g standard)\",\n            stylusConstruction: \"Bonded round shank\",\n            weight: \"6.1g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"-\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Out Put\n            speakers: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"-\",\n            speakerDimensions: \"-\",\n            speakerWeight: \"-\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"420 \u00d7 360 \u00d7 125 mm\",\n            turntableWeight: \"6.1kg\"\n        },\n        {\n            id: 2, name: \"Henry HI-FI Turntable\",\n            shop: \"\/shop\/turntable\/henry-hi-fi-turntable-with-bookshelf-speakers\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Henry.png\",\n            priceDollar: \"$319\",\n            price: \"\u0e3f14,900\",\n            color: [\n                \"#7F5129\"\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45 RPM\",\n            autoStart: \"Auto-Start\",\n            cartridge: \"AT3600L MM Cartridge & Stylus\",\n            tonearm: \"Aluminum\",\n            platter: \"Metal\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power15V\/2400mA (Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20-20kHz\",\n            channelSeparation: \"1kHz\/10kHz: 24\/15dB\",\n            verticalTrackingForce: \"2.5 - 3.5g\",\n            stylusConstruction: \"Bonded Conical\",\n            weight: \"5.7g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"BT5.0\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Output\n            speakers: \"w\/ Bookshelf Speakers\",\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"60Watt RMS (30W\u00d72)\",\n            speakerDimensions: \"162 X 248 X 158 mm\",\n            speakerWeight: \"3.76kg\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"418 \u00d7 123 \u00d7 346 mm\",\n            turntableWeight: \"5.77kg\"\n        },\n        {\n            id: 3, name: \"Dean Turntable & Joan\",\n            shop: \"\/shop\/turntable\/dean-turntable-stereo-system\/\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Dean-Haze-grey.png\",\n            priceDollar: \"$299\",\n            price: \"\u0e3f9,900\",\n            color: [\n                \"#6D6D6D\",\n                \"#D4C2AA\",\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45, 78 RPM\",\n            autoStart: \"Auto-Start\/Stop\",\n            cartridge: \"AT3600L MM Cartridge & Stylus\",\n            tonearm: \"Plastic\",\n            platter: \"Plastic\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power 15V\/3000mA (Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20Hz\u201320kHz\",\n            channelSeparation: \"1kHz\/10kHz: 24\/15dB\",\n            verticalTrackingForce: \"2.5 - 3.5g\",\n            stylusConstruction: \"Bonded Conical\",\n            weight: \"5.7g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"BT5.0\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Output\n            speakers: \"w\/ Bookshelf Speakers\",\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"50Watt RMS (25W\u00d72)\",\n            speakerDimensions: \"160 \u00d7 180 \u00d7 242 mm\",\n            speakerWeight: \"2.15kg\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"408 \u00d7 318 \u00d7 188 mm\",\n            turntableWeight: \"3.8kg\"\n        },\n        {\n            id: 4, name: \"Brad Retro Record Player\",\n            shop: \"\/shop\/turntable\/brad-retro-mkii\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Brad-Grey.png\",\n            priceDollar: \"$149\",\n            price: \"\u0e3f5,900\",\n            color: [\n                \"#64B2BC\",\n                \"#8C8C8C\",\n                \"#EADEBE\",\n                \"#345670\",\n                \"#D77052\",\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45, 78 RPM\",\n            autoStart: \"Auto-Start\/Stop\",\n            cartridge: \"Brad Ruby Stylus\",\n            tonearm: \"Plastic\",\n            platter: \"Plastic\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power 5V\/3000mA (Type-C)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"80-10kHz (\u00b17dB)\",\n            channelSeparation: \"\u2265 15 dB\",\n            verticalTrackingForce: \"-\",\n            stylusConstruction: \"-\",\n            weight: \"4-6g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"BT5.3\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Out Put\n            speakers: \"Built-in\",\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"10Watt RMS(5W\u00d72)\",\n            speakerDimensions: \"Built-In Speaker\",\n            speakerWeight: \"-\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"330 x 280 x 115 mm\",\n            turntableWeight: \"2kg\"\n        },\n        {\n            id: 5, name: \"Mathis Reimagined\",\n            shop: \"\/shop\/reverb\/mathis-reimagined\/\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Reverb-Mathis.png\",\n            priceDollar: \"$379\",\n            price: \"\u0e3f18,900\",\n            option: [\n                \"Recycled Confetti\",\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45 RPM\",\n            autoStart: \"Auto-Start\",\n            cartridge: \"AT-VM95E Dual Moving Magnet Cartridge & Stylus\",\n            tonearm: \"Aluminum\",\n            platter: \"Metal\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power12V\/500mA (Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20Hz \u2013 22kHz\",\n            channelSeparation: \"20 (dB at 1 kHz)\",\n            verticalTrackingForce: \"1.8-2.2g (2.0g standard)\",\n            stylusConstruction: \"Bonded round shank\",\n            weight: \"6.1g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"-\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Output\n            speakers: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"-\",\n            speakerDimensions: \"-\",\n            speakerWeight: \"-\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"420 \u00d7 360 \u00d7 125 mm\",\n            turntableWeight: \"8.6kg\"\n        },\n        {\n            id: 6, name: \"COSMO Solar Edition\",\n            shop: \"\/shop\/turntable\/cosmo-solar-edition-turntable\/\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-Cosmo-White.png\",\n            priceDollar: \"$199\",\n            price: \"\u0e3f6,900\",\n            color: [\n                \"#7E1E1F\",\n                \"#0F434D\",\n                \"#012B66\",\n                \"#FFFFFF\",\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 1\/3, 45 RPM\",\n            autoStart: \"Auto-Start\/Stop\",\n            cartridge: \"G Cartridge & Stylus\",\n            tonearm: \"Plastic\",\n            platter: \"Plastic\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power 5V\/3000mA (Type-C)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20-20KHz + 1dB\",\n            channelSeparation: \"> 23dB\",\n            verticalTrackingForce: \"-\",\n            stylusConstruction: \"Conical Jointed Diamond Stylus\",\n            weight: \"5g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Input\n            bluetoothInput: \"BT5.3\",\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Output\n            speakers: \"Built-in\",\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"10Watt RMS (5W\u00d72)\",\n            speakerDimensions: \"Built-In Speaker\",\n            speakerWeight: \"-\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"310 x 310 x 121 mm \",\n            turntableWeight: \"2.2kg\"\n        },\n        {\n            id: 7, name: \"Miles Speakers X Mathis Turntable\",\n            shop: \"\/shop\/turntable\/miles-x-mathis\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-MxM.png\",\n            priceDollar: \"$465\",\n            price: \"\u0e3f21,990\",\n            color: [\n                \"#000\",\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45 RPM\",\n            autoStart: \"Auto-Start\",\n            cartridge: \"AT-VM95E Dual Moving Magnet Cartridge & Stylus\",\n            tonearm: \"Aluminum\",\n            platter: \"Metal\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power12V\/ 500mA(Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20Hz \u2013 22kHz\",\n            channelSeparation: \"20 (dB at 1 kHz)\",\n            verticalTrackingForce: \"1.8-2.2g (2.0g standard)\",\n            stylusConstruction: \"Bonded round shank\",\n            weight: \"6.1g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Output\n            speakers: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"50Watt RMS (25W\u00d72)\",\n            speakerDimensions: \"160\u00d7180\u00d7240 mm\",\n            speakerWeight: \"6kg\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"420 \u00d7 360 \u00d7 125 mm \",\n            turntableWeight: \"4.4kg\"\n        },\n        {\n            id: 8, name: \"DUKE & ROY Hi-Fi Stereo Turntable System\",\n            shop: \"\/shop\/all-products\/duke-roy-hifi-stereo-turntable-system\/\",\n            image: \"https:\/\/gadhouse.com\/wp-content\/uploads\/2025\/04\/Web_Compare-DukeRoy.png\",\n            priceDollar: \"$990\",\n            price: \"\u0e3f34,900\",\n            color: [\n                \"#835836\"\n            ],\n            \/\/ Features\n            prePhono: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            turntableSpeed: \"33 \u2153, 45 RPM\",\n            autoStart: \"Auto-Start\",\n            cartridge: \"Dual Moving Magnet Cartridge (Ortofon 2M RED)\",\n            tonearm: \"Aluminum\",\n            platter: \"Metal\",\n            drive: \"Belt Drive\",\n            battery: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            power: \"DC power12V\/ 500mA(Power Jack)\",\n            \/\/ Cartridge & Stylus Specification\n            frequencyResponse: \"20Hz \u2013 20kHz\",\n            channelSeparation: \"22 (dB at 1 kHz)\",\n            verticalTrackingForce: \"1.6-2.0 g (1.8g standard)\",\n            stylusConstruction: \"Elliptical\",\n            weight: \"7.2g\",\n            \/\/ Sound adjustment\n            bassTrebleAdjustment: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            pitchControl: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Input\n            bluetoothInput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            auxIn: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            uSBSDCard: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            fMRadio: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            \/\/ Output\n            speakers: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            wirelessStreaming: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            dualHeadphoneJacks: `<span class=\"material-symbols-outlined\" style=\"color:red\">close<\/span>`,\n            rCAStereoOutput: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            uSBEncoding: `<span class=\"material-symbols-outlined\" style=\"color:#04B803\">check<\/span>`,\n            \/\/ Speakers\n            speakerRMSWatts: \"60Watt RMS (30W\u00d72)\",\n            speakerDimensions: \"125 x 170 x 180 mm\",\n            speakerWeight: \"4.2kg\",\n            \/\/ Turntable and Speakers Dimensions\n            turntableDimensions: \"415 x 372 x 125 mm\",\n            turntableWeight: \"6.4kg\"\n        }\n    ];\n\n    const openPreview = (state) => {\n        const imgTag = document.getElementById(state);\n        if (!!imgTag) {\n            document.getElementById(\"main-fncs-sec\")?.classList.add(\"is-active\");\n            const imagePreview = document.getElementById(\"image-preview\");\n            if (imagePreview) {\n                imagePreview.src = imgTag.src;\n            }\n        }\n    }\n\n    const closePreview = () => {\n        document.getElementById(\"main-fncs-sec\")?.classList.remove(\"is-active\");\n\n    }\n\n    async function populateSelectBoxes() {\n\n        \/\/ validate site th or en\n        siteTh = window.location.pathname.includes('\/th');\n\n\n\n        const selects = [document.getElementById('product1'), document.getElementById('product2'), document.getElementById('product3')];\n\n        selects.forEach((select, index) => {\n            products.forEach(product => {\n                let option = document.createElement(\"option\");\n                option.value = product.id;\n                option.innerHTML = product.name;\n                select.appendChild(option);\n            });\n\n            \/\/ \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\n            select.value = products[index].id;\n        });\n        updateComparison();\n\n        if (!window.location.pathname.includes('\/th')) {\n            const res = await checkUrlAndGeoPdC();\n        }\n\n    }\n\n    async function checkUrlAndGeoPdC() {\n        \/\/ \u0e40\u0e0a\u0e47\u0e04\u0e27\u0e48\u0e32\u0e43\u0e19 URL path \u0e44\u0e21\u0e48\u0e21\u0e35 '\/th'\n        const path = window.location.pathname;\n        \/\/ \u0e43\u0e0a\u0e49 API \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07 IP\n        await fetch('https:\/\/ipapi.co\/json\/') \/\/ \u0e43\u0e0a\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07 IP\n            .then(response => response.json())\n            .then(data => {\n                if (data.country === 'TH') { \/\/ \u0e40\u0e0a\u0e47\u0e04\u0e27\u0e48\u0e32\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e44\u0e17\u0e22\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\n                    \/\/ \u0e40\u0e0a\u0e47\u0e04\u0e27\u0e48\u0e32 cookie \u0e0a\u0e37\u0e48\u0e2d 'gad-locale' \u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\n                    siteTh = true;\n                    updateComparison();\n                }\n            })\n            .catch(error => {\n                console.error('Error checking IP location:', error);\n            });\n\n        return true\n    }\n\n    function updateComparison() {\n        const selectedProducts = [\n            document.getElementById('product1').value,\n            document.getElementById('product2').value,\n            document.getElementById('product3').value\n        ];\n\n        selectedProducts.forEach((productId, index) => {\n            let productData = products.find(p => p.id == productId);\n            \/\/ document.getElementById(`p${index + 1}-name`).innerHTML = productData ? productData.name : \"-\";\n            document.getElementById(`p${index + 1}-img`).src = productData ? productData.image : \"\";\n            console.log(siteTh);\n\n            if (siteTh) {\n                document.getElementById(`p${index + 1}-price`).innerHTML = productData ? productData.price : \"-\";\n                document.getElementById(`p${index + 1}-priceDollar`).innerHTML = \"\";\n            } else {\n                document.getElementById(`p${index + 1}-priceDollar`).innerHTML = productData ? productData.priceDollar : \"-\";\n                document.getElementById(`p${index + 1}-price`).innerHTML = \"\";\n            }\n\n            document.getElementById(`p${index + 1}-prePhono`).innerHTML = productData ? productData.prePhono : \"-\";\n            document.getElementById(`p${index + 1}-turntableSpeed`).innerHTML = productData ? productData.turntableSpeed : \"-\";\n            document.getElementById(`p${index + 1}-autoStart`).innerHTML = productData ? productData.autoStart : \"-\";\n            document.getElementById(`p${index + 1}-cartridge`).innerHTML = productData ? productData.cartridge : \"-\";\n            document.getElementById(`p${index + 1}-tonearm`).innerHTML = productData ? productData.tonearm : \"-\";\n            document.getElementById(`p${index + 1}-platter`).innerHTML = productData ? productData.platter : \"-\";\n            document.getElementById(`p${index + 1}-drive`).innerHTML = productData ? productData.drive : \"-\";\n            document.getElementById(`p${index + 1}-battery`).innerHTML = productData ? productData.battery : \"-\";\n            document.getElementById(`p${index + 1}-power`).innerHTML = productData ? productData.power : \"-\";\n\n            document.getElementById(`p${index + 1}-frequencyResponse`).innerHTML = productData ? productData.frequencyResponse : \"-\";\n            document.getElementById(`p${index + 1}-channelSeparation`).innerHTML = productData ? productData.channelSeparation : \"-\";\n            document.getElementById(`p${index + 1}-verticalTrackingForce`).innerHTML = productData ? productData.verticalTrackingForce : \"-\";\n            document.getElementById(`p${index + 1}-stylusConstruction`).innerHTML = productData ? productData.stylusConstruction : \"-\";\n            document.getElementById(`p${index + 1}-weight`).innerHTML = productData ? productData.weight : \"-\";\n\n            document.getElementById(`p${index + 1}-bassTrebleAdjustment`).innerHTML = productData ? productData.bassTrebleAdjustment : \"-\";\n            document.getElementById(`p${index + 1}-pitchControl`).innerHTML = productData ? productData.pitchControl : \"-\";\n\n            document.getElementById(`p${index + 1}-bluetoothInput`).innerHTML = productData ? productData.bluetoothInput : \"-\";\n            document.getElementById(`p${index + 1}-auxIn`).innerHTML = productData ? productData.auxIn : \"-\";\n            document.getElementById(`p${index + 1}-uSBSDCard`).innerHTML = productData ? productData.uSBSDCard : \"-\";\n            document.getElementById(`p${index + 1}-fMRadio`).innerHTML = productData ? productData.fMRadio : \"-\";\n\n            document.getElementById(`p${index + 1}-speakers`).innerHTML = productData ? productData.speakers : \"-\";\n            document.getElementById(`p${index + 1}-wirelessStreaming`).innerHTML = productData ? productData.wirelessStreaming : \"-\";\n            document.getElementById(`p${index + 1}-dualHeadphoneJacks`).innerHTML = productData ? productData.dualHeadphoneJacks : \"-\";\n            document.getElementById(`p${index + 1}-rCAStereoOutput`).innerHTML = productData ? productData.rCAStereoOutput : \"-\";\n            document.getElementById(`p${index + 1}-uSBEncoding`).innerHTML = productData ? productData.uSBEncoding : \"-\";\n\n            document.getElementById(`p${index + 1}-speakerRMSWatts`).innerHTML = productData ? productData.speakerRMSWatts : \"-\";\n            document.getElementById(`p${index + 1}-speakerDimensions`).innerHTML = productData ? productData.speakerDimensions : \"-\";\n            document.getElementById(`p${index + 1}-speakerWeight`).innerHTML = productData ? productData.speakerWeight : \"-\";\n\n            document.getElementById(`p${index + 1}-turntableDimensions`).innerHTML = productData ? productData.turntableDimensions : \"-\";\n            document.getElementById(`p${index + 1}-turntableWeight`).innerHTML = productData ? productData.turntableWeight : \"-\";\n\n            let contentColorHtml = \"\";\n            if (!!productData?.color) {\n                contentColorHtml += \"<div class='flex-color'>\"\n                for (let i = 0; i < productData.color.length; i++) {\n                    contentColorHtml += `<div class=\"color\" style=\"background-color: ${productData.color[i]};\"><\/div>`;\n                }\n                contentColorHtml += \"<\/div>\"\n            } else {\n                contentColorHtml = \"-\";\n            }\n            document.getElementById(`p${index + 1}-color`).innerHTML = contentColorHtml ? contentColorHtml : \"-\";\n\n\n            const shopLink = document.querySelectorAll(`.pay-link-${index + 1}`);\n            if (shopLink.length > 0) {\n                shopLink[0].href = `${productData.shop}`; \/\/ top page\n                \/\/ shopLink[1].href = `${productData.shop}`; \/\/ bottom page\n            }\n        });\n    }\n\n    \/\/ \u0e40\u0e23\u0e35\u0e22\u0e01\u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e19\u0e49\u0e32\n    populateSelectBoxes();\n\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Compare Gadhouse Members<\/p>","protected":false},"author":208,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-86455","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/pages\/86455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/users\/208"}],"replies":[{"embeddable":true,"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/comments?post=86455"}],"version-history":[{"count":0,"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/pages\/86455\/revisions"}],"wp:attachment":[{"href":"https:\/\/gadhouse.com\/th\/wp-json\/wp\/v2\/media?parent=86455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}