{"id":8955,"date":"2026-06-11T07:17:31","date_gmt":"2026-06-11T05:17:31","guid":{"rendered":"https:\/\/www.antoniosotillo.com\/?page_id=8955"},"modified":"2026-06-11T07:20:05","modified_gmt":"2026-06-11T05:20:05","slug":"testqr","status":"publish","type":"page","link":"https:\/\/www.antoniosotillo.com\/it\/testqr\/","title":{"rendered":"testQR"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8955\" class=\"elementor elementor-8955\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebea635 e-flex e-con-boxed e-con e-parent\" data-id=\"ebea635\" 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-f335ad7 elementor-widget elementor-widget-html\" data-id=\"f335ad7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;aos_animation_name&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\/\/ Carrito en JavaScript (no requiere base de datos)\nlet carrito = [];\n\nfunction agregarProducto(producto, precio) {\n    carrito.push({producto, precio});\n    actualizarResumen();\n}\n\nfunction generarMensajeWhatsApp(mesa, nombre) {\n    let mensaje = `\ud83c\udf54 PEDIDO - Mesa ${mesa}, ${nombre}\\n\\n`;\n    let total = 0;\n    \n    carrito.forEach(item => {\n        mensaje += `\u2022 ${item.producto}: $${item.precio}\\n`;\n        total += item.precio;\n    });\n    \n    mensaje += `\\n\ud83d\udcb0 TOTAL: $${total}`;\n    return mensaje;\n}\n\nfunction enviarWhatsApp(numeroRestaurante, mesa, nombre) {\n    let mensaje = generarMensajeWhatsApp(mesa, nombre);\n    let url = `https:\/\/wa.me\/${numeroRestaurante}?text=${encodeURIComponent(mensaje)}`;\n    window.open(url, '_blank');\n}\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>","protected":false},"excerpt":{"rendered":"<p>\/\/ Carrito en JavaScript (no requiere base de datos) let carrito = []; function agregarProducto(producto, precio) { carrito.push({producto, precio}); actualizarResumen(); } function generarMensajeWhatsApp(mesa, nombre) { let mensaje = `\ud83c\udf54 PEDIDO &#8211; Mesa ${mesa}, ${nombre}nn`; let total = 0; carrito.forEach(item => { mensaje += `\u2022 ${item.producto}: $${item.precio}n`; total += item.precio; }); mensaje += `n\ud83d\udcb0 TOTAL: $${total}`; [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-8955","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/pages\/8955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/comments?post=8955"}],"version-history":[{"count":4,"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/pages\/8955\/revisions"}],"predecessor-version":[{"id":8960,"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/pages\/8955\/revisions\/8960"}],"wp:attachment":[{"href":"https:\/\/www.antoniosotillo.com\/it\/wp-json\/wp\/v2\/media?parent=8955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}