{"product_id":"petalo-pendant-lamp","title":"Petalo Pendant Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n\/* Size — one image left, three rows right (Bates style) *\/\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-size-img-wrap { position: relative; display: flex; align-items: center; justify-content: center; background: #fff; border-right: 1px solid var(--border-lt); min-height: 180px; overflow: hidden; text-decoration: none; cursor: zoom-in; transition: background 0.2s; }\n.dfpd-size-img-wrap:hover { background: var(--gold-sft); }\n.dfpd-size-img-wrap img { display: block; width: auto; max-width: 100%; height: auto; max-height: 180px; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-img-wrap:hover img { transform: scale(1.25); }\n.dfpd-size-img-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.82); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-rows { display: flex; flex-direction: column; }\n.dfpd-size-row { display: grid; grid-template-columns: auto 1fr auto; gap: 1rem; align-items: center; padding: 0.85rem 1.35rem; border-bottom: 1px solid var(--border-lt); transition: background 0.2s; }\n.dfpd-size-row:last-child { border-bottom: none; }\n.dfpd-size-row:hover { background: var(--linen); }\n.dfpd-size-row-label { font-family: var(--dk-sans); font-weight: 700; font-size: 1.05rem; color: var(--gold-dk); min-width: 2.2rem; }\n.dfpd-size-row-dims { display: flex; flex-direction: column; gap: 0.1rem; }\n.dfpd-size-row-inch { font-family: var(--dk-jost); font-weight: 600; font-size: 0.88rem; color: var(--ink); line-height: 1.3; }\n.dfpd-size-row-cm { font-family: var(--dk-jost); font-weight: 400; font-size: 0.74rem; color: var(--ink-3); }\n.dfpd-size-row-pill { display: inline-flex; padding: 0.22rem 0.65rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.56rem; letter-spacing: 0.2em; text-transform: uppercase; white-space: nowrap; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n\/* FAQ *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.65; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img-wrap { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003ePendant Lamp · Metal \u0026amp; Fabric · E27 or E26 · 3 Sizes\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003ePetalo \u003cspan class=\"gold\"\u003ePendant Lamp.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eIlluminate your space with the elegant Petalo Pendant Lamp. Its sleek design is perfect for any modern or contemporary interior. Crafted with high-quality materials, this lamp provides both style and functionality — perfect for creating a warm and inviting atmosphere in any room.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003cpath fill=\"none\" stroke-linejoin=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M7 18 Q14 10 21 18 L19 24 H9 Z\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.45\" fill=\"none\" stroke-width=\"0.8\" stroke=\"currentColor\" d=\"M9 20 Q14 14 19 20\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M14 4 v5\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.4\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M10 24 h8\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFabric \u003cspan class=\"gold\"\u003eShade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"3\" cy=\"14\" cx=\"8\"\u003e\u003c\/circle\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"3\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"3\" cy=\"14\" cx=\"20\"\u003e\u003c\/circle\u003e\n        \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M8 10.5 v-4M14 10.5 v-4M20 10.5 v-4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003e3\u003c\/span\u003e Sizes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"4\" cy=\"14\" cx=\"10\"\u003e\u003c\/circle\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"4\" cy=\"14\" cx=\"19\"\u003e\u003c\/circle\u003e\n        \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M10 9.5 v-4M19 9.5 v-4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003e2\u003c\/span\u003e Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M9 6 h10 v3 h-10 z\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.6\" stroke-linecap=\"round\" stroke-width=\"1.1\" stroke=\"currentColor\" d=\"M11 22 v3M14 22 v3M17 22 v3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eE27\u003c\/span\u003e or E26\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eAs seen on Instagram\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eReal customer \u003cspan class=\"gold\"\u003einstalls.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-family: var(--dk-serif); font-size: 0.95rem; color: var(--ink-3); margin-bottom: 1.25rem; line-height: 1.6;\"\u003eReal customer install — tap the card to open the full post on Instagram.\u003c\/p\u003e\n\u003ca style=\"display: inline-block; max-width: 360px; width: 100%; border: 1px solid #C4B89A; border-radius: 4px; overflow: hidden; text-decoration: none; vertical-align: top;\" rel=\"noopener\" href=\"https:\/\/www.instagram.com\/vizual.co\/p\/DbA1UbHCKOi\/?img_index=6\" target=\"_blank\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; background: #f0ebe0;\"\u003e\n\u003cimg style=\"display: block; width: 100%; height: auto; transition: transform 0.4s ease;\" loading=\"lazy\" alt=\"As seen on Instagram — @vizual.co · Petalo Pendant Lamp customer install\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/DF_267221.jpg?v=1784680900\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; right: 10px; background: rgba(255,255,255,0.92); border-radius: 50%; width: 32px; height: 32px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003crect stroke-width=\"1.8\" stroke=\"#C13584\" rx=\"5\" height=\"20\" width=\"20\" y=\"2\" x=\"2\"\u003e\u003c\/rect\u003e\u003ccircle stroke-width=\"1.6\" stroke=\"#C13584\" r=\"4.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"#C13584\" r=\"1.2\" cy=\"6.5\" cx=\"17.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 0.75rem 1rem; background: #FDFBF6; border-top: 1px solid #DCD3BC; display: flex; align-items: center; justify-content: space-between; gap: 0.5rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-family: 'Outfit',sans-serif; font-size: 0.7rem; font-weight: 600; color: #1a1a18; letter-spacing: 0.05em;\"\u003e@vizual.co\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost',sans-serif; font-size: 0.58rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: #9c7a3c; margin-top: 2px;\"\u003eTap to view on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csvg fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9C7A3C\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree diameters, \u003cspan class=\"gold\"\u003eone profile.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-grid\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Petalo_Pendant_Lamp_3000_600x600.jpg?v=1703732600\" class=\"dfpd-size-img-wrap\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Petalo Pendant Lamp dimension diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Petalo_Pendant_Lamp_3000_600x600.jpg?v=1703732600\"\u003e \u003cspan class=\"dfpd-size-img-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-rows\"\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003cdiv class=\"dfpd-size-row-label\"\u003eS\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-dims\"\u003e\n\u003cdiv class=\"dfpd-size-row-inch\"\u003e∅ 19.7″ × H 13.8″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-cm\"\u003eDia 50 × H 35 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-pill\"\u003eSmall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003cdiv class=\"dfpd-size-row-label\"\u003eM\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-dims\"\u003e\n\u003cdiv class=\"dfpd-size-row-inch\"\u003e∅ 23.6″ × H 15.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-cm\"\u003eDia 60 × H 40 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-pill\"\u003eMedium\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003cdiv class=\"dfpd-size-row-label\"\u003eL\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-dims\"\u003e\n\u003cdiv class=\"dfpd-size-row-inch\"\u003e∅ 31.5″ × H 17.7″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-cm\"\u003eDia 80 × H 45 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row-pill\"\u003eLarge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003eon the record.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetal · Fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv style=\"display: flex; gap: 0.9rem; align-items: center; margin-top: 2px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #F5EDD8, #E0D0A8, #C4B07A); border: 1px solid #C4B89A; flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eBeige\u003c\/span\u003e \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #4A4A48, #1A1A18, #000); flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eBlack\u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eLED bulb or Edison bulb \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca style=\"color: var(--gold-dk); text-decoration: underline;\" rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE27 or E26\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCeiling pendant \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cspan class=\"sub\"\u003e· extendable on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCompatible with common wall switch \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003cspan class=\"sub\"\u003eCompatible with North America, Europe, Australia, Saudi Arabia\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cspan class=\"gold\"\u003eanswered.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose for my dining table?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eAs a general rule, the pendant diameter should be roughly half the table width. For a standard 4-person dining table (around 80–90 cm wide), the \u003cstrong\u003eS (∅ 19.7″)\u003c\/strong\u003e works well. For a 6-person table (100–120 cm), the \u003cstrong\u003eM (∅ 23.6″)\u003c\/strong\u003e is a good fit. The \u003cstrong\u003eL (∅ 31.5″)\u003c\/strong\u003e suits large dining tables, kitchen islands, or open-plan living areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan I extend the cord length?\u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes — the Petalo ships with a \u003cstrong\u003e150 cm \/ 59″ cord\u003c\/strong\u003e. If you need a longer drop for a high ceiling or stairwell, contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e and we'll arrange a custom length before shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\u003e\n\u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@dekorfine.com\" class=\"dfpd-link\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dekorfine","offers":[{"title":"Dia 50cm x H 35cm \/ ∅ 19.7″ x H 13.8″ \/ Beige \u0026 Black","offer_id":44505076957438,"sku":"DFP-1218-1","price":1229.0,"currency_code":"AED","in_stock":true},{"title":"Dia 60cm x H 40cm \/ ∅ 23.6″ x H 15.7″ \/ Beige \u0026 Black","offer_id":44505076990206,"sku":"DFP-1218-2","price":1824.0,"currency_code":"AED","in_stock":true},{"title":"Dia 80cm x H 45cm \/ ∅ 31.5″ x H 17.7″ \/ Beige \u0026 Black","offer_id":44505077022974,"sku":"DFP-1218-3","price":2373.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Petalo_Pendant_Lamp_3.jpg?v=1702860494","url":"https:\/\/www.dekorfine.com\/en-ae\/products\/petalo-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}