{"title":"Coffee Bags","description":"\u003cp dir=\"ltr\"\u003e\u003cspan\u003ePreserve the rich aroma and robust flavor of your roasted beans with high-quality \u003c\/span\u003e\u003cstrong\u003ecoffee bags\u003c\/strong\u003e\u003cspan\u003e. Designed for optimal freshness, these premium solutions provide a crucial barrier against moisture, oxygen, and light. Whether packaging whole beans or ground blends, utilizing superior materials ensures your product reaches customers in peak condition.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eUpgrading your packaging elevates your brand presentation and guarantees satisfaction. Featuring essential components such as one-way degassing valves and secure, resealable zippers, these versatile containers maintain the ideal internal environment. Stand out on shelves with durable, attractive designs designed for maximum impact. Choose reliable packaging today that flawlessly protects your craft.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"bag-king-flat-bottom-coffee-bag-12oz","title":"Bag King 12 oz. Block Bottom Coffee Bag with Degassing Valve","description":"\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\"\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --bk-blue: #0091D5;\n        --bk-graphite: #353535;\n        --bk-green: #7DC242;\n        --bk-light-gray: #f8f9fa;\n        --bk-border: #e2e8f0;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        line-height: 1.6;\n        color: var(--bk-graphite);\n        margin: 0;\n        padding: 10px;\n        background-color: #fff;\n    }\n\n    .bk-container {\n        max-width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    .brand-accent {\n        padding: 12px 20px;\n        border-bottom: 2px solid var(--bk-blue);\n        display: flex;\n        justify-content: flex-start;\n        background: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .exec-summary { padding: 25px 20px; }\n    .exec-summary h1 { font-size: 1.3rem; margin: 0 0 10px 0; color: var(--bk-blue); font-weight: 700; }\n    .exec-summary p { font-size: 0.95rem; margin: 0; color: #444; border-left: 4px solid var(--bk-green); padding-left: 15px; }\n\n    .table-section { padding: 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); }\n    \n    table.spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.85rem;\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    table.spec-table th, table.spec-table td {\n        padding: 12px 15px;\n        text-align: left;\n        border-bottom: 1px solid var(--bk-border);\n    }\n    table.spec-table th { background: var(--bk-light-gray); color: #666; font-weight: 600; width: 40%; }\n    table.spec-table td { background: #fff; color: var(--bk-graphite); font-weight: 500; }\n\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 0 20px 20px 20px;\n    }\n    .logistics-item {\n        border: 1px solid var(--bk-border);\n        padding: 12px;\n        border-radius: 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n    }\n    .logistics-item strong { display: block; font-size: 0.7rem; text-transform: uppercase; color: var(--bk-blue); margin-bottom: 2px; }\n    .logistics-item span { font-size: 0.8rem; color: #444; font-weight: 600; }\n\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n\n    .content-block { width: 100%; max-width: 850px; margin: 0 auto; }\n    \n    .visual-frame {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--bk-border);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        margin-bottom: 20px;\n        background: #fff;\n    }\n\n    .visual-frame a { display: block; text-decoration: none; cursor: pointer; }\n    .visual-frame video { width: 100%; display: block; }\n    .visual-frame img { \n        width: 100%; \n        display: block; \n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n    }\n\n    .card-labeling { border-top: 4px solid var(--bk-blue); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; letter-spacing: 0.5px; }\n    \n    .talking-points { margin: 0 0 25px 0; padding: 0; list-style: none; }\n    .talking-points li { \n        font-size: 0.95rem; \n        color: #444; \n        margin-bottom: 10px; \n        padding-left: 25px; \n        position: relative;\n    }\n    .talking-points li::before {\n        content: '●';\n        position: absolute;\n        left: 0;\n        color: var(--bk-blue);\n        font-size: 0.8rem;\n    }\n\n    .bk-btn-container { text-align: center; width: 100%; display: flex; justify-content: center; }\n    .bk-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 18px 45px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        border-radius: 50px;\n        min-width: 300px;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    .brand-footer {\n        padding: 60px 25px;\n        background: var(--bk-light-gray);\n        text-align: center;\n        border-top: 1px solid var(--bk-border);\n    }\n    .footer-logo { max-width: 180px; margin: 0 auto 25px auto; display: block; height: auto; }\n\n    @media (min-width: 768px) {\n        .bk-container { max-width: 900px; }\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .bk-btn { min-width: 400px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"bk-container\"\u003e\n\u003cdiv class=\"brand-accent\"\u003e\u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"exec-summary\"\u003e\n\u003ch1\u003e12 oz. Block Bottom Coffee Bag with Degassing Valve\u003c\/h1\u003e\n\u003cp\u003eUpgrade your retail presence with our 12 oz. Block Bottom Coffee Bags, featuring a \u003cstrong\u003eresealable zipper\u003c\/strong\u003e and a \u003cstrong\u003edog bone pull tab\u003c\/strong\u003e for easy consumer access. The integrated \u003cstrong\u003edegassing valve\u003c\/strong\u003e and sturdy block bottom design ensure your roast stays factory-fresh while looking elite on the shelf.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"table-section\"\u003e\n\u003cspan class=\"table-header\"\u003eTechnical Specifications\u003c\/span\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e12 oz (approx. 340g Roasted Coffee)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e5\" L x 8\" H x 3\" W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Barrier Mylar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eBlock Bottom with Side Gussets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEntry Type\u003c\/th\u003e\n\u003ctd\u003eDog Bone Shaped Pull Tab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eInternal Resealable Zipper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eValve Type\u003c\/th\u003e\n\u003ctd\u003eOne-Way Degassing Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eShips Flat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-grid\"\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e\u003cspan\u003eBlock Bottom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFulfillment\u003c\/strong\u003e\u003cspan\u003eStandard Coffee Bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eRoasted Coffee \/ Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eSupply\u003c\/strong\u003e\u003cspan\u003eB2B Wholesale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"full-circle-stack\"\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003e \u003cvideo preload=\"metadata\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n                        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fb8b7aa1b8874091b1069fac1016f2e7.mp4\"\u003e\u003c\/video\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-labeling\"\u003e\n\u003ch3\u003eOne Place: In-House Label Application\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMylar Heritage:\u003c\/strong\u003e Just like our signature Mylar pouches, these bags are optimized for high-speed custom labeling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEliminate Bottlenecks:\u003c\/strong\u003e 100% in-house application service ensures your bags arrive fill-ready.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomated Precision:\u003c\/strong\u003e Labels are applied with machine-alignment for a consistent, professional finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperational Efficiency:\u003c\/strong\u003e Reduce internal labor costs and focus strictly on roasting and fulfillment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003eStart My Label Project\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" target=\"_blank\"\u003e \u003cimg alt=\"Custom printed block bottom coffee bags full circle design journey\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/custom_branding_bags.jpg?v=1738695507\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-custom\"\u003e\n\u003ch3\u003eFull Circle: Your Custom Design Journey\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eConcept to Consumer:\u003c\/strong\u003e Embark on a design journey with our in-house creative team to build your dream bag.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEdge-to-Edge Customization:\u003c\/strong\u003e High-resolution full-color printing tailored to your specific brand identity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnd-to-End Service:\u003c\/strong\u003e We manage every step from initial sketches to final bag manufacturing and warehousing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustry Presence:\u003c\/strong\u003e Professional, high-barrier retail packaging designed to win on every shelf.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" target=\"_blank\"\u003eStart Your Design Journey\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"brand-footer\"\u003e\u003cimg alt=\"BagKing Optimized Logo\" class=\"footer-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk_logo_for_listings_light_gray.jpg?v=1774561805\"\u003e\n\u003cp\u003e\u003cstrong\u003eBagKing is your Full Circle Packaging Solutions Company.\u003c\/strong\u003e\u003cbr\u003eThe BK Icon represents our mission to help you print, manufacture, supply, and warehouse in one place—bringing your brand to life from start to finish.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Bag King","offers":[{"title":"Kraft \/ Single Unit (Less Than Case Qty)","offer_id":47763074285816,"sku":"2101-KRT","price":0.65,"currency_code":"USD","in_stock":true},{"title":"Kraft \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818477240568,"sku":"2101-KRT-PK","price":32.5,"currency_code":"USD","in_stock":true},{"title":"White \/ Single Unit (Less Than Case Qty)","offer_id":47763073892600,"sku":"2101-MTWHT","price":0.65,"currency_code":"USD","in_stock":true},{"title":"White \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818477207800,"sku":"2101-MTWHT-PK","price":32.5,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Single Unit (Less Than Case Qty)","offer_id":47763073859832,"sku":"2101-MTSLV","price":0.65,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818477175032,"sku":"2101-MTSLV-PK","price":32.5,"currency_code":"USD","in_stock":true},{"title":"Black \/ Single Unit (Less Than Case Qty)","offer_id":47763073827064,"sku":"2101-MTBLK","price":0.65,"currency_code":"USD","in_stock":true},{"title":"Black \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818477142264,"sku":"2101-MTBLK-PK","price":32.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bag-king-12-oz-block-bottom-coffee-bag-with-degassing-valve-kraft-single-unit-less-than-case-qty-1232304591.jpg?v=1776103988"},{"product_id":"bag-king-flat-bottom-coffee-bag-2lb-5-35x12-5x3-875","title":"Bag King 2 lb. Block Bottom Coffee Bag with Degassing Valve","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --bk-blue: #0091D5;\n        --bk-graphite: #353535;\n        --bk-green: #7DC242;\n        --bk-light-gray: #f8f9fa;\n        --bk-border: #e2e8f0;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        line-height: 1.6;\n        color: var(--bk-graphite);\n        margin: 0;\n        padding: 10px;\n        background-color: #fff;\n    }\n\n    .bk-container {\n        max-width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    .brand-accent {\n        padding: 12px 20px;\n        border-bottom: 2px solid var(--bk-blue);\n        display: flex;\n        justify-content: flex-start;\n        background: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .exec-summary { padding: 25px 20px; }\n    .exec-summary h1 { font-size: 1.3rem; margin: 0 0 10px 0; color: var(--bk-blue); font-weight: 700; }\n    .exec-summary p { font-size: 0.95rem; margin: 0; color: #444; border-left: 4px solid var(--bk-green); padding-left: 15px; }\n\n    .table-section { padding: 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); }\n    \n    table.spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.85rem;\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    table.spec-table th, table.spec-table td {\n        padding: 12px 15px;\n        text-align: left;\n        border-bottom: 1px solid var(--bk-border);\n    }\n    table.spec-table th { background: var(--bk-light-gray); color: #666; font-weight: 600; width: 40%; }\n    table.spec-table td { background: #fff; color: var(--bk-graphite); font-weight: 500; }\n\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 0 20px 20px 20px;\n    }\n    .logistics-item {\n        border: 1px solid var(--bk-border);\n        padding: 12px;\n        border-radius: 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n    }\n    .logistics-item strong { display: block; font-size: 0.7rem; text-transform: uppercase; color: var(--bk-blue); margin-bottom: 2px; }\n    .logistics-item span { font-size: 0.8rem; color: #444; font-weight: 600; }\n\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n\n    .content-block { width: 100%; max-width: 850px; margin: 0 auto; }\n    \n    .visual-frame {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--bk-border);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        margin-bottom: 20px;\n        background: #fff;\n    }\n\n    .visual-frame a { display: block; text-decoration: none; cursor: pointer; }\n    .visual-frame video { width: 100%; display: block; }\n    .visual-frame img { \n        width: 100%; \n        display: block; \n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n    }\n\n    .card-labeling { border-top: 4px solid var(--bk-blue); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; letter-spacing: 0.5px; }\n    \n    .talking-points { margin: 0 0 25px 0; padding: 0; list-style: none; }\n    .talking-points li { \n        font-size: 0.95rem; \n        color: #444; \n        margin-bottom: 10px; \n        padding-left: 25px; \n        position: relative;\n    }\n    .talking-points li::before {\n        content: '●';\n        position: absolute;\n        left: 0;\n        color: var(--bk-blue);\n        font-size: 0.8rem;\n    }\n\n    .bk-btn-container { text-align: center; width: 100%; display: flex; justify-content: center; }\n    .bk-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 18px 45px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        border-radius: 50px;\n        min-width: 300px;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    .brand-footer {\n        padding: 60px 25px;\n        background: var(--bk-light-gray);\n        text-align: center;\n        border-top: 1px solid var(--bk-border);\n    }\n    .footer-logo { max-width: 180px; margin: 0 auto 25px auto; display: block; height: auto; }\n\n    @media (min-width: 768px) {\n        .bk-container { max-width: 900px; }\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .bk-btn { min-width: 400px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"bk-container\"\u003e\n\u003cdiv class=\"brand-accent\"\u003e\u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"exec-summary\"\u003e\n\u003ch1\u003e2 lb. Block Bottom Coffee Bag with Degassing Valve\u003c\/h1\u003e\n\u003cp\u003eUpgrade your bulk retail presence with our 2 lb. Block Bottom Coffee Bags, featuring a \u003cstrong\u003eresealable zipper\u003c\/strong\u003e and a \u003cstrong\u003edog bone pull tab\u003c\/strong\u003e for easy consumer access. The sturdy block-bottom footprint and integrated \u003cstrong\u003eone-way degassing valve\u003c\/strong\u003e ensure your coffee stays factory-fresh while providing maximum stability on the shelf.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"table-section\"\u003e\n\u003cspan class=\"table-header\"\u003eTechnical Specifications\u003c\/span\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2 lb. (approx. 900g Roasted Coffee)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions (L x W x H)\u003c\/th\u003e\n\u003ctd\u003e5.35\" x 3.87\" x 12.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Barrier Mylar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eBlock Bottom with Side Gussets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEntry Type\u003c\/th\u003e\n\u003ctd\u003eDog Bone Shaped Pull Tab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eResealable Zipper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eValve Type\u003c\/th\u003e\n\u003ctd\u003eOne-Way Degassing Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSealing\u003c\/th\u003e\n\u003ctd\u003eHeat-Sealable Top\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-grid\"\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e\u003cspan\u003eBlock Bottom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFulfillment\u003c\/strong\u003e\u003cspan\u003eStandard Coffee Bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eRoasted Coffee \/ Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eSupply\u003c\/strong\u003e\u003cspan\u003eB2B Wholesale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"full-circle-stack\"\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003e \u003cvideo preload=\"metadata\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n                        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fb8b7aa1b8874091b1069fac1016f2e7.mp4\"\u003e\u003c\/video\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-labeling\"\u003e\n\u003ch3\u003eOne Place: In-House Label Application\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMylar Heritage:\u003c\/strong\u003e Just like our signature Mylar pouches, these bags are optimized for high-speed custom labeling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEliminate Bottlenecks:\u003c\/strong\u003e 100% in-house application service ensures your bags arrive fill-ready.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomated Precision:\u003c\/strong\u003e Labels are applied with machine-alignment for a consistent, professional finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperational Efficiency:\u003c\/strong\u003e Reduce internal labor costs and focus strictly on roasting and fulfillment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003eStart My Label Project\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" target=\"_blank\"\u003e \u003cimg alt=\"Custom printed 2 lb. block bottom coffee bags design journey\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/custom_branding_bags.jpg?v=1738695507\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-custom\"\u003e\n\u003ch3\u003eFull Circle: Your Custom Design Journey\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eConcept to Consumer:\u003c\/strong\u003e Embark on a design journey with our in-house creative team to build your dream bag.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEdge-to-Edge Customization:\u003c\/strong\u003e High-resolution full-color printing tailored to your specific roast profiles and brand identity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnd-to-End Service:\u003c\/strong\u003e We manage every step from initial sketches to final bag manufacturing and warehousing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt for Success:\u003c\/strong\u003e Professional, high-barrier retail packaging designed to win on every shelf.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" target=\"_blank\"\u003eStart Your Design Journey\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"brand-footer\"\u003e\u003cimg alt=\"BagKing Optimized Logo\" class=\"footer-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk_logo_for_listings_light_gray.jpg?v=1774561805\"\u003e\n\u003cp\u003e\u003cstrong\u003eBagKing is your Full Circle Packaging Solutions Company.\u003c\/strong\u003e\u003cbr\u003eThe BK Icon represents our mission to help you print, manufacture, supply, and warehouse in one place—bringing your brand to life from start to finish.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Bag King","offers":[{"title":"Kraft \/ Single Unit (Less Than Case Qty)","offer_id":47763411730680,"sku":"2102-KRT","price":0.85,"currency_code":"USD","in_stock":true},{"title":"Kraft \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818544611576,"sku":"2102-KRT-PK","price":42.5,"currency_code":"USD","in_stock":true},{"title":"White \/ Single Unit (Less Than Case Qty)","offer_id":47763411763448,"sku":"2102-MTWHT","price":0.85,"currency_code":"USD","in_stock":true},{"title":"White \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818544644344,"sku":"2102-MTWHT-PK","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Single Unit (Less Than Case Qty)","offer_id":47763411796216,"sku":"2102-MTSLV","price":0.85,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818544677112,"sku":"2102-MTSLV-PK","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Black \/ Single Unit (Less Than Case Qty)","offer_id":47763411828984,"sku":"2102-MTBLK","price":0.85,"currency_code":"USD","in_stock":true},{"title":"Black \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818544709880,"sku":"2102-MTBLK-PK","price":42.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bag-king-2-lb-block-bottom-coffee-bag-with-degassing-valve-kraft-single-unit-less-than-case-qty-1232389969.jpg?v=1776197648"},{"product_id":"bag-king-coffee-bag-classic-gusset-5lb-6-97x19-02x4-49","title":"Bag King 5 lb. Side Gusset Coffee Bag with Degassing Valve","description":"\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\"\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --bk-blue: #0091D5;\n        --bk-graphite: #353535;\n        --bk-green: #7DC242;\n        --bk-light-gray: #f8f9fa;\n        --bk-border: #e2e8f0;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        line-height: 1.6;\n        color: var(--bk-graphite);\n        margin: 0;\n        padding: 10px;\n        background-color: #fff;\n    }\n\n    .bk-container {\n        max-width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    .brand-accent {\n        padding: 12px 20px;\n        border-bottom: 2px solid var(--bk-blue);\n        display: flex;\n        justify-content: flex-start;\n        background: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .exec-summary { padding: 25px 20px; }\n    .exec-summary h1 { font-size: 1.3rem; margin: 0 0 10px 0; color: var(--bk-blue); font-weight: 700; }\n    .exec-summary p { font-size: 0.95rem; margin: 0; color: #444; border-left: 4px solid var(--bk-green); padding-left: 15px; }\n\n    .table-section { padding: 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); }\n    \n    table.spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.85rem;\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    table.spec-table th, table.spec-table td {\n        padding: 12px 15px;\n        text-align: left;\n        border-bottom: 1px solid var(--bk-border);\n    }\n    table.spec-table th { background: var(--bk-light-gray); color: #666; font-weight: 600; width: 40%; }\n    table.spec-table td { background: #fff; color: var(--bk-graphite); font-weight: 500; }\n\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 0 20px 20px 20px;\n    }\n    .logistics-item {\n        border: 1px solid var(--bk-border);\n        padding: 12px;\n        border-radius: 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n    }\n    .logistics-item strong { display: block; font-size: 0.7rem; text-transform: uppercase; color: var(--bk-blue); margin-bottom: 2px; }\n    .logistics-item span { font-size: 0.8rem; color: #444; font-weight: 600; }\n\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n\n    .content-block { width: 100%; max-width: 850px; margin: 0 auto; }\n    \n    .visual-frame {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--bk-border);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        margin-bottom: 20px;\n        background: #fff;\n    }\n\n    .visual-frame a { display: block; text-decoration: none; cursor: pointer; }\n    .visual-frame video { width: 100%; display: block; }\n    .visual-frame img { \n        width: 100%; \n        display: block; \n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n    }\n\n    .card-labeling { border-top: 4px solid var(--bk-blue); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; letter-spacing: 0.5px; }\n    \n    .talking-points { margin: 0 0 25px 0; padding: 0; list-style: none; }\n    .talking-points li { \n        font-size: 0.95rem; \n        color: #444; \n        margin-bottom: 10px; \n        padding-left: 25px; \n        position: relative;\n    }\n    .talking-points li::before {\n        content: '●';\n        position: absolute;\n        left: 0;\n        color: var(--bk-blue);\n        font-size: 0.8rem;\n    }\n\n    .bk-btn-container { text-align: center; width: 100%; display: flex; justify-content: center; }\n    .bk-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 18px 45px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        border-radius: 50px;\n        min-width: 300px;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    .brand-footer {\n        padding: 60px 25px;\n        background: var(--bk-light-gray);\n        text-align: center;\n        border-top: 1px solid var(--bk-border);\n    }\n    .footer-logo { max-width: 180px; margin: 0 auto 25px auto; display: block; height: auto; }\n\n    @media (min-width: 768px) {\n        .bk-container { max-width: 900px; }\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .bk-btn { min-width: 400px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bk-container\"\u003e\n    \u003cdiv class=\"brand-accent\"\u003e\n        \u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"exec-summary\"\u003e\n        \u003ch1\u003e5 lb. Side Gusset Coffee Bag with Degassing Valve\u003c\/h1\u003e\n        \u003cp\u003eMaintain peak flavor for large-batch roasts with our \u003cstrong\u003e5 lb. Side Gusset Coffee Bags\u003c\/strong\u003e. Constructed from high-barrier Mylar, these professional bags feature a built-in \u003cstrong\u003eone-way degassing valve\u003c\/strong\u003e and a wide-mouth design for efficient filling. Ships flat and folds into a steady, retail-ready format once filled.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"table-section\"\u003e\n        \u003cspan class=\"table-header\"\u003eTechnical Specifications\u003c\/span\u003e\n        \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCapacity\u003c\/th\u003e\n                    \u003ctd\u003e5 lb. (approx. 2.27kg Roasted Coffee)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eDimensions (L x W x H)\u003c\/th\u003e\n                    \u003ctd\u003e6.97\" x 4.49\" x 19.02\"\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMaterial\u003c\/th\u003e\n                    \u003ctd\u003eHigh-Barrier Mylar\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFormat\u003c\/th\u003e\n                    \u003ctd\u003eSide Gusseted\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eStorage\u003c\/th\u003e\n                    \u003ctd\u003eShips Flat \/ Fold to Use\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eValve Type\u003c\/th\u003e\n                    \u003ctd\u003eOne-Way Degassing Valve\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eClosure\u003c\/th\u003e\n                    \u003ctd\u003eHeat-Sealable Top\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eEntry Type\u003c\/th\u003e\n                    \u003ctd\u003eWide Mouth for Filling\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"logistics-grid\"\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n            \u003cstrong\u003eFormat\u003c\/strong\u003e\u003cspan\u003eSide Gusset Mylar\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n            \u003cstrong\u003eFulfillment\u003c\/strong\u003e\u003cspan\u003eLarge Format Bag\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n            \u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eBulk Coffee \/ Tea\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n            \u003cstrong\u003eSupply\u003c\/strong\u003e\u003cspan\u003eB2B Wholesale\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"full-circle-stack\"\u003e\n        \u003cdiv class=\"content-block\"\u003e\n            \u003cdiv class=\"visual-frame\"\u003e\n                \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    \u003cvideo autoplay loop muted playsinline preload=\"metadata\"\u003e\n                        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fb8b7aa1b8874091b1069fac1016f2e7.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"text-block card-labeling\"\u003e\n                \u003ch3\u003eOne Place: In-House Label Application\u003c\/h3\u003e\n                \u003cul class=\"talking-points\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eMylar Heritage:\u003c\/strong\u003e These bags leverage the same high-barrier technology and branding versatility as our signature Mylar line.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eEliminate Bottlenecks:\u003c\/strong\u003e 100% in-house application service ensures your bags arrive fill-ready.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eAutomated Precision:\u003c\/strong\u003e Labels are applied with machine-alignment for a consistent, professional finish.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eOperational Efficiency:\u003c\/strong\u003e Reduce internal labor costs and focus strictly on roasting and fulfillment.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"bk-btn-container\"\u003e\n                    \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" class=\"bk-btn\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eStart My Label Project\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003cdiv class=\"visual-frame\"\u003e\n                \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/custom_branding_bags.jpg?v=1738695507\" alt=\"Custom printed large format coffee bags design journey\"\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"text-block card-custom\"\u003e\n                \u003ch3\u003eFull Circle: Your Custom Design Journey\u003c\/h3\u003e\n                \u003cul class=\"talking-points\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eConcept to Consumer:\u003c\/strong\u003e Embark on a design journey with our in-house creative team to build your dream bulk packaging.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eEdge-to-Edge Customization:\u003c\/strong\u003e High-resolution full-color printing tailored to your specific roast profiles and brand identity.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eEnd-to-End Service:\u003c\/strong\u003e We manage every step from initial sketches to final bag manufacturing and warehousing.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eBuilt for Success:\u003c\/strong\u003e Professional, high-barrier retail packaging designed to win on every shelf.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"bk-btn-container\"\u003e\n                    \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" class=\"bk-btn\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eStart Your Design Journey\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"brand-footer\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk_logo_for_listings_light_gray.jpg?v=1774561805\" class=\"footer-logo\" alt=\"BagKing Optimized Logo\"\u003e\n        \u003cp\u003e\u003cstrong\u003eBagKing is your Full Circle Packaging Solutions Company.\u003c\/strong\u003e\u003cbr\u003eThe BK Icon represents our mission to help you print, manufacture, supply, and warehouse in one place—bringing your brand to life from start to finish.\u003c\/p\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Bag King","offers":[{"title":"Kraft \/ Single Unit (Less Than Case Qty)","offer_id":47803707392248,"sku":"2103-KRT","price":0.95,"currency_code":"USD","in_stock":true},{"title":"Kraft \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818617487608,"sku":"2103-KRT-PK","price":47.5,"currency_code":"USD","in_stock":true},{"title":"White \/ Single Unit (Less Than Case Qty)","offer_id":47803707425016,"sku":"2103-MTWHT","price":0.95,"currency_code":"USD","in_stock":true},{"title":"White \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818617520376,"sku":"2103-MTWHT-PK","price":47.5,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Single Unit (Less Than Case Qty)","offer_id":47803707457784,"sku":"2103-MTSLV","price":0.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818617553144,"sku":"2103-MTSLV-PK","price":47.5,"currency_code":"USD","in_stock":true},{"title":"Black \/ Single Unit (Less Than Case Qty)","offer_id":47803707490552,"sku":"2103-MTBLK","price":0.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818617585912,"sku":"2103-MTBLK-PK","price":47.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bag-king-5-lb-side-gusset-coffee-bag-with-degassing-valve-kraft-single-unit-less-than-case-qty-1232380410.jpg?v=1776190328"},{"product_id":"bag-king-coffee-bag-classic-gusset-1lb-3-62x12-75x2-5","title":"Bag King 1 lb. Coffee Bag Side Gusset with Degassing Valve","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --bk-blue: #0091D5;\n        --bk-graphite: #353535;\n        --bk-green: #7DC242;\n        --bk-light-gray: #f8f9fa;\n        --bk-border: #e2e8f0;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        line-height: 1.6;\n        color: var(--bk-graphite);\n        margin: 0;\n        padding: 10px;\n        background-color: #fff;\n    }\n\n    .bk-container {\n        max-width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    .brand-accent {\n        padding: 12px 20px;\n        border-bottom: 2px solid var(--bk-blue);\n        display: flex;\n        justify-content: flex-start;\n        background: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .exec-summary { padding: 25px 20px; }\n    .exec-summary h1 { font-size: 1.3rem; margin: 0 0 10px 0; color: var(--bk-blue); font-weight: 700; }\n    .exec-summary p { font-size: 0.95rem; margin: 0; color: #444; border-left: 4px solid var(--bk-green); padding-left: 15px; }\n\n    .table-section { padding: 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); }\n    \n    table.spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.85rem;\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    table.spec-table th, table.spec-table td {\n        padding: 12px 15px;\n        text-align: left;\n        border-bottom: 1px solid var(--bk-border);\n    }\n    table.spec-table th { background: var(--bk-light-gray); color: #666; font-weight: 600; width: 40%; }\n    table.spec-table td { background: #fff; color: var(--bk-graphite); font-weight: 500; }\n\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 0 20px 20px 20px;\n    }\n    .logistics-item {\n        border: 1px solid var(--bk-border);\n        padding: 12px;\n        border-radius: 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n    }\n    .logistics-item strong { display: block; font-size: 0.7rem; text-transform: uppercase; color: var(--bk-blue); margin-bottom: 2px; }\n    .logistics-item span { font-size: 0.8rem; color: #444; font-weight: 600; }\n\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n\n    .content-block { width: 100%; max-width: 850px; margin: 0 auto; }\n    \n    .visual-frame {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--bk-border);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        margin-bottom: 20px;\n        background: #fff;\n    }\n\n    .visual-frame a { display: block; text-decoration: none; cursor: pointer; }\n    .visual-frame video { width: 100%; display: block; }\n    .visual-frame img { \n        width: 100%; \n        display: block; \n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n    }\n\n    .card-labeling { border-top: 4px solid var(--bk-blue); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; letter-spacing: 0.5px; }\n    \n    .talking-points { margin: 0 0 25px 0; padding: 0; list-style: none; }\n    .talking-points li { \n        font-size: 0.95rem; \n        color: #444; \n        margin-bottom: 10px; \n        padding-left: 25px; \n        position: relative;\n    }\n    .talking-points li::before {\n        content: '●';\n        position: absolute;\n        left: 0;\n        color: var(--bk-blue);\n        font-size: 0.8rem;\n    }\n\n    .bk-btn-container { text-align: center; width: 100%; display: flex; justify-content: center; }\n    .bk-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 18px 45px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        border-radius: 50px;\n        min-width: 300px;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    .brand-footer {\n        padding: 60px 25px;\n        background: var(--bk-light-gray);\n        text-align: center;\n        border-top: 1px solid var(--bk-border);\n    }\n    .footer-logo { max-width: 180px; margin: 0 auto 25px auto; display: block; height: auto; }\n\n    @media (min-width: 768px) {\n        .bk-container { max-width: 900px; }\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .bk-btn { min-width: 400px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"bk-container\"\u003e\n\u003cdiv class=\"brand-accent\"\u003e\u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"exec-summary\"\u003e\n\u003ch1\u003e1 lb. Side Gusset Mylar Coffee Bag with Valve\u003c\/h1\u003e\n\u003cp\u003eEnsure maximum freshness with our professional \u003cstrong\u003e1 lb. Coffee Bags\u003c\/strong\u003e, featuring a built-in \u003cstrong\u003edegassing valve\u003c\/strong\u003e and a side-gusset design that stores flat for efficiency. These high-barrier Mylar bags arrive with a \u003cstrong\u003eself-adhering tin tie\u003c\/strong\u003e, offering a retail-ready finish just like our signature Mylar pouches.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"table-section\"\u003e\n\u003cspan class=\"table-header\"\u003eTechnical Specifications\u003c\/span\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e1lb (approx. 16oz Roasted Coffee)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e3.5\" x 12.75\" x 2.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Barrier Mylar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eValve Style\u003c\/th\u003e\n\u003ctd\u003eOne-Way Degassing Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWide Mouth\u003c\/th\u003e\n\u003ctd\u003eYes (Easy-Fill Format)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Colors\u003c\/th\u003e\n\u003ctd\u003eKraft, White, Silver, Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTin Tie Logic\u003c\/th\u003e\n\u003ctd\u003eWhite (for White Bag) \/ Black (for Kraft, Silver, Black)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eShips Flat \/ Fold to Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-grid\"\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e\u003cspan\u003eSide Gusset Bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFulfillment\u003c\/strong\u003e\u003cspan\u003eBag + Adhesive Tin Tie\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eRoasted Coffee \/ Tea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eSupply\u003c\/strong\u003e\u003cspan\u003eB2B Wholesale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"full-circle-stack\"\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cvideo autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\" preload=\"metadata\"\u003e\n                        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fb8b7aa1b8874091b1069fac1016f2e7.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-labeling\"\u003e\n\u003ch3\u003eOne Place: In-House Label Application\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeamless Branding:\u003c\/strong\u003e Just like our Mylar bags, these coffee bags are optimized for custom labels.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMachine Precision:\u003c\/strong\u003e Labels are applied in-house with automated alignment for a premium finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall Batch Friendly:\u003c\/strong\u003e Branding solutions for roasters at every scale, from drops to bulk retail.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFill-Ready Inventory:\u003c\/strong\u003e Your bags arrive pre-labeled, saving you hours of manual secondary labor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" class=\"bk-btn\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eStart My Label Project\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/custom_branding_bags.jpg?v=1738695507\" alt=\"Custom printed coffee bags full circle design services\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-custom\"\u003e\n\u003ch3\u003eFull Circle: Your Custom Design Journey\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eConcept to Consumer:\u003c\/strong\u003e Embark on a design journey with our in-house creative team.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal Customization:\u003c\/strong\u003e Edge-to-edge full-color printing tailored to your specific roast profiles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnd-to-End Service:\u003c\/strong\u003e We manage everything from the initial design sketch to final bag manufacturing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt for Success:\u003c\/strong\u003e Professional, high-barrier retail packaging designed to win on every shelf.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-printed-mylar-bags\" class=\"bk-btn\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eStart Your Design Journey\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"brand-footer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk_logo_for_listings_light_gray.jpg?v=1774561805\" class=\"footer-logo\" alt=\"BagKing Optimized Logo\"\u003e\n\u003cp\u003e\u003cstrong\u003eBagKing is your Full Circle Packaging Solutions Company.\u003c\/strong\u003e\u003cbr\u003eThe BK Icon represents our mission to help you print, manufacture, supply, and warehouse in one place—bringing your brand to life from start to finish.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Bag King","offers":[{"title":"Kraft \/ Single Unit (Less Than Case Qty)","offer_id":47803531002104,"sku":"2104-KRT","price":0.72,"currency_code":"USD","in_stock":true},{"title":"Kraft \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818611491064,"sku":"2104-KRT-PK","price":36.0,"currency_code":"USD","in_stock":true},{"title":"White \/ Single Unit (Less Than Case Qty)","offer_id":47803531034872,"sku":"2104-MTWHT","price":0.72,"currency_code":"USD","in_stock":true},{"title":"White \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818611523832,"sku":"2104-MTWHT-PK","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Single Unit (Less Than Case Qty)","offer_id":47803531067640,"sku":"2104-MTSLV","price":0.72,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818611556600,"sku":"2104-MTSLV-PK","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Single Unit (Less Than Case Qty)","offer_id":47803531100408,"sku":"2104-MTBLK","price":0.72,"currency_code":"USD","in_stock":true},{"title":"Black \/ Pack of 50 (Bulk Discount Pricing)","offer_id":47818611589368,"sku":"2104-MTBLK-PK","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bag-king-1-lb-coffee-bag-side-gusset-with-degassing-valve-kraft-single-unit-less-than-case-qty-1231896044.jpg?v=1775844728"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/collections\/coffee-bags-category-tile.jpg?v=1768417133","url":"https:\/\/www.bagking.com\/en-ca\/collections\/coffee-bags.oembed","provider":"Bag King","version":"1.0","type":"link"}