{"id":81839,"date":"2024-03-04T17:13:08","date_gmt":"2024-03-04T10:13:08","guid":{"rendered":"https:\/\/cpanel.jblstore.co.id\/?page_id=81839"},"modified":"2024-11-07T17:39:45","modified_gmt":"2024-11-07T10:39:45","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/jblstore.co.id\/en\/thank-you\/","title":{"rendered":"Thank You"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"81839\" class=\"elementor elementor-81839\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b3c1676 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b3c1676\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a7fce9\" data-id=\"0a7fce9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc58a8e elementor-widget elementor-widget-shortcode\" data-id=\"cc58a8e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">\t\n    \n\t<div>\n        <style>\n            .woocommerce-order-details {\n                display: none;\n            }\n\n            #title {\n                display: block !important;\n            }\n            .my-container {\n                margin-left: auto !important;\n                margin-right: auto !important;\n                width: 100%;\n                max-width: 500px;\n                padding: 50px !important;\n                box-shadow: 10px 10px 50px 0px rgb(0 0 0 \/ 10%);\n                -webkit-box-shadow: 10px 10px 50px 0px rgb(0 0 0 \/ 10%);\n                -moz-box-shadow: 10px 10px 50px 0px rgba(0,0,0,0.1);\n                border: none !important;\n                border-radius: 25px !important;\n                background-color: white;\n            }\n            @media (max-width: 767px) {\n                .my-container {\n                    padding: 20px !important;\n                }\n            }\n            .my-img-container {\n                text-align: center;\n            }\n            .my-title {\n                margin-top: 15px;\n                margin-bottom: 15px;\n                font-family: Grostesk-Regular;\n                font-weight: bold;\n                font-size: 36px;\n                text-align: center;\n            }\n            @media (max-width: 767px) {\n                .my-title {\n                    font-size: 24px;\n                }\n            }\n            .my-description,\n            .my-order-id {\n                font-family: Grostesk-Regular;\n                font-size: 16px;\n                text-align: center;\n            }\n            @media (max-width: 767px) {\n                .my-description {\n                    font-size: 13px;\n                }\n            }\n            .my-description {\n                margin-bottom: 21px;\n            }\n            .my-order-id {\n                margin-bottom: 30px;\n                font-weight: bold;\n            }\n            .woocommerce form .form-row {\n                padding: 7px 3px;\n            }\n            .woocommerce form .form-row input.input-text {\n                border: none;\n                background-color: #F5F5F5;\n                color: #818181;\n                font-size: 12px;\n                font-family: 'Open Sans';\n            }\n            .register-container {\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n                margin-bottom: 1em;\n            }\n            .shipping-information {\n                font-family: 'Open Sans';\n                font-size: 13px;\n                color: #606060;\n                text-decoration: underline;\n                text-align: right;\n                padding-top: 8px;\n                cursor: pointer;\n            }\n            @media (max-width: 767px) {\n                .shipping-information {\n                    padding-top: 12px;\n                    font-size: 11px;\n                }   \n            }\n\n            .button-container {\n                text-align: center;\n            }\n            .button-back-to-home,\n            .button-detail-order {\n                font-family: Grostesk-Regular;\n                font-size: 20px !important;\n                background: linear-gradient(251.5deg,#f04c24 46.51%,#f88d2a 99.75%) !important;\n                width: 100%;\n                border-radius: 7px !important;\n            }\n            .button-back-to-home:hover,\n            .button-detail-order:hover {\n                opacity: 0.8;\n            }\n            @media (max-width: 767px) {\n                .button-back-to-home,\n                .button-detail-order {\n                    font-size: 14px !important;\n                }\n            }\n            .button-back-to-home {\n                background: #F5F5F5 !important;\n                color: #353535 !important;\n                border: 1px solid #353535 !important;\n            }\n            .button-detail-order {\n                border: none !important;\n            }\n\n            \/* modal *\/\n            .modal-order {\n                position: fixed;\n                left: 0;\n                top: 0;\n                width: 100%;\n                height: 100%;\n                background-color: rgba(0, 0, 0, 0.5);\n                opacity: 0;\n                visibility: hidden;\n                transform: scale(1.1);\n                transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;\n                z-index: 100;\n            }\n            .modal-content-order {\n                position: absolute;\n                top: 50%;\n                left: 50%;\n                transform: translate(-50%, -50%);\n                background-color: white;\n                padding: 1rem 1.5rem;\n                width: 24rem;\n                border-radius: 0.5rem;\n                width: 90%;\n                max-width: 800px;\n            }\n            .close-button-order {\n                float: right;\n                width: 1.5rem;\n                line-height: 1.5rem;\n                text-align: center;\n                cursor: pointer;\n                border-radius: 0.25rem;\n                color: black;\n                position: absolute;\n                right: 6px;\n                top: 6px;\n            }\n            .close-button-order:hover {\n                color: grey;\n            }\n            .show-modal-order {\n                opacity: 1;\n                visibility: visible;\n                transform: scale(1.0);\n                transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;\n            }\n            .modal-order-title {\n                margin-top: 10px;\n                font-size: 26px;\n                font-family: Grostesk-Regular;\n                font-weight: bold;\n                text-align: center;\n            }\n            @media (max-width: 767px) {\n                .modal-order-title {\n                    margin-bottom: 20px;\n                    font-size: 20px;\n                }\n            }\n            .modal-body-content {\n                font-family: 'Open Sans';\n                font-size: 15px;\n            }\n            @media (max-width: 767px) {\n                .modal-body-content {\n                    font-size: 12px;\n                }   \n            }\n            \/* end modal *\/\n        <\/style>\n\n        <!-- modal -->\n        <div class=\"modal-order\">\n            <div class=\"modal-content-order\">\n                <span class=\"close-button-order\">&times;<\/span>\n                <h2 class=\"modal-order-title\">Shipping Information<\/h2>\n                <div class=\"modal-body\">\n                    <div class=\"modal-body-content\">\n                        <p>We have received your order. Please make payment according to the instructions.<\/p>\n                        <p>The order delivery process is 5-7 working days after the date we receive payment (for the Greater Jakarta area, Surabaya and Malang) and 7-15 working days (for areas outside Jabodetabek, Surabaya and Malang).<\/p>\n                        <p>That's the information we convery and if there are other things that we can help with, you can contact us via WhatsApp +6285156759787 every Monday - Friday from 09.00 - 17.00 WIB.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <!-- end modal -->\n\n        <div class=\"my-container\" method=\"post\">\n        <div class=\"my-img-container\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/payment-terminal-orange.gif\" alt=\"Payment Logo\" width=\"50%\" height=\"auto\" \/>\n        <\/div>\n        <h2 class=\"my-title\">Payment Successful<\/h2>\n        <p class=\"my-description\">\n            We are delighted to inform you that we received your payment.        <\/p>\n                <div class=\"button-container\">\n            <p>\n                <a href=\"https:\/\/jblstore.co.id\/en\">\n                    <button class=\"button button-back-to-home\">Back to Home<\/button>\n                <\/a>\n            <\/p>\n            <a href=\"\/en\/check-order\/\" target=\"_blank\">\n                <button class=\"button button-detail-order\">Order Details<\/button>\n            <\/a>\n        <\/div>\n        <p id=\"shippingInformation\" class=\"shipping-information\">\n            Shipping Information        <\/p>\n        <\/div>\n\n        <!-- Modal Script -->\n        <script>\n            const modalOrder = document.querySelector(\".modal-order\");\n            const closeButtonOrder = document.querySelector(\".close-button-order\");\n            closeButtonOrder.addEventListener(\"click\", function(){ \n                modalOrder.classList.toggle(\"show-modal-order\"); \n            });\n            window.addEventListener(\"click\", function(event){\n                if (event.target === modalOrder) {\n                    modalOrder.classList.toggle(\"show-modal-order\");\n                }\n            });\n\n            function toggleModalOrder(){\n                modalOrder.classList.toggle(\"show-modal-order\"); \n            }\n        <\/script>\n        <!-- End Modal Script -->\n\n        <!-- main script -->\n        <script>\n            \/\/ body style\n            const body = document.querySelector(\"body\")\n            body.classList.add(\"bg-grey-glass\")\n\n            \/\/ copy text tidak jadi digunakan\n            \/\/ document.getElementById(\"copy\").addEventListener(\"click\", function(){\n            \/\/     const orderId = document.getElementById(\"orderId\").innerText\n            \/\/     navigator.clipboard.writeText(orderId);\n            \/\/     console.log(\"copied\")\n            \/\/ })\n\n            \/\/ events\n            document.getElementById(\"shippingInformation\").addEventListener(\"click\", function(){\n                toggleModalOrder()\n            })\n\n            \/\/ untuk penanda mobile app\n            setTimeout(function(){\n                window.postMessage('success');\n                if(window.ReactNativeWebView){\n                    window.ReactNativeWebView.postMessage('success');\n                }\n            }, 200);\n            <\/script>\n            <!-- end main script -->\n\n            \t<\/div>\n\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"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-81839","page","type-page","status-publish","hentry","no-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Terima kasih - JBL Store<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jblstore.co.id\/en\/thank-you\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terima kasih - JBL Store\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jblstore.co.id\/en\/thank-you\/\" \/>\n<meta property=\"og:site_name\" content=\"JBL Store\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/JBLAudioIndonesia\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-07T10:39:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jblstore.co.id\/en\/thank-you\/\",\"url\":\"https:\/\/jblstore.co.id\/en\/thank-you\/\",\"name\":\"Terima kasih - JBL Store\",\"isPartOf\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#website\"},\"datePublished\":\"2024-03-04T10:13:08+00:00\",\"dateModified\":\"2024-11-07T10:39:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/thank-you\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jblstore.co.id\/en\/thank-you\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jblstore.co.id\/en\/thank-you\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jblstore.co.id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Thank You\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#website\",\"url\":\"https:\/\/jblstore.co.id\/en\/\",\"name\":\"JBL Store\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jblstore.co.id\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#organization\",\"name\":\"JBL Store\",\"url\":\"https:\/\/jblstore.co.id\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/\",\"url\":\"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png\",\"contentUrl\":\"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png\",\"width\":70,\"height\":52,\"caption\":\"JBL Store\"},\"image\":{\"@id\":\"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/JBLAudioIndonesia\/\",\"https:\/\/www.instagram.com\/jblindonesia\/\",\"https:\/\/www.youtube.com\/c\/JBLIndonesia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terima kasih - JBL Store","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jblstore.co.id\/en\/thank-you\/","og_locale":"en_US","og_type":"article","og_title":"Terima kasih - JBL Store","og_url":"https:\/\/jblstore.co.id\/en\/thank-you\/","og_site_name":"JBL Store","article_publisher":"https:\/\/www.facebook.com\/JBLAudioIndonesia\/","article_modified_time":"2024-11-07T10:39:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jblstore.co.id\/en\/thank-you\/","url":"https:\/\/jblstore.co.id\/en\/thank-you\/","name":"Terima kasih - JBL Store","isPartOf":{"@id":"https:\/\/jblstore.co.id\/en\/#website"},"datePublished":"2024-03-04T10:13:08+00:00","dateModified":"2024-11-07T10:39:45+00:00","breadcrumb":{"@id":"https:\/\/jblstore.co.id\/en\/thank-you\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jblstore.co.id\/en\/thank-you\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/jblstore.co.id\/en\/thank-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jblstore.co.id\/"},{"@type":"ListItem","position":2,"name":"Thank You"}]},{"@type":"WebSite","@id":"https:\/\/jblstore.co.id\/en\/#website","url":"https:\/\/jblstore.co.id\/en\/","name":"JBL Store","description":"","publisher":{"@id":"https:\/\/jblstore.co.id\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jblstore.co.id\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jblstore.co.id\/en\/#organization","name":"JBL Store","url":"https:\/\/jblstore.co.id\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png","contentUrl":"\/wp-content\/uploads\/2025\/11\/cropped-logo-jbl-1536x1131_cropped.png","width":70,"height":52,"caption":"JBL Store"},"image":{"@id":"https:\/\/jblstore.co.id\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/JBLAudioIndonesia\/","https:\/\/www.instagram.com\/jblindonesia\/","https:\/\/www.youtube.com\/c\/JBLIndonesia"]}]}},"_links":{"self":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/81839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/comments?post=81839"}],"version-history":[{"count":7,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/81839\/revisions"}],"predecessor-version":[{"id":106458,"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/pages\/81839\/revisions\/106458"}],"wp:attachment":[{"href":"https:\/\/jblstore.co.id\/en\/wp-json\/wp\/v2\/media?parent=81839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}