{"product_id":"bellmare-collection-8-piece-serving-set","title":"Bellmare Collection – 8-Piece Dinner \u0026 Serving Set","description":"\u003cstyle\u003e\n    #mdesc-bellmare {\n      --accent: #77d0ee;\n      --accent-soft: #e7f5fa;\n      --accent-deep: #02503b;\n      --ivory: #fdf9f0;\n      --heading-font: var(--font-heading-family, Georgia, 'Times New Roman', serif);\n      --body-font: var(--font-body-family, -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif);\n      max-width: 780px;\n      margin: 0 auto;\n      color: #1f2a24;\n      font-family: var(--body-font);\n      line-height: 1.6;\n    }\n    #mdesc-bellmare * { box-sizing: border-box; }\n    #mdesc-bellmare .mdesc-hero {\n      background: linear-gradient(160deg, var(--accent-soft) 0%, var(--ivory) 100%);\n      border-radius: 22px;\n      padding: 44px 36px;\n      text-align: center;\n      margin-bottom: 28px;\n    }\n    #mdesc-bellmare .mdesc-eyebrow {\n      display: inline-block;\n      font-size: 12px;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n      color: var(--accent-deep);\n      font-weight: 600;\n      margin-bottom: 14px;\n    }\n    #mdesc-bellmare .mdesc-title {\n      font-family: var(--heading-font);\n      font-size: 38px;\n      line-height: 1.05;\n      margin: 0 0 10px;\n      color: var(--accent-deep);\n    }\n    #mdesc-bellmare .mdesc-subtitle {\n      display: inline-block;\n      font-size: 11.5px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: var(--accent-deep);\n      background: rgba(255,255,255,0.55);\n      border-radius: 999px;\n      padding: 5px 14px;\n      margin: 0 0 14px;\n    }\n    #mdesc-bellmare .mdesc-tagline {\n      font-family: var(--heading-font);\n      font-style: italic;\n      font-size: 18px;\n      color: #4a4038;\n      margin: 0 0 18px;\n    }\n    #mdesc-bellmare .mdesc-story {\n      font-size: 15.5px;\n      max-width: 560px;\n      margin: 0 auto;\n      color: #3a352f;\n    }\n    #mdesc-bellmare .mdesc-section-label {\n      font-size: 12px;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--accent-deep);\n      font-weight: 700;\n      margin: 0 0 14px;\n      text-align: center;\n    }\n    #mdesc-bellmare .mdesc-pills {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 34px;\n    }\n    #mdesc-bellmare .mdesc-pill {\n      background: var(--accent-soft);\n      color: var(--accent-deep);\n      border: 1px solid var(--accent);\n      border-radius: 999px;\n      padding: 8px 18px;\n      font-size: 13.5px;\n      font-weight: 600;\n      white-space: nowrap;\n    }\n    #mdesc-bellmare .mdesc-swatches {\n      display: flex;\n      justify-content: center;\n      gap: 26px;\n      flex-wrap: wrap;\n      margin-bottom: 36px;\n    }\n    #mdesc-bellmare .mdesc-swatch {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 8px;\n    }\n    #mdesc-bellmare .mdesc-swatch__circle {\n      width: 46px;\n      height: 46px;\n      border-radius: 50%;\n      display: block;\n      box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px rgba(0,0,0,0.08), inset 0 -6px 10px rgba(0,0,0,0.08);\n    }\n    #mdesc-bellmare .mdesc-swatch__label {\n      font-size: 11.5px;\n      color: #6b6156;\n      text-align: center;\n      max-width: 90px;\n    }\n    #mdesc-bellmare .mdesc-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin-bottom: 36px;\n    }\n    #mdesc-bellmare .mdesc-feature {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 8px;\n      background: #fbfaf7;\n      border: 1px solid #ece6dc;\n      border-radius: 14px;\n      padding: 18px 10px;\n    }\n    #mdesc-bellmare .mdesc-feature__icon {\n      width: 26px;\n      height: 26px;\n      color: var(--accent-deep);\n    }\n    #mdesc-bellmare .mdesc-feature__icon svg { width: 100%; height: 100%; }\n    #mdesc-bellmare .mdesc-feature__label {\n      font-size: 12.5px;\n      color: #3a352f;\n      font-weight: 600;\n    }\n    #mdesc-bellmare .mdesc-table-wrap {\n      border: 1px solid #ece6dc;\n      border-radius: 16px;\n      overflow: hidden;\n      margin-bottom: 10px;\n    }\n    #mdesc-bellmare table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13.5px;\n    }\n    #mdesc-bellmare table tr:nth-child(odd) { background: #fbfaf7; }\n    #mdesc-bellmare table tr:nth-child(even) { background: #ffffff; }\n    #mdesc-bellmare table th, #mdesc-bellmare table td {\n      padding: 12px 18px;\n      text-align: left;\n      border-bottom: 1px solid #f0ebe1;\n    }\n    #mdesc-bellmare table th {\n      width: 42%;\n      color: var(--accent-deep);\n      font-weight: 700;\n      font-family: var(--heading-font);\n    }\n    #mdesc-bellmare table tr:last-child th, #mdesc-bellmare table tr:last-child td { border-bottom: none; }\n    #mdesc-bellmare .mdesc-signoff {\n      text-align: center;\n      font-family: var(--heading-font);\n      font-style: italic;\n      font-size: 15px;\n      color: var(--accent-deep);\n      margin-top: 30px;\n    }\n    @media screen and (max-width: 600px) {\n      #mdesc-bellmare .mdesc-hero { padding: 32px 20px; }\n      #mdesc-bellmare .mdesc-title { font-size: 30px; }\n      #mdesc-bellmare .mdesc-features { grid-template-columns: repeat(2, 1fr); }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"mdesc-bellmare\"\u003e\n\u003cdiv class=\"mdesc-hero\"\u003e\n\u003cspan class=\"mdesc-eyebrow\"\u003eMarjan · Dinnerware Studio\u003c\/span\u003e\n\u003ch2 class=\"mdesc-title\"\u003eBellmare Collection\u003c\/h2\u003e\n\u003cspan class=\"mdesc-subtitle\"\u003e8-Piece Serving Set\u003c\/span\u003e\n\u003cp class=\"mdesc-tagline\"\u003eBeautiful Sea — ocean-inspired artistry for the table\u003c\/p\u003e\n\u003cp class=\"mdesc-story\"\u003eNamed for the Italian-inspired expression for “Beautiful Sea,” Bellmare celebrates the elegance and wonder of the ocean. Inspired by the graceful octopus and life beneath the waves, expressive illustrations and flowing organic forms bring coastal sophistication to every gathering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"mdesc-section-label\"\u003eWhat's Included · 8 Pieces\u003c\/p\u003e\n\u003cdiv class=\"mdesc-pills\"\u003e\n\u003cspan class=\"mdesc-pill\"\u003e6 × Dinner Plate — 27 cm\u003c\/span\u003e\u003cspan class=\"mdesc-pill\"\u003e1 × Round Serving Platter — 32 cm\u003c\/span\u003e\u003cspan class=\"mdesc-pill\"\u003e1 × Oval Serving Platter — 36 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"mdesc-section-label\"\u003eColor Story\u003c\/p\u003e\n\u003cdiv class=\"mdesc-swatches\"\u003e\n\u003cdiv class=\"mdesc-swatch\"\u003e\n\u003cspan class=\"mdesc-swatch__circle\" style=\"background: #fdf9f0;\"\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-swatch__label\"\u003eIvory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-swatch\"\u003e\n\u003cspan class=\"mdesc-swatch__circle\" style=\"background: #2f7fa0;\"\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-swatch__label\"\u003eOcean Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-swatch\"\u003e\n\u003cspan class=\"mdesc-swatch__circle\" style=\"background: #e2703f;\"\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-swatch__label\"\u003eCoral Orange\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mdesc-section-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"mdesc-features\"\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3.5 13.6 9l5.4 1.6-5.4 1.6L12 17.8 10.4 12.2 5 10.6 10.4 9 12 3.5Z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003ePremium porcelain craftsmanship\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 3C12 3 7 8 7 13a5 5 0 0 0 10 0c0-5-5-10-5-10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 21v-4\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eFood safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 2\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eDishwasher safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"2.4\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 10h2M15 14h2\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eMicrowave safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 9c1.2-1.2 4-1.6 5 0\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eDurable glazed finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 4 20 19H4L12 4Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 19v-5l3-3 3 3v5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eDesigned in Egypt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mdesc-feature\"\u003e\n\u003cspan class=\"mdesc-feature__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M3.5 8 12 4l8.5 4-8.5 4-8.5-4Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M3.5 8v8L12 20l8.5-4V8\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v8\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"mdesc-feature__label\"\u003eCarefully packaged for secure delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mdesc-section-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"mdesc-table-wrap\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCollection\u003c\/th\u003e\n\u003ctd\u003eBellmare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePieces\u003c\/th\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePremium Porcelain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDinner Plate\u003c\/th\u003e\n\u003ctd\u003e27 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRound Serving Plate\u003c\/th\u003e\n\u003ctd\u003e32 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOval Serving Platter\u003c\/th\u003e\n\u003ctd\u003e36 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eOcean-inspired artwork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Palette\u003c\/th\u003e\n\u003ctd\u003eIvory, Ocean Blue \u0026amp; Warm Coral Orange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Marjan","offers":[{"title":"Default Title","offer_id":52708243636535,"sku":"BEL-08-SET","price":5500.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/9066\/7575\/files\/9.png?v=1785775180","url":"https:\/\/marjantableware.com\/products\/bellmare-collection-8-piece-serving-set","provider":"Marjan","version":"1.0","type":"link"}