{"id":27676,"date":"2026-03-05T09:15:16","date_gmt":"2026-03-05T08:15:16","guid":{"rendered":"https:\/\/mokaefti.ch\/mocha-efti-loyalty-program\/"},"modified":"2026-03-05T09:37:13","modified_gmt":"2026-03-05T08:37:13","slug":"mocha-efti-loyalty-program","status":"publish","type":"page","link":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/","title":{"rendered":"Mocha Efti loyalty program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27676\" class=\"elementor elementor-27676 elementor-27658\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-6441d6e e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"6441d6e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efc6402 elementor-widget elementor-widget-html\" data-id=\"efc6402\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Inizio Codice Generato -->\r\n<div style=\"  display: flex; justify-content: center; align-items: center; text-align: center; padding: 2rem; background-color: rgba(31, 41, 55, 0); border-radius: 1.25rem; transition: box-shadow 0.3s ease;  \">\r\n    <h1 style=\"  font-size: 60px; font-weight: 800; background: linear-gradient(to right, #bd812e, #a99304, #bd812e); background-size: 200% auto; -webkit-background-clip: text; background-clip: text; color: transparent; animation: animated-text-gradient 4s linear infinite;  \">FIDELITY POINTS<\/h1>\r\n<\/div>\r\n\r\n<!-- Assicurati di avere questa animazione nel tuo CSS -->\r\n<style>\r\n@keyframes animated-text-gradient {\r\n    from {\r\n        background-position: 0% center;\r\n    }\r\n    to {\r\n        background-position: -200% center;\r\n    }\r\n}\r\n<\/style>\r\n<!-- Fine Codice Generato -->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-29156b7 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"29156b7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e4343a elementor-widget elementor-widget-shortcode\" data-id=\"9e4343a\" 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\">    <style>\n        .moka-rewards-wrapper {\n            max-width: 1000px;\n            margin: 0 auto;\n            font-family: inherit;\n            color: #333;\n        }\n        .moka-rewards-cover img {\n            width: 100%;\n            height: auto;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            margin-bottom: 40px;\n        }\n        .moka-rewards-title {\n            text-align: center;\n            font-size: 2.5rem;\n            color: #4a3b32; \/* Colore caff\u00e8 Moka Efti *\/\n            margin-bottom: 40px;\n            font-weight: bold;\n        }\n        .moka-rewards-balance-info {\n            text-align: center;\n            font-size: 1.2rem;\n            color: #666;\n            margin-top: -20px;\n            margin-bottom: 40px;\n            font-style: italic;\n        }\n        .moka-rewards-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 40px;\n        }\n        .moka-reward-card {\n            background: #fff;\n            padding: 40px 30px;\n            border-radius: 12px;\n            border-top: 5px solid #d4af37; \/* Colore oro\/moneta *\/\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n        }\n        .moka-reward-card:hover {\n            transform: translateY(-5px);\n        }\n        .moka-reward-card h3 {\n            font-size: 1.5rem;\n            color: #4a3b32;\n            margin-bottom: 25px;\n            text-align: center;\n            border-bottom: 1px solid #eee;\n            padding-bottom: 15px;\n        }\n        .moka-reward-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n        .moka-reward-list li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 20px;\n            font-size: 1.25rem;\n            line-height: 1.4;\n        }\n        .moka-reward-list li:last-child {\n            margin-bottom: 0;\n        }\n        .moka-coin-icon {\n            width: 80px;\n            height: 80px;\n            margin-right: 25px;\n            flex-shrink: 0;\n        }\n\n        \/* STILI PER IL NUOVO BANNER CARRELLO *\/\n        .moka-cart-notice {\n            background-color: #fdfaf4; \/* Sfondo chiaro elegante *\/\n            border: 2px dashed #d4af37; \/* Bordo tratteggiato dorato *\/\n            border-radius: 12px;\n            padding: 25px 30px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 20px;\n            box-shadow: 0 4px 15px rgba(212, 175, 55, 0.1);\n            transition: all 0.3s ease;\n        }\n        .moka-cart-notice:hover {\n            background-color: #fff;\n            transform: scale(1.02);\n        }\n        .moka-cart-notice .dashicons-cart {\n            font-size: 40px;\n            width: 40px;\n            height: 40px;\n            color: #d4af37;\n        }\n        .moka-cart-notice p {\n            margin: 0;\n            font-size: 1.3rem;\n            color: #4a3b32;\n            line-height: 1.4;\n        }\n\n        .moka-rewards-footer-info {\n            background-color: #fcfaf8;\n            border-left: 5px solid #4a3b32;\n            padding: 25px 30px;\n            margin-top: 40px;\n            border-radius: 8px;\n            box-shadow: 0 3px 15px rgba(0,0,0,0.03);\n        }\n        .moka-rewards-footer-info p {\n            margin: 0 0 10px 0;\n            font-size: 1.1rem;\n            line-height: 1.5;\n            color: #555;\n        }\n        .moka-rewards-footer-info p:last-child {\n            margin-bottom: 0;\n        }\n        .moka-rewards-expiry {\n            font-weight: bold;\n            color: #d32f2f;\n        }\n        .moka-rewards-timing {\n            color: #4a3b32;\n            font-weight: 500;\n        }\n        .moka-rewards-future {\n            font-style: italic;\n            color: #4a3b32;\n        }\n\n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .moka-cart-notice {\n                flex-direction: column;\n                text-align: center;\n                padding: 20px;\n            }\n            .moka-cart-notice p {\n                font-size: 1.1rem;\n            }\n        }\n    <\/style>\n\n    <div class=\"moka-rewards-wrapper\">\n        <div class=\"moka-rewards-cover\">\n            <img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/HomeImage_mokaefti_points.png\" alt=\"Moka Efti Rewards\">\n        <\/div>\n\n        <h2 class=\"moka-rewards-title\">MOKA EFTI REWARDS<\/h2>\n        \n        <p class=\"moka-rewards-balance-info\">Your points balance is always available in your personal profile.<\/p>\n\n        <div class=\"moka-rewards-grid\">\n            \n            <!-- BLOCCO 1: COME GUADAGNARE PUNTI -->\n            <div class=\"moka-reward-card\">\n                <h3>How to earn points<\/h3>\n                <ul class=\"moka-reward-list\">\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>100 points<\/strong> for every CHF 1 spent<\/span><\/li>\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>500 extra points<\/strong> for every CHF 100 spent in a single order<\/span><\/li>\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>1,000 bonus points<\/strong> for your birthday<\/span><\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- NUOVO BANNER IN EVIDENZA -->\n            <div class=\"moka-cart-notice\">\n                <span class=\"dashicons dashicons-cart\"><\/span>\n                <p>Redeem your points directly in the <strong>Cart<\/strong> before checkout! (Min. order: <strong>CHF 50<\/strong>)<\/p>\n            <\/div>\n\n            <!-- BLOCCO 2: COME CONVERTIRE I PUNTI -->\n            <div class=\"moka-reward-card\">\n                <h3>How to redeem points<\/h3>\n                <ul class=\"moka-reward-list\">\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>10,000 points<\/strong> &rarr; CHF 5 off (min. order CHF 50)<\/span><\/li>\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>20,000 points<\/strong> &rarr; CHF 10 off (min. order CHF 90)<\/span><\/li>\n                    <li><img decoding=\"async\" src=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2026\/03\/MokaEfti-point.png\" class=\"moka-coin-icon\"> <span><strong>50,000 points<\/strong> &rarr; CHF 25 off (min. order CHF 200)<\/span><\/li>\n                <\/ul>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"moka-rewards-footer-info\">\n            <p class=\"moka-rewards-expiry\"><span class=\"dashicons dashicons-warning\"><\/span> Please note: accumulated points are valid for 12 months from the date they are credited.<\/p>\n            <p class=\"moka-rewards-timing\"><span class=\"dashicons dashicons-clock\"><\/span> Please note: points will be credited as soon as your order is processed by our team and payment is confirmed (crediting is not always instantaneous).<\/p>\n            <p class=\"moka-rewards-future\">Our loyalty program is constantly evolving! We will soon introduce exciting new ways to earn and spend your points.<\/p>\n        <\/div>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\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>FIDELITY POINTS<\/p>\n","protected":false},"author":7788,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","inline_featured_image":false,"footnotes":""},"folder":[],"class_list":["post-27676","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"6gTBUwj614AFjyOBth17vf-dAZSWbsgEWnV5WoUr5kc\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Moka Efti - The best coffee in Switzerland\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Mocha Efti loyalty program - Moka Efti\" \/>\n\t\t<meta property=\"og:description\" content=\"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-05T08:15:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-05T08:37:13+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Mocha Efti loyalty program - Moka Efti\" \/>\n\t\t<meta name=\"twitter:description\" content=\"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#listItem\",\"name\":\"Mocha Efti loyalty program\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#listItem\",\"position\":2,\"name\":\"Mocha Efti loyalty program\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#organization\",\"name\":\"Moka Efti\",\"description\":\"The best coffee in Switzerland\",\"url\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/mokaefti.ch\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/logo-moka-efti.png\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#organizationLogo\",\"width\":1023,\"height\":289,\"caption\":\"moka efti logo\"},\"image\":{\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#webpage\",\"url\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/\",\"name\":\"Mocha Efti loyalty program - Moka Efti\",\"description\":\"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/mocha-efti-loyalty-program\\\/#breadcrumblist\"},\"datePublished\":\"2026-03-05T09:15:16+01:00\",\"dateModified\":\"2026-03-05T09:37:13+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/\",\"name\":\"Moka Efti\",\"description\":\"The best coffee in Switzerland\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/mokaefti.ch\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Mocha Efti loyalty program - Moka Efti","description":"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:","canonical_url":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"6gTBUwj614AFjyOBth17vf-dAZSWbsgEWnV5WoUr5kc","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mokaefti.ch\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/mokaefti.ch\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#listItem","name":"Mocha Efti loyalty program"}},{"@type":"ListItem","@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#listItem","position":2,"name":"Mocha Efti loyalty program","previousItem":{"@type":"ListItem","@id":"https:\/\/mokaefti.ch\/en\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/mokaefti.ch\/en\/#organization","name":"Moka Efti","description":"The best coffee in Switzerland","url":"https:\/\/mokaefti.ch\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png","@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#organizationLogo","width":1023,"height":289,"caption":"moka efti logo"},"image":{"@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#webpage","url":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/","name":"Mocha Efti loyalty program - Moka Efti","description":"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/mokaefti.ch\/en\/#website"},"breadcrumb":{"@id":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/#breadcrumblist"},"datePublished":"2026-03-05T09:15:16+01:00","dateModified":"2026-03-05T09:37:13+01:00"},{"@type":"WebSite","@id":"https:\/\/mokaefti.ch\/en\/#website","url":"https:\/\/mokaefti.ch\/en\/","name":"Moka Efti","description":"The best coffee in Switzerland","inLanguage":"en-US","publisher":{"@id":"https:\/\/mokaefti.ch\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Moka Efti - The best coffee in Switzerland","og:type":"article","og:title":"Mocha Efti loyalty program - Moka Efti","og:description":"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:","og:url":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/","og:image":"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png","og:image:secure_url":"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png","article:published_time":"2026-03-05T08:15:16+00:00","article:modified_time":"2026-03-05T08:37:13+00:00","twitter:card":"summary_large_image","twitter:title":"Mocha Efti loyalty program - Moka Efti","twitter:description":"FIDELITY POINTS MOKA EFTI REWARDS Your points balance is always available in your personal profile. How to earn points 100 points for every CHF 1 spent 500 extra points for every CHF 100 spent in a single order 1,000 bonus points for your birthday Redeem your points directly in the Cart before checkout! (Min. order:","twitter:image":"https:\/\/mokaefti.ch\/wp-content\/uploads\/2022\/07\/logo-moka-efti.png"},"aioseo_meta_data":{"post_id":"27676","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-03-05 08:33:08","updated":"2026-03-05 08:37:34","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/mokaefti.ch\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMocha Efti loyalty program\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mokaefti.ch\/en\/"},{"label":"Mocha Efti loyalty program","link":"https:\/\/mokaefti.ch\/en\/mocha-efti-loyalty-program\/"}],"_links":{"self":[{"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/pages\/27676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/users\/7788"}],"replies":[{"embeddable":true,"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/comments?post=27676"}],"version-history":[{"count":0,"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/pages\/27676\/revisions"}],"wp:attachment":[{"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/media?parent=27676"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/mokaefti.ch\/en\/wp-json\/wp\/v2\/folder?post=27676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}