{"id":135,"date":"2026-01-09T15:43:07","date_gmt":"2026-01-09T14:43:07","guid":{"rendered":"https:\/\/mountainguides.alpine-world.com\/panier\/"},"modified":"2026-07-28T11:26:10","modified_gmt":"2026-07-28T09:26:10","slug":"panier","status":"publish","type":"page","link":"https:\/\/mountainguides.alpine-world.com\/fr\/panier\/","title":{"rendered":"Panier"},"content":{"rendered":"<div>\n<style>\n.riepilogo-prenotazione {\n    background: #f5f7fa;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin-bottom: 20px;\n}\n.riepilogo-titolo {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    color: #666;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n}\n.riepilogo-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid #e2e5ea;\n    font-size: 15px;\n}\n.riepilogo-row:last-child {\n    border-bottom: none;\n}\n.riepilogo-caparra {\n    display: flex;\n    justify-content: space-between;\n    background: #eaf7ef;\n    border-left: 3px solid #1e9e5a;\n    padding: 12px 14px;\n    margin: 10px 0;\n    border-radius: 6px;\n    font-size: 15px;\n}\n.riepilogo-caparra strong {\n    color: #1e9e5a;\n    font-size: 18px;\n}\n\/* Masque Co\u00fbt total et Solde sous le produit (redondants avec le r\u00e9capitulatif) *\/\ndt.variation-Costototale,\ndd.variation-Costototale,\ndt.variation-Saldo,\ndd.variation-Saldo {\n    display: none !important;\n}\n\/* Masque le tableau natif \"Totaux du panier\" de WooCommerce (Sous-total\/Total),\n   redondant avec notre r\u00e9capitulatif *\/\n.cart_totals table.shop_table {\n    display: none !important;\n}\n<\/style>\n<p><script>\njQuery(function($) {\n    function parseEuro(text) {\n        if (!text) return 0;\n        var pulito = text.replace(\/[^\\d,]\/g, '').replace(',', '.');\n        return parseFloat(pulito) || 0;\n    }\n    function formatEuro(num) {\n        return num.toLocaleString('fr-FR', { minimumFractionDigits: 2, maximumFractionDigits: 2 }) + ' \u20ac';\n    }\n    function aggiornaRiepilogoCarrello() {\n        var totaleEsperienza = 0, saldo = 0, acconto = 0;\n        $('.cart_item').each(function() {\n            var $item = $(this);\n            totaleEsperienza += parseEuro($item.find('dd.variation-Costototale .amount').first().text());\n            saldo += parseEuro($item.find('dd.variation-Saldo .amount').first().text());\n            acconto += parseEuro($item.find('.product-subtotal .amount').first().text());\n        });\n        if (totaleEsperienza === 0) return;\n        if ($('#riepilogo-prenotazione-carrello').length === 0) {\n            var html = '' +\n                '<\/p>\n<div id=\"riepilogo-prenotazione-carrello\" class=\"riepilogo-prenotazione\">' +\n                '  <\/p>\n<p class=\"riepilogo-titolo\">R\u00c9CAPITULATIF DE R\u00c9SERVATION<\/p>\n<p>' +\n                '  <\/p>\n<div class=\"riepilogo-row\">' +\n                '    <span>Co\u00fbt total de l\\'exp\u00e9rience<\/span>' +\n                '    <strong id=\"rc-totale\">\u2013<\/strong>' +\n                '  <\/div>\n<p>' +\n                '  <\/p>\n<div class=\"riepilogo-caparra\">' +\n                '    <span>Acompte \u00e0 payer maintenant<\/span>' +\n                '    <strong id=\"rc-acconto\">\u2013<\/strong>' +\n                '  <\/div>\n<p>' +\n                '  <\/p>\n<div class=\"riepilogo-row\">' +\n                '    <span>Solde \u00e0 payer \u00e0 la confirmation<\/span>' +\n                '    <strong id=\"rc-saldo\">\u2013<\/strong>' +\n                '  <\/div>\n<p>' +\n                '<\/p><\/div>\n<p>';\n            $('.wc-proceed-to-checkout').before(html);\n        }\n        $('#rc-totale').text(formatEuro(totaleEsperienza));\n        $('#rc-acconto').text(formatEuro(acconto));\n        $('#rc-saldo').text(formatEuro(saldo));\n    }\n    aggiornaRiepilogoCarrello();\n    $(document.body).on('updated_cart_totals updated_wc_div', aggiornaRiepilogoCarrello);\n});\n<\/script>\n<\/div>\n<p><br \/>\n<!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"xlarge\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<style>\\n.riepilogo-prenotazione {\\n    background: #f5f7fa;\\n    border-radius: 10px;\\n    padding: 20px 24px;\\n    margin-bottom: 20px;\\n}\\n.riepilogo-titolo {\\n    font-size: 12px;\\n    font-weight: 600;\\n    letter-spacing: 0.5px;\\n    color: #666;\\n    text-transform: uppercase;\\n    margin-bottom: 14px;\\n}\\n.riepilogo-row {\\n    display: flex;\\n    justify-content: space-between;\\n    padding: 8px 0;\\n    border-bottom: 1px solid #e2e5ea;\\n    font-size: 15px;\\n}\\n.riepilogo-row:last-child {\\n    border-bottom: none;\\n}\\n.riepilogo-caparra {\\n    display: flex;\\n    justify-content: space-between;\\n    background: #eaf7ef;\\n    border-left: 3px solid #1e9e5a;\\n    padding: 12px 14px;\\n    margin: 10px 0;\\n    border-radius: 6px;\\n    font-size: 15px;\\n}\\n.riepilogo-caparra strong {\\n    color: #1e9e5a;\\n    font-size: 18px;\\n}\\n\/* Masque Co\u00fbt total et Solde sous le produit (redondants avec le r\u00e9capitulatif) *\/\\ndt.variation-Costototale,\\ndd.variation-Costototale,\\ndt.variation-Saldo,\\ndd.variation-Saldo {\\n    display: none !important;\\n}\\n\/* Masque le tableau natif \\\"Totaux du panier\\\" de WooCommerce (Sous-total\/Total),\\n   redondant avec notre r\u00e9capitulatif *\/\\n.cart_totals table.shop_table {\\n    display: none !important;\\n}\\n<\/style>\n\n\\n<script>\\njQuery(function($) {\\n    function parseEuro(text) {\\n        if (!text) return 0;\\n        var pulito = text.replace(\/[^\\\\d,]\/g, '').replace(',', '.');\\n        return parseFloat(pulito) || 0;\\n    }\\n    function formatEuro(num) {\\n        return num.toLocaleString('fr-FR', { minimumFractionDigits: 2, maximumFractionDigits: 2 }) + ' \u20ac';\\n    }\\n    function aggiornaRiepilogoCarrello() {\\n        var totaleEsperienza = 0, saldo = 0, acconto = 0;\\n        $('.cart_item').each(function() {\\n            var $item = $(this);\\n            totaleEsperienza += parseEuro($item.find('dd.variation-Costototale .amount').first().text());\\n            saldo += parseEuro($item.find('dd.variation-Saldo .amount').first().text());\\n            acconto += parseEuro($item.find('.product-subtotal .amount').first().text());\\n        });\\n        if (totaleEsperienza === 0) return;\\n        if ($('#riepilogo-prenotazione-carrello').length === 0) {\\n            var html = '' +\\n                '\n\n<div id=\\\"riepilogo-prenotazione-carrello\\\" class=\\\"riepilogo-prenotazione\\\">' +\\n                '  \n\n<p class=\\\"riepilogo-titolo\\\">R\u00c9CAPITULATIF DE R\u00c9SERVATION<\/p>\n\n' +\\n                '  \n\n<div class=\\\"riepilogo-row\\\">' +\\n                '    <span>Co\u00fbt total de l\\\\'exp\u00e9rience<\/span>' +\\n                '    <strong id=\\\"rc-totale\\\">\u2013<\/strong>' +\\n                '  <\/div>\n\n' +\\n                '  \n\n<div class=\\\"riepilogo-caparra\\\">' +\\n                '    <span>Acompte \u00e0 payer maintenant<\/span>' +\\n                '    <strong id=\\\"rc-acconto\\\">\u2013<\/strong>' +\\n                '  <\/div>\n\n' +\\n                '  \n\n<div class=\\\"riepilogo-row\\\">' +\\n                '    <span>Solde \u00e0 payer \u00e0 la confirmation<\/span>' +\\n                '    <strong id=\\\"rc-saldo\\\">\u2013<\/strong>' +\\n                '  <\/div>\n\n' +\\n                '<\/div>\n\n';\\n            $('.wc-proceed-to-checkout').before(html);\\n        }\\n        $('#rc-totale').text(formatEuro(totaleEsperienza));\\n        $('#rc-acconto').text(formatEuro(acconto));\\n        $('#rc-saldo').text(formatEuro(saldo));\\n    }\\n    aggiornaRiepilogoCarrello();\\n    $(document.body).on('updated_cart_totals updated_wc_div', aggiornaRiepilogoCarrello);\\n});\\n<\/script>\"}},{\"type\":\"woo_pages\",\"props\":{\"page\":\"cart\"}}]}]}]}],\"version\":\"5.0.37\",\"yooessentialsVersion\":\"3.0.13\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"footnotes":""},"class_list":["post-135","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/pages\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":2,"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/pages\/135\/revisions"}],"predecessor-version":[{"id":1338,"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/pages\/135\/revisions\/1338"}],"wp:attachment":[{"href":"https:\/\/mountainguides.alpine-world.com\/fr\/wp-json\/wp\/v2\/media?parent=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}