{"product_id":"ignik-firecan-elite","title":"Ignik FireCan Elite Portable Propane Fire Pit","description":"\u003cstyle\u003e\n  .ignik-product {\n    --ignik-orange: #f36c21;\n    --ignik-dark: #101414;\n    --ignik-black: #090b0b;\n    --ignik-light: #f5f4f0;\n    --ignik-text: #222;\n    font-family: inherit;\n    color: var(--ignik-text);\n    line-height: 1.55;\n  }\n\n  .ignik-product * {\n    box-sizing: border-box;\n  }\n\n  .ignik-product img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ignik-product a {\n    text-decoration: none;\n  }\n\n  .ignik-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .ignik-eyebrow {\n    margin: 0 0 10px;\n    color: var(--ignik-orange);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 2px;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .ignik-product h2,\n  .ignik-product h3 {\n    margin-top: 0;\n    line-height: 1.08;\n  }\n\n  .ignik-product h2 {\n    margin-bottom: 18px;\n    font-size: clamp(31px, 5vw, 56px);\n    font-weight: 900;\n    letter-spacing: -1.4px;\n  }\n\n  .ignik-product h3 {\n    margin-bottom: 10px;\n    font-size: clamp(22px, 3vw, 30px);\n    font-weight: 850;\n  }\n\n  .ignik-product p {\n    margin-top: 0;\n  }\n\n  .ignik-btn {\n    display: inline-block;\n    padding: 15px 25px;\n    background: var(--ignik-orange);\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 850;\n    letter-spacing: .6px;\n    line-height: 1.1;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* SALE MODE\n     SEPTEMBER 8:\n     REMOVE \"ignik-sale-active\" FROM THE OPENING DIV\n  *\/\n\n  .ignik-sale-strip,\n  .ignik-sale-only {\n    display: none;\n  }\n\n  .ignik-sale-active .ignik-sale-strip,\n  .ignik-sale-active .ignik-sale-only {\n    display: block;\n  }\n\n  .ignik-sale-strip {\n    padding: 17px 20px;\n    background: var(--ignik-orange);\n    color: #fff;\n    text-align: center;\n  }\n\n  .ignik-sale-strip strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: clamp(18px, 3vw, 25px);\n    line-height: 1.15;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .ignik-sale-strip span {\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* OPENING *\/\n\n  .ignik-opening {\n    padding: 60px 24px 65px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .ignik-opening h2 {\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .ignik-opening-copy {\n    max-width: 790px;\n    margin: 0 auto 30px;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .ignik-opening-price {\n    margin-bottom: 20px;\n  }\n\n  .ignik-price-regular {\n    display: block;\n    font-size: 28px;\n    font-weight: 900;\n  }\n\n  .ignik-sale-active .ignik-price-regular {\n    font-size: 17px;\n    text-decoration: line-through;\n    opacity: .5;\n  }\n\n  .ignik-sale-price {\n    display: none;\n    color: var(--ignik-orange);\n    font-size: 32px;\n    font-weight: 900;\n  }\n\n  .ignik-sale-active .ignik-sale-price {\n    display: block;\n  }\n\n  .ignik-sale-price small {\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .7px;\n    text-transform: uppercase;\n  }\n\n  \/* SHIPPING \/ STORE *\/\n\n  .ignik-availability {\n    display: flex;\n    justify-content: center;\n    align-items: stretch;\n    gap: 10px;\n    max-width: 660px;\n    margin: 0 auto 25px;\n  }\n\n  .ignik-availability-item {\n    flex: 1;\n    padding: 14px 18px;\n    background: var(--ignik-light);\n    border: 1px solid #e1dfda;\n    color: var(--ignik-text) !important;\n    text-align: center;\n    font-size: 14px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .ignik-availability-item span {\n    display: block;\n    margin-top: 4px;\n    color: #666;\n    font-size: 12px;\n    font-weight: 600;\n  }\n\n  a.ignik-availability-item {\n    cursor: pointer;\n    transition: background .18s ease, transform .18s ease;\n  }\n\n  a.ignik-availability-item:hover {\n    background: #e8e5df;\n    transform: translateY(-1px);\n  }\n\n  \/* FEATURE STRIP *\/\n\n  .ignik-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    background: var(--ignik-black);\n    color: #fff;\n  }\n\n  .ignik-stat {\n    padding: 30px 15px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.14);\n  }\n\n  .ignik-stat:last-child {\n    border-right: 0;\n  }\n\n  .ignik-stat strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #fff;\n    font-size: clamp(22px, 3vw, 35px);\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .ignik-stat span {\n    display: block;\n    color: #ccc;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  \/* SPLITS *\/\n\n  .ignik-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 500px;\n  }\n\n  .ignik-split-media {\n    min-height: 500px;\n  }\n\n  .ignik-split-media img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .ignik-split-copy {\n    padding: 60px clamp(28px, 5vw, 70px);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    background: #fff;\n  }\n\n  .ignik-split-dark .ignik-split-copy {\n    background: var(--ignik-dark);\n    color: #fff;\n  }\n\n  \/* FEATURE GRID *\/\n\n  .ignik-features {\n    padding: 75px 0;\n    background: var(--ignik-light);\n  }\n\n  .ignik-features-head {\n    max-width: 760px;\n    margin-bottom: 35px;\n  }\n\n  .ignik-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #d8d6d1;\n    border-left: 1px solid #d8d6d1;\n  }\n\n  .ignik-feature {\n    padding: 24px;\n    background: #fff;\n    border-right: 1px solid #d8d6d1;\n    border-bottom: 1px solid #d8d6d1;\n  }\n\n  .ignik-feature strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 16px;\n  }\n\n  \/* LIFESTYLE *\/\n\n  .ignik-lifestyle {\n    position: relative;\n    min-height: 590px;\n    overflow: hidden;\n    background: #000;\n  }\n\n  .ignik-lifestyle img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .ignik-lifestyle:after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(0deg, rgba(0,0,0,.78), rgba(0,0,0,.05) 68%);\n  }\n\n  .ignik-lifestyle-copy {\n    position: relative;\n    z-index: 2;\n    max-width: 1200px;\n    min-height: 590px;\n    margin: 0 auto;\n    padding: 50px 24px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    color: #fff;\n  }\n\n  .ignik-lifestyle-copy h2 {\n    max-width: 800px;\n    color: #fff;\n  }\n\n  .ignik-lifestyle-copy p:last-child {\n    max-width: 670px;\n    margin-bottom: 0;\n    font-size: 18px;\n  }\n\n  \/* VIDEO *\/\n\n  .ignik-video {\n    padding: 70px 0;\n    background: var(--ignik-black);\n    color: #fff;\n    text-align: center;\n  }\n\n  .ignik-video h2 {\n    color: #fff;\n  }\n\n  .ignik-video-copy {\n    max-width: 680px;\n    margin: 0 auto 30px;\n    color: #ddd;\n  }\n\n  .ignik-video-frame {\n    width: min(100%, 900px);\n    aspect-ratio: 16 \/ 9;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #000;\n  }\n\n  .ignik-video-frame iframe {\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  \/* UPSELL *\/\n\n  .ignik-upsell {\n    padding: 75px 0;\n    background: var(--ignik-light);\n  }\n\n  .ignik-upsell-head {\n    max-width: 740px;\n    margin: 0 auto 35px;\n    text-align: center;\n  }\n\n  .ignik-upsell-grid {\n    display: grid;\n    grid-template-columns: 1.35fr 1fr;\n    gap: 18px;\n  }\n\n  .ignik-upsell-card {\n    display: flex;\n    flex-direction: column;\n    min-height: 100%;\n    padding: 32px;\n    background: #fff;\n    border: 1px solid #e0ded9;\n    color: var(--ignik-text) !important;\n    cursor: pointer;\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .ignik-upsell-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(0,0,0,.08);\n  }\n\n  .ignik-upsell-featured {\n    background: var(--ignik-dark);\n    color: #fff !important;\n    border-color: var(--ignik-dark);\n  }\n\n  .ignik-upsell-image {\n    width: calc(100% + 64px) !important;\n    max-width: none !important;\n    margin: -32px -32px 26px;\n    aspect-ratio: 16 \/ 10;\n    object-fit: cover;\n    background: #fff;\n  }\n\n  .ignik-upsell-label {\n    margin-bottom: 11px;\n    color: var(--ignik-orange);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ignik-upsell-card h3 {\n    color: inherit;\n  }\n\n  .ignik-upsell-copy {\n    flex-grow: 1;\n  }\n\n  .ignik-upsell-price {\n    margin: 10px 0 16px;\n    font-size: 24px;\n    font-weight: 900;\n  }\n\n  .ignik-upsell-cta {\n    color: var(--ignik-orange);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n  }\n\n  \/* SAFE USE *\/\n\n  .ignik-notice {\n    padding: 55px 24px;\n    background: #ece9e2;\n    text-align: center;\n  }\n\n  .ignik-notice-inner {\n    max-width: 830px;\n    margin: 0 auto;\n  }\n\n  .ignik-notice h2 {\n    font-size: clamp(28px, 4vw, 43px);\n  }\n\n  \/* SPECS *\/\n\n  .ignik-specs {\n    padding: 75px 0;\n    background: #fff;\n  }\n\n  .ignik-specs table {\n    width: 100%;\n    max-width: 900px;\n    margin: 30px auto 0;\n    border-collapse: collapse;\n  }\n\n  .ignik-specs td {\n    padding: 13px 15px;\n    border-bottom: 1px solid #ddd;\n    vertical-align: top;\n  }\n\n  .ignik-specs td:first-child {\n    width: 40%;\n    font-weight: 800;\n  }\n\n  \/* INCLUDED *\/\n\n  .ignik-included {\n    padding: 70px 0;\n    background: var(--ignik-light);\n  }\n\n  .ignik-included-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .ignik-included-item {\n    padding: 25px;\n    background: #fff;\n  }\n\n  .ignik-included-item strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 17px;\n  }\n\n  \/* FAQ *\/\n\n  .ignik-faq {\n    padding: 75px 0;\n    background: #fff;\n  }\n\n  .ignik-faq-header {\n    max-width: 760px;\n    margin-bottom: 32px;\n  }\n\n  .ignik-faq details {\n    border-top: 1px solid #ddd;\n  }\n\n  .ignik-faq details:last-child {\n    border-bottom: 1px solid #ddd;\n  }\n\n  .ignik-faq summary {\n    position: relative;\n    padding: 21px 40px 21px 0;\n    cursor: pointer;\n    list-style: none;\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .ignik-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ignik-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 4px;\n    top: 17px;\n    color: var(--ignik-orange);\n    font-size: 27px;\n  }\n\n  .ignik-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .ignik-faq-answer {\n    max-width: 900px;\n    padding: 0 0 22px;\n  }\n\n  \/* FINAL *\/\n\n  .ignik-final {\n    position: relative;\n    min-height: 520px;\n    overflow: hidden;\n    background: #000;\n  }\n\n  .ignik-final img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .ignik-final:after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, rgba(0,0,0,.82), rgba(0,0,0,.15));\n  }\n\n  .ignik-final-copy {\n    position: relative;\n    z-index: 2;\n    max-width: 1200px;\n    min-height: 520px;\n    margin: 0 auto;\n    padding: 55px 24px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    color: #fff;\n  }\n\n  .ignik-final-copy h2 {\n    max-width: 700px;\n    color: #fff;\n  }\n\n  .ignik-final-copy p {\n    max-width: 590px;\n    font-size: 18px;\n  }\n\n  .ignik-shipping-note {\n    margin: 24px 20px 0;\n    color: #777;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  @media (max-width: 800px) {\n\n    .ignik-container {\n      padding-left: 18px;\n      padding-right: 18px;\n    }\n\n    .ignik-opening {\n      padding: 48px 20px;\n    }\n\n    .ignik-stats,\n    .ignik-split,\n    .ignik-feature-grid,\n    .ignik-upsell-grid,\n    .ignik-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ignik-availability {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .ignik-availability-item {\n      padding: 15px 16px;\n    }\n\n    .ignik-stat {\n      padding: 25px 15px;\n      border-right: 0;\n      border-bottom: 1px solid rgba(255,255,255,.14);\n    }\n\n    .ignik-stat:last-child {\n      border-bottom: 0;\n    }\n\n    .ignik-split-media {\n      min-height: 330px;\n    }\n\n    .ignik-split-copy {\n      padding: 42px 22px;\n    }\n\n    .ignik-features,\n    .ignik-upsell,\n    .ignik-specs,\n    .ignik-faq,\n    .ignik-included {\n      padding-top: 52px;\n      padding-bottom: 52px;\n    }\n\n    .ignik-lifestyle,\n    .ignik-lifestyle-copy {\n      min-height: 490px;\n    }\n\n    .ignik-lifestyle-copy {\n      padding: 38px 20px;\n    }\n\n    .ignik-video {\n      padding: 52px 18px;\n    }\n\n    .ignik-video .ignik-container {\n      padding-left: 0;\n      padding-right: 0;\n    }\n\n    .ignik-video .ignik-eyebrow,\n    .ignik-video h2,\n    .ignik-video-copy {\n      margin-left: 18px;\n      margin-right: 18px;\n    }\n\n    .ignik-video-frame {\n      width: 100%;\n    }\n\n    .ignik-upsell-card:hover,\n    a.ignik-availability-item:hover {\n      transform: none;\n    }\n\n    .ignik-upsell-image {\n      width: calc(100% + 64px) !important;\n      margin: -32px -32px 24px;\n    }\n\n    .ignik-btn {\n      width: 100%;\n      padding: 17px 18px;\n    }\n\n    .ignik-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 9px 0;\n    }\n\n    .ignik-specs td:first-child {\n      padding-top: 16px;\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ignik-final,\n    .ignik-final-copy {\n      min-height: 490px;\n    }\n\n    .ignik-final:after {\n      background: linear-gradient(0deg, rgba(0,0,0,.87), rgba(0,0,0,.12));\n    }\n\n    .ignik-final-copy {\n      justify-content: flex-end;\n      padding: 40px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!--\nSALE ACTIVE THROUGH SEPTEMBER 7, 2026.\n\nON SEPTEMBER 8 CHANGE:\n\n\u003cdiv class=\"ignik-product ignik-sale-active\"\u003e\n\nTO:\n\n\u003cdiv class=\"ignik-product\"\u003e\n--\u003e\n\n\u003cdiv class=\"ignik-product ignik-sale-active\"\u003e\n\n  \u003c!-- SALE --\u003e\n  \u003csection class=\"ignik-sale-strip\"\u003e\n    \u003cstrong\u003eIgnik FireCan Event · 20% Off\u003c\/strong\u003e\n    \u003cspan\u003eSeptember 3-7 only · Save $60\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPENING --\u003e\n  \u003csection class=\"ignik-opening\"\u003e\n\n    \u003cp class=\"ignik-eyebrow\"\u003eSmall Can. Big Fire.\u003c\/p\u003e\n\n    \u003ch2\u003eBring the Campfire. Leave the Bulk Behind.\u003c\/h2\u003e\n\n    \u003cp class=\"ignik-opening-copy\"\u003e\n      The Ignik FireCan Elite is a compact portable propane fire pit that delivers more than 50,000 BTU\/hr of adjustable heat from a rugged stainless-steel package only 12 inches long. No firewood to haul, no ashes to clean up and no oversized round fire bowl taking over your cargo space.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ignik-opening-price\"\u003e\n      \u003cspan class=\"ignik-price-regular\"\u003e$299.99 CAD\u003c\/span\u003e\n      \u003cspan class=\"ignik-sale-price\"\u003e$239.99 CAD \u003csmall\u003eSeptember 3-7\u003c\/small\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-availability\"\u003e\n\n      \u003cdiv class=\"ignik-availability-item\"\u003e\n        SHIPS PREPAID IN CANADA*\n        \u003cspan\u003eOrder online, delivered to your door\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"ignik-availability-item\" href=\"https:\/\/shop.capit.com\/a\/store-locator\/list\"\u003e\n        BUY IN-STORE\n        \u003cspan\u003eFind your nearest Cap-it location →\u003c\/span\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca class=\"ignik-btn\" href=\"#ignik-complete-your-fire\"\u003e\n      See the Complete Setup\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK FACTS --\u003e\n  \u003csection class=\"ignik-stats\"\u003e\n\n    \u003cdiv class=\"ignik-stat\"\u003e\n      \u003cstrong\u003e50,000+\u003c\/strong\u003e\n      \u003cspan\u003eBTU \/ HR\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-stat\"\u003e\n      \u003cstrong\u003e9.2 LB\u003c\/strong\u003e\n      \u003cspan\u003eLightweight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-stat\"\u003e\n      \u003cstrong\u003e12 × 6 × 7.5\"\u003c\/strong\u003e\n      \u003cspan\u003eCompact Size\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-stat\"\u003e\n      \u003cstrong\u003eCSA\u003c\/strong\u003e\n      \u003cspan\u003eCertified\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PACKABILITY --\u003e\n  \u003csection class=\"ignik-split ignik-split-dark\"\u003e\n\n    \u003cdiv class=\"ignik-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/ignik-firecan-elite-fire-pit3.jpg?v=1763663653\" alt=\"Compact stainless steel Ignik FireCan Elite being carried\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-split-copy\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eThe Fire Pit You'll Actually Bring\u003c\/p\u003e\n\n      \u003ch2\u003ePacks Like Gear.\u003cbr\u003eBurns Like a Fire Pit.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Traditional propane fire bowls work well once they reach camp. Getting them there is the problem.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        FireCan solves that with a narrow rectangular body, folding legs and removable lid. It stores more like a toolbox than a fire bowl, fitting naturally beside storage bins, camp kitchens and the other gear already packed into your truck, trailer or RV.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE IMAGE --\u003e\n  \u003csection\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/ignik-features.jpg?v=1764019690\" alt=\"Ignik FireCan Elite portable propane fire pit features\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ignik-features\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cdiv class=\"ignik-features-head\"\u003e\n\n        \u003cp class=\"ignik-eyebrow\"\u003eFireCan Elite\u003c\/p\u003e\n\n        \u003ch2\u003eThe Campfire, Reinvented.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Compact size does not mean giving up the things that matter. FireCan Elite combines high heat output, rugged materials and simple propane operation in one purpose-built package.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ignik-feature-grid\"\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003e50,000+ BTU\/hr\u003c\/strong\u003e\n          Serious adjustable propane heat from a remarkably small fire pit.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003eIntegrated Flame Control\u003c\/strong\u003e\n          Adjust flame height and heat directly from the control knob built into the FireCan.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003e5 PSI Quick-Connect\u003c\/strong\u003e\n          Tool-free connection makes setup fast and keeps the propane system straightforward.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003eStainless-Steel Body\u003c\/strong\u003e\n          Durable outdoor construction with less weight than the original steel FireCan.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003eOpen Mesh Sides\u003c\/strong\u003e\n          See the flame while radiant heat moves outward toward everyone gathered around it.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-feature\"\u003e\n          \u003cstrong\u003eFolding Elevated Legs\u003c\/strong\u003e\n          Four legs deploy for use and fold tight against the body when it is time to pack up.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"ignik-lifestyle\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/Ignik-firecan-in-use-1.jpg?v=1788015045\" alt=\"Campers gathered around an Ignik FireCan Elite beside a truck\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ignik-lifestyle-copy\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eWhy Bring a FireCan?\u003c\/p\u003e\n\n      \u003ch2\u003eBecause Camp Gets Better Around a Fire.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Set up camp, shut down the truck and pull up a chair. The FireCan creates the warmth, light and gathering place that keeps everyone outside a little longer.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- OUTDOOR FIRE --\u003e\n  \u003csection class=\"ignik-split\"\u003e\n\n    \u003cdiv class=\"ignik-split-copy\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eSerious Heat. Small Footprint.\u003c\/p\u003e\n\n      \u003ch2\u003eA Campfire That Makes Sense in a Truck.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        At only 12 inches long and 6 inches wide, the FireCan Elite takes up a fraction of the storage space required by many conventional propane fire pits.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Camping, overlanding, RV travel, tailgating or evenings at home, it is small enough to keep packed and powerful enough to become the centre of camp.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ignik-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/ignik-firecan-timelapse.jpg?v=1788015045\" alt=\"Stainless steel Ignik FireCan Elite burning outdoors\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003csection class=\"ignik-video\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eSee FireCan Elite in Action\u003c\/p\u003e\n\n      \u003ch2\u003eLighter. Hotter. Ready to Blaze.\u003c\/h2\u003e\n\n      \u003cp class=\"ignik-video-copy\"\u003e\n        See how Ignik built the FireCan Elite around compact storage, rugged construction, integrated flame control and fast propane connection.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ignik-video-frame\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ut8-W-Q6AZI\" title=\"Ignik FireCan Elite portable propane fire pit\" loading=\"lazy\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\n        \u003c\/iframe\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- COMPLETE YOUR FIRE --\u003e\n  \u003csection class=\"ignik-upsell\" id=\"ignik-complete-your-fire\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cdiv class=\"ignik-upsell-head\"\u003e\n\n        \u003cp class=\"ignik-eyebrow\"\u003eComplete the Campfire\u003c\/p\u003e\n\n        \u003ch2\u003eWant the Full FireCan Experience?\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The FireCan Elite works perfectly on its own. Add FireCan Rocks when you want a fuller, more traditional-looking campfire, or grab the complete bundle and get everything together.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ignik-upsell-grid\"\u003e\n\n        \u003ca class=\"ignik-upsell-card ignik-upsell-featured\" href=\"\/products\/ignik-firecan-elite-rocks-bundle\"\u003e\n\n          \u003cimg class=\"ignik-upsell-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/IGNIK-FIRECAN-ELITE-BUNDLE_0af21561-a4c1-40c8-8722-acc0a0e6bd42_jpg.webp?v=1788016856\" alt=\"Ignik FireCan Elite with FireCan Rocks bundle\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"ignik-upsell-label\"\u003eOur Recommended Setup\u003c\/div\u003e\n\n          \u003ch3\u003eFireCan Elite + Rocks Bundle\u003c\/h3\u003e\n\n          \u003cdiv class=\"ignik-upsell-copy\"\u003e\n            FireCan Elite plus 5 lb of natural tumbled FireCan Rocks. The easiest way to get the complete campfire setup from day one.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ignik-upsell-price\"\u003e$334.95 CAD\u003c\/div\u003e\n\n          \u003cdiv class=\"ignik-upsell-cta\"\u003e\n            Get the Complete Setup →\n          \u003c\/div\u003e\n\n        \u003c\/a\u003e\n\n        \u003ca class=\"ignik-upsell-card\" href=\"\/products\/ignik-firecan-rocks\"\u003e\n\n          \u003cdiv class=\"ignik-upsell-label\"\u003eAlready Have the FireCan?\u003c\/div\u003e\n\n          \u003ch3\u003eAdd FireCan Rocks\u003c\/h3\u003e\n\n          \u003cdiv class=\"ignik-upsell-copy\"\u003e\n            5 lb of natural tumbled lava rock designed to sit around the burner and create a fuller, more natural campfire appearance.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ignik-upsell-price\"\u003e$34.99 CAD\u003c\/div\u003e\n\n          \u003cdiv class=\"ignik-upsell-cta\"\u003e\n            Shop FireCan Rocks →\n          \u003c\/div\u003e\n\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003csection class=\"ignik-notice\"\u003e\n\n    \u003cdiv class=\"ignik-notice-inner\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eKnow Before You Burn\u003c\/p\u003e\n\n      \u003ch2\u003eWhen a Wood Fire Isn't the Answer.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Propane fire pits may be treated differently from wood fires under some restrictions, but regulations vary by province, municipality, park, campground and current fire conditions. Always confirm the rules for the exact location where you plan to use your FireCan before lighting it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"ignik-specs\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n\n      \u003ch2\u003eFireCan Elite Details.\u003c\/h2\u003e\n\n      \u003ctable\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eProduct\u003c\/td\u003e\n            \u003ctd\u003eIgnik FireCan Elite Portable Propane Fire Pit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFuel\u003c\/td\u003e\n            \u003ctd\u003ePropane\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eHeat Output\u003c\/td\u003e\n            \u003ctd\u003eMore than 50,000 BTU\/hr\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCertification\u003c\/td\u003e\n            \u003ctd\u003eCSA Certified\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eOperating Pressure\u003c\/td\u003e\n            \u003ctd\u003e5 PSI\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDimensions\u003c\/td\u003e\n            \u003ctd\u003e12 × 6 × 7.5 in \/ 30.4 × 15.2 × 19 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eWeight\u003c\/td\u003e\n            \u003ctd\u003eApprox. 9.2 lb \/ 4.2 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBody\u003c\/td\u003e\n            \u003ctd\u003eStainless steel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLid\u003c\/td\u003e\n            \u003ctd\u003eAnodized aluminium\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePropane Connection\u003c\/td\u003e\n            \u003ctd\u003eQCC1 cylinder connection with FireCan quick-connect\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFlame Control\u003c\/td\u003e\n            \u003ctd\u003eIntegrated adjustable control knob\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePropane Cylinder\u003c\/td\u003e\n            \u003ctd\u003eSold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFireCan Rocks\u003c\/td\u003e\n            \u003ctd\u003eSold separately or available with the FireCan Elite + Rocks Bundle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"ignik-included\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n\n      \u003ch2\u003eEverything You Need Except the Propane.\u003c\/h2\u003e\n\n      \u003cdiv class=\"ignik-included-grid\"\u003e\n\n        \u003cdiv class=\"ignik-included-item\"\u003e\n          \u003cstrong\u003eFireCan Elite\u003c\/strong\u003e\n          Stainless-steel fire pit with mesh sides, removable lid, folding legs and integrated flame control.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-included-item\"\u003e\n          \u003cstrong\u003ePropane Hose \u0026amp; Regulator\u003c\/strong\u003e\n          5 PSI hose assembly with QCC1 cylinder fitting and FireCan quick connection.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ignik-included-item\"\u003e\n          \u003cstrong\u003ePropane Cylinder Stand\u003c\/strong\u003e\n          CSA cylinder stand included for use as directed by Ignik.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin-top:25px;\"\u003e\n        \u003cstrong\u003ePlease note:\u003c\/strong\u003e Propane cylinder and FireCan Rocks are sold separately.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ignik-faq\"\u003e\n\n    \u003cdiv class=\"ignik-container\"\u003e\n\n      \u003cdiv class=\"ignik-faq-header\"\u003e\n\n        \u003cp class=\"ignik-eyebrow\"\u003eFireCan Questions\u003c\/p\u003e\n\n        \u003ch2\u003eEverything You Need to Know.\u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat makes the FireCan Elite different from a traditional propane fire pit?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          Its compact rectangular design is much easier to pack than many traditional round fire bowls. The four legs fold against the body and the removable lid closes the FireCan into a narrow package only 12 inches long.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much heat does the FireCan Elite produce?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          The FireCan Elite produces more than 50,000 BTU per hour. The integrated control knob allows you to adjust flame height and heat output.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the FireCan Elite CSA certified?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          Yes. The FireCan Elite is CSA certified for the Canadian market.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the FireCan Elite include the propane hose?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          Yes. The required 5 PSI propane hose and regulator assembly are included. The propane cylinder itself is sold separately.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre FireCan Rocks required?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          No. The FireCan Elite operates without rocks. FireCan Rocks are optional and give the flame a fuller, more traditional campfire appearance. You can purchase them separately or choose the FireCan Elite + Rocks Bundle.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use ordinary rocks or landscaping stone inside the FireCan?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          No. Only use fire-pit media approved for the application and follow Ignik's instructions. Ordinary rocks can retain moisture, fracture or pop when heated.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I cook on the FireCan Elite?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          The FireCan Elite is designed as a portable propane fire pit, not as a cooking appliance or grill. Ignik offers other FireCan models with dedicated cooking features.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use the FireCan during a fire ban?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          Possibly, depending on the jurisdiction and specific restriction. Propane appliances may be permitted in some locations when wood fires are prohibited, but never assume that applies everywhere. Always check current provincial, municipal, park or campground regulations before use.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the FireCan produce smoke or flying sparks?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          Because it burns propane rather than wood, the FireCan does not produce the wood smoke, embers or flying sparks associated with a traditional wood fire.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the FireCan be used inside a tent, vehicle or enclosed shelter?\u003c\/summary\u003e\n        \u003cdiv class=\"ignik-faq-answer\"\u003e\n          No. The FireCan is an outdoor propane appliance and must not be operated inside a tent, vehicle, garage or other enclosed or poorly ventilated space.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"ignik-final\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/Ignik-firecan-in-use-2.jpg?v=1788015045\" alt=\"Campers enjoying an Ignik FireCan Elite at night\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"ignik-final-copy\"\u003e\n\n      \u003cp class=\"ignik-eyebrow\"\u003eDesigned for Adventure™\u003c\/p\u003e\n\n      \u003ch2\u003eThe Fire Pit You'll Actually Bring.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Big enough to gather around. Small enough to keep packed. That's why the FireCan Elite has become Cap-it's best-selling portable fire pit.\n      \u003c\/p\u003e\n\n      \u003ca class=\"ignik-btn\" href=\"\/products\/ignik-firecan-elite-rocks-bundle\"\u003e\n        Get FireCan + Rocks\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cp class=\"ignik-shipping-note\"\u003e\n    *Prepaid shipping within Canada. Some remote locations and shipping restrictions may apply.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Ignik","offers":[{"title":"Default Title","offer_id":45524468236524,"sku":"IGPRO-01023","price":299.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0486\/0041\/6423\/files\/ignik-firecan-elite-fire-pit5.jpg?v=1693413520","url":"https:\/\/shop.capit.com\/products\/ignik-firecan-elite","provider":"Shop Cap-it","version":"1.0","type":"link"}