{"id":2514,"date":"2025-12-18T09:48:27","date_gmt":"2025-12-18T09:48:27","guid":{"rendered":"https:\/\/prezzu.com.br\/?page_id=2514"},"modified":"2026-02-11T21:00:22","modified_gmt":"2026-02-11T21:00:22","slug":"link-app","status":"publish","type":"page","link":"https:\/\/prezzu.com.br\/en\/link-app\/","title":{"rendered":"Link App"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2514\" class=\"elementor elementor-2514\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4e9f0e e-con-full e-flex e-con e-parent\" data-id=\"f4e9f0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab8cd1b elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"ab8cd1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"192\" height=\"192\" src=\"https:\/\/prezzu.com.br\/wp-content\/uploads\/2025\/11\/Logo-caixa-1.png\" class=\"attachment-large size-large wp-image-2027\" alt=\"\" srcset=\"https:\/\/prezzu.com.br\/wp-content\/uploads\/2025\/11\/Logo-caixa-1.png 192w, https:\/\/prezzu.com.br\/wp-content\/uploads\/2025\/11\/Logo-caixa-1-150x150.png 150w, https:\/\/prezzu.com.br\/wp-content\/uploads\/2025\/11\/Logo-caixa-1-100x100.png 100w\" sizes=\"(max-width: 192px) 100vw, 192px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e835bf e-flex e-con-boxed e-con e-parent\" data-id=\"6e835bf\" 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-81f42f5 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"81f42f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><b>Android <\/b><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e114e9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3e114e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Clique no bot\u00e3o abaixo<span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">:<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1005516 e-con-full e-flex e-con e-parent\" data-id=\"1005516\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1494dd2 elementor-widget elementor-widget-shortcode\" data-id=\"1494dd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n        <style>\n        #pwa-install-shortcode-69fc377376d61 {\n            display: inline-block;\n            background-color: #1b6875;\n            color: #FFFFFF;\n            padding: 10px 15px;\n            border: none;\n            border-radius: 5px;\n            font-weight: bold;\n            cursor: pointer;\n            text-align: center;\n            transition: transform 0.2s ease;\n            width: 250px;\n            height: 60px;\n        }\n        #pwa-install-shortcode-69fc377376d61:hover {\n            transform: scale(1.05);\n        }\n        #pwa-install-shortcode-69fc377376d61:active {\n            transform: scale(0.98);\n        }\n        <\/style>\n        <button id='pwa-install-shortcode-69fc377376d61' class='pwa-install-button-shortcode my-button'>Baixe o App<\/button>\n        <script>\n        (function($) {\n            $(document).ready(function() {\n                let deferredPrompt;\n                \n                \/\/ Detecta iOS\n                function isIOS() {\n                    return \/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream;\n                }\n                \n                \/\/ Detecta Safari no iOS\n                function isIOSSafari() {\n                    return isIOS() && \/Safari\/.test(navigator.userAgent) && !\/Chrome\/.test(navigator.userAgent);\n                }\n                \n                \/\/ Detecta dispositivos m\u00f3veis\n                function isMobile() {\n                    return \/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini\/i.test(navigator.userAgent);\n                }\n                \n                \/\/ Detecta se est\u00e1 em modo standalone (PWA)\n                function isInStandaloneMode() {\n                    return (window.matchMedia('(display-mode: standalone)').matches) || \n                           (window.matchMedia('(display-mode: fullscreen)').matches) ||\n                           (window.navigator.standalone === true);\n                }\n                \n                \/\/ Se j\u00e1 estiver em modo standalone, oculta o bot\u00e3o\n                if (isInStandaloneMode()) {\n                    $('#pwa-install-shortcode-69fc377376d61').hide();\n                    return;\n                }\n                \n                \/\/ Para dispositivos Android\n                window.addEventListener('beforeinstallprompt', (e) => {\n                    e.preventDefault();\n                    deferredPrompt = e;\n                    \n                    \/\/ Exibe o bot\u00e3o para Android\n                    $('#pwa-install-shortcode-69fc377376d61').show();\n                    \n                    \/\/ Adiciona evento de clique\n                    $('#pwa-install-shortcode-69fc377376d61').on('click', async () => {\n                        if (deferredPrompt) {\n                            deferredPrompt.prompt();\n                            const { outcome } = await deferredPrompt.userChoice;\n                            deferredPrompt = null;\n                            if (outcome === 'accepted') {\n                                $('#pwa-install-shortcode-69fc377376d61').hide();\n                            }\n                        }\n                    });\n                });\n                \n                \/\/ Para iOS Safari\n                if (isIOSSafari() && !window.navigator.standalone) {\n                    \/\/ Exibe o bot\u00e3o para iOS\n                    $('#pwa-install-shortcode-69fc377376d61').show();\n                    \n                    \/\/ Adiciona evento de clique para mostrar o guia\n                    $('#pwa-install-shortcode-69fc377376d61').on('click', function() {\n                        $('#ios-pwa-install-guide').show();\n                        \n                        \/\/ Adiciona evento de fechar especificamente para o shortcode\n                        $('#close-ios-guide').off('click').on('click', function() {\n                            $('#ios-pwa-install-guide').fadeOut();\n                            \n                            \/\/ Salva cookie para n\u00e3o mostrar novamente na mesma sess\u00e3o\n                            document.cookie = \"ios_pwa_guide_shown=1; path=\/; max-age=86400\";\n                        });\n                    });\n                }\n                \n                \/\/ Esconde o bot\u00e3o inicialmente (mostrado apenas se as condi\u00e7\u00f5es acima forem atendidas)\n                if (!isIOSSafari() && !window.beforeinstallprompt) {\n                    $('#pwa-install-shortcode-69fc377376d61').hide();\n                }\n            });\n        })(jQuery);\n        <\/script>\n        \n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b668de2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b668de2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Se o App j\u00e1 estiver sido baixado o bot\u00e3o n\u00e3o estar\u00e1 visivel<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5903745 e-con-full e-flex e-con e-parent\" data-id=\"5903745\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9165504 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9165504\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><b>IPHONE<\/b><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99e2b05 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"99e2b05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Siga o passo-a-passo<span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">:<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-861ffe7 e-con-full e-flex e-con e-parent\" data-id=\"861ffe7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6844767 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6844767\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ol><li><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">\u00a0Clique nos 3 pontinhos (\u2022\u2022\u2022) <\/span><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">na parte de baixo do seu aparelho.<\/span><\/li><li><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">\u00a0Selecione a op\u00e7\u00e3o: &#8220;<strong>Co<\/strong><\/span><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\"><strong>mpartilhar<\/strong>&#8220;.<\/span><\/li><li><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">\u00a0Deslize a tela para baixo e selecione:\u00a0&#8220;<strong>Adicionar \u00e0 Tela de In\u00edcio<\/strong>&#8220;.<\/span><\/li><\/ol>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Android Clique no bot\u00e3o abaixo: Se o App j\u00e1 estiver sido baixado o bot\u00e3o n\u00e3o estar\u00e1 visivel IPHONE Siga o passo-a-passo: \u00a0Clique nos 3 pontinhos (\u2022\u2022\u2022) na parte de baixo do seu aparelho. \u00a0Selecione a op\u00e7\u00e3o: &#8220;Compartilhar&#8220;. \u00a0Deslize a tela para baixo e selecione:\u00a0&#8220;Adicionar \u00e0 Tela de In\u00edcio&#8220;.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-2514","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/pages\/2514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/comments?post=2514"}],"version-history":[{"count":160,"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/pages\/2514\/revisions"}],"predecessor-version":[{"id":4085,"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/pages\/2514\/revisions\/4085"}],"wp:attachment":[{"href":"https:\/\/prezzu.com.br\/en\/wp-json\/wp\/v2\/media?parent=2514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}