Sidra Ceramic Plug In Pendant Light

.pdp { /* Violetta theme — soft mauve + gold trim */ –pdp-bg: #ffffff; –pdp-bg-card: #faf6f3; –pdp-bg-deep: #efe5dd; –pdp-border: #e2d5c9; –pdp-border-lt: #e9ded4; –pdp-accent: #9a6a4f; –pdp-accent-dk: #6f4a35; –pdp-accent-lt: #c2916f; –pdp-accent-bg: #f3e8df; –pdp-accent-bdr: #ceac92; –pdp-text: #2a1f18; –pdp-text-mid: #5a473b; –pdp-text-light: #96847a; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: var(–pdp-text);…

Original price was: $1,973.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Violetta theme — soft mauve + gold trim */ –pdp-bg: #ffffff; –pdp-bg-card: #faf6f3; –pdp-bg-deep: #efe5dd; –pdp-border: #e2d5c9; –pdp-border-lt: #e9ded4; –pdp-accent: #9a6a4f; –pdp-accent-dk: #6f4a35; –pdp-accent-lt: #c2916f; –pdp-accent-bg: #f3e8df; –pdp-accent-bdr: #ceac92; –pdp-text: #2a1f18; –pdp-text-mid: #5a473b; –pdp-text-light: #96847a; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: var(–pdp-text); line-height: 1.65; font-size: 14px; } .pdp * { box-sizing: border-box; } .pdp p { margin: 0 0 0.8rem 0; color: var(–pdp-text-mid); } .pdp .pdp-section { margin-bottom: 2.8rem; } .pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .pdp .sec-line { flex: 1; height: 0.5px; background: var(–pdp-border); } .pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(–pdp-accent); white-space: nowrap; } .pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); } .pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .pdp .feat-icon svg { fill: none; } .pdp .feat-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; line-height: 1.35; } .pdp .feat-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } .pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(–pdp-border); border-radius: 14px; background: var(–pdp-bg-card); padding: 6px 4px; } .pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(–pdp-border-lt); font-size: 13px; gap: 16px; } .pdp .size-spec-item:last-child { border-bottom: 0; } .pdp .size-spec-item span { color: var(–pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; } .pdp .size-spec-item strong { color: var(–pdp-text); font-weight: 600; text-align: right; } .pdp .notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(–pdp-accent-bdr); border-left: 3px solid var(–pdp-accent); border-radius: 10px; background: var(–pdp-accent-bg); } .pdp .notice .notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(–pdp-accent); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .pdp .notice .notice-body { font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .notice .notice-body strong { color: var(–pdp-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; } .pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(–pdp-border); border-radius: 14px; overflow: hidden; } .pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(–pdp-border-lt); display: flex; align-items: center; background: var(–pdp-bg-card); gap: 16px; } .pdp .spec-item:last-child { border-bottom: 0; } .pdp .spec-item:nth-child(even) { background: var(–pdp-bg); } .pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(–pdp-accent); width: 160px; flex-shrink: 0; } .pdp .spec-val { font-size: 12.5px; color: var(–pdp-text); } .pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(–pdp-accent); background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; } .pdp .faq-list { display: flex; flex-direction: column; gap: 6px; } .pdp .faq-list details { border: 0.5px solid var(–pdp-border); border-radius: 10px; background: var(–pdp-bg-card); overflow: hidden; } .pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(–pdp-text); display: flex; justify-content: space-between; align-items: center; } .pdp .faq-list summary::-webkit-details-marker { display: none; } .pdp .faq-list summary::after { content: ‘+’; font-size: 18px; line-height: 1; color: var(–pdp-accent); } .pdp .faq-list details[open] summary::after { content: ‘−’; } .pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .keyword-tags { display: flex; flex-wrap: wrap; gap: 6px; } .pdp .keyword-tag { font-size: 11px; font-weight: 500; color: var(–pdp-accent-dk); background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-accent-bdr); padding: 4px 10px; border-radius: 99px; } .pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); text-decoration: none; color: var(–pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; } .pdp .dl-card:hover { border-color: var(–pdp-accent-bdr); background: var(–pdp-accent-bg); } .pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(–pdp-bg); } .pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .pdp .dl-icon svg { fill: none; } .pdp .dl-meta { width: 100%; } .pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(–pdp-text); line-height: 1.3; margin-bottom: 3px; } .pdp .dl-sub { font-size: 11.5px; color: var(–pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; } .pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(–pdp-text-light); background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } @media (max-width: 720px) { .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; } .pdp .spec-key { width: 120px; } } /* Model comparison module */ .pdp .compare-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; } .pdp .compare-card { border: 0.5px solid var(–pdp-border); border-radius: 14px; background: var(–pdp-bg-card); overflow: hidden; display: flex; flex-direction: column; } .pdp .compare-img { width: 100%; aspect-ratio: 1 / 1; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: var(–pdp-bg-deep); border-bottom: 0.5px solid var(–pdp-border); transition: transform 0.3s ease; transform-origin: center; cursor: zoom-in; } .pdp .compare-img-wrap { width: 100%; overflow: hidden; } .pdp .compare-img-wrap:hover .compare-img { transform: scale(1.6); } .pdp .compare-body { padding: 14px 14px 16px; display: flex; flex-direction: column; gap: 8px; } .pdp .compare-model { font-size: 9.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(–pdp-accent); } .pdp .compare-shape { font-size: 14px; font-weight: 700; color: var(–pdp-text); line-height: 1.3; } .pdp .compare-row { display: flex; justify-content: space-between; gap: 10px; font-size: 11.5px; padding: 4px 0; border-top: 0.5px solid var(–pdp-border-lt); } .pdp .compare-row:first-of-type { border-top: 0; } .pdp .compare-row span { color: var(–pdp-text-light); text-transform: uppercase; font-size: 10px; letter-spacing: 0.06em; font-weight: 600; flex-shrink: 0; } .pdp .compare-row strong { color: var(–pdp-text); font-weight: 600; text-align: right; } @media (max-width: 720px) { .pdp .compare-grid { grid-template-columns: 1fr; } }

Inspiration

The Sidra Ceramic Plug-In Pendant Light is a no-hardwiring swag pendant with a ribbed white ceramic shade and an oak canopy, hung from a braided cloth cord that ends in a standard US plug with an inline on/off switch. The fluted ceramic diffuses a single E26/E27 bulb into a soft, even glow, making it a renter-friendly plug-in pendant light for a bedroom nightstand, a reading nook, a dining corner, or above a kitchen counter. Available in three shade profiles — a rounded oblong, a low dome, and a tall cylinder — the Sidra fits mid-century, Japandi, and modern farmhouse rooms, and works as a hanging alternative to a table lamp or wall sconce wherever you don’t want to wire into the ceiling.

Key Features

Plug-In, No Hardwiring

A braided cloth cord ends in a standard US plug, so it hangs from a ceiling hook and plugs into any wall outlet — built for renters and rooms with no junction box.

Inline On/Off Switch

A switch on the cord between shade and plug lets you turn the light on and off without reaching for a wall plate.

Ribbed Ceramic Shade

The fluted ceramic body diffuses the bulb into a soft, even pool of light and reads as a solid white form when off.

Compare the Three Shapes

Model A

Rounded Oblong

ProfileTall, narrow

Best ForBedside, hallway

Model B

Low Dome

ProfileWide, open base

Best ForCounter, nook

Model C

Tall Cylinder

ProfileStraight-sided

Best ForBedside, dining

Product Size

Model A — OblongØ 5.9″ × H 8.8″ / Ø 15 × H 22.5 cm

Model B — DomeØ 9″ × H 6.1″ / Ø 23 × H 15.6 cm

Model C — CylinderØ 9″ × H 6.1″ / Ø 23 × H 15.6 cm

Cord Length59″ / 150 cm braided cloth · adjustable

Bulb1 × E26/E27 · 40W max · not included

ColorWhite ceramic · oak canopy

Mount TypePlug-in swag · ceiling hook · no hardwiring

Best ForBedrooms, dining corners, reading nooks, kitchens

Installation

!

Plug-in install — no electrician needed Drape the 59″ braided cord from a ceiling hook to set your hanging height, then plug the US two-prong plug into a standard wall outlet and use the inline switch to turn it on. Runs on 110–240V. Indoor, dry locations only — IP20, not waterproof.

Specifications

Main Materials

Ceramic shade, oak canopy, braided cloth cord

Color

White ceramic · natural oak · dark braided cord

Shade Profiles

Model A oblong Ø 5.9″ × H 8.8″ · Model B dome Ø 9″ × H 6.1″ · Model C cylinder Ø 9″ × H 6.1″

Light Source

1 × E26 / E27 medium base · 40W max (incandescent or LED equivalent) · bulb not included

Dimmable

Yes, with a compatible dimmer (not included)

Cord

59″ / 150 cm braided cloth cord · adjustable

Mount Type

Plug-in swag pendant · ceiling hook · no hardwiring

Power Source

Plug-in · standard US two-prong plug · inline on/off switch · 110–240V

Rating

IP20 · indoor, dry locations only · not waterproof

Certification

Compliant with North America, Australia, Europe, and Middle East standards

Design Style

Mid-Century Japandi Farmhouse Scandinavian Modern

Use Case

The Sidra’s plug-in cord makes it a practical pick where running ceiling wiring isn’t an option — apartments, rentals, or any spot without a junction box. Hang Model A or C beside the bed as a bedside reading pendant to free up your nightstand, drape the dome-shaped Model B over a breakfast nook or kitchen counter, or use a pair over a dining table for even, warm ambient light.

The white ceramic sits naturally alongside ceramic vessels and oak furniture, suiting mid-century, Japandi, and modern farmhouse interiors. Because the shade is ceramic with an oak collar and a cloth cord, it’s rated for indoor dry use only — keep it out of bathrooms and covered outdoor areas.

FAQ

Does it need hardwiring or an electrician?

No. This is the plug-in version — drape the cord from a ceiling hook and plug it into a standard wall outlet. No junction box and no electrician required, which makes it renter-friendly.

Is a bulb included? What type?

No bulb is included. It uses one E26/E27 medium-base bulb up to 40W (incandescent or LED equivalent). A warm white LED gives the softest glow through the ceramic.

Can I dim it?

Yes — fit a dimmable bulb and use a compatible plug-in or wall dimmer (dimmer not included).

How is it turned on and off?

There’s an inline on/off switch on the cord between the shade and the plug, so you don’t need a wall switch.

What’s the difference between the three models?

All three share the same ceramic-and-oak design and cord. Model A is a tall rounded oblong, Model B is a low open dome, and Model C is a tall cylinder. Pick the shape that suits the spot — slim profiles work bedside, the dome suits a counter or nook.

Can I use it in a bathroom or outdoors?

No — it’s rated IP20, dry locations only, for indoor use. It isn’t waterproof and shouldn’t be used in bathrooms or covered outdoor areas.

Search Tags

plug-in pendant light ceramic pendant light plug-in pendant light for bedroom swag pendant light no hardwiring ribbed ceramic pendant bedside reading pendant mid-century pendant light Japandi pendant light farmhouse kitchen pendant renter-friendly pendant light

Downloads

Technical reference and setup guides for the Sidra Ceramic Plug-In Pendant Light.

Spec Sheet

Full Product Specs · PDF

Pending

Setup Guide

Plug-In & Hang Step-by-Step · PDF

Pending

Care Guide

Ceramic & Oak Maintenance · PDF

Pending

Reviews

There are no reviews yet.

Be the first to review “Sidra Ceramic Plug In Pendant Light”

Your email address will not be published. Required fields are marked *