{"product_id":"marthas-sheep-tote-bag","title":"Martha's Sheep Tote Bag","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  .prod-wrapper {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: 'Poppins', sans-serif;\n    color: #333;\n    line-height: 1.8;\n  }\n\n  \/* HERO *\/\n  .prod-hero {\n    background: linear-gradient(135deg, #eef5e6 0%, #dcedc8 100%);\n    border-radius: 16px;\n    padding: 32px;\n    margin-bottom: 28px;\n    text-align: center;\n    border: 1.5px solid #aed67a;\n  }\n  .prod-hero-icon { font-size: 52px; margin-bottom: 14px; }\n  .prod-hero-title { font-size: 22px; font-weight: 700; color: #222; margin-bottom: 8px; }\n  .prod-hero-subtitle { font-size: 15px; color: #6a8050; font-style: italic; }\n\n  \/* STORY QUOTE *\/\n  .prod-story {\n    background: #eef5e6;\n    border-left: 4px solid #6a9e2a;\n    padding: 20px 25px;\n    margin: 28px 0;\n    font-size: 16px;\n    font-style: italic;\n    border-radius: 0 12px 12px 0;\n    color: #444;\n  }\n  .prod-story-author { font-size: 13px; color: #6a9e2a; margin-top: 10px; font-style: normal; font-weight: 500; }\n\n  \/* SECTIONS *\/\n  .prod-section { margin: 32px 0; }\n  .prod-section-title {\n    font-size: 17px; font-weight: 700; color: #3d6414;\n    margin-bottom: 18px; padding-bottom: 10px;\n    border-bottom: 2px solid #aed67a;\n    display: flex; align-items: center; gap: 8px;\n  }\n\n  \/* INCLUDES GRID *\/\n  .prod-includes {\n    background: #eef5e6; border-radius: 14px;\n    padding: 22px; margin: 24px 0; border: 1.5px solid #aed67a;\n  }\n  .prod-includes-title { font-size: 15px; font-weight: 700; margin-bottom: 16px; color: #3d6414; }\n  .prod-includes-grid {\n    display: grid; grid-template-columns: repeat(4, 1fr);\n    gap: 12px; text-align: center;\n  }\n  @media (max-width: 600px) { .prod-includes-grid { grid-template-columns: repeat(2, 1fr); } }\n  .prod-includes-item {\n    padding: 14px 10px; background: #fff;\n    border-radius: 10px; box-shadow: 0 2px 8px rgba(90,140,30,0.1);\n  }\n  .prod-includes-item-icon { font-size: 26px; margin-bottom: 8px; }\n  .prod-includes-item-text { font-size: 13px; color: #555; line-height: 1.45; }\n\n  \/* FEATURES GRID *\/\n  .prod-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin: 20px 0; }\n  @media (max-width: 600px) { .prod-features { grid-template-columns: 1fr; } }\n  .prod-feature {\n    display: flex; align-items: flex-start; gap: 12px;\n    padding: 16px; border-radius: 12px;\n    border: 1.5px solid #dcedc8; background: #f5faf0;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .prod-feature:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(90,140,30,0.12); }\n  .prod-feature:nth-child(odd)  { background: #eef5e6; border-color: #aed67a; }\n  .prod-feature:nth-child(even) { background: #f5faf0; border-color: #dcedc8; }\n  .prod-feature-icon { font-size: 22px; flex-shrink: 0; }\n  .prod-feature-text { font-size: 14px; line-height: 1.55; }\n  .prod-feature-text strong { display: block; color: #1a1a1a; margin-bottom: 4px; font-size: 13.5px; }\n\n  \/* CRAFTSMAN BOX *\/\n  .prod-craftsman {\n    background: #eef5e6; border: 1.5px solid #aed67a;\n    border-radius: 16px; padding: 24px; margin: 28px 0;\n    display: flex; gap: 20px; align-items: center;\n  }\n  @media (max-width: 500px) { .prod-craftsman { flex-direction: column; text-align: center; } }\n  .prod-craftsman-img {\n    width: 100px; height: 100px; border-radius: 50%;\n    object-fit: cover; flex-shrink: 0; border: 3px solid #6a9e2a;\n  }\n  .prod-craftsman-info h4 { font-size: 17px; margin: 0 0 6px 0; color: #1a1a1a; }\n  .prod-craftsman-info p  { font-size: 14px; color: #555; margin: 0; line-height: 1.65; }\n\n  \/* EXPERT BOX *\/\n  .prod-expert {\n    background: #f5faf0; border: 1.5px solid #aed67a;\n    border-radius: 16px; padding: 24px; margin: 28px 0;\n  }\n  .prod-expert-label { font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #3d6414; margin-bottom: 14px; }\n  .prod-expert-quote { font-size: 15px; font-style: italic; line-height: 1.75; color: #374151; border-left: 3px solid #6a9e2a; padding-left: 16px; margin: 0 0 14px 0; }\n  .prod-expert-author { display: flex; align-items: center; gap: 10px; font-size: 13px; color: #6b7280; }\n  .prod-expert-author-icon { font-size: 22px; }\n  .prod-expert-author strong { color: #3d6414; }\n\n  \/* PERFECT FOR TAGS *\/\n  .prod-perfect-for { display: flex; flex-wrap: wrap; gap: 9px; margin: 18px 0; }\n  .prod-perfect-tag {\n    background: #eef5e6; color: #3d6414; padding: 7px 15px;\n    border-radius: 20px; font-size: 13.5px;\n    border: 1.5px solid #aed67a; font-weight: 500;\n  }\n\n  \/* CHECKLIST *\/\n  .prod-list { list-style: none; padding: 0; margin: 0; }\n  .prod-list li {\n    padding: 12px 0 12px 30px; position: relative;\n    border-bottom: 1px solid #dcedc8; font-size: 15px; color: #374151;\n  }\n  .prod-list li:last-child { border-bottom: none; }\n  .prod-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: #6a9e2a; font-weight: 700; font-size: 16px; }\n\n  \/* GUARANTEE *\/\n  .prod-guarantee {\n    background: #eef5e6; border: 1.5px solid #aed67a;\n    border-radius: 14px; padding: 22px; margin: 28px 0;\n    display: flex; align-items: flex-start; gap: 14px;\n  }\n  .prod-guarantee-icon { font-size: 32px; flex-shrink: 0; }\n  .prod-guarantee-text { font-size: 15px; }\n  .prod-guarantee-text strong { display: block; font-size: 16px; color: #3d6414; margin-bottom: 5px; }\n\n  \/* NOTE *\/\n  .prod-note {\n    background: #f5faf0; border: 1.5px solid #dcedc8;\n    border-radius: 10px; padding: 16px 20px; margin: 22px 0;\n    font-size: 14px; display: flex; align-items: flex-start; gap: 12px; color: #3d5225;\n  }\n  .prod-note-icon { font-size: 20px; flex-shrink: 0; }\n\n  \/* SPECS *\/\n  .prod-specs { margin: 20px 0; }\n  .prod-specs-row { display: flex; padding: 12px 0; border-bottom: 1px solid #dcedc8; font-size: 14px; }\n  .prod-specs-row:last-child { border-bottom: none; }\n  .prod-specs-label { width: 40%; color: #6a8050; font-weight: 500; }\n  .prod-specs-value { width: 60%; color: #1a1a1a; font-weight: 600; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"prod-wrapper\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"prod-hero\"\u003e\n    \u003cdiv class=\"prod-hero-icon\"\u003e🐑🧵\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-title\"\u003eHandcrafted in the Blue Ridge Mountains\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-subtitle\"\u003eMarty Hensley, 66, Sheep Hollow Cove NC — her final collection. Made one bag at a time, like always.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY QUOTE --\u003e\n  \u003cdiv class=\"prod-story\"\u003e\n    “My grandma used to say sheep don’t ask for much. Just a little grass and someone who notices them. I think that’s why women keep buying these bags — it’s a small thing that says somebody noticed.”\n    \u003cdiv class=\"prod-story-author\"\u003e— Martha “Marty” Hensley, Sheep Hollow Cove, NC\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CRAFTSMAN BOX --\u003e\n  \u003cdiv class=\"prod-craftsman\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/5234\/2497\/files\/Generated_Image_April_20_2026_-_11_03AM_dd7a027d-0e0a-4047-845c-47b18c5410c1.jpg?v=1776716139\" alt=\"Marty Hensley\" class=\"prod-craftsman-img\"\u003e\n    \u003cdiv class=\"prod-craftsman-info\"\u003e\n      \u003ch4\u003eMartha “Marty” Hensley, 66\u003c\/h4\u003e\n      \u003cp\u003eFourth-generation quilter from Sheep Hollow Cove, North Carolina. Her great-grandmother quilted for the church basar in 1890. Her grandmother got the family through the Depression trading quilts for flour. Her mother taught Marty the craft on their front porch in 1974. Now, after 52 years and over 19,000 handcrafted bags, Marty is closing her sewing barn for good — this is her final collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"prod-includes\"\u003e\n    \u003cdiv class=\"prod-includes-title\"\u003eWhat you get:\u003c\/div\u003e\n    \u003cdiv class=\"prod-includes-grid\"\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e👜\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003e1 quilted Sheep Tote\u003cbr\u003e\u003csmall\u003e16\" × 13\", handcrafted\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🐑\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eAppliqued sheep motif\u003cbr\u003e\u003csmall\u003eCarefully placed \u0026amp; finished\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🏷\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eMaker’s tag inside\u003cbr\u003e\u003csmall\u003eMarty’s initials \u0026amp; year\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e📦\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eGift-ready packaging\u003cbr\u003e\u003csmall\u003eReady to give or keep\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES GRID --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eWhat makes this tote different\u003c\/div\u003e\n    \u003cdiv class=\"prod-features\"\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🧵\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eReal quilted construction\u003c\/strong\u003e\n          Cotton-poly face, batted interior, wave-stitch quilting — the bag holds its shape fully loaded, instead of collapsing like a cheap printed tote.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🐑\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eAppliqued sheep — not printed\u003c\/strong\u003e\n          The sheep motif is cut, layered, and carefully appliqued onto the panel. It won’t peel, crack, or wash off like a printed graphic ever would.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e💪\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eHandles that don’t rip\u003c\/strong\u003e\n          Wide reinforced canvas handles, bartacked at the stress points. They don’t dig into your shoulder and they won’t give out — even with a full grocery load.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e📐\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eRoomy \u0026amp; practical\u003c\/strong\u003e\n          16\" × 13\" — fits a laptop, library books, a water bottle, and your farmer’s market haul with room to spare. Interior lining wipes clean.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e😊\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eA conversation starter\u003c\/strong\u003e\n          Women who carry this bag report being stopped constantly — “Where did you get that?” It’s a small thing that makes every outing a little friendlier.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e⏳\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eBuilt to last for years\u003c\/strong\u003e\n          Customers have been writing to Marty for decades about bags still going strong after 10, 15, even 20 years. This isn’t fast fashion — it’s the last bag you’ll need to buy.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EXPERT BOX --\u003e\n  \u003cdiv class=\"prod-expert\"\u003e\n    \u003cdiv class=\"prod-expert-label\"\u003eWhy handcrafted totes outlast the rest\u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-quote\"\u003e\n      “The difference between a handcrafted quilted tote and a mass-produced alternative comes down to three things: the batting, the stitching density, and the handle attachment. A properly batted and wave-stitched tote distributes load evenly and resists deformation — meaning it holds its shape for years instead of months. Bartacked handles at reinforced stress points are the single most reliable indicator of long-term durability in a fabric tote. Most fast-fashion totes skip all three.”\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-author\"\u003e\n      \u003cspan class=\"prod-expert-author-icon\"\u003e🎓\u003c\/span\u003e\n      \u003cspan\u003eBased on craft standards from the \u003cstrong\u003eAmerican Quilter’s Society\u003c\/strong\u003e and \u003cstrong\u003eAppalachian Craft Center\u003c\/strong\u003e guidelines\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003ePerfect for\u003c\/div\u003e\n    \u003cdiv class=\"prod-perfect-for\"\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eFarmer’s market\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eLibrary runs\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eMother’s Day gift\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eSheep \u0026amp; farm lovers\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eCottagecore aesthetic\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eTravel carry-on\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eGrandma \u0026amp; Mom\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003eEveryday work tote\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUALITY --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eQuality you can see — and feel\u003c\/div\u003e\n    \u003cul class=\"prod-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReal handcraft\u003c\/strong\u003e — not fast fashion, not factory-made, not dropshipped from a warehouse\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWave-stitch quilting\u003c\/strong\u003e — gives the bag structure and body, holds shape when fully loaded\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAppliqued sheep motif\u003c\/strong\u003e — fixed to the panel, not printed; survives washing and daily use\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBartacked handles\u003c\/strong\u003e — reinforced at every stress point, won’t rip or unravel\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMaker’s tag inside\u003c\/strong\u003e — Marty’s initials and the year, sewn into the inner seam\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTruly limited\u003c\/strong\u003e — only ~1,400 remaining from her final run; no restock after May 31\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003cdiv class=\"prod-guarantee\"\u003e\n    \u003cdiv class=\"prod-guarantee-icon\"\u003e✅\u003c\/div\u003e\n    \u003cdiv class=\"prod-guarantee-text\"\u003e\n      \u003cstrong\u003e100% Money-Back Guarantee\u003c\/strong\u003e\n      Carry it to the farmer’s market. Take it to work. Bring it to the library. If you don’t love it — for any reason — send it back for a full refund. No questions asked. Marty’s words: “These bags should only go home with people who’ll actually love carrying them.”\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"prod-note\"\u003e\n    \u003cdiv class=\"prod-note-icon\"\u003e💡\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e Every bag is handcrafted individually. Small variations in stitching density, quilting pattern, and applique placement are natural — that’s not a defect, that’s what real handcraft looks like. No two are identical.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eProduct details\u003c\/div\u003e\n    \u003cdiv class=\"prod-specs\"\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eCotton-poly blend, batted interior\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eConstruction\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eWave-stitch quilted, appliqued sheep motif\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e16\" tall × 13\" wide (40.5 × 33 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eHandles\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eReinforced canvas, bartacked — shoulder carry\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eInterior\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eSmooth lining, wipes clean\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eMachine wash gentle, air dry\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMaker’s tag\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eMarty’s initials \u0026amp; year, sewn inside seam\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMade in\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eHandcrafted in Sheep Hollow Cove, North Carolina\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eAvailability\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e~1,400 remaining · Final run · Closes May 31\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eReviews\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003e4.9 ★ · 612 verified reviews\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"CRAFTFOLK","offers":[{"title":"Flower Meadow","offer_id":48227476963553,"sku":"DBAD4-GZ871312","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Olive-grey Diamond Stitch","offer_id":48227476996321,"sku":"DBAD4-GZ903250","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Clover Field","offer_id":48227477029089,"sku":"DBAD4-GZ903254","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Colorful Version","offer_id":48227477061857,"sku":"DBAD4-GZ903220","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Sand Brown","offer_id":48227477094625,"sku":"DBAD4-GZ903253","price":51.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/5234\/2497\/files\/1_Flower_Meadow.jpg?v=1776692923","url":"https:\/\/craft-folk.com\/products\/marthas-sheep-tote-bag","provider":"CRAFTFOLK","version":"1.0","type":"link"}