{"title":"Deal","description":"","products":[{"product_id":"420-exclusive","title":"YAGA Farms Flash Flower Sale","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cmeta name=\"description\" content=\"YAGA Farms Flash Flower Sale featuring rotating indoor flower selections with strong value, limited availability, and strain options that may change over time.\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .yaga-deal-container {\n    max-width: 1220px;\n    margin: 0 auto;\n    padding: 40px 20px 70px;\n    font-family: 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    color: #1f2a1f;\n  }\n\n  .yaga-deal-hero {\n    background: linear-gradient(180deg, #eef1eb 0%, #e6ebe3 100%);\n    border: 1px solid rgba(58, 79, 41, 0.12);\n    border-radius: 28px;\n    padding: 52px 42px;\n    text-align: left;\n    box-shadow: 0 10px 30px rgba(31, 42, 31, 0.04);\n  }\n\n  .yaga-deal-eyebrow {\n    color: #d0a933;\n    font-size: 1.1rem;\n    font-style: italic;\n    margin-bottom: 6px;\n    text-align: left;\n  }\n\n  .yaga-deal-hero h1 {\n    font-size: 40px;\n    line-height: 40px;\n    font-weight: 500;\n    margin: 0 0 8px 0;\n    color: #2d3c24;\n    letter-spacing: -0.5px;\n    text-align: left;\n  }\n\n  .yaga-deal-subheadline {\n    margin-top: 5px;\n    margin-bottom: 24px;\n    color: #d0a933;\n    font-size: 1.2rem;\n    text-align: left;\n    font-weight: 500;\n  }\n\n  .yaga-deal-copy {\n    max-width: 980px;\n    margin: 0;\n    font-size: 1.05rem;\n    line-height: 1.8;\n    color: #44503d;\n    text-align: left;\n  }\n\n  .yaga-deal-copy p {\n    margin: 0 0 18px 0;\n  }\n\n  .yaga-deal-highlight-grid {\n    margin-top: 34px;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .yaga-deal-highlight {\n    background: linear-gradient(180deg, #ffffff 0%, #f7f8f5 100%);\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    border-radius: 20px;\n    padding: 22px 20px;\n    box-shadow: 0 12px 32px rgba(31, 42, 31, 0.05);\n  }\n\n  .yaga-deal-highlight-label {\n    color: #6b7a62;\n    font-size: 0.78rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    margin-bottom: 8px;\n  }\n\n  .yaga-deal-highlight-value {\n    color: #2d3c24;\n    font-size: 1.45rem;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  .yaga-deal-products {\n    margin-top: 42px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .yaga-deal-card {\n    background: linear-gradient(180deg, #ffffff 0%, #f7f8f5 100%);\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: 0 12px 32px rgba(31, 42, 31, 0.05);\n  }\n\n  .yaga-deal-card-meta {\n    display: inline-block;\n    font-size: 0.78rem;\n    font-weight: 700;\n    color: #6b7a62;\n    margin-bottom: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: #eef1eb;\n    border: 1px solid rgba(58, 79, 41, 0.08);\n  }\n\n  .yaga-deal-card h3 {\n    margin: 0 0 14px;\n    color: #2d3c24;\n    font-size: 1.55rem;\n    line-height: 1.2;\n    font-weight: 600;\n    letter-spacing: -0.2px;\n  }\n\n  .yaga-deal-card p {\n    margin: 0 0 18px;\n    color: #44503d;\n    font-size: 1rem;\n    line-height: 1.75;\n  }\n\n  .yaga-deal-price {\n    display: inline-block;\n    color: #2d3c24;\n    background: #eef1eb;\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    border-radius: 999px;\n    padding: 10px 16px;\n    font-size: 1rem;\n    font-weight: 700;\n  }\n\n  .yaga-deal-price span {\n    color: #d0a933;\n  }\n\n  .yaga-deal-footer {\n    margin-top: 30px;\n    background: linear-gradient(180deg, #ffffff 0%, #f7f8f5 100%);\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: 0 12px 32px rgba(31, 42, 31, 0.05);\n  }\n\n  .yaga-deal-footer h3 {\n    margin: 0 0 12px;\n    color: #2d3c24;\n    font-size: 1.45rem;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  .yaga-deal-footer p {\n    margin: 0;\n    color: #44503d;\n    font-size: 1rem;\n    line-height: 1.75;\n  }\n\n  @media (max-width: 900px) {\n    .yaga-deal-container {\n      padding: 28px 16px 54px;\n    }\n\n    .yaga-deal-hero {\n      padding: 36px 24px;\n      border-radius: 22px;\n    }\n\n    .yaga-deal-hero h1 {\n      font-size: 2.2rem;\n      line-height: 1.1;\n    }\n\n    .yaga-deal-subheadline {\n      font-size: 1rem;\n      line-height: 1.5;\n    }\n\n    .yaga-deal-copy {\n      font-size: 1rem;\n      line-height: 1.7;\n    }\n\n    .yaga-deal-highlight-grid,\n    .yaga-deal-products {\n      grid-template-columns: 1fr;\n    }\n\n    .yaga-deal-highlight-grid {\n      margin-top: 28px;\n      gap: 14px;\n    }\n\n    .yaga-deal-products {\n      margin-top: 32px;\n      gap: 20px;\n    }\n\n    .yaga-deal-card,\n    .yaga-deal-footer {\n      padding: 22px;\n      border-radius: 20px;\n    }\n\n    .yaga-deal-card h3 {\n      font-size: 1.35rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"yaga-deal-container\"\u003e\n  \u003csection class=\"yaga-deal-hero\"\u003e\n    \u003cdiv class=\"yaga-deal-eyebrow\"\u003eRotating indoor flower selections, released when strong-value batches are available.\u003c\/div\u003e\n\n    \u003ch1\u003eYAGA Farms Flash Flower Sale\u003c\/h1\u003e\n\n    \u003cdiv class=\"yaga-deal-subheadline\"\u003eRotating Strains • Limited Availability • Flash Flower Value\u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-deal-copy\"\u003e\n      \u003cp\u003eThe YAGA Farms Flash Flower Sale gives customers access to rotating indoor-grown flower selections through a value-focused format. Strains in this section may change over time based on harvest availability, batch grading, and current inventory, so the lineup may look different from one flash sale to the next.\u003c\/p\u003e\n\n      \u003cp\u003eThese are not always full-priced showcase buds. Some batches may include select flower that did not fully meet our top-shelf retail presentation standards. That may include cosmetic imperfections, lighter terpene expression, drier cure, smaller structure, or less bag appeal than our hand-selected jars.\u003c\/p\u003e\n\n      \u003cp\u003eThat said, these selections still come from licensed California-grown harvests and genetics our customers know and trust. Instead of holding back quality flower that falls outside our highest visual grading standards, we make it available through this rotating flash sale format for customers who want strong value and real indoor flower.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-deal-highlight-grid\"\u003e\n      \u003cdiv class=\"yaga-deal-highlight\"\u003e\n        \u003cdiv class=\"yaga-deal-highlight-label\"\u003eFlower Type\u003c\/div\u003e\n        \u003cdiv class=\"yaga-deal-highlight-value\"\u003eIndoor Flower\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yaga-deal-highlight\"\u003e\n        \u003cdiv class=\"yaga-deal-highlight-label\"\u003eSale Lineup\u003c\/div\u003e\n        \u003cdiv class=\"yaga-deal-highlight-value\"\u003eRotating Strains\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yaga-deal-highlight\"\u003e\n        \u003cdiv class=\"yaga-deal-highlight-label\"\u003eAvailability\u003c\/div\u003e\n        \u003cdiv class=\"yaga-deal-highlight-value\"\u003eLimited Batches\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"yaga-deal-products\"\u003e\n    \u003cdiv class=\"yaga-deal-card\"\u003e\n      \u003cdiv class=\"yaga-deal-card-meta\"\u003eRotating Selection • Indoor Flower\u003c\/div\u003e\n      \u003ch3\u003eCurrent Flash Sale Strains\u003c\/h3\u003e\n      \u003cp\u003eThe strains available in this sale may rotate depending on what is currently ready, available, and selected for this value-focused flower section. Check the product options above to see which strains are live right now.\u003c\/p\u003e\n      \u003cdiv class=\"yaga-deal-price\"\u003e\n\u003cspan\u003eRotating\u003c\/span\u003e strain lineup\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-deal-card\"\u003e\n      \u003cdiv class=\"yaga-deal-card-meta\"\u003eSmall-Batch Availability\u003c\/div\u003e\n      \u003ch3\u003eWhy The Lineup Changes\u003c\/h3\u003e\n      \u003cp\u003eEach harvest is graded for structure, aroma, cure, bag appeal, and overall presentation. When select indoor flower fits this flash sale format, it may be added here in limited quantities until that batch sells through.\u003c\/p\u003e\n      \u003cdiv class=\"yaga-deal-price\"\u003e\n\u003cspan\u003eLimited\u003c\/span\u003e batch drops\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"yaga-deal-footer\"\u003e\n    \u003ch3\u003eReady-to-Roll Add-On Deal\u003c\/h3\u003e\n    \u003cp\u003eBuy 14g or more from the YAGA Farms Flash Flower Sale and add a full Ready-to-Roll ounce for just $14.99. This offer gives you more flower variety in one order while keeping the total value strong.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"THCa","offers":[{"title":"Trainwreck \/ 7G","offer_id":53170744099113,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Trainwreck \/ 14G","offer_id":53170744131881,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"Trainwreck \/ 28G","offer_id":53170744164649,"sku":null,"price":116.99,"currency_code":"USD","in_stock":true},{"title":"Lemon Haze \/ 7G","offer_id":53199588688169,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Lemon Haze \/ 14G","offer_id":53199588720937,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"Lemon Haze \/ 28G","offer_id":53199588753705,"sku":null,"price":112.0,"currency_code":"USD","in_stock":true},{"title":"Gorilla Glue \/ 7G","offer_id":53199588786473,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Gorilla Glue \/ 14G","offer_id":53199588819241,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"Gorilla Glue \/ 28G","offer_id":53199588852009,"sku":null,"price":112.0,"currency_code":"USD","in_stock":true},{"title":"Champagne Ice \/ 28G","offer_id":53199591899433,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/9121\/0281\/files\/YAGA_Farms_Flash_Flower_Sale_product_picture.webp?v=1779807365"},{"product_id":"premium-smalls-ounces","title":"Smalls Ounces","description":"\u003cstyle\u003e\n  #yaga-smalls {\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 34px 24px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  #yaga-smalls .yaga-smalls-card {\n    width: 100%;\n    background: linear-gradient(180deg, #ffffff 0%, #fbfaf6 100%);\n    border: 1px solid rgba(212, 175, 55, 0.22);\n    border-radius: 24px;\n    padding: 34px;\n    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.045);\n    box-sizing: border-box;\n  }\n\n  #yaga-smalls .yaga-badge {\n    display: inline-block;\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-weight: 700;\n    font-size: 0.9rem;\n    background: linear-gradient(90deg, #a64bf4, #ff4d6d);\n    color: #fff;\n    margin: 0 0 18px;\n  }\n\n  #yaga-smalls .yaga-intro {\n    margin: 0 0 22px;\n    line-height: 1.7;\n    opacity: 0.92;\n  }\n\n  #yaga-smalls .yaga-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 14px;\n  }\n\n  #yaga-smalls .yaga-card {\n    border-radius: 18px;\n    border: 1px solid rgba(212, 175, 55, 0.25);\n    background: radial-gradient(circle at top right, rgba(212, 175, 55, 0.10), rgba(255, 255, 255, 0));\n    padding: 20px;\n  }\n\n  #yaga-smalls .yaga-card h3 {\n    margin: 0 0 6px;\n    font-size: 1.15rem;\n    line-height: 1.25;\n  }\n\n  #yaga-smalls .yaga-meta {\n    margin: 0 0 10px;\n    font-size: 0.95rem;\n    opacity: 0.8;\n    font-style: italic;\n    line-height: 1.5;\n  }\n\n  #yaga-smalls .yaga-card p {\n    margin: 0;\n    line-height: 1.65;\n    opacity: 0.92;\n  }\n\n  #yaga-smalls .yaga-note {\n    margin-top: 22px;\n    padding: 16px 18px;\n    border-radius: 16px;\n    background: rgba(212, 175, 55, 0.08);\n    border: 1px solid rgba(212, 175, 55, 0.18);\n    font-size: 0.95rem;\n    line-height: 1.6;\n    opacity: 0.85;\n  }\n\n  \/* Hidden SEO text *\/\n  #yaga-smalls .yaga-seo {\n    position: absolute !important;\n    left: -9999px !important;\n    width: 1px !important;\n    height: 1px !important;\n    overflow: hidden !important;\n  }\n\n  @media (max-width: 800px) {\n    #yaga-smalls {\n      max-width: 100%;\n      padding: 24px 16px;\n    }\n\n    #yaga-smalls .yaga-smalls-card {\n      padding: 24px 20px;\n      border-radius: 20px;\n    }\n\n    #yaga-smalls .yaga-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    #yaga-smalls .yaga-card {\n      padding: 18px;\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"yaga-smalls\"\u003e\n  \u003cdiv class=\"yaga-smalls-card\"\u003e\n    \u003cdiv class=\"yaga-badge\"\u003eSame Genetics • Better Value\u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-intro\"\u003e\n      \u003cstrong\u003eOur Smalls\u003c\/strong\u003e are \u003cstrong\u003esmall bud flower\u003c\/strong\u003e from the same plants and harvests as our top-shelf flower, simply a smaller bud size.\n      \u003cbr\u003e\u003cbr\u003e\n      For full lab details, please reference the strain-specific COAs.\n    \u003c\/div\u003e\n\n    \u003c!-- SEO keywords (not visible to customers) --\u003e\n    \u003cdiv class=\"yaga-seo\"\u003e\n      THCa smalls, THCa flower, THC flower, Delta 9 THC, Cali weed, California weed, San Diego weed, California cannabis, cannabis smalls, small buds, small bud flower.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-grid\"\u003e\n      \u003cdiv class=\"yaga-card\"\u003e\n        \u003ch3\u003eIndoor Smalls\u003c\/h3\u003e\n        \u003cdiv class=\"yaga-meta\"\u003eIndoor • Hand-Trimmed • California Grown\u003c\/div\u003e\n        \u003cp\u003eCrafted for consistency with strong aroma, clean burn, and a refined finish without paying for large-bud presentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yaga-card\"\u003e\n        \u003ch3\u003eGreenhouse Smalls\u003c\/h3\u003e\n        \u003cdiv class=\"yaga-meta\"\u003eLight-Assist • Sun-Finished • Cali Grown\u003c\/div\u003e\n        \u003cp\u003eBalanced small buds grown with natural sunlight and controlled conditions, offering a true California expression.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yaga-card\"\u003e\n        \u003ch3\u003eOutdoor Smalls\u003c\/h3\u003e\n        \u003cdiv class=\"yaga-meta\"\u003eSun-Grown • Classic Cultivation • California\u003c\/div\u003e\n        \u003cp\u003eNaturally grown small buds with traditional character and excellent value, ideal for everyday use and stocking up.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"yaga-card\"\u003e\n        \u003ch3\u003eExotic Smalls\u003c\/h3\u003e\n        \u003cdiv class=\"yaga-meta\"\u003eLimited Genetics • Craft Cultivation\u003c\/div\u003e\n        \u003cp\u003eSmall buds from select genetics when they land, cultivated with the same care and standards as our top-shelf flower.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"yaga-note\"\u003e\n      Farm-direct • Small-batch • California grown\u003cbr\u003e\n      21+ only • Store in a cool, dark place • Keep sealed for freshness\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"THCa","offers":[{"title":"Rainbow Tartz (Exotic Indoor)","offer_id":53228341133609,"sku":null,"price":89.99,"currency_code":"USD","in_stock":true},{"title":"Black Caviar (Indoor)","offer_id":53228226117929,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"Grape Gasoline (Indoor)","offer_id":53228226085161,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"Gelato Mintz (Indoor)","offer_id":52640674021673,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"Sour Punch (Indoor)","offer_id":52640780845353,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false},{"title":"Trainwreck (Indoor)","offer_id":52645363188009,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false},{"title":"Sunset Sherbet (Indoor)","offer_id":52649091268905,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false},{"title":"Biscotti (Indoor)","offer_id":52645363220777,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"Kush Mintz (Indoor)","offer_id":53170656936233,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"Wine Candy (Indoor)","offer_id":53190840221993,"sku":null,"price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/9121\/0281\/files\/smalls_ounces_product_picture.webp?v=1779893718"},{"product_id":"farm-clearance","title":"Farm Clearance Deal","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"YAGA Farms Farm Clearance Deal featuring last harvest products stored with care, preserving aroma, potency, and overall quality at final clearance pricing.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  body {\n    font-family: 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    margin: 0;\n    padding: 0;\n    background-color: #f3f4f2;\n    color: #1f2a1f;\n  }\n\n  .container {\n    max-width: 1220px;\n    margin: 0 auto;\n    padding: 40px 20px 70px;\n  }\n\n  .hero {\n    background: linear-gradient(180deg, #eef1eb 0%, #e6ebe3 100%);\n    border: 1px solid rgba(58, 79, 41, 0.12);\n    border-radius: 28px;\n    padding: 52px 42px;\n    text-align: left;\n    box-shadow: 0 10px 30px rgba(31, 42, 31, 0.04);\n  }\n\n  .eyebrow {\n    color: #d0a933;\n    font-size: 1.1rem;\n    font-style: italic;\n    margin-bottom: 6px;\n    text-align: left;\n  }\n\n  .hero h1 {\n    font-size: 40px;\n    line-height: 40px;\n    font-weight: 500;\n    margin: 0 0 8px 0;\n    color: #2d3c24;\n    letter-spacing: -0.5px;\n    text-align: left;\n  }\n\n  .hero-subheadline {\n    margin-top: 5px;\n    margin-bottom: 24px;\n    color: #d0a933;\n    font-size: 1.2rem;\n    text-align: left;\n    font-weight: 500;\n  }\n\n  .hero-copy {\n    max-width: 980px;\n    margin: 0;\n    font-size: 1.05rem;\n    line-height: 1.8;\n    color: #44503d;\n    text-align: left;\n  }\n\n  .hero-copy p {\n    margin: 0 0 18px 0;\n  }\n\n  .strain-videos {\n    margin-top: 42px;\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    flex-wrap: wrap;\n  }\n\n  .video-card {\n    width: 100%;\n    max-width: 400px;\n    box-sizing: border-box;\n    background: linear-gradient(180deg, #ffffff 0%, #f7f8f5 100%);\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    border-radius: 24px;\n    padding: 24px;\n    box-shadow: 0 12px 32px rgba(31, 42, 31, 0.05);\n  }\n\n  .video-meta {\n    display: inline-block;\n    font-size: 0.78rem;\n    font-weight: 700;\n    color: #6b7a62;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: #eef1eb;\n    border: 1px solid rgba(58, 79, 41, 0.08);\n  }\n\n  .video-card h3 {\n    margin: 0 0 16px;\n    color: #2d3c24;\n    font-size: 1.35rem;\n    line-height: 1.2;\n    font-weight: 600;\n    letter-spacing: -0.2px;\n  }\n\n  .video-placeholder {\n    width: 100%;\n    border-radius: 18px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #eef1eb 0%, #e6ebe3 100%);\n    border: 1px solid rgba(58, 79, 41, 0.10);\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .video-placeholder video {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    border: 0;\n    border-radius: 18px;\n    background: #000;\n  }\n\n  @media (max-width: 900px) {\n    .hero {\n      padding: 36px 24px;\n    }\n\n    .hero h1 {\n      font-size: 2.2rem;\n      line-height: 1.1;\n    }\n\n    .hero-subheadline {\n      font-size: 1rem;\n      line-height: 1.5;\n    }\n\n    .strain-videos {\n      gap: 20px;\n      margin-top: 32px;\n    }\n\n    .video-card {\n      max-width: 100%;\n      padding: 20px;\n      border-radius: 20px;\n    }\n\n    .video-placeholder {\n      border-radius: 16px;\n    }\n\n    .video-placeholder video {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eBest-price products, all in one place.\u003c\/div\u003e\n\u003ch1\u003eFarm Clearance Deal\u003c\/h1\u003e\n\u003cdiv class=\"hero-subheadline\"\u003ePrevious Season's Harvest • Stored with Care • Aroma Preserved \u0026amp; Potency Maintained\u003c\/div\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cp\u003eThese Farm Clearance Deal products are priced to move, giving customers access to some of the best active deals on the site. While all items in this section are from the Previous Season's Harvest, they have been stored under optimal conditions to help preserve potency, terpene profile, aroma, and overall quality.\u003c\/p\u003e\n\u003cp\u003eThis is a great opportunity to stock up on strong-value products before the new harvest comes in. Inventory in this section is being cleared out to make room for incoming drops, which is why these prices are set this aggressively. These prices are final, and all products included in this offer come from the last harvest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YAGA Farms","offers":[{"title":"Peanut Butter Breath (7G)","offer_id":53217251164457,"sku":null,"price":21.0,"currency_code":"USD","in_stock":false},{"title":"Peanut Butter Breath (14G)","offer_id":53217251197225,"sku":null,"price":35.0,"currency_code":"USD","in_stock":false},{"title":"Kush Mintz Smalls - Ounce","offer_id":53214359945513,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false},{"title":"Grape Lavender (Diamond Coated Blunts 3G)","offer_id":53089800159529,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Candy Land (Diamond Coated Blunts 3G)","offer_id":53152352043305,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue Cheese (Diamond Coated Blunts 3G)","offer_id":53152352076073,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Grape Lavender (Mini Blunts 6 Pack (.5G Each) Coated Glass Tip)","offer_id":53152403915049,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true},{"title":"Blue Cheese (Mini Blunts 6 Pack (.5G Each) Coated Glass Tip)","offer_id":53152403947817,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/9121\/0281\/files\/Farm_Clereance_product_picture.webp?v=1776458855"},{"product_id":"roll-it-up-repeat-bundle","title":"Roll It. Rip It. Repeat. Bundle","description":"\u003cstyle\u003e\n    .yaga-bundle-wrap {\n      max-width: 980px;\n      margin: 24px auto;\n      font-family: Arial, sans-serif;\n      color: #f5f5f5;\n    }\n\n    .yaga-box {\n      background: #111111;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 18px;\n      padding: 22px;\n      margin-bottom: 20px;\n    }\n\n    .yaga-hero {\n      background: linear-gradient(135deg, #111111 0%, #181818 100%);\n      border-radius: 22px;\n      padding: 24px;\n    }\n\n    .yaga-eyebrow {\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: #ffb347;\n      margin-bottom: 10px;\n    }\n\n    .yaga-title {\n      font-size: 34px;\n      line-height: 1.1;\n      font-weight: 700;\n      color: #ffffff;\n      margin: 0 0 10px 0;\n    }\n\n    .yaga-subtitle {\n      font-size: 17px;\n      line-height: 1.6;\n      color: #ebebeb;\n      margin: 0 0 20px 0;\n    }\n\n    .yaga-price-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 6px;\n    }\n\n    .yaga-price-box {\n      background: #181818;\n      border: 1px solid rgba(255,255,255,0.09);\n      border-radius: 16px;\n      padding: 16px 14px;\n      text-align: center;\n    }\n\n    .yaga-price-label {\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #bbbbbb;\n      margin-bottom: 8px;\n    }\n\n    .yaga-price-regular {\n      font-size: 26px;\n      font-weight: 700;\n      color: #d2d2d2;\n      text-decoration: line-through;\n      line-height: 1.2;\n    }\n\n    .yaga-price-bundle {\n      font-size: 34px;\n      font-weight: 800;\n      line-height: 1.1;\n      color: #ffb347;\n    }\n\n    .yaga-price-save {\n      font-size: 30px;\n      font-weight: 800;\n      line-height: 1.1;\n      color: #ffb347;\n    }\n\n    .yaga-badge-row {\n      margin-top: 16px;\n    }\n\n    .yaga-badge {\n      display: inline-block;\n      padding: 8px 14px;\n      border-radius: 999px;\n      font-size: 13px;\n      font-weight: 700;\n      color: #ffffff;\n      background: linear-gradient(90deg, #ff9f2f 0%, #ff4d6d 60%, #a845ff 100%);\n      margin: 0 8px 8px 0;\n    }\n\n    .yaga-section-title {\n      font-size: 24px;\n      line-height: 1.2;\n      color: #f0b63f;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n    }\n\n    .yaga-text {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #f0f0f0;\n      margin: 0 0 14px 0;\n    }\n\n    .yaga-highlight {\n      color: #ffb347;\n      font-weight: 700;\n    }\n\n    .yaga-product-card {\n      display: grid;\n      grid-template-columns: 170px minmax(0, 1fr);\n      gap: 18px;\n      align-items: center;\n      background: #161616;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 18px;\n      padding: 16px;\n      margin-bottom: 18px;\n    }\n\n    .yaga-product-card:last-child {\n      margin-bottom: 0;\n    }\n\n    .yaga-product-image img {\n      width: 100%;\n      display: block;\n      border-radius: 14px;\n      background: #000000;\n    }\n\n    .yaga-product-title {\n      font-size: 22px;\n      line-height: 1.25;\n      color: #ffffff;\n      font-weight: 700;\n      margin: 0 0 8px 0;\n    }\n\n    .yaga-product-copy {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #ededed;\n      margin: 0 0 10px 0;\n    }\n\n    .yaga-list {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .yaga-list li {\n      margin-bottom: 8px;\n      color: #f3f3f3;\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .yaga-btn-row {\n      margin-top: 12px;\n    }\n\n    .yaga-btn {\n      display: inline-block;\n      padding: 11px 18px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 14px;\n      line-height: 1.2;\n      color: #ffffff !important;\n      background: linear-gradient(90deg, #ffb347 0%, #ff7a00 35%, #ff2f6d 72%, #b44cff 100%);\n    }\n\n    .yaga-btn-secondary {\n      display: inline-block;\n      padding: 11px 18px;\n      border-radius: 999px;\n      font-weight: 700;\n      font-size: 14px;\n      line-height: 1.2;\n      color: #ffffff;\n      border: 1px solid rgba(255,255,255,0.16);\n      background: #1a1a1a;\n    }\n\n    .yaga-addon-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .yaga-addon {\n      background: #161616;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 18px;\n      padding: 18px;\n    }\n\n    .yaga-addon-title {\n      font-size: 20px;\n      color: #ffffff;\n      font-weight: 700;\n      margin: 0 0 8px 0;\n    }\n\n    .yaga-addon-price {\n      font-size: 28px;\n      font-weight: 800;\n      color: #ffb347;\n      margin: 0 0 12px 0;\n    }\n\n    .yaga-note {\n      font-size: 13px;\n      color: #bdbdbd;\n      margin-top: 12px;\n    }\n\n    @media screen and (max-width: 767px) {\n      .yaga-bundle-wrap {\n        margin: 16px auto;\n      }\n\n      .yaga-box,\n      .yaga-hero {\n        padding: 16px;\n        border-radius: 16px;\n      }\n\n      .yaga-title {\n        font-size: 28px;\n      }\n\n      .yaga-subtitle {\n        font-size: 15px;\n      }\n\n      .yaga-price-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .yaga-price-regular {\n        font-size: 24px;\n      }\n\n      .yaga-price-bundle {\n        font-size: 30px;\n      }\n\n      .yaga-price-save {\n        font-size: 28px;\n      }\n\n      .yaga-section-title {\n        font-size: 22px;\n      }\n\n      .yaga-product-card {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        padding: 14px;\n      }\n\n      .yaga-product-image {\n        max-width: 220px;\n        margin: 0 auto;\n      }\n\n      .yaga-product-title {\n        font-size: 20px;\n      }\n\n      .yaga-product-copy,\n      .yaga-list li,\n      .yaga-text {\n        font-size: 14px;\n      }\n\n      .yaga-addon-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .yaga-btn,\n      .yaga-btn-secondary {\n        width: 100%;\n        text-align: center;\n        box-sizing: border-box;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"yaga-bundle-wrap\"\u003e\n\u003cdiv class=\"yaga-box yaga-hero\"\u003e\n\u003cdiv class=\"yaga-title\"\u003eRoll It. Rip It. Repeat. Bundle\u003c\/div\u003e\n\u003cdiv class=\"yaga-subtitle\"\u003eA stacked YAGA bundle featuring \u003cstrong style=\"color: #ffffff;\"\u003eCitrus Berry Gas 3.5G\u003c\/strong\u003e, \u003cstrong style=\"color: #ffffff;\"\u003eSkittlez OG 2.2G Kief-Coated Blunt\u003c\/strong\u003e, and \u003cstrong style=\"color: #ffffff;\"\u003e500mg Gummies\u003c\/strong\u003e, plus discounted add-on options right on the page.\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-grid\"\u003e\n\u003cdiv class=\"yaga-price-box\"\u003e\n\u003cdiv class=\"yaga-price-label\"\u003eRegular Value\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-regular\"\u003e$134.97\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-box\"\u003e\n\u003cdiv class=\"yaga-price-label\"\u003eBundle Price\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-bundle\"\u003e$55.26\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-box\"\u003e\n\u003cdiv class=\"yaga-price-label\"\u003eYou Save\u003c\/div\u003e\n\u003cdiv class=\"yaga-price-save\"\u003e$79.71\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-badge-row\"\u003e\n\u003cspan class=\"yaga-badge\"\u003eFlower + Blunt + Gummies\u003c\/span\u003e \u003cspan class=\"yaga-badge\"\u003eHuge Bundle Savings\u003c\/span\u003e \u003cspan class=\"yaga-badge\"\u003eExtra Add-On Discounts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-box\"\u003e\n\u003cdiv class=\"yaga-section-title\"\u003eWhat’s Included\u003c\/div\u003e\n\u003cp class=\"yaga-text\"\u003e\u003cspan class=\"yaga-highlight\"\u003eRoll It. Rip It. Repeat. Bundle\u003c\/span\u003e is built to give customers a strong mix of YAGA categories in one easy order. It combines exotic indoor flower, a full-size infused blunt, and an edible option, making it a great choice for anyone who wants variety, value, and a more complete experience in one bundle.\u003c\/p\u003e\n\u003cp class=\"yaga-text\" style=\"margin-bottom: 0;\"\u003eInstead of shopping each item separately, this bundle packages the lineup together at a dramatically reduced price. It is made to feel simple to understand on the front end while still offering room to customize the order with discounted add-ons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-box\"\u003e\n\u003cdiv class=\"yaga-product-card\"\u003e\n\u003cdiv class=\"yaga-product-image\"\u003e\u003cimg src=\"https:\/\/www.yagafarms.com\/cdn\/shop\/files\/YAGA_Farms_Cali_San_Diego_Cannabis_Flower_Citrus_Berry_Gas_1_2c1ae286-51fa-4a9e-870b-79872ca9a35b.png?v=1775576349\" alt=\"Citrus Berry Gas flower by YAGA Farms\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"yaga-product-title\"\u003eCitrus Berry Gas 3.5G\u003c\/div\u003e\n\u003cp class=\"yaga-product-copy\"\u003eA signature YAGA indoor flower option known for its bright citrus-forward profile backed by a gassy finish. This part of the bundle brings the classic flower element and gives the pack a strong base product with flavor-forward appeal.\u003c\/p\u003e\n\u003cul class=\"yaga-list\"\u003e\n\u003cli\u003e3.5 grams of indoor flower\u003c\/li\u003e\n\u003cli\u003eExotic flower format with bold aroma and presentation\u003c\/li\u003e\n\u003cli\u003eGreat for customers who want a true flower option in the mix\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"yaga-btn-row\"\u003e\u003ca class=\"yaga-btn\" href=\"https:\/\/www.yagafarms.com\/products\/citrus-berry-gas_thca?_pos=1\u0026amp;_psq=citrus+berry\u0026amp;_ss=e\u0026amp;_v=1.0\" rel=\"noopener\" target=\"_blank\"\u003eMore Info Here\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-product-card\"\u003e\n\u003cdiv class=\"yaga-product-image\"\u003e\u003cimg src=\"https:\/\/www.yagafarms.com\/cdn\/shop\/files\/YAGA_Farms_2G_Blunt_Kief_Skittlez_OG_Indica_8b146f7f-c12e-42fe-8329-c54cb9a75e02.png?v=1752516855\u0026amp;width=990\" alt=\"Skittlez OG 2.2G THCa Kief-Coated Blunt by YAGA Farms\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"yaga-product-title\"\u003e2.2G THCa Kief-Coated Blunt - Skittlez OG\u003c\/div\u003e\n\u003cp class=\"yaga-product-copy\"\u003eThis blunt brings the heavier format into the bundle. Made as a \u003cstrong style=\"color: #ffffff;\"\u003e2.2G THCa kief-coated blunt\u003c\/strong\u003e, it adds size, depth, and a more elevated smokeable option to the pack. The \u003cstrong style=\"color: #ffffff;\"\u003eSkittlez OG\u003c\/strong\u003e profile gives it a candy-forward twist over a rich flower base, while the glass tip helps complete the premium presentation.\u003c\/p\u003e\n\u003cul class=\"yaga-list\"\u003e\n\u003cli\u003e2G exotic indoor buds\u003c\/li\u003e\n\u003cli\u003e.2G kief coating + .8G kief infused\u003c\/li\u003e\n\u003cli\u003eHemp paper + glass tip format\u003c\/li\u003e\n\u003cli\u003eA standout featured piece inside the bundle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"yaga-btn-row\"\u003e\u003ca class=\"yaga-btn\" href=\"https:\/\/www.yagafarms.com\/products\/blunt-thca-2g-kief-coated-glass-tip-skittlez-indica?_pos=2\u0026amp;_psq=blunt\u0026amp;_ss=e\u0026amp;_v=1.0\" rel=\"noopener\" target=\"_blank\"\u003eMore Info Here\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-product-card\"\u003e\n\u003cdiv class=\"yaga-product-image\"\u003e\u003cimg src=\"https:\/\/www.yagafarms.com\/cdn\/shop\/files\/YAGA-Farms_CBD_All_Natural_D8_Delta_8_Gummies_Assorted_Flavors_1000_mg_blk_b28d4502-47ef-4070-b7f5-390ec96e1d92.png?v=1741384406\u0026amp;width=990\" alt=\"YAGA Farms Gummies assorted flavors\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"yaga-product-title\"\u003eGummies 500mg\u003c\/div\u003e\n\u003cp class=\"yaga-product-copy\"\u003eIncluded in the \u003cstrong style=\"color: #ffffff;\"\u003e500mg variation\u003c\/strong\u003e, the gummies add a different format to the bundle and help make the offer feel more complete. They balance the overall pack by giving customers an edible option alongside flower and smokeable products.\u003c\/p\u003e\n\u003cul class=\"yaga-list\"\u003e\n\u003cli\u003eIncluded as the 500mg option\u003c\/li\u003e\n\u003cli\u003eAssorted flavor gummy format\u003c\/li\u003e\n\u003cli\u003eAdds variety and convenience to the bundle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"yaga-btn-row\"\u003e\u003ca class=\"yaga-btn\" href=\"https:\/\/www.yagafarms.com\/products\/gummies?_pos=1\u0026amp;_psq=gummie\u0026amp;_ss=e\u0026amp;_v=1.0\u0026amp;variant=45333753233705\" rel=\"noopener\" target=\"_blank\"\u003eMore Info Here\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-box\"\u003e\n\u003cdiv class=\"yaga-section-title\"\u003eDiscounted Add-On Options\u003c\/div\u003e\n\u003cp class=\"yaga-text\"\u003eWant to build the order out even more? This bundle also unlocks \u003cspan class=\"yaga-highlight\"\u003eextra discounted add-ons\u003c\/span\u003e so customers can expand the order at a better price right from the product page.\u003c\/p\u003e\n\u003cdiv class=\"yaga-addon-grid\"\u003e\n\u003cdiv class=\"yaga-addon\"\u003e\n\u003cdiv class=\"yaga-addon-title\"\u003eReady-to-Roll Ounce\u003c\/div\u003e\n\u003cdiv class=\"yaga-addon-price\"\u003e+ $10.00\u003c\/div\u003e\n\u003cp class=\"yaga-text\" style=\"font-size: 15px; margin-bottom: 10px;\"\u003eA strong value add-on for customers who want a larger-format flower option alongside the bundle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yaga-addon\"\u003e\n\u003cdiv class=\"yaga-addon-title\"\u003e2G Live Resin Disposable Vape\u003c\/div\u003e\n\u003cdiv class=\"yaga-addon-price\"\u003e+ $19.99\u003c\/div\u003e\n\u003cp class=\"yaga-text\" style=\"font-size: 15px; margin-bottom: 10px;\"\u003eAdd a vape at a discounted rate to round out the bundle with an easy grab-and-go option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"YAGA Farms","offers":[{"title":"Default Title","offer_id":53104279224617,"sku":null,"price":55.26,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/9121\/0281\/files\/Roll_It._Rip_It._Repeat._Bundle_product_picture.png?v=1778713371"}],"url":"https:\/\/www.yagafarms.com\/collections\/deal.oembed","provider":"YAGA Farms","version":"1.0","type":"link"}