{"product_id":"organic-cotton-foldable-tote-bag-gots-certified-stows-flat-17x16x4-5","title":"Organic Cotton Foldable Tote Bag — GOTS Certified, Stows Flat, 17×16×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-title { font-family:'Playfair Display',serif; font-size:1.1rem; font-weight:700; color:var(--forest); margin:0 0 8px; }\n.wfs-callout p { font-size:1rem; color:var(--body); margin:0 0 0.6em; }\n.wfs-callout p:last-child { 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 Foldable Tote Bags Wholesale — GOTS Certified in Bulk\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eOrganic Cotton Foldable Tote Bag — GOTS Certified, Stows Flat, 17×16×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 OR130 is the foldable organic tote — 17\"W × 16\"H × 4.5\"D when open, folds flat for storage in a bag, glove box, or pocket when not in use. Built from 6 oz GOTS-certified organic cotton with 22\" self-fabric handles and a 12\"×12\" square imprint area. The largest bag in our organic lineup by volume. Natural only. No minimum order. Ships in 1 business day from our California and Georgia warehouses.\u003c\/p\u003e\n    \u003cdiv class=\"wfs-callout\"\u003e\n      \u003cp class=\"wfs-callout-title\"\u003eWhat \"foldable\" actually means for a reusable bag program\u003c\/p\u003e\n      \u003cp\u003eThe problem with most reusable bags isn't that people don't want to use them — it's that they forget to bring them. A bag that lives folded in a purse, a coat pocket, or a car's centre console solves that problem. The OR130's 6 oz organic cotton folds down to a compact, lightweight packet that stays with the user rather than sitting at home on a hook.\u003c\/p\u003e\n      \u003cp\u003eMost packable reusable bags are made from synthetic materials — nylon, polyester — chosen specifically because they fold small. The OR130 does the same in 100% GOTS-certified organic cotton. For brands that have committed to natural materials or want to avoid synthetic-fabric promotional items, the OR130 is the packable organic alternative most packable bags can't offer.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wfs-org-callout\"\u003e\n      \u003cp class=\"wfs-org-callout-title\"\u003eGOTS certified organic cotton — verified from farm to finished bag\u003c\/p\u003e\n      \u003cp\u003eGrown without synthetic pesticides or fertilizers, processed without harmful chemicals. The OR130's natural color is the unbleached, undyed state of the organic cotton fiber. For a full explanation of GOTS certification and what it means for procurement, 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 org\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eFeature\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003eFolds flat\u003c\/strong\u003e — stows in bag or pocket\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-OR130\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\u003e6 oz\/yd²\u003c\/strong\u003e — lightweight organic cotton\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wfs-spec-row\"\u003e\n\u003cspan class=\"wfs-spec-label\"\u003eSize (open)\u003c\/span\u003e\u003cspan class=\"wfs-spec-val\"\u003e\u003cstrong\u003e17\"W × 16\"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\" 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\u003e12\"W × 12\"H\u003c\/strong\u003e — square 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\u003e22\"\u003c\/strong\u003e self-fabric handles\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,224 cu in — largest in OR series\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 OR130's 12\"×12\" square 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 Organic Packable Tote — Foldable, Large Capacity, Always With You\u003c\/h2\u003e\n    \u003cp class=\"wfs-lead\"\u003eThe OR130 targets a specific gap: buyers who want a packable everyday tote in organic cotton rather than synthetic fabric. It solves the \"forgot to bring a bag\" problem while staying consistent with natural material values.\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\"\u003eEveryday Grocery \u0026amp; Errands\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eThe OR130's foldable design means it lives permanently in a handbag, backpack, or car rather than being retrieved from a hook at home on shopping days. When unfolded it opens to a large 17\"×16\"×4.5\" gusseted bag that handles a full grocery run for one or two people. At 6 oz organic cotton it's light enough to carry folded without noticing it, substantial enough to carry a real load when open.\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 \u0026amp; Health Food Retail\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eNatural food retailers and wellness brands sourcing a branded reusable bag that customers will actually keep with them. A foldable bag solves the biggest adoption barrier for reusable bags — the habit of bringing them. GOTS certification provides the organic cotton credentials that align with the values of natural food shoppers. Screen print with store branding on the 12\"×12\" imprint area for a bag seen every shopping trip.\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\"\u003eTravel \u0026amp; On-the-Go\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eThe OR130's foldable organic cotton makes it a travel essential — it packs flat inside a suitcase or carry-on and unfolds to a large bag for airport shopping, market visits, and beach days. Most packable travel bags are synthetic; the OR130 gives travelers an organic cotton alternative that's still genuinely packable. Popular for travel brand merchandise, hotel amenity programs, and wellness retreats.\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 Gifts\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eA foldable organic cotton tote makes a more thoughtful corporate gift than a standard flat promotional tote — it's genuinely useful, it travels with the recipient, and the GOTS certification provides documented sustainability credentials for CSR reporting. Organizations can be specific: \"this bag is made from GOTS-certified organic cotton and is designed to fold flat for everyday carry.\" That's a verifiable story, not a tagline.\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\"\u003eEvents \u0026amp; Conference Bags\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eConference attendees receive a large functional bag they'll actually use post-event — not because it was given free, but because it folds flat and travels with them. The OR130's 1,224 cu in open capacity handles a full day of conference materials; its foldable construction means it comes home rather than being discarded at the venue. The 12\"×12\" imprint area gives events generous room for branding and sponsor logos.\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\"\u003eYoga Studios \u0026amp; Wellness Brands\u003c\/span\u003e\u003cspan class=\"wfs-use-text\"\u003eYoga studios, wellness retreats, and natural lifestyle brands sourcing a foldable organic bag for members and retail. The lightweight 6 oz organic cotton is consistent with wellness brand aesthetics — soft, natural, minimal. The foldable feature suits the active lifestyle context where a bag needs to pack into a yoga bag or gym kit between uses. GOTS certification backs up any \"organic\" or \"natural\" claims on the product.\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\"\u003eOR130 vs OR100 vs OR120\u003c\/span\u003e\n    \u003ch2 class=\"wfs-h2\"\u003eThree GOTS Organic Cotton Totes — Which Fits Your Use?\u003c\/h2\u003e\n    \u003cp class=\"wfs-lead\"\u003eAll three are GOTS-certified organic cotton in natural. The differences are size, gusset, handle length, and carry style.\u003c\/p\u003e\n    \u003cdiv class=\"wfs-diff\"\u003e\n      \u003cdiv class=\"wfs-diff-col\"\u003e\n        \u003cspan class=\"wfs-diff-head\"\u003eOR130 — Foldable Tote\u003c\/span\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e17\"W × 16\"H × 4.5\"D\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003eFolds flat for storage\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\u003e22\" handles\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003e12\"×12\" square imprint\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e\u003cstrong\u003eBest for: everyday carry, travel, gifts\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\"\u003eNot specifically foldable\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e4\" bottom gusset\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e25\" over-shoulder 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\"\u003eOR100 — Classic Flat Tote\u003c\/span\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e15\"W × 16\"H — flat bottom\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003eNo gusset — folds very flat\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003eNo gusset\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e22\" handles\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003e10\"×12\" portrait imprint\u003c\/div\u003e\n        \u003cdiv class=\"wfs-diff-item\"\u003eBest for: events, promos, eco giveaways\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 OR130 Organic Foldable Tote\u003c\/h2\u003e\n    \u003cdiv class=\"wfs-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow small does the OR130 fold?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eThe OR130 folds down to a compact flat packet — roughly the size of a folded hand towel. The 6 oz lightweight organic cotton and simple construction without internal structure allow it to fold flat naturally. It's packable enough to keep in a handbag, glove compartment, or backpack pocket without adding noticeable bulk. Exact folded dimensions vary slightly depending on how tightly it's folded.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the OR130 compare to synthetic packable bags?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eMost packable reusable bags — ripstop nylon bags-for-life, polyester fold-up shoppers — are made from synthetic materials specifically because they fold very small. The OR130 is organic cotton, which folds more like a fabric item than a synthetic pouch. It won't compress to a fist-sized ball the way nylon does, but it folds flat and compact enough for everyday carry purposes. The trade-off is an organic natural material rather than petroleum-derived fabric.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat's the difference between OR130 and OR120?\u003c\/summary\u003e\n        \u003cdiv class=\"wfs-faq-ans\"\u003e\u003cp\u003eBoth are GOTS-certified organic cotton, same 6 oz weight, similar size (OR130 is 17\"W × 16\"H × 4.5\"D; OR120 is 17\"W × 15\"H × 4\"D). The OR130 is specifically designed to fold flat for storage — the Stow-N-Go feature — and has slightly shorter handles (22\" vs 25\"). The OR120 has longer over-shoulder handles designed for hands-free grocery carry. Choose OR130 for packability and travel; choose OR120 for over-shoulder grocery use.\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 over-shoulder carry? → \u003ca href=\"\/products\/organic-cotton-over-shoulder-grocery-tote-gots-certified\"\u003eOR120 Organic Over-Shoulder Tote\u003c\/a\u003e  |  Need a flat organic tote? → \u003ca href=\"\/products\/organic-cotton-tote-bag-wholesale-certified-organic-gots\"\u003eOR100 Organic Classic 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":43007462867007,"sku":"TBF-OR130-Natural","price":5.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2106\/0373\/files\/organic-cotton-foldable-tote-bag.webp?v=1773524809","url":"https:\/\/www.floursacktowels.com\/products\/organic-cotton-foldable-tote-bag-gots-certified-stows-flat-17x16x4-5","provider":"Mary's Kitchen Towels","version":"1.0","type":"link"}