{"product_id":"organic-cotton-canvas-shopper-tote-bag-gots-certified-heavy-10-oz-18-5x14x4-5","title":"Organic Cotton Canvas Shopper Tote Bag — GOTS Certified, Heavy 10 oz, 18.5×14×4.5","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800\u0026family=DM+Sans:wght@400;500;600;700\u0026display=swap');\n\n:root {\n  --forest:#1e3d2c; --gold:#c8973a;\n  --cream:#faf7f2; --cream-mid:#f0ece3; --ink:#1a1a1a; --body:#3d3d3d;\n  --muted:#6b6b6b; --white:#ffffff; --border:#d8d0c4;\n  --green-light:#edf4ef; --parch:#fdf6e8; --parch-border:#e0c87a;\n  --org:#4a7c3f; --org-light:#f0f7ee; --org-border:#9ec49a;\n  --radius:10px;\n}\n\n\/* THEME ISOLATION *\/\n.wfs { display:block !important; width:100% !important; float:none !important;\n  box-sizing:border-box; font-family:'DM Sans',sans-serif; color:var(--ink); font-size:16px; line-height:1.7; }\n.wfs *, .wfs *::before, .wfs *::after { box-sizing:border-box; }\n.wfs p { margin:0 0 1em; }\n.wfs p:last-child { margin-bottom:0; }\n.wfs a { color:var(--forest); font-weight:600; }\n.wfs s, .wfs del { text-decoration:line-through; }\n\n\/* ORG BADGE *\/\n.wfs-org-badge { display:inline-flex; align-items:center; gap:8px; background:var(--org-light); border:1.5px solid var(--org-border); border-radius:6px; padding:8px 14px; margin-bottom:18px; }\n.wfs-org-badge-icon { font-size:1.1rem; }\n.wfs-org-badge-text { font-size:0.875rem; font-weight:700; color:var(--org); letter-spacing:0.03em; }\n\n\/* SECTIONS *\/\n.wfs-sec { display:block !important; width:100% !important; float:none !important; clear:both !important;\n  padding:36px 0; border-top:1px solid var(--border); }\n.wfs-sec:first-child { border-top:none; padding-top:0; }\n.wfs-sec-label { display:inline-block; font-size:0.75rem; font-weight:700; letter-spacing:0.14em; text-transform:uppercase; color:var(--gold); margin-bottom:8px; }\n.wfs-h2 { font-family:'Playfair Display',serif; font-size:1.5rem; font-weight:800; color:var(--ink); line-height:1.2; margin:0 0 14px; }\n.wfs-lead { font-size:1rem; color:var(--body); line-height:1.75; margin-bottom:1em; }\n\n\/* ORG CALLOUT *\/\n.wfs-org-callout { background:var(--org-light); border:1.5px solid var(--org-border); border-radius:var(--radius); padding:20px 24px; margin-top:18px; }\n.wfs-org-callout-title { font-family:'Playfair Display',serif; font-size:1.1rem; font-weight:700; color:var(--org); margin:0 0 8px; }\n.wfs-org-callout p { font-size:1rem; color:var(--body); margin:0 0 0.6em; }\n.wfs-org-callout p:last-child { margin:0; }\n\n\/* CALLOUT *\/\n.wfs-callout { background:var(--parch); border:1.5px solid var(--parch-border); border-radius:var(--radius); padding:20px 24px; margin-top:18px; }\n.wfs-callout p { font-size:1rem; color:var(--body); margin:0; }\n\n\/* SPECS *\/\n.wfs-specs-grid { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin-top:18px; }\n.wfs-spec-row { display:grid; grid-template-columns:130px 1fr; gap:10px; padding:10px 14px; border-radius:8px; background:var(--cream); border:1px solid var(--border); align-items:start; }\n.wfs-spec-row.full { grid-column:span 2; }\n.wfs-spec-row.org { background:var(--org-light); border-color:var(--org-border); }\n.wfs-spec-label { font-size:0.75rem; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:0.05em; padding-top:2px; }\n.wfs-spec-val { font-size:1rem; color:var(--ink); font-weight:500; }\n.wfs-spec-val strong { color:var(--forest); }\n\n\/* USE CASES — 2 col *\/\n.wfs-uses-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:12px; margin-top:18px; }\n.wfs-use-card { background:var(--white); border:1.5px solid var(--border); border-radius:var(--radius); padding:18px; display:block !important; }\n.wfs-use-icon { font-size:1.4rem; display:block; margin-bottom:8px; }\n.wfs-use-title { font-weight:700; font-size:1rem; color:var(--ink); display:block; margin-bottom:5px; }\n.wfs-use-text { font-size:1rem; color:var(--body); line-height:1.6; }\n\n\/* DIFF STRIP — 3 col kept (3-way comparison) *\/\n.wfs-diff { display:grid; grid-template-columns:1fr 1fr 1fr; gap:0; border-radius:var(--radius); overflow:hidden; border:1.5px solid var(--border); margin-top:18px; }\n.wfs-diff-col { padding:18px; border-right:1.5px solid var(--border); }\n.wfs-diff-col:last-child { border-right:none; }\n.wfs-diff-col:first-child { background:var(--org-light); }\n.wfs-diff-col:nth-child(2) { background:var(--cream-mid); }\n.wfs-diff-col:last-child { background:var(--cream); }\n.wfs-diff-head { font-size:0.75rem; font-weight:700; text-transform:uppercase; letter-spacing:0.1em; margin-bottom:10px; display:block; }\n.wfs-diff-col:first-child .wfs-diff-head { color:var(--org); }\n.wfs-diff-col:nth-child(2) .wfs-diff-head,\n.wfs-diff-col:last-child .wfs-diff-head { color:var(--muted); }\n.wfs-diff-item { font-size:1rem; color:var(--body); padding:4px 0; border-bottom:1px solid rgba(0,0,0,0.06); line-height:1.5; }\n.wfs-diff-item:last-child { border-bottom:none; }\n.wfs-diff-item strong { color:var(--forest); }\n\n\/* FAQ — FIXED *\/\n.wfs-faq { margin-top:18px; }\n.wfs-faq details { border:1.5px solid var(--border); border-radius:8px; margin-bottom:7px; overflow:visible; }\n.wfs-faq summary { background:var(--white); padding:15px 44px 15px 18px; cursor:pointer; font-weight:700; font-size:1rem; color:var(--ink); list-style:none; position:relative; line-height:1.4; display:block; border-radius:8px; }\n.wfs-faq summary::-webkit-details-marker { display:none; }\n.wfs-faq summary::after { content:\"+\"; position:absolute; right:16px; top:50%; transform:translateY(-50%); font-size:1.3rem; color:var(--forest); font-weight:400; pointer-events:none; }\n.wfs-faq details[open] summary { background:var(--green-light); border-radius:8px 8px 0 0; }\n.wfs-faq details[open] summary::after { content:\"−\"; }\n.wfs-faq-ans { padding:15px 18px; font-size:1rem; line-height:1.7; color:var(--body); border-top:1.5px solid var(--border); border-radius:0 0 8px 8px; background:var(--white); }\n.wfs-faq-ans p { margin:0 0 0.6em; }\n.wfs-faq-ans p:last-child { margin:0; }\n\n\/* NUDGE *\/\n.wfs-nudge-bar { margin-top:28px; padding:14px 18px; background:var(--cream); border-radius:8px; border:1px solid var(--border); font-size:1rem; color:var(--body); }\n\n@media(max-width:640px) {\n  .wfs-specs-grid { grid-template-columns:1fr; }\n  .wfs-spec-row.full { grid-column:span 1; }\n  .wfs-uses-grid { grid-template-columns:1fr; }\n  .wfs-diff { grid-template-columns:1fr; }\n  .wfs-diff-col { border-right:none; border-bottom:1.5px solid var(--border); }\n  .wfs-diff-col:last-child { border-bottom:none; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wfs\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eOrganic Cotton Canvas Shopper Tote Bags Wholesale — GOTS Certified in Bulk\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eOrganic Cotton Canvas Shopper Tote Bag — GOTS Certified, Heavy 10 oz, 18.5×14×4.5\u003c\/h2\u003e\n    \u003cdiv class=\"wfs-org-badge\"\u003e\n      \u003cspan class=\"wfs-org-badge-icon\"\u003e🌱\u003c\/span\u003e\n      \u003cspan class=\"wfs-org-badge-text\"\u003eGOTS Certified Organic Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"wfs-lead\"\u003eThe OR250 is the heavy-duty organic grocery shopper — 18.5\"W × 14\"H × 4.5\"D, GOTS-certified organic cotton at 10 oz, with 23\" cotton web handles reinforced at stress points and a 14\"W × 9\"H landscape imprint area. Wider and heavier than the other OR totes, it's the organic canvas bag built for real grocery loads rather than everyday carry. Natural only. No minimum order. Ships in 1 business day from our California and Georgia warehouses.\u003c\/p\u003e\n    \u003cdiv class=\"wfs-org-callout\"\u003e\n      \u003cp class=\"wfs-org-callout-title\"\u003eGOTS certified organic cotton — 10 oz weight\u003c\/p\u003e\n      \u003cp\u003eThe OR250 uses the same GOTS-certified organic cotton as the rest of the OR series — grown without synthetic pesticides, processed without harmful chemicals — but at 10 oz rather than the 6 oz used in OR100, OR120, and OR130. The heavier weight gives the OR250 the body and durability for frequent heavy grocery loads. Natural unbleached color, no dyes.\u003c\/p\u003e\n      \u003cp\u003eFor a full explanation of GOTS certification, see the \u003ca href=\"\/products\/organic-cotton-tote-bag-wholesale-certified-organic-gots\"\u003eOR100 product page\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eProduct Specifications\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eWhat You're Ordering\u003c\/h2\u003e\n    \u003cdiv class=\"wfs-specs-grid\"\u003e\n      \u003cdiv class=\"wfs-spec-row org\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003eGOTS — Global Organic Textile Standard\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row org\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e100% certified organic cotton\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003eTBF\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003eTBF-OR250\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eFabric Weight\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e10 oz\/yd²\u003c\/strong\u003e — heavier organic canvas\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eSize\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e18.5\"W × 14\"H × 4.5\"D\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eGusset\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e4.5\" expandable bottom gusset\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eImprint Area\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e14\"W × 9\"H\u003c\/strong\u003e — landscape format\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eHandle Length\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e23\"\u003c\/strong\u003e cotton web handles\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eConstruction\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003eStress-point stitching reinforcement\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003eNatural — unbleached organic cotton\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e1,166 cu in structured capacity\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eMinimum Order\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003eNone\u003c\/strong\u003e — buy any quantity\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row full\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eShips From\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003eCalifornia \u0026amp; Georgia — 1 business day. Free shipping on orders over $200, continental US.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRINT --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eCustom Printing\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eWant This Bag Printed with Your Logo?\u003c\/h2\u003e\n    \u003cdiv class=\"wfs-callout\"\u003e\n      \u003cp\u003eWe print in-house on all our canvas tote bags. The OR250's 14\"×9\" landscape imprint area takes screen printing and DTG on natural organic cotton. \u003ca href=\"\/pages\/contact\"\u003eContact us\u003c\/a\u003e to discuss your project and get a quote.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES — 2 col --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eWhat It's Used For\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eThe Heavy Organic Grocery Tote for Daily Shopping \u0026amp; Retail Bag Programs\u003c\/h2\u003e\n    \u003cp class=\"wfs-lead\"\u003eThe OR250's heavier 10 oz organic canvas and wide 18.5\" footprint make it the right choice when the bag needs to hold up to frequent heavy grocery loads rather than occasional carry.\u003c\/p\u003e\n    \u003cdiv class=\"wfs-uses-grid\"\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🛒\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003eHeavy Grocery \u0026amp; Weekly Shopping\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eThe OR250 handles a full weekly grocery run for one to two people — canned goods, produce, bottled items, and packaged foods across the wide 18.5\" base without the bag stretching or the handles straining. The 10 oz organic cotton holds shape and weight where 6 oz lighter bags start to show wear after months of heavy use. The organic cotton construction means no synthetic fibers touching food during transport.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🌿\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003eNatural Food \u0026amp; Grocery Retail\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eNatural food stores, co-ops, and organic grocers sourcing a heavy-duty branded reusable bag with GOTS certification. The OR250's 10 oz weight signals a quality bag that will last — supporting a higher retail price point and positioning as a genuine daily-use item rather than a giveaway. The wide landscape imprint area suits store name and branding lockups. The organic cotton material story is consistent with natural food brand values.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🌾\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003eCSA \u0026amp; Farmers Market Programs\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eCSA farms and farmers market vendors sourcing a branded organic bag for weekly pickup and market use. The OR250's 18.5\" wide base accommodates the awkward shapes of a vegetable share — bundles of greens, root vegetables, squash — without the bag pulling out of shape. The GOTS certification aligns with the organic farming story: from organic field to organic bag.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🏢\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003eCorporate Sustainability Programs\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eOrganizations sourcing a substantial branded tote for employee gifts, sustainability programs, and CSR initiatives. The OR250's heavier organic canvas reads as a quality corporate gift rather than a promotional throwaway. GOTS certification provides documented sustainability credentials for sustainability reporting. The landscape 14\"×9\" imprint area suits horizontal brand lockups common in corporate identity systems.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🏖️\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003eBeach \u0026amp; Outdoor Use\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eOutdoor brands, beach resorts, and nature-focused organizations sourcing an organic cotton alternative to synthetic beach bags. The OR250's wide base handles beach gear, and the 10 oz cotton handles the weight and repeated outdoor use. For brands where avoiding synthetics is a value — natural fiber clothing brands, eco-outdoor retailers, plastic-free lifestyle programs — an organic cotton beach bag is more consistent than nylon or polyester alternatives.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-use-card\"\u003e\n\u003cspan class=\"wfs-use-icon\"\u003e🖨️\u003c\/span\u003e\u003cspan class=\"wfs-use-title\"\u003ePrint Shops with Natural Brand Clients\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eDecorators sourcing a large, heavyweight organic cotton blank for clients in natural food, wellness, and eco-conscious retail. The OR250's 14\"×9\" landscape imprint area takes screen print cleanly on 10 oz organic canvas. The wide format suits clients with horizontal brand lockups that look crowded on narrower portrait-format bags. GOTS certification gives decorators a verified organic claim to pass on to clients.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIFF STRIP — 3-way comparison, 3 col kept --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eOR250 vs OR120 vs OR130\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eThree Gusseted Organic Cotton Totes — Which Is Right for Your Use?\u003c\/h2\u003e\n    \u003cp class=\"wfs-lead\"\u003eAll three are GOTS-certified organic cotton with gussets. The differences are canvas weight, handle length, and intended load.\u003c\/p\u003e\n    \u003cdiv class=\"wfs-diff\"\u003e\n      \u003cdiv class=\"wfs-diff-col\"\u003e\n        \u003cspan class=\"wfs-diff-head\"\u003eOR250 — Heavy Organic Shopper\u003c\/span\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e18.5\"W × 14\"H × 4.5\"D\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e10 oz organic canvas\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e4.5\" bottom gusset\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e23\" cotton web handles\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e14\"×9\" landscape imprint\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003eBest for: heavy grocery, retail programs\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wfs-diff-col\"\u003e\n        \u003cspan class=\"wfs-diff-head\"\u003eOR120 — Over-Shoulder Grocery Tote\u003c\/span\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e17\"W × 15\"H × 4\"D\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e6 oz organic cotton\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e4\" bottom gusset\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e25\" self-fabric handles\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e12\"×12\" square imprint\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003eBest for: hands-free grocery, market\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wfs-diff-col\"\u003e\n        \u003cspan class=\"wfs-diff-head\"\u003eOR130 — Foldable Organic Tote\u003c\/span\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e17\"W × 16\"H × 4.5\"D\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e6 oz organic cotton\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e4.5\" bottom gusset\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e22\" self-fabric handles\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e12\"×12\" square imprint\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003eBest for: everyday carry, travel, gifting\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"wfs-sec\"\u003e\n    \u003cspan class=\"wfs-sec-label\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eCommon Questions About the OR250 Organic Canvas Shopper Tote\u003c\/h2\u003e\n    \u003cdiv class=\"wfs-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy is the OR250 10 oz when the other OR bags are 6 oz?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eThe OR250 is designed specifically as a grocery shopper — a bag used multiple times a week with heavy loads. The 10 oz organic cotton gives it the body and durability for that kind of repeated heavy use without stretching or wearing at the handle attachment points over time. The OR100, OR120, and OR130 at 6 oz are well-suited for lighter everyday carry, events, and promotional use. For a bag that serves as someone's primary reusable grocery bag, the heavier canvas is worth the investment.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does the landscape 14\"×9\" imprint area mean for my logo?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eThe 14\"×9\" landscape format is wider than it is tall — ideal for horizontal brand lockups, wide store names, and logos that work better in a wide format than a square or portrait layout. At 14\" wide it's the largest imprint width in our organic lineup. If your artwork is a tall vertical design, it will still fit within the 9\" height, but horizontal designs use the space most naturally. Screen print and DTG are both available on natural organic cotton.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the OR250 compare to the RC260 recycled canvas grocery tote?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eBoth are large-format grocery totes with 4.5\" gussets and landscape imprint areas. The RC260 (20\"W × 15\"H, GRS recycled canvas, 10 oz) is slightly larger with a wider footprint and comes in natural and grey. The OR250 (18.5\"W × 14\"H, GOTS organic cotton, 10 oz) is slightly more compact and natural-only. The sustainability story is different: OR250 is about organic farming and chemical-free fiber production; RC260 is about diverted waste and recycled content. Both carry third-party certification.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs there a minimum order?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eNo minimum on blank bags. Volume pricing applies automatically at checkout. Free shipping on orders over $200 to the continental US. Ships in 1 business day from our California and Georgia warehouses.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NUDGE BAR --\u003e\n  \u003cdiv class=\"wfs-nudge-bar\"\u003e\n    Need lighter organic cotton? → \u003ca href=\"\/products\/organic-cotton-over-shoulder-grocery-tote-gots-certified\"\u003eOR120 Over-Shoulder Organic Tote\u003c\/a\u003e  |  Need recycled canvas instead? → \u003ca href=\"\/products\/large-recycled-canvas-tote-bag-gusset-wholesale-eco-grocery-tote\"\u003eRC260 Large Recycled Grocery Tote\u003c\/a\u003e  |  \u003ca href=\"\/collections\/canvas-tote-bags-wholesale-blank-canvas-tote-bags-in-bulk\"\u003eBrowse all wholesale canvas tote bags\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mary's Kitchen Towels","offers":[{"title":"Natural","offer_id":43007465160767,"sku":"TBF-OR250-Natural","price":5.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2106\/0373\/files\/organic-cotton-canvas-shopper-tote-bag.webp?v=1773525832","url":"https:\/\/www.floursacktowels.com\/products\/organic-cotton-canvas-shopper-tote-bag-gots-certified-heavy-10-oz-18-5x14x4-5","provider":"Mary's Kitchen Towels","version":"1.0","type":"link"}