{"product_id":"fig-walnut-snack-bites-soft-chewy-naturally-delicious","title":"Fig \u0026 Walnut Snack Bites – Soft, Chewy \u0026 Naturally Delicious","description":"\u003cstyle\u003e\n  .fig-snack-page {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 16px 35px;\n    color: #3f3329;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .fig-snack-page * {\n    box-sizing: border-box;\n  }\n\n  \/* =========================\n     PRODUCT INTRO\n  ========================= *\/\n\n  .fig-snack-hero {\n    text-align: center;\n    padding: 28px 30px 24px;\n    margin-bottom: 16px;\n    background: #faf6ef;\n    border-radius: 18px;\n  }\n\n  .fig-snack-hero h2 {\n    margin: 0 0 10px;\n    font-size: 26px;\n    line-height: 1.35;\n    letter-spacing: .2px;\n    color: #5a3d28;\n  }\n\n  .fig-snack-hero p {\n    max-width: 820px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.65;\n    color: #68594e;\n  }\n\n  .fig-snack-emoji {\n    font-size: 25px;\n    margin-right: 4px;\n  }\n\n\n  \/* =========================\n     PRODUCT IMAGES\n  ========================= *\/\n\n  .fig-snack-images {\n    margin: 0;\n  }\n\n  .fig-snack-images img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 0 12px;\n    border-radius: 12px;\n  }\n\n  .fig-snack-images img:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================\n     REVIEWS\n  ========================= *\/\n\n  .fig-snack-reviews {\n    width: 100%;\n    margin: 38px 0 0;\n  }\n\n  .fig-snack-reviews-title {\n    text-align: center;\n    margin: 0 0 22px;\n  }\n\n  .fig-snack-reviews-title h2 {\n    margin: 0;\n    font-size: 26px;\n    line-height: 1.3;\n    color: #5a3d28;\n  }\n\n  .fig-snack-review-line {\n    width: 48px;\n    height: 3px;\n    background: #b88a5a;\n    border-radius: 10px;\n    margin: 10px auto 0;\n  }\n\n\n  \/* =========================\n     REVIEW CARD\n  ========================= *\/\n\n  .fig-snack-review-card {\n    width: 100%;\n    margin: 0 0 20px;\n    padding: 0;\n    overflow: hidden;\n\n    background: #fff;\n    border: 1px solid #e9dfd3;\n    border-radius: 18px;\n\n    box-shadow: 0 5px 18px rgba(72, 51, 34, .06);\n  }\n\n\n  \/* TEXT AREA *\/\n\n  .fig-snack-review-content {\n    min-height: 235px;\n    padding: 28px 45px 26px;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    text-align: center;\n\n    background: #fffdf9;\n  }\n\n  .fig-snack-review-stars {\n    margin-bottom: 7px;\n    color: #b98752;\n    font-size: 16px;\n    line-height: 1;\n    letter-spacing: 2px;\n  }\n\n  .fig-snack-review-name {\n    margin-bottom: 13px;\n    color: #4d392b;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .fig-snack-review-quote {\n    width: 100%;\n    max-width: 850px;\n    margin: 0;\n    padding: 0;\n    border: 0;\n  }\n\n  .fig-snack-review-quote p {\n    margin: 0;\n    color: #5d5047;\n    font-size: 14px;\n    line-height: 1.75;\n    font-weight: 500;\n  }\n\n\n  \/* CUSTOMER IMAGE *\/\n\n  .fig-snack-review-photo {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #f4eee6;\n    border-top: 1px solid #eee4d8;\n  }\n\n  .fig-snack-review-photo img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 !important;\n    padding: 0;\n    border-radius: 0 !important;\n  }\n\n\n  \/* =========================\n     BOTTOM NOTE\n  ========================= *\/\n\n  .fig-snack-bottom {\n    width: 100%;\n    margin: 24px 0 0;\n    padding: 18px 20px;\n\n    text-align: center;\n\n    background: #f5eee4;\n    border-radius: 14px;\n  }\n\n  .fig-snack-bottom p {\n    margin: 0;\n    color: #624b39;\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 600;\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .fig-snack-page {\n      padding: 0 10px 28px;\n    }\n\n    .fig-snack-hero {\n      padding: 22px 14px 19px;\n      margin-bottom: 12px;\n      border-radius: 14px;\n    }\n\n    .fig-snack-hero h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      margin-bottom: 8px;\n    }\n\n    .fig-snack-emoji {\n      font-size: 20px;\n    }\n\n    .fig-snack-hero p {\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    .fig-snack-images img {\n      margin-bottom: 9px;\n      border-radius: 9px;\n    }\n\n    .fig-snack-reviews {\n      margin-top: 30px;\n    }\n\n    .fig-snack-reviews-title {\n      margin-bottom: 18px;\n    }\n\n    .fig-snack-reviews-title h2 {\n      font-size: 21px;\n    }\n\n    .fig-snack-review-line {\n      width: 42px;\n      height: 2px;\n      margin-top: 8px;\n    }\n\n    .fig-snack-review-card {\n      margin-bottom: 16px;\n      border-radius: 14px;\n    }\n\n    .fig-snack-review-content {\n      min-height: auto;\n      padding: 22px 16px 23px;\n    }\n\n    .fig-snack-review-stars {\n      font-size: 14px;\n      letter-spacing: 2px;\n      margin-bottom: 7px;\n    }\n\n    .fig-snack-review-name {\n      font-size: 13px;\n      margin-bottom: 11px;\n    }\n\n    .fig-snack-review-quote p {\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .fig-snack-bottom {\n      margin-top: 18px;\n      padding: 16px 12px;\n    }\n\n    .fig-snack-bottom p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fig-snack-page\"\u003e\n\n  \u003c!-- PRODUCT INTRO --\u003e\n\n  \u003csection class=\"fig-snack-hero\"\u003e\n\n\u003ch2\u003e\n  \u003cspan class=\"fig-snack-emoji\"\u003e🌰\u003c\/span\u003e\n  \u003cstrong\u003eFIG + BLACK SESAME + WALNUT = PURE GOODNESS\u003c\/strong\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003e\n    A soft, nutty snack made with California walnuts and naturally sweet figs—\n    with no added sugar, oil, or sucrose. Perfect for a light bite anytime.\n  \u003c\/strong\u003e\n\u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT IMAGES --\u003e\n\n  \u003csection class=\"fig-snack-images\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_019.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_020.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_021.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_022.jpg?v=1788405629\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/Brain_Power_00_00_00-00_00_30.gif?v=1788405678\" alt=\"Snack benefits\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_023.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_024.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_025.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_026.jpg?v=1788405629\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_027.jpg?v=1788405630\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/13d447ce31fb7362363e714182a9c875.jpg?v=1788406206\" alt=\"Fig black sesame walnut snack\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/583f3cb61f1306a475211584a2bc7065.jpg?v=1788406207\" alt=\"Fig black sesame walnut snack\"\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMER REVIEWS --\u003e\n\n  \u003csection class=\"fig-snack-reviews\"\u003e\n\n\u003cdiv class=\"fig-snack-reviews-title\"\u003e\n  \u003ch2\u003eSee What Our Customers Are Saying\u003c\/h2\u003e\n  \u003cdiv class=\"fig-snack-review-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- REVIEW 1 --\u003e\n\u003carticle class=\"fig-snack-review-card\"\u003e\n\n  \u003cdiv class=\"fig-snack-review-content\"\u003e\n\n    \u003cdiv class=\"fig-snack-review-stars\"\u003e\n      ★★★★★\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fig-snack-review-name\"\u003e\n      D** **\n    \u003c\/div\u003e\n\n    \u003cblockquote class=\"fig-snack-review-quote\"\u003e\n      \u003cp\u003e\n        “If you’re looking for a snack that’s both tasty and satisfying,\n        these are definitely worth trying! I never expected to love the fig\n        and black sesame combination so much, and the walnuts add the perfect\n        crunch. I keep a few nearby while working from home—they’re just the\n        right size for a quick bite between meetings and a much better option\n        than reaching for chips.”\n      \u003c\/p\u003e\n    \u003c\/blockquote\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fig-snack-review-photo\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_017.png?v=1788405642\" alt=\"Customer review\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/article\u003e\n\n\n\u003c!-- REVIEW 2 --\u003e\n\u003carticle class=\"fig-snack-review-card\"\u003e\n\n  \u003cdiv class=\"fig-snack-review-content\"\u003e\n\n    \u003cdiv class=\"fig-snack-review-stars\"\u003e\n      ★★★★★\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fig-snack-review-name\"\u003e\n      D** **\n    \u003c\/div\u003e\n\n    \u003cblockquote class=\"fig-snack-review-quote\"\u003e\n      \u003cp\u003e\n        “I was honestly surprised by how delicious these little snacks are!\n        I bought them as a better alternative to my usual sugary treats,\n        and I’m really impressed. The subtle hint of astragalus gives them\n        a unique flavor, and I love that there’s no added sugar. They’re\n        perfect for enjoying with my afternoon tea at work!”\n      \u003c\/p\u003e\n    \u003c\/blockquote\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fig-snack-review-photo\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_015.png?v=1788405643\" alt=\"Customer review\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/article\u003e\n\n\n\u003c!-- REVIEW 3 --\u003e\n\u003carticle class=\"fig-snack-review-card\"\u003e\n\n  \u003cdiv class=\"fig-snack-review-content\"\u003e\n\n    \u003cdiv class=\"fig-snack-review-stars\"\u003e\n      ★★★★★\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fig-snack-review-name\"\u003e\n      J** **\n    \u003c\/div\u003e\n\n    \u003cblockquote class=\"fig-snack-review-quote\"\u003e\n      \u003cp\u003e\n        “These have quickly become my go-to snack for late-night study\n        sessions. I really enjoy the subtle flavor of codonopsis, and they’re\n        not overly sweet, which I love. They’re just the right size for a\n        quick bite while studying, and my order arrived super fast—perfect\n        timing for exam prep!”\n      \u003c\/p\u003e\n    \u003c\/blockquote\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fig-snack-review-photo\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_016.png?v=1788405642\" alt=\"Customer review\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/article\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- BOTTOM NOTE --\u003e\n\n  \u003cdiv class=\"fig-snack-bottom\"\u003e\n    \u003cp\u003e\n      🌰 Naturally sweet • Nutty \u0026amp; satisfying • Made for everyday snacking\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"250g\/bag","offer_id":49216215482587,"sku":"BOF101201-A","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260903111255_001.png?v=1788405268","url":"https:\/\/rosenoot.com\/products\/fig-walnut-snack-bites-soft-chewy-naturally-delicious","provider":"Rosenoot","version":"1.0","type":"link"}