{"product_id":"jetboil-micromo®-stove-29-sep","title":"Jetboil MicroMo® Stove","description":"\u003cstyle\u003e\n  .wl-solix,\n  .wl-solix * {\n    box-sizing: border-box;\n  }\n\n  .wl-solix {\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 12px 20px 36px;\n    color: #3f3f3f;\n    font-family: Poppins, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .wl-solix h1,\n  .wl-solix h2,\n  .wl-solix h3,\n  .wl-solix p {\n    margin-top: 0;\n  }\n\n  .wl-solix__hero {\n    position: relative;\n    margin-bottom: 28px;\n    padding: 40px 34px;\n    overflow: hidden;\n    color: #ffffff;\n    background: #214232;\n    border-radius: 14px;\n  }\n\n  .wl-solix__hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 8px;\n    background: #f8c521;\n  }\n\n  .wl-solix__hero-icon {\n    margin-bottom: 14px;\n    font-size: 44px;\n    line-height: 1;\n  }\n\n  .wl-solix__hero h1 {\n    max-width: 780px;\n    margin-bottom: 14px;\n    color: #ffffff;\n    font-size: 39px;\n    font-weight: 800;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n  }\n\n  .wl-solix__hero-subtitle {\n    margin-bottom: 16px;\n    color: #f8c521;\n    font-size: 21px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .wl-solix__hero-description {\n    max-width: 760px;\n    margin-bottom: 0;\n    color: #e2f0ee;\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .wl-solix__intro {\n    margin-bottom: 30px;\n    padding: 25px;\n    background: #e2f0ee;\n    border: 1px solid #d1e3df;\n    border-radius: 12px;\n  }\n\n  .wl-solix__intro p {\n    margin-bottom: 14px;\n  }\n\n  .wl-solix__intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .wl-solix__stat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    margin: 30px 0 36px;\n  }\n\n  .wl-solix__stat {\n    padding: 23px 18px;\n    text-align: center;\n    background: #214232;\n    border-radius: 11px;\n  }\n\n  .wl-solix__stat-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 29px;\n  }\n\n  .wl-solix__stat-title {\n    display: block;\n    margin-bottom: 5px;\n    color: #f8c521;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .wl-solix__stat-text {\n    display: block;\n    color: #e2f0ee;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .wl-solix__section {\n    margin: 34px 0;\n  }\n\n  .wl-solix__heading {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 18px;\n    color: #214232;\n    font-size: 26px;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .wl-solix__heading-icon {\n    display: inline-flex;\n    flex: 0 0 42px;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    font-size: 21px;\n    background: #f8c521;\n    border-radius: 50%;\n  }\n\n  .wl-solix__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .wl-solix__feature {\n    position: relative;\n    min-height: 100%;\n    padding: 18px 18px 18px 50px;\n    background: #ffffff;\n    border: 1px solid #d5e5e1;\n    border-radius: 10px;\n  }\n\n  .wl-solix__feature::before {\n    content: \"✓\";\n    position: absolute;\n    top: 18px;\n    left: 17px;\n    display: flex;\n    width: 23px;\n    height: 23px;\n    align-items: center;\n    justify-content: center;\n    color: #214232;\n    font-size: 13px;\n    font-weight: 800;\n    background: #f8c521;\n    border-radius: 50%;\n  }\n\n  .wl-solix__feature strong {\n    color: #214232;\n  }\n\n  .wl-solix__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .wl-solix__benefit {\n    padding: 22px 18px;\n    text-align: center;\n    background: #e2f0ee;\n    border: 1px solid #d1e3df;\n    border-radius: 11px;\n  }\n\n  .wl-solix__benefit-icon {\n    display: block;\n    margin-bottom: 9px;\n    font-size: 29px;\n  }\n\n  .wl-solix__benefit-title {\n    display: block;\n    margin-bottom: 5px;\n    color: #214232;\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .wl-solix__benefit-text {\n    display: block;\n    color: #4d5f57;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .wl-solix__warning {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    margin: 28px 0 34px;\n    padding: 20px;\n    color: #214232;\n    background: #fff8d8;\n    border: 1px solid #f8c521;\n    border-radius: 10px;\n  }\n\n  .wl-solix__warning-icon {\n    flex: 0 0 auto;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .wl-solix__warning p {\n    margin-bottom: 0;\n  }\n\n  .wl-solix__cta {\n    margin-top: 36px;\n    padding: 31px 26px;\n    color: #ffffff;\n    background: #214232;\n    border-radius: 12px;\n  }\n\n  .wl-solix__cta h2 {\n    margin-bottom: 9px;\n    color: #f8c521;\n    font-size: 28px;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .wl-solix__cta p {\n    max-width: 740px;\n    margin-bottom: 0;\n    color: #e2f0ee;\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  @media screen and (max-width: 700px) {\n    .wl-solix {\n      padding: 8px 20px 30px;\n      font-size: 15px;\n    }\n\n    .wl-solix__hero {\n      padding: 31px 23px 28px;\n      border-radius: 12px;\n    }\n\n    .wl-solix__hero-icon {\n      font-size: 37px;\n    }\n\n    .wl-solix__hero h1 {\n      font-size: 29px;\n      line-height: 1.18;\n    }\n\n    .wl-solix__hero-subtitle {\n      font-size: 18px;\n    }\n\n    .wl-solix__hero-description {\n      font-size: 15px;\n    }\n\n    .wl-solix__intro {\n      padding: 21px;\n    }\n\n    .wl-solix__stat-grid,\n    .wl-solix__grid,\n    .wl-solix__benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .wl-solix__stat,\n    .wl-solix__benefit {\n      text-align: left;\n    }\n\n    .wl-solix__heading {\n      font-size: 22px;\n    }\n\n    .wl-solix__warning {\n      padding: 18px;\n    }\n\n    .wl-solix__cta {\n      padding: 26px 22px;\n    }\n\n    .wl-solix__cta h2 {\n      font-size: 23px;\n    }\n\n    .wl-solix__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wl-solix\"\u003e\n  \u003csection class=\"wl-solix__hero\"\u003e\n    \u003cdiv class=\"wl-solix__hero-icon\"\u003e🔥\u003c\/div\u003e\n    \u003ch1\u003eWin a Jetboil MicroMo Cooking System\u003c\/h1\u003e\n    \u003cp class=\"wl-solix__hero-subtitle\"\u003eUltra-Compact. Ridiculously Efficient. Built for Adventure.\u003c\/p\u003e\n    \u003cp class=\"wl-solix__hero-description\"\u003eFast, fuel-efficient outdoor cooking in a compact system designed for hikers, bikepackers, campers and solo adventurers.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"wl-solix__intro\"\u003e\n    \u003cp\u003eWhen space is tight and hunger is loud, the \u003cstrong\u003eJetboil MicroMo Cooking System\u003c\/strong\u003e delivers serious cooking performance without taking over your pack.\u003c\/p\u003e\n    \u003cp\u003eWhether you are boiling water for a morning coffee or simmering a proper meal after a long day outdoors, the MicroMo combines rapid heating with precise flame control in a lightweight, adventure-ready package.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003cdiv class=\"wl-solix__stat-grid\"\u003e\n    \u003cdiv class=\"wl-solix__stat\"\u003e\n      \u003cspan class=\"wl-solix__stat-icon\"\u003e🔥\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-title\"\u003eEfficient Heating\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-text\"\u003eRapid cooking designed to make efficient use of your fuel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wl-solix__stat\"\u003e\n      \u003cspan class=\"wl-solix__stat-icon\"\u003e🎛️\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-title\"\u003eSimmer Control\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-text\"\u003eFine flame adjustment for more than simply boiling water\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wl-solix__stat\"\u003e\n      \u003cspan class=\"wl-solix__stat-icon\"\u003e🧳\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-title\"\u003eCompact System\u003c\/span\u003e\n      \u003cspan class=\"wl-solix__stat-text\"\u003eDesigned to pack neatly away when space and weight matter\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003csection class=\"wl-solix__section\"\u003e\n    \u003ch2 class=\"wl-solix__heading\"\u003e\n      \u003cspan class=\"wl-solix__heading-icon\"\u003e⚙️\u003c\/span\u003e\n      Key Features\n    \u003c\/h2\u003e\n    \u003cdiv class=\"wl-solix__grid\"\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003e\n\u003cstrong\u003eHigh-Efficiency Burner\u003c\/strong\u003e for rapid heating with minimal fuel use\u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003e\n\u003cstrong\u003ePrecision Simmer Control\u003c\/strong\u003e for boiling, simmering and cooking\u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003e\n\u003cstrong\u003e0.8L FluxRing® Cooking Cup\u003c\/strong\u003e designed for efficient heat transfer\u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003eUltra-compact and lightweight design ideal for solo adventures\u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003eWind-resistant design for reliable performance outdoors\u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__feature\"\u003eAll-in-one system with stove, cooking cup and lid packing neatly together\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"wl-solix__section\"\u003e\n    \u003ch2 class=\"wl-solix__heading\"\u003e\n      \u003cspan class=\"wl-solix__heading-icon\"\u003e🏕️\u003c\/span\u003e\n      Why You'll Want It\n    \u003c\/h2\u003e\n    \u003cdiv class=\"wl-solix__benefits\"\u003e\n      \u003cdiv class=\"wl-solix__benefit\"\u003e\n        \u003cspan class=\"wl-solix__benefit-icon\"\u003e🥾\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-title\"\u003eAdventure Ready\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-text\"\u003eA practical cooking system for hiking, bikepacking and camping trips\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__benefit\"\u003e\n        \u003cspan class=\"wl-solix__benefit-icon\"\u003e🎒\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-title\"\u003ePack Light\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-text\"\u003eCompact design helps keep precious pack space and weight under control\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__benefit\"\u003e\n        \u003cspan class=\"wl-solix__benefit-icon\"\u003e☕\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-title\"\u003eHot Food, Fast\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-text\"\u003eMake quick coffees, boil water or prepare hot meals on the move\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wl-solix__benefit\"\u003e\n        \u003cspan class=\"wl-solix__benefit-icon\"\u003e⛺\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-title\"\u003eBuilt for Outdoors\u003c\/span\u003e\n        \u003cspan class=\"wl-solix__benefit-text\"\u003eA capable setup designed for people who regularly cook outside\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003cdiv class=\"wl-solix__warning\"\u003e\n    \u003cdiv class=\"wl-solix__warning-icon\"\u003e⚠️\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e Gas is not included with this prize.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003csection class=\"wl-solix__cta\"\u003e\n    \u003ch2\u003e🔥 Your Next Adventure Could Taste Better\u003c\/h2\u003e\n    \u003cp\u003eEnter for your chance to win a Jetboil MicroMo Cooking System and enjoy compact, efficient cooking wherever your next adventure takes you.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Small Prizes","offers":[{"title":"Default Title","offer_id":57425807114615,"sku":null,"price":1.45,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/1492\/7223\/files\/Jet_Boil_Win_Life_Comps.jpg?v=1767544365","url":"https:\/\/winlifecomps.co.uk\/products\/jetboil-micromo%c2%ae-stove-29-sep","provider":"Win Life Competitions","version":"1.0","type":"link"}