{"id":1798,"date":"2026-06-07T03:24:45","date_gmt":"2026-06-07T03:24:45","guid":{"rendered":"https:\/\/boomtowncreamery.com\/?page_id=1798"},"modified":"2026-06-08T23:41:05","modified_gmt":"2026-06-08T23:41:05","slug":"current-flavors","status":"publish","type":"page","link":"https:\/\/boomtowncreamery.com\/index.php\/current-flavors\/","title":{"rendered":"What&#8217;s in the case today?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><br>Here you can find a list of our current limited release and non-dairy flavors available at each location. <br>This information is updated at opening everyday. Availability is subject to change and flavors may sell out.<\/p>\n\n\n\n<div id=\"btc-flavor-board\"><p class=\"btc-loading\">Loading today&rsquo;s flavors&hellip;<\/p><\/div>\n\n<style>\n  #btc-flavor-board { font-family: inherit; max-width: 1100px; margin: 0 auto; }\n  .btc-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px; }\n  .btc-card { border: 2px solid #e8d8c3; border-radius: 14px; padding: 18px 20px; background: #fffdf8; }\n  .btc-card h3 { margin: 0 0 4px; font-size: 1.15rem; }\n  .btc-updated { font-size: .78rem; color: #8a7a66; margin: 0 0 12px; }\n  .btc-flavors { list-style: none; margin: 0; padding: 0; }\n  .btc-flavors li { padding: 5px 0; border-bottom: 1px dashed #eee0cd; font-size: .95rem; }\n  .btc-flavors li:last-child { border-bottom: none; }\n  .btc-section { margin: 12px 0 4px; font-size: .8rem; text-transform: uppercase; letter-spacing: .05em; color: #8a7a66; }\n  .btc-empty { color: #a09080; font-style: italic; }\n  .btc-error { color: #a05a2c; }\n<\/style>\n\n<script>\n(function () {\n  var SHEET_ID = \"17vl5O5qEbiP7P0sHqVHpo9UQKKfxkHW9XCkYjGd_KLc\";\n  var NAME_MAP = { \"Moore\": \"South OKC\" };\n  var EVERYDAY_FLAVORS = [];\n  var REFRESH_MS = 0;\n\n  var root = document.getElementById(\"btc-flavor-board\");\n\n  function el(tag, cls, text) {\n    var e = document.createElement(tag);\n    if (cls) e.className = cls;\n    if (text) e.textContent = text;\n    return e;\n  }\n\n  function cellVal(row, i) {\n    var c = row.c && row.c[i];\n    if (!c) return \"\";\n    return c.f != null ? String(c.f) : (c.v != null ? String(c.v) : \"\");\n  }\n\n  function render(rows) {\n    var grid = el(\"div\", \"btc-grid\");\n    rows.forEach(function (row) {\n      var loc = cellVal(row, 0);\n      if (!loc || loc.toLowerCase() === \"location\") return;\n      loc = NAME_MAP[loc] || loc;\n      var raw = cellVal(row, 1).trim();\n      var soldOut = raw.toLowerCase() === \"none\";\n      var flavors = soldOut ? [] : raw.split(\",\").map(function (f) { return f.trim(); }).filter(Boolean);\n      var updated = cellVal(row, 2);\n\n      var card = el(\"div\", \"btc-card\");\n      card.appendChild(el(\"h3\", null, loc));\n      if (updated && updated !== \"Setup pending\") {\n        card.appendChild(el(\"p\", \"btc-updated\", \"Updated \" + updated));\n      }\n      if (EVERYDAY_FLAVORS.length) {\n        card.appendChild(el(\"h4\", \"btc-section\", \"Everyday flavors\"));\n        var ul0 = el(\"ul\", \"btc-flavors\");\n        EVERYDAY_FLAVORS.forEach(function (f) { ul0.appendChild(el(\"li\", null, f)); });\n        card.appendChild(ul0);\n        card.appendChild(el(\"h4\", \"btc-section\", \"Seasonal and vegan today\"));\n      }\n      if (flavors.length) {\n        var ul = el(\"ul\", \"btc-flavors\");\n        flavors.forEach(function (f) { ul.appendChild(el(\"li\", null, f)); });\n        card.appendChild(ul);\n      } else if (soldOut) {\n        card.appendChild(el(\"p\", \"btc-empty\", \"Sold out for today - back soon!\"));\n      } else {\n        card.appendChild(el(\"p\", \"btc-empty\", \"Flavor list coming soon!\"));\n      }\n      grid.appendChild(card);\n    });\n    root.textContent = \"\";\n    root.appendChild(grid);\n  }\n\n  function fetchBoard() {\n    var u = new URL(\"https:\/\/docs.google.com\/spreadsheets\/d\/\" + SHEET_ID + \"\/gviz\/tq\");\n    u.searchParams.set(\"tqx\", \"out:json\");\n    u.searchParams.set(\"headers\", \"1\");\n    u.searchParams.set(\"t\", String(Date.now()));\n    fetch(u.toString())\n      .then(function (r) { if (!r.ok) { throw new Error(String(r.status)); } return r.text(); })\n      .then(function (text) {\n        var json = JSON.parse(text.substring(text.indexOf(\"{\"), text.lastIndexOf(\"}\") + 1));\n        render(json.table.rows);\n      })\n      .catch(function () {\n        root.textContent = \"\";\n        root.appendChild(el(\"p\", \"btc-error\", \"Flavor list is taking a scoop break - check back in a minute!\"));\n      });\n  }\n\n  fetchBoard();\n  if (REFRESH_MS > 0) { setInterval(fetchBoard, REFRESH_MS); }\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Here you can find a list of our current limited release and non-dairy flavors available at each location. This information is updated at opening everyday. Availability is subject to change and flavors may sell out. Loading today&rsquo;s flavors&hellip; var root = document.getElementById(&#8220;btc-flavor-board&#8221;); function el(tag, cls, text) { var e = document.createElement(tag); if (cls) e.className = &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"hide-home-page-title":false,"hide-page-title":false,"disable-critical-css":false,"footnotes":""},"class_list":["post-1798","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/pages\/1798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/comments?post=1798"}],"version-history":[{"count":6,"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/pages\/1798\/revisions"}],"predecessor-version":[{"id":1809,"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/pages\/1798\/revisions\/1809"}],"wp:attachment":[{"href":"https:\/\/boomtowncreamery.com\/index.php\/wp-json\/wp\/v2\/media?parent=1798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}