{"title":"Home page","description":null,"products":[{"product_id":"gluten-free-restaurant-card-bali-indonesia","title":"Gluten Free Restaurant Card Bali, Indonesia","description":"\u003cstyle\u003e\n  \/* ===== CRAVE THEME OVERRIDE ===== *\/\n  .gf-bundle h1,\n  .gf-bundle h2,\n  .gf-bundle h3,\n  .gf-bundle h4,\n  .gf-bundle h5,\n  .gf-bundle p,\n  .gf-bundle span,\n  .gf-bundle li,\n  .gf-bundle a,\n  .gf-bundle strong {\n    color: inherit;\n  }\n  .gf-hero h1,\n  .gf-hero h1 span,\n  .gf-hero p,\n  .gf-cta-section h2,\n  .gf-cta-section p,\n  .gf-trust-badge {\n    color: #F2EFDD !important;\n  }\n\n  \/* ===== BASE ===== *\/\n  .gf-bundle {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 0 20px 60px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #3D081B;\n    line-height: 1.75;\n    font-size: 17px;\n  }\n  .gf-bundle * { box-sizing: border-box; }\n\n  \/* ===== HERO ===== *\/\n  .gf-hero {\n    text-align: center;\n    padding: 56px 28px 48px;\n    background: linear-gradient(145deg, #3D081B 0%, #5A0E2B 40%, #910F3F 100%);\n    border-radius: 20px;\n    margin-bottom: 44px;\n    color: #F2EFDD !important;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(61,8,27,.25);\n  }\n  .gf-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -60%;\n    left: -20%;\n    width: 140%;\n    height: 140%;\n    background: radial-gradient(ellipse at 30% 20%, rgba(242,239,221,.06) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .gf-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(242,239,221,.2), transparent);\n  }\n  .gf-hero h1 {\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 16px;\n    line-height: 1.25;\n    letter-spacing: -.5px;\n    position: relative;\n    color: #F2EFDD !important;\n  }\n  .gf-hero h1 span {\n    display: block;\n    font-size: 44px;\n    margin-bottom: 8px;\n    letter-spacing: -1px;\n    color: #F2EFDD !important;\n  }\n  .gf-hero p {\n    font-size: 19px;\n    opacity: .88;\n    max-width: 620px;\n    margin: 0 auto;\n    font-weight: 500;\n    position: relative;\n    color: #F2EFDD !important;\n  }\n\n  \/* ===== WHAT'S-INSIDE BANNER ===== *\/\n  .gf-inside-banner {\n    text-align: center;\n    margin-bottom: 10px;\n  }\n  .gf-inside-banner h2 {\n    font-size: 27px;\n    font-weight: 800;\n    display: inline-block;\n    background: linear-gradient(90deg, #910F3F, #C4164F, #910F3F);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    margin: 0 0 6px;\n  }\n  .gf-inside-banner p {\n    font-size: 15px;\n    color: #6B3A4A;\n    margin: 0;\n  }\n\n  \/* ===== CARDS ===== *\/\n  .gf-card {\n    background: #F2EFDD;\n    border: 1px solid rgba(61,8,27,.12);\n    border-radius: 16px;\n    padding: 38px 34px;\n    margin-bottom: 34px;\n    box-shadow: 0 2px 16px rgba(61,8,27,.06);\n    position: relative;\n    overflow: hidden;\n  }\n  .gf-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n  }\n  .gf-card.card-dining::before   { background: linear-gradient(90deg, #910F3F, #C4164F); }\n  .gf-card.card-why::before      { background: linear-gradient(90deg, #B8860B, #D4A843); }\n  .gf-card.card-whats::before    { background: linear-gradient(90deg, #6B7B3A, #8FA34B); }\n  .gf-card.card-created::before  { background: linear-gradient(90deg, #910F3F, #C4164F); }\n  .gf-card.card-bundle::before   { background: linear-gradient(90deg, #3D081B, #910F3F); }\n\n  .gf-card-number {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 100px;\n    margin-bottom: 14px;\n    color: #F2EFDD;\n  }\n  .card-dining .gf-card-number   { background: #910F3F; }\n  .card-whats .gf-card-number    { background: #6B7B3A; }\n  .card-created .gf-card-number  { background: #910F3F; }\n\n  .gf-card h3 {\n    font-size: 24px;\n    font-weight: 800;\n    margin: 0 0 22px;\n    line-height: 1.3;\n    color: #3D081B;\n  }\n\n  \/* problem \/ solution blocks *\/\n  .gf-problem, .gf-solution {\n    padding: 20px 22px;\n    border-radius: 12px;\n    margin-bottom: 20px;\n  }\n  .gf-problem {\n    background: rgba(145,15,63,.06);\n    border-left: 4px solid #910F3F;\n  }\n  .gf-problem strong { color: #910F3F; }\n  .gf-solution {\n    background: rgba(107,123,58,.08);\n    border-left: 4px solid #6B7B3A;\n  }\n  .gf-solution strong { color: #4A5A20; }\n\n  \/* feature rows *\/\n  .gf-feature {\n    display: flex;\n    gap: 16px;\n    margin-bottom: 22px;\n    align-items: flex-start;\n  }\n  .gf-feature-icon {\n    flex-shrink: 0;\n    width: 42px;\n    height: 42px;\n    border-radius: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    background: rgba(145,15,63,.07);\n    border: 1px solid rgba(145,15,63,.1);\n  }\n  .gf-feature-text h4 {\n    margin: 0 0 4px;\n    font-size: 16px;\n    font-weight: 700;\n    color: #3D081B;\n  }\n  .gf-feature-text p {\n    margin: 0;\n    font-size: 15px;\n    color: #5A2A3A;\n  }\n\n  \/* bullet lists *\/\n  .gf-card ul {\n    padding-left: 0;\n    list-style: none;\n    margin: 12px 0 20px;\n  }\n  .gf-card ul li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 9px;\n    font-size: 15px;\n    color: #3D081B;\n  }\n  .gf-card ul li::before {\n    content: \"•\";\n    position: absolute;\n    left: 8px;\n    color: #910F3F;\n    font-weight: 700;\n  }\n  .gf-card ul.safe-list li::before  { content: \"✅\"; left: 0; }\n  .gf-card ul.check-list li::before { content: \"✔\"; color: #6B7B3A; left: 6px; font-weight: 700; }\n\n  \/* ingredient highlight *\/\n  .gf-ingredient {\n    display: inline-block;\n    background: rgba(145,15,63,.08);\n    border: 1px solid rgba(145,15,63,.15);\n    border-radius: 6px;\n    padding: 2px 9px;\n    font-size: 14px;\n    font-weight: 600;\n    margin: 2px 2px;\n    color: #910F3F;\n  }\n\n  \/* format badges *\/\n  .gf-formats {\n    display: flex;\n    gap: 14px;\n    margin: 24px 0;\n    flex-wrap: wrap;\n  }\n  .gf-format-badge {\n    flex: 1;\n    min-width: 200px;\n    padding: 20px 22px;\n    border-radius: 12px;\n    background: rgba(61,8,27,.03);\n    border: 1px solid rgba(61,8,27,.1);\n  }\n  .gf-format-badge h5 {\n    margin: 0 0 6px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #3D081B;\n  }\n  .gf-format-badge p {\n    margin: 0;\n    font-size: 14px;\n    color: #5A2A3A;\n  }\n\n  \/* accent callout box *\/\n  .gf-callout {\n    background: rgba(145,15,63,.05);\n    border: 1px solid rgba(145,15,63,.12);\n    border-radius: 12px;\n    padding: 24px 26px;\n    margin: 26px 0 0;\n    font-size: 15px;\n    color: #3D081B;\n  }\n  .gf-callout strong { color: #910F3F; }\n\n  \/* locations grid *\/\n  .gf-locations {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 20px 0;\n  }\n  .gf-location-chip {\n    background: rgba(107,123,58,.08);\n    border: 1px solid rgba(107,123,58,.15);\n    border-radius: 12px;\n    padding: 16px 18px;\n    text-align: center;\n  }\n  .gf-location-chip strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 3px;\n    color: #3D081B;\n  }\n  .gf-location-chip span {\n    font-size: 13px;\n    color: #5A2A3A;\n  }\n\n  \/* ===== WHY-ALL GRID ===== *\/\n  .gf-why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n    margin: 22px 0 0;\n  }\n  .gf-why-item {\n    background: rgba(61,8,27,.04);\n    border: 1px solid rgba(61,8,27,.08);\n    border-radius: 12px;\n    padding: 22px;\n    text-align: center;\n  }\n  .gf-why-item .gf-why-icon { font-size: 34px; margin-bottom: 10px; }\n  .gf-why-item h4 {\n    margin: 0 0 6px;\n    font-size: 16px;\n    font-weight: 700;\n    color: #3D081B;\n  }\n  .gf-why-item p {\n    margin: 0;\n    font-size: 14px;\n    color: #5A2A3A;\n  }\n\n  \/* ===== CTA ===== *\/\n  .gf-cta-section {\n    text-align: center;\n    background: linear-gradient(145deg, #3D081B 0%, #5A0E2B 40%, #910F3F 100%);\n    border-radius: 20px;\n    padding: 54px 32px;\n    color: #F2EFDD !important;\n    margin-top: 12px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(61,8,27,.25);\n  }\n  .gf-cta-section::before {\n    content: \"\";\n    position: absolute;\n    top: -50%;\n    right: -20%;\n    width: 120%;\n    height: 120%;\n    background: radial-gradient(ellipse at 70% 30%, rgba(242,239,221,.05) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .gf-cta-section h2 {\n    font-size: 29px;\n    font-weight: 800;\n    margin: 0 0 14px;\n    position: relative;\n    color: #F2EFDD !important;\n  }\n  .gf-cta-section p {\n    font-size: 17px;\n    opacity: .88;\n    max-width: 540px;\n    margin: 0 auto 30px;\n    position: relative;\n    color: #F2EFDD !important;\n  }\n  .gf-cta-btn {\n    display: inline-block;\n    padding: 18px 52px;\n    background: #F2EFDD;\n    color: #910F3F !important;\n    font-size: 18px;\n    font-weight: 800;\n    text-decoration: none !important;\n    border-radius: 100px;\n    letter-spacing: .5px;\n    position: relative;\n    animation: gf-pulse 2.5s infinite;\n    box-shadow: 0 4px 24px rgba(242,239,221,.3);\n    transition: transform .25s, box-shadow .25s, background .25s;\n  }\n  .gf-cta-btn:hover {\n    animation: none;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 36px rgba(242,239,221,.45);\n    background: #fff;\n    color: #910F3F !important;\n  }\n\n  @keyframes gf-pulse {\n    0%   { box-shadow: 0 4px 24px rgba(242,239,221,.3); }\n    50%  { box-shadow: 0 4px 40px rgba(242,239,221,.55); }\n    100% { box-shadow: 0 4px 24px rgba(242,239,221,.3); }\n  }\n\n  \/* Payment trust bar *\/\n  .gf-trust-bar {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 22px;\n    flex-wrap: wrap;\n  }\n  .gf-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(242,239,221,.1);\n    border: 1px solid rgba(242,239,221,.2);\n    border-radius: 100px;\n    padding: 7px 16px;\n    font-size: 13px;\n    color: #F2EFDD !important;\n    font-weight: 600;\n  }\n\n  \/* ===== POST-PURCHASE NOTE ===== *\/\n  .gf-post-purchase {\n    background: #F2EFDD;\n    border: 2px dashed rgba(145,15,63,.3);\n    border-radius: 16px;\n    padding: 34px 32px;\n    margin-top: 34px;\n    text-align: center;\n  }\n  .gf-post-icon {\n    font-size: 42px;\n    margin-bottom: 12px;\n  }\n  .gf-post-purchase h3 {\n    font-size: 17px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: #910F3F;\n    margin: 0 0 22px;\n  }\n  .gf-post-steps {\n    display: flex;\n    gap: 20px;\n    justify-content: center;\n    flex-wrap: wrap;\n    max-width: 640px;\n    margin: 0 auto;\n  }\n  .gf-post-step {\n    flex: 1;\n    min-width: 240px;\n    background: rgba(61,8,27,.03);\n    border: 1px solid rgba(61,8,27,.1);\n    border-radius: 14px;\n    padding: 22px;\n    text-align: left;\n    position: relative;\n  }\n  .gf-step-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    background: linear-gradient(135deg, #910F3F, #C4164F);\n    color: #F2EFDD;\n    font-size: 14px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-bottom: 12px;\n  }\n  .gf-post-step p {\n    margin: 0;\n    font-size: 15px;\n    color: #3D081B;\n    line-height: 1.6;\n  }\n\n  \/* ===== DIVIDER ===== *\/\n  .gf-divider {\n    text-align: center;\n    margin: 8px 0 32px;\n    font-size: 18px;\n    letter-spacing: 12px;\n    color: rgba(145,15,63,.2);\n  }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 600px) {\n    .gf-hero { padding: 40px 20px 36px; }\n    .gf-hero h1 { font-size: 24px; }\n    .gf-hero h1 span { font-size: 32px; }\n    .gf-hero p { font-size: 16px; }\n    .gf-card { padding: 28px 22px; }\n    .gf-card h3 { font-size: 20px; }\n    .gf-formats { flex-direction: column; }\n    .gf-cta-section { padding: 40px 22px; }\n    .gf-cta-section h2 { font-size: 22px; }\n    .gf-post-purchase { padding: 24px 18px; }\n    .gf-post-steps { flex-direction: column; }\n    .gf-locations { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- BALI BUNDLE PAGE START --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"gf-bundle\"\u003e\n\n  \u003c!-- ==================== HERO ==================== --\u003e\n  \u003cdiv class=\"gf-hero\"\u003e\n    \u003ch1\u003e\n      \u003cspan\u003e🇮🇩🌴🍛🗺️\u003c\/span\u003e\n      Eat Safely in Bali with Our Gluten-Free Dining Card \u0026amp; Restaurant Map!\n    \u003c\/h1\u003e\n    \u003cp\u003eYour Complete Gluten-Free Dining Kit for Bali — Communicate Clearly, Eat Confidently, Enjoy Paradise\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.paypal.com\/ncp\/payment\/5QGH35M2PEH5J\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gf-cta-btn\" style=\"margin-top:30px;\"\u003eBUY NOW\u003c\/a\u003e\n    \u003cdiv class=\"gf-trust-bar\" style=\"margin-top:18px;\"\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e💳 PayPal Protected\u003c\/div\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e⚡ Instant Download\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ==================== THE PROBLEM ==================== --\u003e\n  \u003cdiv class=\"gf-divider\"\u003e◆ ◆ ◆\u003c\/div\u003e\n\n  \u003cdiv class=\"gf-card card-dining\"\u003e\n    \u003cspan class=\"gf-card-number\"\u003eThe Challenge\u003c\/span\u003e\n    \u003ch3\u003eWhy Eating Gluten-Free in Bali Is Harder Than You Think\u003c\/h3\u003e\n\n    \u003cdiv class=\"gf-problem\"\u003e\n      \u003cstrong\u003eHere's the reality:\u003c\/strong\u003e Traveling to Bali is a dream come true, but if you have Celiac disease or a severe gluten allergy, it can also feel incredibly stressful. While Bali is famous for its healthy food scene, traditional Indonesian cooking relies heavily on \u003cspan class=\"gf-ingredient\"\u003eKecap Manis\u003c\/span\u003e (sweet soy sauce containing wheat), shared woks, and wheat-based batters.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-problem\" style=\"margin-top:14px;\"\u003e\n      \u003cstrong\u003eThe language barrier is real:\u003c\/strong\u003e Outside of major tourist hubs, explaining cross-contamination is almost impossible, and \"gluten-free\" is often misunderstood as just a lifestyle choice — not a serious medical condition.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-solution\"\u003e\n      \u003cstrong\u003eThat's why we created this bundle:\u003c\/strong\u003e So you can stop worrying about getting sick and start enjoying paradise. Designed by a fellow Celiac traveler and professionally translated by native Indonesian speakers, this Gluten-Free Dining Card \u0026amp; Curated Map is your ultimate dining kit. Whether you're grabbing a bite at a local warung, ordering Mie Goreng in Canggu, or exploring Ubud — you can dine with \u003cstrong\u003eabsolute confidence and peace of mind.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ==================== WHY THIS CARD WORKS ==================== --\u003e\n  \u003cdiv class=\"gf-inside-banner\"\u003e\n    \u003ch2\u003e🌟 Why This Dining Card Works\u003c\/h2\u003e\n    \u003cp\u003eAnd saves your trip!\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gf-divider\"\u003e◆ ◆ ◆\u003c\/div\u003e\n\n  \u003cdiv class=\"gf-card card-why\"\u003e\n    \u003ch3\u003eEverything That Makes This Card Actually Work in Bali\u003c\/h3\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🇮🇩\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003e100% Accurate \u0026amp; Culturally Polite\u003c\/h4\u003e\n        \u003cp\u003eBalinese and Indonesian people are incredibly warm and welcoming. This card communicates your medical needs in a highly respectful, polite, and clear \u003cstrong\u003eBahasa Indonesia\u003c\/strong\u003e translation that staff will gladly show to the kitchen chef. Not Google Translate — real, natural language that locals actually use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🚫\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003eStops Cross-Contamination\u003c\/h4\u003e\n        \u003cp\u003eIt explicitly asks the kitchen staff not to cook your food in:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eShared woks or pans\u003c\/li\u003e\n          \u003cli\u003eShared oil fryers\u003c\/li\u003e\n          \u003cli\u003eShared utensils that have touched wheat-battered foods\u003c\/li\u003e\n          \u003cli\u003eThe same workspace where flour was just used\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eThis is \u003cstrong\u003ecritical\u003c\/strong\u003e in Bali where woks are used for everything and shared cooking is the norm.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🕵️\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003eExposes Hidden Gluten Sources\u003c\/h4\u003e\n        \u003cp\u003eIt lists local Indonesian ingredients that contain hidden wheat so the kitchen knows exactly what to avoid:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cspan class=\"gf-ingredient\"\u003eKecap Manis\u003c\/span\u003e \u003cstrong\u003eSweet soy sauce\u003c\/strong\u003e — contains wheat (used in almost everything!)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"gf-ingredient\"\u003eBumbu Instan\u003c\/span\u003e \u003cstrong\u003eInstant seasoning\/stock powder\u003c\/strong\u003e — often contains wheat\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"gf-ingredient\"\u003eTepung Terigu\u003c\/span\u003e \u003cstrong\u003eWheat flour\u003c\/strong\u003e — used in batters for frying\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"gf-ingredient\"\u003eMie Instan\u003c\/span\u003e \u003cstrong\u003eInstant noodle seasoning\u003c\/strong\u003e — contains gluten\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"gf-ingredient\"\u003eSaos Tiram\u003c\/span\u003e \u003cstrong\u003eOyster sauce\u003c\/strong\u003e — some brands contain wheat\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eWithout this list, a chef might think \"no bread, no pasta\" and still cook your Nasi Goreng in Kecap Manis.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🏥\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003eEmphasizes Medical Necessity\u003c\/h4\u003e\n        \u003cp\u003eIt clearly explains that eating even a \u003cstrong\u003etiny crumb\u003c\/strong\u003e of gluten will make you seriously ill, ensuring your meal is treated as a \u003cstrong\u003estrict medical allergy, not a preference.\u003c\/strong\u003e The card uses clear medical language in Bahasa Indonesia that leaves zero room for misunderstanding.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ==================== WHAT YOU GET ==================== --\u003e\n  \u003cdiv class=\"gf-inside-banner\"\u003e\n    \u003ch2\u003e📦 What You Get\u003c\/h2\u003e\n    \u003cp\u003eInstant Download — use it on your phone or print it out\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gf-divider\"\u003e◆ ◆ ◆\u003c\/div\u003e\n\n  \u003cdiv class=\"gf-card card-whats\"\u003e\n    \u003cspan class=\"gf-card-number\"\u003eEverything Included\u003c\/span\u003e\n    \u003ch3\u003eYour Complete Bali Gluten-Free Dining Kit\u003c\/h3\u003e\n\n    \u003cdiv class=\"gf-formats\"\u003e\n      \u003cdiv class=\"gf-format-badge\"\u003e\n        \u003ch5\u003e📱 Digital Smartphone Card (PNG)\u003c\/h5\u003e\n        \u003cp\u003ePerfectly sized for your phone screen. Save it to your photos or set it as your lock screen for quick, offline access at the restaurant table. Works without wifi or data.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-format-badge\"\u003e\n        \u003ch5\u003e🖨️ Printable PDF Card\u003c\/h5\u003e\n        \u003cp\u003eA beautifully formatted, foldable physical card. Print it out and keep it in your wallet or beach bag as a reliable backup. Hand it directly to your server.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-format-badge\" style=\"background:rgba(107,123,58,.06);border-color:rgba(107,123,58,.15);\"\u003e\n        \u003ch5\u003e🗺️ BONUS: Bali 100% Gluten-Free Map\u003c\/h5\u003e\n        \u003cp\u003eAn interactive digital map featuring 100% dedicated gluten-free restaurants, cafes, and bakeries across Bali. Open it directly in Google Maps for stress-free, zero-risk dining!\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch4 style=\"font-size:16px;font-weight:700;margin:20px 0 12px;\"\u003eMap locations include:\u003c\/h4\u003e\n    \u003cdiv class=\"gf-locations\"\u003e\n      \u003cdiv class=\"gf-location-chip\"\u003e\n        \u003cstrong\u003e🏄 Canggu\u003c\/strong\u003e\n        \u003cspan\u003eSurf \u0026amp; eat safely\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-location-chip\"\u003e\n        \u003cstrong\u003e🌿 Ubud\u003c\/strong\u003e\n        \u003cspan\u003eJungle dining, no stress\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-location-chip\"\u003e\n        \u003cstrong\u003e🌅 Seminyak\u003c\/strong\u003e\n        \u003cspan\u003eBeach clubs \u0026amp; restaurants\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-location-chip\"\u003e\n        \u003cstrong\u003e🏖️ Uluwatu\u003c\/strong\u003e\n        \u003cspan\u003eCliffside dining safely\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-location-chip\"\u003e\n        \u003cstrong\u003e📍 And More\u003c\/strong\u003e\n        \u003cspan\u003eAcross all of Bali\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch4 style=\"font-size:16px;font-weight:700;margin:20px 0 10px;\"\u003eEach location includes:\u003c\/h4\u003e\n    \u003cul class=\"check-list\"\u003e\n      \u003cli\u003eRestaurant name in English AND Indonesian\u003c\/li\u003e\n      \u003cli\u003eType of cuisine\u003c\/li\u003e\n      \u003cli\u003eWhether they're 100% GF or offer dedicated GF menus\u003c\/li\u003e\n      \u003cli\u003ePrice range\u003c\/li\u003e\n      \u003cli\u003eDirect link to open in Google Maps\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ==================== CREATED BY ==================== --\u003e\n  \u003cdiv class=\"gf-card card-created\"\u003e\n    \u003cspan class=\"gf-card-number\"\u003eOur Promise\u003c\/span\u003e\n    \u003ch3\u003e❤️ Created by a Celiac, Approved by Locals\u003c\/h3\u003e\n\n    \u003cp style=\"font-size:17px;margin-bottom:18px;\"\u003eWe understand how high the stakes are when you travel. That's why this card wasn't made with Google Translate.\u003c\/p\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🌍\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003eReal-World Tested\u003c\/h4\u003e\n        \u003cp\u003eDesigned by a traveler who actually lives with Celiac disease and knows the exact struggles of dining out in Indonesia. Every scenario has been considered.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-feature\"\u003e\n      \u003cdiv class=\"gf-feature-icon\"\u003e🇮🇩\u003c\/div\u003e\n      \u003cdiv class=\"gf-feature-text\"\u003e\n        \u003ch4\u003eNative Indonesian Translation\u003c\/h4\u003e\n        \u003cp\u003eFully proofread and refined by native Indonesian speakers to ensure perfect grammar, appropriate vocabulary, and the right level of cultural politeness. Staff will read it, understand it, and respect it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-callout\" style=\"background:rgba(107,123,58,.06);border-color:rgba(107,123,58,.15);\"\u003e\n      \u003cstrong style=\"color:#4A5A20;\"\u003eThe result?\u003c\/strong\u003e A dining card that works exactly like having a fluent Indonesian friend sitting next to you at every meal, explaining your medical needs perfectly to the kitchen. Every single time.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ WHY ALL 3 ITEMS ============ --\u003e\n  \u003cdiv class=\"gf-card card-bundle\"\u003e\n    \u003ch3 style=\"text-align:center;\"\u003e💡 Why You Need All Three Items\u003c\/h3\u003e\n    \u003cdiv class=\"gf-why-grid\"\u003e\n      \u003cdiv class=\"gf-why-item\"\u003e\n        \u003cdiv class=\"gf-why-icon\"\u003e🍽️\u003c\/div\u003e\n        \u003ch4\u003eDining Card\u003c\/h4\u003e\n        \u003cp\u003eGets you safe meals at \u003cem\u003eany\u003c\/em\u003e restaurant or warung you walk into.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-why-item\"\u003e\n        \u003cdiv class=\"gf-why-icon\"\u003e🗺️\u003c\/div\u003e\n        \u003ch4\u003eGF Restaurant Map\u003c\/h4\u003e\n        \u003cp\u003eTakes you straight to 100% safe spots where GF is already understood.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-why-item\"\u003e\n        \u003cdiv class=\"gf-why-icon\"\u003e📱\u003c\/div\u003e\n        \u003ch4\u003eDigital + Print\u003c\/h4\u003e\n        \u003cp\u003ePhone dies? No wifi? You're still covered with your printed backup card.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align:center;font-size:17px;font-weight:600;margin:26px 0 0;\"\u003eTogether? You're completely covered for every meal in Bali. 🌴\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ CTA ============ --\u003e\n  \u003cdiv class=\"gf-cta-section\"\u003e\n    \u003ch2\u003e✈️ Get Instant Peace of Mind for Your Bali Trip!\u003c\/h2\u003e\n    \u003cp\u003eDon't spend your tropical vacation stuck in your hotel room or worrying about getting \"glutened.\" Grab your dining card and restaurant map today, pack your bags, and get ready to experience Bali safely!\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.paypal.com\/ncp\/payment\/5QGH35M2PEH5J\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gf-cta-btn\"\u003eBUY NOW\u003c\/a\u003e\n    \u003cdiv class=\"gf-trust-bar\"\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e💳 PayPal Protected\u003c\/div\u003e\n      \u003cdiv class=\"gf-trust-badge\"\u003e⚡ Instant Download\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ POST-PURCHASE NOTE ============ --\u003e\n  \u003cdiv class=\"gf-post-purchase\"\u003e\n    \u003cdiv class=\"gf-post-icon\"\u003e📬\u003c\/div\u003e\n    \u003ch3\u003eImportant Note After Purchase\u003c\/h3\u003e\n    \u003cdiv class=\"gf-post-steps\"\u003e\n      \u003cdiv class=\"gf-post-step\"\u003e\n        \u003cspan class=\"gf-step-number\"\u003e1\u003c\/span\u003e\n        \u003cp\u003eAfter completing your payment, \u003cstrong\u003eplease stay on the page for a few seconds.\u003c\/strong\u003e You'll be automatically taken to your secure download page.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gf-post-step\"\u003e\n        \u003cspan class=\"gf-step-number\"\u003e2\u003c\/span\u003e\n        \u003cp\u003eYou'll also receive your \u003cstrong\u003edownload link by email\u003c\/strong\u003e at the address you entered during checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- ============================================================ --\u003e\n\u003c!-- BALI BUNDLE PAGE END --\u003e\n\u003c!-- ============================================================ --\u003e","brand":"CELIAC CARD","offers":[{"title":"Default Title","offer_id":48887158571236,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/5338\/3908\/files\/rn-image_picker_lib_temp_9eed44fa-b868-459f-b65e-8ae2d9681e96.png?v=1778169348"}],"url":"https:\/\/celiacard.com\/collections\/frontpage.oembed","provider":"CELIAC CARD","version":"1.0","type":"link"}