Checkmate
Monks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & Tufting
Monks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & TuftingMonks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & Tufting

Mary's Kitchen Towels

$24.99

Monks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & Tufting

coupon

4 promo codes

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,800;1,700&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap'); .mc*{box-sizing:border-box;margin:0;padding:0;} .mc{ --g:#1a7a5e;--gd:#135e47;--gl:#e8f5f0; --dk:#1c1a16;--ink:#2e2a22;--mid:#6b6255; --ln:#ede8de;--cr:#faf7f1;--am:#d4870a;--aml:#fef6e4; --fd:'Playfair Display',Georgia,serif; --fb:'DM Sans',system-ui,sans-serif; --ease:cubic-bezier(.16,1,.3,1); font-family:var(--fb);color:var(--ink);line-height:1.6;font-size:16px; } .mc-wrap{max-width:860px;} .mc-label{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g);margin-bottom:8px;} .mc-h2{font-family:var(--fd);font-size:clamp(1.3rem,2.4vw,1.8rem);color:var(--dk);line-height:1.2;margin-bottom:10px;} .mc-divider{height:1px;background:linear-gradient(90deg,transparent,var(--ln) 20%,var(--ln) 80%,transparent);margin:36px 0;} .mc p{font-size:1rem;color:var(--mid);line-height:1.8;margin-bottom:12px;} .mc p strong{color:var(--dk);} .mc a{color:var(--g);font-weight:600;text-decoration:none;} /* TRUST RIBBON */ .mc-trust{display:flex;flex-wrap:wrap;gap:0;background:var(--g);border-radius:14px;padding:20px 24px;margin:24px 0;} .mc-trust-item{display:flex;align-items:center;gap:10px;padding:6px 20px 6px 0;flex:1;min-width:160px;} .mc-trust-item:not(:last-child){border-right:1px solid rgba(255,255,255,.12);margin-right:20px;} .mc-trust-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4);flex-shrink:0;} .mc-trust-text{font-size:.9rem;font-weight:600;color:#fff;line-height:1.3;} .mc-trust-text span{color:rgba(255,255,255,.6);font-weight:400;display:block;font-size:.8rem;} /* SPEC PILLS */ .mc-specs{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0;} .mc-spec{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1.5px solid var(--ln);border-radius:50px;padding:8px 16px;font-size:.875rem;font-weight:600;color:var(--dk);} .mc-spec-dot{width:7px;height:7px;border-radius:50%;background:var(--g);flex-shrink:0;} /* WARNING BOX */ .mc-warn{background:#fef9ec;border:2px solid #e8a020;border-radius:12px;padding:18px 20px;margin:24px 0;display:flex;gap:14px;align-items:flex-start;} .mc-warn-icon{font-size:1.4rem;flex-shrink:0;} .mc-warn-title{font-weight:700;font-size:1rem;color:var(--dk);margin-bottom:4px;} .mc-warn-text{font-size:.9rem;color:var(--mid);line-height:1.7;} /* HIGHLIGHT BOX */ .mc-highlight{background:var(--gl);border:2px solid var(--g);border-radius:12px;padding:18px 22px;margin:24px 0;display:flex;gap:14px;align-items:flex-start;} .mc-hl-icon{font-size:1.6rem;flex-shrink:0;line-height:1;} .mc-hl-title{font-weight:700;font-size:1rem;color:var(--dk);margin-bottom:4px;} .mc-hl-text{font-size:.9rem;color:var(--mid);line-height:1.7;} /* SPECS TABLE */ .mc-table{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden;border:1.5px solid var(--ln);margin:20px 0;} .mc-table th{background:var(--g);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:12px 16px;text-align:left;} .mc-table td{padding:13px 16px;font-size:1rem;color:var(--ink);border-bottom:1px solid var(--ln);background:#fff;} .mc-table tr:last-child td{border-bottom:none;} .mc-table tr:nth-child(even) td{background:var(--cr);} .mc-table td:first-child{font-weight:600;color:var(--dk);width:38%;} /* USE CASES GRID */ .mc-uses{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0;} .mc-use{background:#fff;border:1.5px solid var(--ln);border-top:3px solid var(--g);border-radius:0 0 12px 12px;padding:18px;} .mc-use-title{font-weight:700;font-size:1rem;color:var(--dk);margin-bottom:5px;} .mc-use-desc{font-size:.9rem;color:var(--mid);line-height:1.6;} /* COMPARISON TABLE */ .mc-vs{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden;border:1.5px solid var(--ln);margin:20px 0;} .mc-vs th{background:var(--g);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:11px 14px;text-align:left;} .mc-vs td{padding:12px 14px;font-size:1rem;color:var(--ink);border-bottom:1px solid var(--ln);background:#fff;} .mc-vs tr:last-child td{border-bottom:none;} .mc-vs tr:nth-child(even) td{background:var(--cr);} .mc-vs td:first-child{font-weight:600;color:var(--dk);width:28%;} .mc-yes{color:var(--g);font-weight:700;} .mc-no{color:#c0392b;} /* TIP BOX */ .mc-tip{background:var(--aml);border:1.5px solid var(--am);border-radius:12px;padding:16px 18px;margin:20px 0;font-size:.9rem;color:var(--mid);line-height:1.7;} .mc-tip strong{color:var(--dk);} /* FAQ */ .mc-faq{margin:32px 0;} .mc-faq-item{border-bottom:1px solid var(--ln);} .mc-faq-item:first-child{border-top:1px solid var(--ln);} .mc-faq-q{width:100%;background:none;border:none;text-align:left;cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;font-family:var(--fb);font-size:1rem;font-weight:600;color:var(--dk);transition:color .2s;} .mc-faq-q:hover{color:var(--g);} .mc-faq-icon{font-size:1.1rem;color:var(--g);flex-shrink:0;transition:transform .3s var(--ease);} .mc-faq-a{display:none;padding:0 0 18px;font-size:.95rem;color:var(--mid);line-height:1.8;} .mc-faq-a.open{display:block;} .mc-faq-a a{color:var(--g);font-weight:600;text-decoration:none;} .mc-faq-icon.open{transform:rotate(45deg);} /* CTA */ .mc-cta{background:var(--gd);border-radius:14px;padding:28px;margin:32px 0;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;} .mc-cta-title{font-family:var(--fd);font-size:1.2rem;color:#fff;margin-bottom:6px;} .mc-cta-desc{font-size:.9rem;color:rgba(255,255,255,.75);line-height:1.6;} .mc-cta-btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:12px 24px;background:#fff;color:var(--gd) !important;border-radius:50px;font-size:.9rem;font-weight:700;text-decoration:none;flex-shrink:0;} /* LINKS */ .mc-links{margin-top:28px;} .mc-links-label{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mid);margin-bottom:12px;} .mc-links-row{display:flex;flex-wrap:wrap;gap:8px;} .mc-links-row a{background:#fff;border:1.5px solid var(--ln);color:var(--g);font-size:.875rem;font-weight:600;padding:7px 16px;border-radius:50px;text-decoration:none;transition:all .18s;} .mc-links-row a:hover{background:var(--g);color:#fff;border-color:var(--g);} /* SPECS TABLE MOBILE CARDS */ .mc-table-cards{display:none;margin:20px 0;} .mc-tcard{border:1px solid var(--ln);border-radius:8px;margin-bottom:8px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;} .mc-tcard-key{background:var(--cr);padding:11px 14px;font-size:.9rem;font-weight:600;color:var(--dk);} .mc-tcard-val{background:#fff;padding:11px 14px;font-size:.9rem;color:var(--ink);} /* COMPARISON TABLE MOBILE CARDS */ .mc-vs-cards{display:none;margin:20px 0;} .mc-vscard{border:1px solid var(--ln);border-radius:10px;margin-bottom:12px;overflow:hidden;} .mc-vscard-feat{background:var(--g);color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:9px 14px;display:block;} .mc-vscard-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--ln);} .mc-vscard-col{padding:10px 12px;font-size:.875rem;color:var(--ink);} .mc-vscard-col:nth-child(1){background:var(--gl);} .mc-vscard-col:nth-child(2){background:var(--cr);} .mc-vscard-lbl{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--mid);margin-bottom:3px;} @media(max-width:640px){ .mc-uses{grid-template-columns:1fr;} .mc-trust{flex-direction:column;gap:12px;} .mc-trust-item{border-right:none !important;margin-right:0 !important;padding-right:0;} .mc-cta{flex-direction:column;align-items:flex-start;} .mc-table{display:none;} .mc-table-cards{display:block;} .mc-vs{display:none;} .mc-vs-cards{display:block;} } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How many holes per inch does this monks cloth have?", "acceptedAnswer": {"@type": "Answer", "text": "14 holes per inch. This is the correct monks cloth fabric for punch needle and tufting — not to be confused with the 7-hole Swedish weaving monks cloth sold in many craft stores, which does not work for punch needle. Our 14-hole cloth allows the punch needle to pass through cleanly and holds loops securely after punching."} }, { "@type": "Question", "name": "What size does the monks cloth come in?", "acceptedAnswer": {"@type": "Answer", "text": "60 inches wide. Each pack = 1 yard (36 inches long × 60 inches wide). Pre-cut individual pieces — not cut from a continuous roll. Select the number of packs you need at checkout."} }, { "@type": "Question", "name": "What are the white lines on the monks cloth?", "acceptedAnswer": {"@type": "Answer", "text": "The white dotted lines are woven-in positioning guides running in a grid pattern in both directions — approximately every 2 inches. They help you position your design accurately, stretch the fabric evenly on your frame, and keep your pattern straight while punching. They blend naturally into most finished designs and do not need to be removed."} }, { "@type": "Question", "name": "How much monks cloth do I need for my project?", "acceptedAnswer": {"@type": "Answer", "text": "Add at least 5 inches on each side of your finished design size. This gives you enough fabric to grip in your frame and hem the edges. For example, a 12x12 pillow design needs at least 22x22 of monks cloth. A 24x36 rug needs at least 34x46. For large rugs, order extra — running short mid-project means a visible join line."} }, { "@type": "Question", "name": "Is this monks cloth suitable for tufting guns?", "acceptedAnswer": {"@type": "Answer", "text": "Yes — the 14 holes per inch, double-thread weave, and 230g/m² weight give it enough structural integrity to handle both hand punch needles and electric tufting guns. The cotton construction absorbs the mechanical action of the gun without tearing, and the open weave allows cut-pile and loop-pile techniques."} }, { "@type": "Question", "name": "Can I frog (undo) my work on this monks cloth?", "acceptedAnswer": {"@type": "Answer", "text": "Yes — this is one of the main advantages of 100% cotton monks cloth over synthetic alternatives. You can pull out loops and re-punch the same area multiple times without damaging the fabric."} }, { "@type": "Question", "name": "How does monks cloth compare to linen and burlap for punch needle?", "acceptedAnswer": {"@type": "Answer", "text": "Monks cloth is more forgiving than linen (you can frog more times without damage) and far more durable than burlap (which tears under repeated punching and deteriorates over time). Linen is preferred by some traditional rug hookers for its stiffness. For punch needle and tufting guns, monks cloth is the most popular choice — particularly for beginners. Weavers cloth is a related term but refers to the same type of open-weave cotton backing fabric."} }, { "@type": "Question", "name": "Where can I buy monks cloth near me?", "acceptedAnswer": {"@type": "Answer", "text": "The correct 14-hole punch needle monks cloth is not reliably stocked in most craft chain stores — what Hobby Lobby and Joann typically carry is the 7-hole Swedish weaving variety, which does not work for punch needle. We ship from Ontario, California — most US addresses receive orders within 2–3 business days. Free shipping on orders over $200."} }, { "@type": "Question", "name": "Does this monks cloth shrink when washed?", "acceptedAnswer": {"@type": "Answer", "text": "Like all 100% cotton fabrics, it may experience slight shrinkage on first wash. Pre-washing your monks cloth before starting your project is recommended, especially if the finished piece will be washed regularly. Pre-washing also tightens the weave slightly, which can help hold loops more securely."} } ] } This is 100% cotton monks cloth fabric, 60 inches wide, with 14 holes per inch and white grid positioning lines woven in both directions every 2 inches. It is the correct monks cloth for punch needle — and the best fabric for punch needle embroidery, needlepunch embroidery, rug hooking, and tufting guns — not the 7-hole Swedish weaving variety commonly found in craft stores. Natural unbleached beige. 230g/m² weight. Sold by the pack — 1 pack = 1 yard (36″ × 60″). Order multiple packs for larger projects. 14 holes per inchCorrect for punch needle & tufting 60″ wide × sold by the pack1 pack = 1 yard · 36″ × 60″ Grid lines both directionsEvery 2 inches — positioning guides Ships 1 business dayCalifornia warehouse 100% cotton monks cloth fabric 14 holes per inch 60″ wide Sold by the pack — 1 pack = 1 yard · monks cloth wholesale available 230g/m² weight Natural unbleached White grid lines — both directions Serged edges Punch needle · Tufting · Rug hooking · Needlepunch ⚠️ Two types of monks cloth are sold online — make sure you're buying the right one The correct monks cloth fabric for punch needle and tufting has approximately 12–14 holes per inch and white grid lines woven in. This is what we sell. The wrong monks cloth (used for Swedish weaving) has only 7 holes per inch, no grid lines, and is what Hobby Lobby and Joann typically stock — it will not hold punch needle loops and is not suitable for tufting guns. Our cloth is 14 holes per inch — confirmed correct for all punch needle sizes, needlepunch embroidery, and tufting applications. 📐 White grid lines in both directions — every 2 inches. Most monks cloth fabric has lines in one direction only. Ours has a full grid — horizontal and vertical lines spaced approximately every 2 inches. This makes it significantly easier to position your design accurately, stretch the fabric evenly on your frame, and keep geometric or symmetrical patterns aligned while punching. The lines are subtle and blend naturally into most finished projects. Full Specifications Specification Detail Material 100% Cotton Holes per inch 14 holes per inch Weight 230g/m² Width 60 inches Sold as Pack — 1 pack = 1 yard (36″ × 60″) 1 pack = 36″ long × 60″ wide Color Natural unbleached beige only — not available in black or other colors Grid lines White dotted lines — both directions, every ~2 inches Edges Serged on cut sides — raw edge on selvedge Best for Punch needle · Needlepunch embroidery · Rug hooking · Tufting gun · Machine embroidery Ships from California warehouse — Ontario, CA · Most US addresses receive within 2–3 business days Ships in 1 business day Free shipping Orders over $200 to continental US Material 100% Cotton Holes per inch 14 holes per inch Weight 230g/m² Width 60 inches Sold as Pack — 1 pack = 1 yard (36″ × 60″) Color Natural unbleached beige Grid lines Both directions, every ~2 inches Edges Serged on cut sides Best for Punch needle · Needlepunch · Rug hooking · Tufting · Embroidery Ships from California — Ontario, CA Ships in 1 business day Free shipping Orders over $200 — continental US How much monks cloth do you need? Always add at least 5 inches on every side of your finished design. You need this extra fabric to grip in your frame while punching and to hem the edges of your finished piece. A 12″ × 12″ pillow front needs at least 22″ × 22″ of cloth. A 24″ × 36″ rug needs at least 34″ × 46″. For larger rugs, always order slightly more than you think you need — running short mid-project means a visible join line. What It's Used For Four Craft Applications — One Punch Needle Fabric Punch Needle & Needlepunch Embroidery The most popular use for monks cloth fabric. The 14-hole-per-inch open weave lets punch needles pass through cleanly — the needle glides in and the loop stays put. Works with all Oxford punch needle sizes, Jan Bent needles, and other standard punch needles. The cotton double-thread construction holds loops securely even with fine or slippery yarns. Also used for needlepunch embroidery where a dense, textured surface is built up by punching thread or yarn repeatedly through the cloth from the back. Monks Cloth Rug Hooking Pull strips of wool or yarn up through the weave to create loop-pile rugs. Monks cloth for rug hooking is preferred over burlap (too fragile for heavy use) and more affordable than primitive linen for large rug projects. The 60-inch width means you can make rugs up to 5 feet wide without joining pieces. The even weave ensures consistent loop heights across the entire surface. Weavers cloth is another name buyers use for this same type of backing fabric. Monks Cloth Tufting — Primary Tufting Cloth The 230g/m² weight and double-thread construction give enough structural strength to handle the mechanical action of both cut-pile and loop-pile electric tufting guns. This is the primary tufting cloth used by tufting studios, art school programs, and independent rug makers. Stretch tightly on a tufting frame — the grid lines make it easy to align your frame and track design positioning during tufting. Also suitable as primary backing fabric for finished tufted rugs. Machine & Hand Embroidery The consistent open weave provides a stable foundation for machine embroidery — the fabric feeds evenly and holds embroidery stabilizer well. For hand embroidery, the open holes make needle placement straightforward. Popular for large decorative embroidery pieces, wall hangings, and textile art where a natural cotton ground cloth is preferred over synthetic embroidery fabric. How It Compares Monks Cloth vs Weavers Cloth vs Linen vs Burlap The most common punch needle and rug hooking backing fabrics compared — including weavers cloth, which is another name buyers use for monks-style open-weave cotton backing: Feature Monks Cloth (this) Primitive Linen Burlap Material 100% cotton 100% linen Jute Holes per inch 14 — ideal ~13 — good ~12 — variable Can frog (undo)? ✓ Yes — many times Limited — tears faster ✗ Poor — tears easily Durability Excellent Very good Poor — degrades over time Best for beginners ✓ Most forgiving Good with practice Not recommended Tufting gun compatible ✓ Yes Sometimes ✗ Not recommended Price Mid range Higher cost Low cost Grid positioning lines ✓ Both directions ✗ Usually none ✗ None Material Monks Cloth100% cotton Linen100% linen BurlapJute Holes per inch Monks Cloth14 — ideal Linen~13 — good Burlap~12 — variable Can frog (undo)? Monks Cloth✓ Yes — many times LinenLimited Burlap✗ Poor Durability Monks ClothExcellent LinenVery good BurlapPoor Best for beginners Monks Cloth✓ Most forgiving LinenWith practice BurlapNot recommended Tufting gun compatible Monks Cloth✓ Yes LinenSometimes Burlap✗ No Grid positioning lines Monks Cloth✓ Both directions Linen✗ Usually none Burlap✗ None Common Questions Frequently Asked Questions How many holes per inch does this monks cloth have? + 14 holes per inch — this is the correct monks cloth fabric for punch needle and tufting. Not to be confused with the 7-hole Swedish weaving monks cloth sold in most craft chain stores, which will not hold punch needle loops. Our 14-hole cloth works with all Oxford punch needle sizes, Jan Bent needles, and electric tufting guns. What size does it come in? + 60 inches wide. Each pack = 1 yard (36″ × 60″). These are pre-cut individual pieces — not cut from a continuous roll. Select the number of packs you need at checkout. For monks cloth by the yard in larger quantities, simply add multiple packs. What are the white lines woven into the fabric? + They are positioning guide lines woven directly into the fabric in a grid pattern — running in both horizontal and vertical directions, approximately every 2 inches. They help you position your design accurately on the fabric, stretch it evenly on your frame, and track alignment while you're punching. They blend naturally into most finished designs and don't need to be removed. How much monks cloth do I need for my project? + Add at least 5 inches on every side of your finished design size. You need this for framing and hemming. Examples: a 12″×12″ pillow needs 22″×22″ of cloth (just under 1 yard). A 24″×36″ rug needs 34″×46″ — 2 packs covers this comfortably with the 60″ width. Always order extra for a large rug — running short means a visible seam. Can I use this with a tufting gun? + Yes — the 14 holes per inch, 230g/m² weight, and double-thread cotton construction give it enough strength for both cut-pile and loop-pile electric tufting guns. This is the standard primary tufting cloth used by tufting studios and independent rug makers. Stretch tightly on a tufting frame before starting. The grid lines make it easy to align your frame and track design progress. Where can I buy monks cloth near me? + The correct 14-hole punch needle monks cloth is not reliably stocked in most craft chain stores — what Hobby Lobby and Joann typically carry is the 7-hole Swedish weaving variety, which does not work for punch needle. If you're searching for monks cloth near me or tufting cloth near me, ordering online is the most reliable way to get the correct fabric. We ship from Ontario, California — most US addresses receive orders within 2–3 business days. Free shipping on orders over $200. Can I frog (undo) and redo sections? + Yes — this is one of the main advantages of 100% cotton monks cloth. You can pull out loops and re-punch the same area many times without tearing the base fabric. This makes it ideal for beginners adjusting their design, and for experienced punchers fine-tuning color placement. The cotton double-thread weave holds up through repeated frogging much better than burlap or thin linen. Should I pre-wash the monks cloth before starting? + Recommended if your finished piece will be washed regularly — rugs, kitchen items, or anything that will see water. Pre-washing removes any residual sizing and causes the slight shrinkage before you start rather than after. It also tightens the weave slightly, which helps hold loops from slippery yarns. Machine wash warm, tumble dry low. How does this compare to linen and weavers cloth for punch needle? + Monks cloth is more forgiving than linen — you can frog more times without damage, and it's easier for beginners to punch through. Weavers cloth for punch needle is simply another name for the same type of open-weave cotton backing fabric — functionally identical to monks cloth. Linen is stiffer, preferred by some traditional rug hookers for large heavy-use rugs. For punch needle linen specifically, some experienced hookers prefer it for fine-gauge work. For most punch needle projects, wall hangings, pillows, and tufting, monks cloth is the best choice. See our monks cloth guide for a more detailed comparison. Does this monks cloth come in black or other colors? + Our monks cloth is available in natural unbleached beige only. Black monks cloth is sometimes searched for but is not a standard product — the beige background works for most projects as it will be covered by yarn. If you need a different background color, 100% cotton monks cloth can be dyed with fiber-reactive or all-purpose dyes before starting your project. New to monks cloth? Start with our complete guide. Everything you need to know about monks cloth — what it is, how to use it, how to frame it, which punch needles work with it, and how to finish your projects. Read the Guide → Explore More from Mary's Kitchen Towels Monks Cloth Complete Guide Cheesecloth Flour Sack Towels Full Wholesale Range Contact Us

Save on Monks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & Tufting with a Mary's Kitchen Towels promo code

Checkmate is a savings app with over one million users that have saved $$$ on brands like Mary's Kitchen Towels.

The Checkmate extension automatically applies Mary's Kitchen Towels discount codes, Mary's Kitchen Towels coupons and more to give you discounts on products like Monks Cloth Fabric by the Yard — 100% Cotton, 14 Holes per Inch, Punch Needle & Tufting.

Top Mary's Kitchen Towels discount codes

See all codes

chevron