{"product_id":"soleil-collection-18-piece-table-set","title":"Soleil Collection – 18-Piece Table Set","description":"\u003cstyle\u003e\n    #mdesc-soleil {\n      --accent: #f6c893;\n      --accent-soft: #fbe8d3;\n      --accent-deep: #b5651d;\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-soleil * { box-sizing: border-box; }\n    #mdesc-soleil .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-soleil .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-soleil .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-soleil .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-soleil .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-soleil .mdesc-story {\n      font-size: 15.5px;\n      max-width: 560px;\n      margin: 0 auto;\n      color: #3a352f;\n    }\n    #mdesc-soleil .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-soleil .mdesc-pills {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 34px;\n    }\n    #mdesc-soleil .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-soleil .mdesc-swatches {\n      display: flex;\n      justify-content: center;\n      gap: 26px;\n      flex-wrap: wrap;\n      margin-bottom: 36px;\n    }\n    #mdesc-soleil .mdesc-swatch {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 8px;\n    }\n    #mdesc-soleil .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-soleil .mdesc-swatch__label {\n      font-size: 11.5px;\n      color: #6b6156;\n      text-align: center;\n      max-width: 90px;\n    }\n    #mdesc-soleil .mdesc-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin-bottom: 36px;\n    }\n    #mdesc-soleil .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-soleil .mdesc-feature__icon {\n      width: 26px;\n      height: 26px;\n      color: var(--accent-deep);\n    }\n    #mdesc-soleil .mdesc-feature__icon svg { width: 100%; height: 100%; }\n    #mdesc-soleil .mdesc-feature__label {\n      font-size: 12.5px;\n      color: #3a352f;\n      font-weight: 600;\n    }\n    #mdesc-soleil .mdesc-table-wrap {\n      border: 1px solid #ece6dc;\n      border-radius: 16px;\n      overflow: hidden;\n      margin-bottom: 10px;\n    }\n    #mdesc-soleil table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13.5px;\n    }\n    #mdesc-soleil table tr:nth-child(odd) { background: #fbfaf7; }\n    #mdesc-soleil table tr:nth-child(even) { background: #ffffff; }\n    #mdesc-soleil table th, #mdesc-soleil table td {\n      padding: 12px 18px;\n      text-align: left;\n      border-bottom: 1px solid #f0ebe1;\n    }\n    #mdesc-soleil table th {\n      width: 42%;\n      color: var(--accent-deep);\n      font-weight: 700;\n      font-family: var(--heading-font);\n    }\n    #mdesc-soleil table tr:last-child th, #mdesc-soleil table tr:last-child td { border-bottom: none; }\n    #mdesc-soleil .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-soleil .mdesc-hero { padding: 32px 20px; }\n      #mdesc-soleil .mdesc-title { font-size: 30px; }\n      #mdesc-soleil .mdesc-features { grid-template-columns: repeat(2, 1fr); }\n    }\n  \u003c\/style\u003e\n  \u003cdiv id=\"mdesc-soleil\"\u003e\n    \u003cdiv class=\"mdesc-hero\"\u003e\n      \u003cspan class=\"mdesc-eyebrow\"\u003eMarjan · Dinnerware Studio\u003c\/span\u003e\n      \u003ch2 class=\"mdesc-title\"\u003eSoleil Collection\u003c\/h2\u003e\n      \u003cspan class=\"mdesc-subtitle\"\u003e18-Piece Table Set\u003c\/span\u003e\n      \u003cp class=\"mdesc-tagline\"\u003eGolden skies, endless summer\u003c\/p\u003e\n      \u003cp class=\"mdesc-story\"\u003eInspired by golden skies and the warmth of endless summer days, Soleil is a celebration of light and joy. Exclusive sun-inspired illustrations in warm orange, blush pink, and soft ivory create a table setting that feels both playful and sophisticated.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"mdesc-section-label\"\u003eWhat's Included · 18 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\"\u003e6 × Dessert Plate — 21 cm\u003c\/span\u003e\u003cspan class=\"mdesc-pill\"\u003e6 × Bowl — 12 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\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\n          \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:#e08a3c;\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"mdesc-swatch__label\"\u003eWarm Orange\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mdesc-swatch\"\u003e\n          \u003cspan class=\"mdesc-swatch__circle\" style=\"background:#f2c9df;\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"mdesc-swatch__label\"\u003eBlush Pink\u003c\/span\u003e\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\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\n          \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\n          \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\n          \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\n          \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\n          \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\n          \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\n          \u003cspan class=\"mdesc-feature__label\"\u003eCarefully packaged for secure delivery\u003c\/span\u003e\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\n    \u003cp class=\"mdesc-section-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"mdesc-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCollection\u003c\/th\u003e\n          \u003ctd\u003eSoleil\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePieces\u003c\/th\u003e\n          \u003ctd\u003e18\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\u003eDessert Plate\u003c\/th\u003e\n          \u003ctd\u003e21 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBowl\u003c\/th\u003e\n          \u003ctd\u003e12 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eSun-inspired illustrations\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eColor Palette\u003c\/th\u003e\n          \u003ctd\u003eIvory, Warm Orange \u0026amp; Blush Pink\u003c\/td\u003e\n        \u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Marjan","offers":[{"title":"Default Title","offer_id":52720046670135,"sku":"SOL-18-SET","price":7500.0,"currency_code":"EGP","in_stock":true}],"url":"https:\/\/marjantableware.com\/products\/soleil-collection-18-piece-table-set","provider":"Marjan","version":"1.0","type":"link"}