
{"id":8814,"date":"2026-02-28T21:43:37","date_gmt":"2026-02-28T21:43:37","guid":{"rendered":"https:\/\/restaurantebarttong.com\/?page_id=8814"},"modified":"2026-03-13T06:17:43","modified_gmt":"2026-03-13T06:17:43","slug":"menu-hambuger","status":"publish","type":"page","link":"https:\/\/restaurantebarttong.com\/pt_pt\/menu-hambuger\/","title":{"rendered":"Menu Hambuger"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8814\" class=\"elementor elementor-8814\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20af96c e-con-full e-flex e-con e-parent\" data-id=\"20af96c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6eceb9 elementor-widget elementor-widget-html\" data-id=\"a6eceb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-PT\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Menu de Hamburgueres BarTtong - Hamburgueres artesanais de 10,90\u20ac a 11,90\u20ac. P\u00e3o caseiro e ingredientes frescos.\">\n    <title>Menu Hamburger | BarTtong<\/title>\n    \n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Restaurant\",\n      \"name\": \"BarTtong Restaurante\",\n      \"telephone\": \"+351938677550\"\n    }\n    <\/script>\n    \n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap');\n        \n        :root {\n            --fundo-escuro: #0E0D0C;\n            --dourado-texto: #E4C590;\n            --preto-card: #000000;\n            --whatsapp: #25D366;\n        }\n        \n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        body { \n            font-family: 'Inter', sans-serif; \n            background-color: var(--fundo-escuro); \n            color: var(--dourado-texto); \n            line-height: 1.6; \n        }\n\n        .lang-toggle { \n            position: absolute; \n            top: 20px; \n            right: 30px; \n            z-index: 100; \n            display: flex;\n            gap: 10px;\n        }\n        \n        .lang-btn { \n            background: transparent; \n            color: var(--dourado-texto); \n            padding: 8px 20px; \n            border-radius: 25px; \n            font-weight: 600; \n            font-size: 0.9rem; \n            cursor: pointer; \n            border: 2px solid var(--dourado-texto); \n            transition: all 0.3s; \n        }\n        \n        .lang-btn:hover, .lang-btn.active { \n            background: var(--dourado-texto); \n            color: var(--fundo-escuro); \n        }\n\n        h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.5rem, 6vw, 4rem);\n            font-weight: 700;\n            text-align: center;\n            color: white;\n            margin-bottom: 20px;\n        }\n\n        \/* Estilo para os antigos H2 - agora s\u00e3o par\u00e1grafos *\/\n        .section-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 2.2rem;\n            color: var(--dourado-texto);\n            text-align: center;\n            margin-bottom: 50px;\n            font-weight: 600;\n            display: block;\n        }\n\n        .hero {\n            height: 50vh;\n            background: linear-gradient(135deg, rgba(14,13,12,0.9) 0%, rgba(14,13,12,0.6) 100%), \n                        url('https:\/\/images.unsplash.com\/photo-1568901346375-23c9450c58cd?auto=format&fit=crop&w=1200&q=80') center\/cover no-repeat;\n            display: flex; \n            align-items: center; \n            justify-content: center; \n            text-align: center; \n            position: relative;\n        }\n        \n        .hero-subtitle { \n            font-size: 1.3rem; \n            color: #ddd; \n            max-width: 700px; \n            margin: 0 auto;\n        }\n        \n        .section { padding: 80px 0; }\n        .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n        \n        .menu-grid { \n            display: grid; \n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); \n            gap: 30px; \n        }\n        \n        .menu-item { \n            background: var(--preto-card); \n            border-radius: 15px; \n            overflow: hidden; \n            border: 1px solid rgba(228, 197, 144, 0.1); \n            transition: 0.3s; \n        }\n        \n        .menu-item:hover { \n            transform: translateY(-5px); \n            border-color: var(--dourado-texto); \n        }\n        \n        .menu-img { \n            width: 100%; \n            height: 230px; \n            object-fit: cover; \n            display: block;\n        }\n        \n        .menu-info { padding: 25px; }\n        \n        .item-name { \n            font-family: 'Playfair Display', serif; \n            font-size: 1.5rem; \n            font-weight: 700; \n            color: var(--dourado-texto); \n            margin-bottom: 10px; \n        }\n        \n        .item-desc { \n            color: #aaa; \n            font-size: 0.95rem; \n            margin-bottom: 15px; \n        }\n        \n        .price { \n            font-size: 1.6rem; \n            color: var(--dourado-texto); \n            font-weight: 700; \n            font-family: 'Playfair Display', serif; \n        }\n\n        .contact-section { \n            background-color: #1a1918; \n            padding: 80px 0; \n            text-align: center; \n        }\n        \n        .contact-info { \n            display: flex; \n            gap: 30px; \n            justify-content: center; \n            flex-wrap: wrap; \n            margin-top: 30px; \n        }\n        \n        .contact-item { \n            background: var(--preto-card); \n            padding: 30px; \n            border-radius: 15px; \n            border: 1px solid rgba(228, 197, 144, 0.1); \n            flex: 1; \n            min-width: 250px;\n            max-width: 300px;\n        }\n        \n        .contact-item a { \n            color: var(--dourado-texto); \n            text-decoration: none; \n            font-weight: 600; \n            font-size: 1.1rem;\n        }\n\n        .reviews-section { \n            padding: 80px 0; \n            text-align: center; \n        }\n        \n        .review-btn {\n            display: inline-block;\n            background-color: var(--dourado-texto);\n            color: var(--fundo-escuro);\n            padding: 15px 40px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 700;\n            margin-top: 20px;\n            transition: 0.3s;\n        }\n        \n        .review-btn:hover { \n            transform: translateY(-3px); \n        }\n\n        footer { \n            padding: 40px 0; \n            text-align: center; \n            border-top: 1px solid rgba(228, 197, 144, 0.1); \n            font-size: 0.9rem; \n            color: #888; \n        }\n\n        .float-whatsapp {\n            position: fixed; \n            bottom: 30px; \n            right: 30px; \n            width: 60px; \n            height: 60px;\n            background: var(--whatsapp); \n            color: white; \n            border-radius: 50%; \n            display: flex;\n            align-items: center; \n            justify-content: center; \n            z-index: 999;\n            text-decoration: none; \n            box-shadow: 0 10px 25px rgba(0,0,0,0.5);\n        }\n\n        @media (max-width: 768px) { \n            .lang-toggle { top: 10px; right: 10px; }\n            .lang-btn { padding: 6px 15px; font-size: 0.8rem; }\n            .section-title { font-size: 1.8rem; }\n            .contact-item { min-width: 100%; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"lang-toggle\">\n        <button class=\"lang-btn active\" onclick=\"showPT()\">\ud83c\uddf5\ud83c\uddf9 PT<\/button>\n        <button class=\"lang-btn\" onclick=\"showEN()\">\ud83c\uddec\ud83c\udde7 EN<\/button>\n    <\/div>\n\n    <!-- APENAS UM H1 -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <h1>Menu Hamburger<\/h1>\n            <p id=\"subtitle-pt\" class=\"hero-subtitle\">P\u00e3o caseiro, carne fresca e ingredientes de qualidade. De 10,90\u20ac a 11,90\u20ac<\/p>\n            <p id=\"subtitle-en\" class=\"hero-subtitle\" style=\"display: none;\">Homemade bread, fresh meat and quality ingredients. From \u20ac10.90 to \u20ac11.90<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- PORTUGU\u00caS -->\n    <div id=\"pt-content\">\n        <section class=\"section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">O Nosso Menu<\/p>\n                \n                <div class=\"menu-grid\">\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Chicken-Burger-10.90.webp\" alt=\"Chicken Burger\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Chicken Burger<\/div>\n                            <div class=\"item-desc\">Peito de frango grelhado, alface, tomate e molho especial<\/div>\n                            <div class=\"price\">\u20ac10,90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/X-Burger-10.90.webp\" alt=\"X Burger\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">X Burger<\/div>\n                            <div class=\"item-desc\">Hamb\u00farguer duplo com queijo, bacon, alface e tomate<\/div>\n                            <div class=\"price\">\u20ac10,90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Vegan-Lover-10.90.webp\" alt=\"Vegan Lover\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Vegan Lover<\/div>\n                            <div class=\"item-desc\">Hamb\u00farguer vegano com legumes grelhados e molho vegan<\/div>\n                            <div class=\"price\">\u20ac10,90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Bacon-lover-11.90.webp\" alt=\"Bacon Lover\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Bacon Lover<\/div>\n                            <div class=\"item-desc\">Hamb\u00farguer suculento com bacon crocante, queijo cheddar e molho especial<\/div>\n                            <div class=\"price\">\u20ac11,90<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"contact-section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">Contacte-nos<\/p>\n                \n                <div class=\"contact-info\">\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udcde<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">Telefone<\/p>\n                        <a href=\"tel:+351938677550\">938 677 550<\/a>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udcac<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">WhatsApp<\/p>\n                        <a href=\"https:\/\/wa.me\/351938677550\" target=\"_blank\" rel=\"noopener\">Enviar mensagem<\/a>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udccd<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">Localiza\u00e7\u00e3o<\/p>\n                        <p style=\"color: var(--dourado-texto); font-weight: 600;\">R. Pinto Ferreira 26A, Lisboa<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"reviews-section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">Deixe a sua avalia\u00e7\u00e3o<\/p>\n                \n                <p style=\"color: #ccc; margin-bottom: 30px;\">A sua opini\u00e3o \u00e9 importante para n\u00f3s!<\/p>\n                <a href=\"https:\/\/g.page\/r\/CRBETtUlJMbIEAE\/review\" class=\"review-btn\">\u2b50 Avaliar no Google<\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <!-- ENGLISH -->\n    <div id=\"en-content\" style=\"display: none;\">\n        <section class=\"section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">Our Menu<\/p>\n                \n                <div class=\"menu-grid\">\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Chicken-Burger-10.90.webp\" alt=\"Chicken Burger\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Chicken Burger<\/div>\n                            <div class=\"item-desc\">Grilled chicken breast, lettuce, tomato and special sauce<\/div>\n                            <div class=\"price\">\u20ac10.90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/X-Burger-10.90.webp\" alt=\"X Burger\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">X Burger<\/div>\n                            <div class=\"item-desc\">Double burger with cheese, bacon, lettuce and tomato<\/div>\n                            <div class=\"price\">\u20ac10.90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Vegan-Lover-10.90.webp\" alt=\"Vegan Lover\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Vegan Lover<\/div>\n                            <div class=\"item-desc\">Vegan burger with grilled vegetables and vegan sauce<\/div>\n                            <div class=\"price\">\u20ac10.90<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"menu-item\">\n                        <img decoding=\"async\" src=\"https:\/\/restaurantebarttong.com\/wp-content\/uploads\/2026\/02\/Bacon-lover-11.90.webp\" alt=\"Bacon Lover\" class=\"menu-img\">\n                        <div class=\"menu-info\">\n                            <div class=\"item-name\">Bacon Lover<\/div>\n                            <div class=\"item-desc\">Juicy burger with crispy bacon, cheddar cheese and special sauce<\/div>\n                            <div class=\"price\">\u20ac11.90<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"contact-section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">Contact Us<\/p>\n                \n                <div class=\"contact-info\">\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udcde<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">Phone<\/p>\n                        <a href=\"tel:+351938677550\">938 677 550<\/a>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udcac<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">WhatsApp<\/p>\n                        <a href=\"https:\/\/wa.me\/351938677550\" target=\"_blank\" rel=\"noopener\">Send message<\/a>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div style=\"font-size: 2rem; margin-bottom: 10px;\">\ud83d\udccd<\/div>\n                        <p style=\"color: #ccc; margin-bottom: 10px;\">Location<\/p>\n                        <p style=\"color: var(--dourado-texto); font-weight: 600;\">R. Pinto Ferreira 26A, Lisbon<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"reviews-section\">\n            <div class=\"container\">\n                <!-- CONVERTIDO DE H2 PARA P -->\n                <p class=\"section-title\">Leave Your Review<\/p>\n                \n                <p style=\"color: #ccc; margin-bottom: 30px;\">Your opinion matters to us!<\/p>\n                <a href=\"https:\/\/g.page\/r\/CRBETtUlJMbIEAE\/review\" class=\"review-btn\">\u2b50 Rate on Google<\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <footer>\n        <div class=\"container\">\n            <p>\u00a9 BarTtong. Pinto Ferreira 26A, Alc\u00e2ntara, Lisboa. | 938 677 550<\/p>\n        <\/div>\n    <\/footer>\n\n    <a href=\"https:\/\/wa.me\/351938677550\" class=\"float-whatsapp\" title=\"Order\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/733\/733585.png\" width=\"30\" style=\"filter: invert(1);\" alt=\"WhatsApp\">\n    <\/a>\n\n    <script>\n        function showPT() {\n            document.getElementById('pt-content').style.display = 'block';\n            document.getElementById('en-content').style.display = 'none';\n            document.getElementById('subtitle-pt').style.display = 'block';\n            document.getElementById('subtitle-en').style.display = 'none';\n            document.querySelectorAll('.lang-btn')[0].classList.add('active');\n            document.querySelectorAll('.lang-btn')[1].classList.remove('active');\n        }\n        function showEN() {\n            document.getElementById('pt-content').style.display = 'none';\n            document.getElementById('en-content').style.display = 'block';\n            document.getElementById('subtitle-pt').style.display = 'none';\n            document.getElementById('subtitle-en').style.display = 'block';\n            document.querySelectorAll('.lang-btn')[0].classList.remove('active');\n            document.querySelectorAll('.lang-btn')[1].classList.add('active');\n        }\n    <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\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>Menu Hamburger | BarTtong \ud83c\uddf5\ud83c\uddf9 PT \ud83c\uddec\ud83c\udde7 EN Menu Hamburger P\u00e3o caseiro, carne fresca e ingredientes de qualidade. De 10,90\u20ac a 11,90\u20ac Homemade bread, fresh meat and quality ingredients. From \u20ac10.90 to \u20ac11.90 O Nosso Menu Chicken Burger Peito de frango grelhado, alface, tomate e molho especial \u20ac10,90 X Burger Hamb\u00farguer duplo com queijo, bacon, [&hellip;]<\/p>\n","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-8814","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/pages\/8814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/comments?post=8814"}],"version-history":[{"count":0,"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/pages\/8814\/revisions"}],"wp:attachment":[{"href":"https:\/\/restaurantebarttong.com\/pt_pt\/wp-json\/wp\/v2\/media?parent=8814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}