{"product_id":"norfolk-rush-baskets-set-of-three","title":"Norfolk Rush Baskets | Set of Three","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .faq-a a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .faq-a a:hover { border-color: var(--accent); }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .pieces-block { border: 1px solid var(--border); margin-top: 0.75rem; }\n  .piece-row { display: grid; grid-template-columns: 1.1fr 2fr; padding: 0.75rem 0.9rem; border-bottom: 1px solid var(--border); align-items: center; }\n  .piece-row:last-child { border-bottom: none; }\n  .piece-name { font-family: var(--sans); font-size: 11px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); }\n  .piece-dims { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin-top: 1rem; }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .handmade-note { margin-top: 1.25rem; padding-top: 1.25rem; border-top: 1px solid var(--border); font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eA set of three handwoven rush baskets in three nesting sizes — natural pale rush at the top, a deeper bronzed band at the base, twin rope handles on each. The kind of storage that earns its keep on display.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eThe Norfolk Baskets are \u003cstrong\u003ea set of three handwoven storage baskets in small, medium and large sizes\u003c\/strong\u003e, each built from real natural rush in a tightly coiled belly silhouette with a contrasting darker bronzed band around the lower third. The pairing of two tones in one weave gives each basket a quietly considered design moment that plain undyed alternatives lack, while the twin looped rope handles make them genuinely useful — built to be picked up, moved between rooms and packed full, not just styled empty.\u003c\/p\u003e\n\u003chr class=\"divider\"\u003e\n\u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n\u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\u003cp class=\"section-body\"\u003eThe nesting set is the move — \u003cstrong\u003ethree baskets sized to slot inside each other when not in use, ready to deploy across the house as a coordinated visual family\u003c\/strong\u003e. Most storage baskets are sold as singles, which means buyers end up assembling a mismatched collection across multiple shopping trips. The Norfolk set arrives already tuned to itself: the same weave, the same tonal banding, the same handle detail across three useful sizes. Place all three in one room as a stepped vignette beside a sofa or in a corner, or split them across the house — large for laundry or throws in a bedroom, medium for toys or magazines in a living room, small for wood beside a fireplace.\u003c\/p\u003e\n\u003cdiv class=\"collection-callout\"\u003e\n\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n      \u003crect x=\"1\" y=\"5\" width=\"16\" height=\"11\" rx=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n\u003cp\u003ePart of our wider \u003ca title=\"Shop our full basket collection\" href=\"https:\/\/www.charlestedhome.co.uk\/collections\/baskets\"\u003ebasket collection\u003c\/a\u003e — group with our natural-fibre footstools and ceramic vases for a layered, textural scheme of handwoven and handmade materials across living, dining and bedroom spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003ePastoral\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cp class=\"faq-label\"\u003eGood to know\u003c\/p\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat do people use the Norfolk baskets for?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eThe large is sized for throw blankets, laundry, firewood or larger cushions. The medium suits magazines, toys, slippers or rolled towels. The small works for kindling, dog toys, post and keys, or even as a substantial plant pot cover for a 25cm pot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eAre they suitable for use as plant pot covers?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes, with a saucer or inner pot to catch water. Natural rush is sensitive to direct moisture, so we'd recommend placing a sealed plastic or ceramic inner pot inside the basket rather than planting directly into it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow do I clean and care for them?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eUse the soft brush attachment on a vacuum to remove dust from the weave. For marks, wipe gently with a barely damp cloth — avoid soaking or harsh cleaners. Keep the baskets away from damp environments like bathrooms and direct sunlight to preserve the natural rush over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWill my baskets look exactly like the photos?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eBecause each basket is handwoven from natural rush, every piece carries its own subtle variations in tone, weave density and band placement. The character you see in the photos is representative — your set will have its own distinctive personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dims\"\u003e\n\u003cp class=\"dims-label\"\u003eSet of three · sizes\u003c\/p\u003e\n\u003cdiv class=\"pieces-block\"\u003e\n\u003cdiv class=\"piece-row\"\u003e\n\u003cp class=\"piece-name\"\u003eLarge\u003c\/p\u003e\n\u003cp class=\"piece-dims\"\u003eØ 40 × H 27 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piece-row\"\u003e\n\u003cp class=\"piece-name\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"piece-dims\"\u003eØ 31 × H 24 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piece-row\"\u003e\n\u003cp class=\"piece-name\"\u003eSmall\u003c\/p\u003e\n\u003cp class=\"piece-dims\"\u003eØ 26 × H 20 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dims-grid\"\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSet\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 baskets · nesting sizes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHandwoven natural rush\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHandles\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTwin looped rope\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural pale rush · bronzed band\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e1.67kg (set total)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBest for\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eThrows, laundry, magazines, logs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"handmade-note\"\u003eEach basket is handwoven from natural rush — every piece will differ slightly in tone, weave density and band placement. These variations are the point of the piece, not flaws.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57921768948037,"sku":"BASCHSEG075-SS26","price":45.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Rushbaskets.jpg?v=1778527951","url":"https:\/\/www.charlestedhome.co.uk\/products\/norfolk-rush-baskets-set-of-three","provider":"CharlesTed Home","version":"1.0","type":"link"}