{"product_id":"nonla-vietnamese-instant-coffee-variety-pack","title":"NONLA Discovery Mix – Vietnamese Instant Coffee Variety Pack | 8 Pods","description":"\u003cstyle\u003e\n  .nonla-product-description {\n    --nl-dark: #30251f;\n    --nl-brown: #624737;\n    --nl-soft: #f7f3ed;\n    --nl-border: #e7dfd6;\n    --nl-text: #403a36;\n    --nl-muted: #6d655f;\n\n    max-width: 960px;\n    margin: 0 auto;\n    color: var(--nl-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .nonla-product-description * {\n    box-sizing: border-box;\n  }\n\n  .nonla-product-description h2,\n  .nonla-product-description h3 {\n    color: var(--nl-dark);\n    line-height: 1.3;\n    margin-top: 0;\n  }\n\n  .nonla-product-description h2 {\n    margin-bottom: 16px;\n    font-size: clamp(26px, 4vw, 34px);\n  }\n\n  .nonla-product-description h3 {\n    margin-bottom: 12px;\n    font-size: 22px;\n  }\n\n  .nonla-product-description p {\n    margin: 0 0 16px;\n  }\n\n  \/* HERO *\/\n\n  .nonla-product-description .nl-hero {\n    padding: 34px;\n    margin-bottom: 26px;\n    background: var(--nl-soft);\n    border: 1px solid var(--nl-border);\n    border-radius: 16px;\n  }\n\n  .nonla-product-description .nl-eyebrow {\n    margin-bottom: 8px;\n    color: var(--nl-brown);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .nonla-product-description .nl-lead {\n    max-width: 840px;\n    margin-bottom: 0;\n    color: #554d48;\n    font-size: 18px;\n  }\n\n  \/* MIX BREAKDOWN *\/\n\n  .nonla-product-description .nl-mix-grid {\n    display: grid;\n    grid-template-columns: 2fr 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 34px;\n  }\n\n  .nonla-product-description .nl-mix-card {\n    padding: 22px 18px;\n    text-align: center;\n    background: #fff;\n    border: 1px solid var(--nl-border);\n    border-radius: 13px;\n  }\n\n  .nonla-product-description .nl-mix-number {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--nl-brown);\n    font-size: 30px;\n    font-weight: 800;\n    line-height: 1;\n  }\n\n  .nonla-product-description .nl-mix-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--nl-dark);\n    font-size: 16px;\n  }\n\n  .nonla-product-description .nl-mix-card span {\n    color: var(--nl-muted);\n    font-size: 14px;\n  }\n\n  \/* SECTIONS *\/\n\n  .nonla-product-description .nl-section {\n    margin-bottom: 36px;\n  }\n\n  .nonla-product-description .nl-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .nonla-product-description .nl-benefit {\n    padding: 20px;\n    background: #fafafa;\n    border: 1px solid #ebe6e1;\n    border-radius: 12px;\n  }\n\n  .nonla-product-description .nl-benefit strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--nl-dark);\n    font-size: 16px;\n  }\n\n  .nonla-product-description .nl-benefit p {\n    margin: 0;\n    color: var(--nl-muted);\n    font-size: 15px;\n  }\n\n  \/* HOW TO *\/\n\n  .nonla-product-description .nl-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 18px;\n    counter-reset: nl-step;\n  }\n\n  .nonla-product-description .nl-step {\n    position: relative;\n    min-height: 150px;\n    padding: 50px 20px 20px;\n    background: var(--nl-soft);\n    border-radius: 12px;\n    counter-increment: nl-step;\n  }\n\n  .nonla-product-description .nl-step::before {\n    content: counter(nl-step);\n    position: absolute;\n    top: 16px;\n    left: 20px;\n    width: 27px;\n    height: 27px;\n    color: #fff;\n    background: var(--nl-brown);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 27px;\n    text-align: center;\n  }\n\n  .nonla-product-description .nl-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--nl-dark);\n  }\n\n  .nonla-product-description .nl-step p {\n    margin: 0;\n    color: var(--nl-muted);\n    font-size: 15px;\n  }\n\n  \/* DETAILS *\/\n\n  .nonla-product-description .nl-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    overflow: hidden;\n    margin-top: 18px;\n    border: 1px solid var(--nl-border);\n    border-radius: 12px;\n  }\n\n  .nonla-product-description .nl-detail {\n    padding: 15px 18px;\n    border-bottom: 1px solid #eee8e2;\n  }\n\n  .nonla-product-description .nl-detail:nth-child(odd) {\n    border-right: 1px solid #eee8e2;\n  }\n\n  .nonla-product-description .nl-detail strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--nl-dark);\n    font-size: 14px;\n  }\n\n  .nonla-product-description .nl-detail span {\n    color: var(--nl-muted);\n    font-size: 15px;\n  }\n\n  \/* ORIGIN *\/\n\n  .nonla-product-description .nl-origin {\n    padding: 28px;\n    background: var(--nl-dark);\n    color: #f5f1ed;\n    border-radius: 16px;\n  }\n\n  .nonla-product-description .nl-origin h3 {\n    color: #fff;\n  }\n\n  .nonla-product-description .nl-origin p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FAQ *\/\n\n  .nonla-product-description .nl-faq {\n    border-top: 1px solid var(--nl-border);\n  }\n\n  .nonla-product-description .nl-faq details {\n    padding: 18px 0;\n    border-bottom: 1px solid var(--nl-border);\n  }\n\n  .nonla-product-description .nl-faq summary {\n    color: var(--nl-dark);\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .nonla-product-description .nl-faq details p {\n    margin: 12px 0 0;\n    color: var(--nl-muted);\n  }\n\n  @media (max-width: 767px) {\n    .nonla-product-description {\n      font-size: 15px;\n    }\n\n    .nonla-product-description .nl-hero {\n      padding: 24px 20px;\n    }\n\n    .nonla-product-description .nl-lead {\n      font-size: 16px;\n    }\n\n    .nonla-product-description .nl-mix-grid,\n    .nonla-product-description .nl-benefit-grid,\n    .nonla-product-description .nl-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .nonla-product-description .nl-details {\n      grid-template-columns: 1fr;\n    }\n\n    .nonla-product-description .nl-detail:nth-child(odd) {\n      border-right: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"nonla-product-description\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"nl-hero\"\u003e\n\n    \u003cdiv class=\"nl-eyebrow\"\u003e\n      Vietnamese Freeze-Dried Instant Coffee Variety Pack\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      NONLA Discovery Mix – Three Ways to Experience Vietnamese Coffee\n    \u003c\/h2\u003e\n\n    \u003cp class=\"nl-lead\"\u003e\n      Discover Vietnamese coffee beyond the classic cup with the\n      \u003cstrong\u003eNONLA Discovery Mix\u003c\/strong\u003e. This 8-pod variety pack combines\n      \u003cstrong\u003e6 Pure Vietnamese Coffee pods, 1 Cacao pod, and 1 Lemon pod\u003c\/strong\u003e,\n      giving you three distinct ways to enjoy bold Vietnamese Robusta coffee\n      in one convenient box.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHAT'S INSIDE --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eWhat's Inside the Discovery Mix?\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with the bold character of classic Vietnamese coffee, then explore\n      two creative flavor variations inspired by cacao and citrus. Every pod is\n      made for quick, single-serve preparation with no coffee machine required.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nl-mix-grid\"\u003e\n\n      \u003cdiv class=\"nl-mix-card\"\u003e\n        \u003cspan class=\"nl-mix-number\"\u003e6\u003c\/span\u003e\n        \u003cstrong\u003ePure Coffee\u003c\/strong\u003e\n        \u003cspan\u003eBold Vietnamese Robusta coffee\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-mix-card\"\u003e\n        \u003cspan class=\"nl-mix-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eCacao\u003c\/strong\u003e\n        \u003cspan\u003eSmooth cacao-inspired coffee notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-mix-card\"\u003e\n        \u003cspan class=\"nl-mix-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eLemon\u003c\/strong\u003e\n        \u003cspan\u003eBright citrus-inspired coffee notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SEO \/ PRODUCT STORY --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eA Vietnamese Instant Coffee Variety Pack Made for Discovery\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The NONLA Discovery Mix is an easy introduction to\n      \u003cstrong\u003eVietnamese instant coffee\u003c\/strong\u003e. Made with Robusta coffee\n      from Đắk Lắk, Vietnam, the coffee is preserved using freeze-drying\n      technology to create a convenient instant format while retaining its\n      distinctive aroma and bold coffee character.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The box includes classic pure coffee alongside cacao and lemon variations,\n      making it ideal for anyone who wants to explore different Vietnamese coffee\n      flavors without buying several full-size boxes.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Enjoy each flavor hot, iced, with milk, or as the base for your own coffee\n      creations. Simply open a pod, pour it into your cup, add water, stir, and enjoy.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eWhy You'll Love the NONLA Discovery Mix\u003c\/h3\u003e\n\n    \u003cdiv class=\"nl-benefit-grid\"\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003e3 Coffee Experiences in One Box\u003c\/strong\u003e\n        \u003cp\u003e\n          Taste classic Vietnamese coffee together with cacao and lemon variations\n          without committing to a full box of each flavor.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003eVietnamese Robusta Coffee\u003c\/strong\u003e\n        \u003cp\u003e\n          Made with bold Robusta coffee sourced from Đắk Lắk in Vietnam's\n          Central Highlands.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003eFreeze-Dried for Convenience\u003c\/strong\u003e\n        \u003cp\u003e\n          The coffee dissolves quickly in water, making it easy to prepare\n          at home, at work, or while traveling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003eNo Coffee Machine Required\u003c\/strong\u003e\n        \u003cp\u003e\n          No brewer, grinder, coffee filter, or capsule machine is needed.\n          Open, pour, add water, and stir.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003eHot or Iced\u003c\/strong\u003e\n        \u003cp\u003e\n          Enjoy it with hot water, cold water and ice, or add your favorite\n          milk for a creamier drink.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-benefit\"\u003e\n        \u003cstrong\u003eSugar-Free\u003c\/strong\u003e\n        \u003cp\u003e\n          The coffee pods contain no added sugar, letting you customize\n          sweetness to your own taste.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHO IS IT FOR --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003ePerfect for First-Time Vietnamese Coffee Drinkers\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Not sure which NONLA flavor to try first? The Discovery Mix is designed\n      as a tasting set for new customers and adventurous coffee drinkers.\n      Start with the pure Vietnamese Robusta coffee, then compare it with\n      cacao and refreshing lemon-inspired variations.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its variety and easy preparation also make it a practical\n      \u003cstrong\u003eVietnamese coffee gift\u003c\/strong\u003e for birthdays, holidays,\n      housewarmings, office gifts, or anyone interested in discovering\n      coffee from Vietnam.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eHow to Make NONLA Instant Coffee\u003c\/h3\u003e\n\n    \u003cdiv class=\"nl-steps\"\u003e\n\n      \u003cdiv class=\"nl-step\"\u003e\n        \u003cstrong\u003eChoose \u0026amp; Open\u003c\/strong\u003e\n        \u003cp\u003e\n          Pick Pure Coffee, Cacao, or Lemon and open one single-serve pod.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-step\"\u003e\n        \u003cstrong\u003eAdd Water\u003c\/strong\u003e\n        \u003cp\u003e\n          Pour the freeze-dried coffee into your cup and add hot or cold water.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-step\"\u003e\n        \u003cstrong\u003eStir \u0026amp; Enjoy\u003c\/strong\u003e\n        \u003cp\u003e\n          Stir until dissolved. Add ice, milk, or your preferred ingredients\n          if desired.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n    \u003cdiv class=\"nl-details\"\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eVietnamese freeze-dried instant coffee variety pack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003ePack Size\u003c\/strong\u003e\n        \u003cspan\u003e8 single-serve pods\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003ePure Coffee\u003c\/strong\u003e\n        \u003cspan\u003e6 pods\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eCacao\u003c\/strong\u003e\n        \u003cspan\u003e1 pod\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eLemon\u003c\/strong\u003e\n        \u003cspan\u003e1 pod\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eCoffee Type\u003c\/strong\u003e\n        \u003cspan\u003eVietnamese Robusta coffee\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eOrigin\u003c\/strong\u003e\n        \u003cspan\u003eĐắk Lắk, Vietnam\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eSweetener\u003c\/strong\u003e\n        \u003cspan\u003eNo added sugar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003ePreparation\u003c\/strong\u003e\n        \u003cspan\u003eHot or cold — no coffee machine required\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-detail\"\u003e\n        \u003cstrong\u003eFood Safety\u003c\/strong\u003e\n        \u003cspan\u003eProduced under ISO 22000:2018 and HALAL-certified standards\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ORIGIN \/ GEO --\u003e\n  \u003csection class=\"nl-section nl-origin\"\u003e\n\n    \u003ch3\u003eVietnamese Coffee From Đắk Lắk\u003c\/h3\u003e\n\n    \u003cp\u003e\n      NONLA Coffee takes its name from the traditional Vietnamese\n      \u003cem\u003enón lá\u003c\/em\u003e, a familiar symbol of Vietnamese culture.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The coffee is made with Robusta sourced from\n      \u003cstrong\u003eĐắk Lắk in Vietnam's Central Highlands\u003c\/strong\u003e, one of the\n      country's most recognized coffee-growing regions.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      By combining Vietnamese coffee traditions with modern freeze-drying\n      technology, NONLA makes the bold character of Vietnamese Robusta\n      easy to enjoy anywhere—without a coffee machine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ \/ GEO --\u003e\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"nl-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is included in the NONLA Discovery Mix?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          Each box contains 8 single-serve instant coffee pods:\n          6 Pure Vietnamese Coffee pods, 1 Cacao pod, and 1 Lemon pod.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is a Vietnamese instant coffee variety pack?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          A Vietnamese instant coffee variety pack allows you to sample\n          multiple coffee styles or flavors in one box. The NONLA Discovery Mix\n          combines classic Vietnamese Robusta coffee with cacao and lemon\n          variations.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo NONLA coffee pods require a coffee machine?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. NONLA pods contain freeze-dried instant coffee. Open the pod,\n          pour the coffee into a cup, add hot or cold water, stir, and enjoy.\n          No capsule machine or coffee brewer is required.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat type of coffee does NONLA use?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          NONLA uses Vietnamese Robusta coffee sourced from Đắk Lắk,\n          in Vietnam's Central Highlands.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I make iced coffee with NONLA Discovery Mix?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. NONLA freeze-dried instant coffee can be prepared with cold water.\n          Add water and ice for a quick iced coffee, or combine it with your\n          preferred milk.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the NONLA Discovery Mix a good gift for coffee lovers?\u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Because the set includes three different coffee experiences,\n          it works well as a Vietnamese coffee tasting set for birthdays,\n          holidays, housewarmings, or anyone interested in trying coffee\n          from Vietnam.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Coffee From Vietnam","offers":[{"title":"Default Title","offer_id":56267895963940,"sku":"NON-8-mix","price":13.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/6176\/6948\/files\/NON-8-mix.webp?v=1789278547","url":"https:\/\/coffeefromvietname.shop\/products\/nonla-vietnamese-instant-coffee-variety-pack","provider":"My Store","version":"1.0","type":"link"}