Fun Guy Floor Lamp

.pdp { /* Warm Amber palette — evokes stained-glass nostalgia */ –pdp-bg: #ffffff; –pdp-bg-card: #fbf6ec; –pdp-bg-deep: #f3ead8; –pdp-border: #e8dec8; –pdp-border-lt: #f0e8d0; –pdp-accent: #a87c3a; –pdp-accent-dk: #5a3c08; –pdp-accent-lt: #c89a4a; –pdp-accent-bg: #f8edd0; –pdp-accent-bdr:#d8b878; –pdp-text: #2a1f0a; –pdp-text-mid: #5a4a28; –pdp-text-light:#8a7448; 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:…

Original price was: $5,893.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Warm Amber palette — evokes stained-glass nostalgia */ –pdp-bg: #ffffff; –pdp-bg-card: #fbf6ec; –pdp-bg-deep: #f3ead8; –pdp-border: #e8dec8; –pdp-border-lt: #f0e8d0; –pdp-accent: #a87c3a; –pdp-accent-dk: #5a3c08; –pdp-accent-lt: #c89a4a; –pdp-accent-bg: #f8edd0; –pdp-accent-bdr:#d8b878; –pdp-text: #2a1f0a; –pdp-text-mid: #5a4a28; –pdp-text-light:#8a7448; 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 svg { fill: none; } .pdp p { margin: 0 0 0.8rem 0; color: var(–pdp-text-mid); } .pdp img { max-width: 100%; height: auto; display: block; } .pdp a { color: var(–pdp-accent); } .pdp .pdp-section { margin-bottom: 2.2rem; } /* Section header */ .pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; } .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; } /* Tag-line above hero */ .pdp .tag-line { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(–pdp-accent); padding: 8px 0 4px; } /* Why You’ll Love It — 3 feature cards */ .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: 32px; height: 32px; 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-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; } .pdp .feat-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } /* Color shade swatches */ .pdp .color-row-wrap { display: flex; gap: 20px; align-items: stretch; } .pdp .color-block-frame { flex: 0 0 auto; } .pdp .color-block-shade { flex: 1; padding-left: 20px; border-left: 0.5px solid var(–pdp-border); min-width: 0; } .pdp .color-block-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(–pdp-text-light); margin-bottom: 10px; } .pdp .swatch-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 8px; } .pdp .swatch-card { display: flex; flex-direction: column; align-items: center; padding: 14px 6px 10px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); } .pdp .sw { width: 44px; height: 44px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.12); box-shadow: inset 0 -8px 14px rgba(0,0,0,0.18), inset 0 4px 8px rgba(255,255,255,0.4); margin-bottom: 8px; } .pdp .sw-silver { background: radial-gradient(circle at 35% 30%, #f5f5f5, #b8b8b8 60%, #7a7a7a); } .pdp .sw-green { background: radial-gradient(circle at 35% 30%, #8ec48e, #3e7a3e 60%, #1f4a1f); } .pdp .sw-orange { background: radial-gradient(circle at 35% 30%, #f7b378, #d97a3a 60%, #8a3818); } .pdp .sw-blue { background: radial-gradient(circle at 35% 30%, #80a8d8, #3a6090 60%, #1a3258); } .pdp .sw-red { background: radial-gradient(circle at 35% 30%, #d87878, #a02828 60%, #5a1414); } .pdp .sw-clear { background: radial-gradient(circle at 35% 30%, #f8f8f8, #d8dade 60%, #a8acb2); } .pdp .sw-name { font-size: 11px; font-weight: 600; color: var(–pdp-text); } /* Bulb recommendation card */ .pdp .bulb-card { display: flex; align-items: center; gap: 16px; padding: 16px 18px; border: 0.5px solid var(–pdp-accent-bdr); border-left: 3px solid var(–pdp-accent); border-radius: 12px; background: var(–pdp-accent-bg); } .pdp .bulb-icon-wrap { width: 44px; height: 44px; flex-shrink: 0; border-radius: 50%; background: #ffffff; border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent-dk); display: flex; align-items: center; justify-content: center; } .pdp .bulb-card-body { display: flex; flex-direction: column; gap: 3px; } .pdp .bulb-title { font-size: 12px; font-weight: 700; color: var(–pdp-accent-dk); letter-spacing: 0.06em; text-transform: uppercase; } .pdp .bulb-desc { font-size: 12.5px; color: var(–pdp-text); } .pdp .bulb-note { font-size: 11px; color: var(–pdp-text-mid); margin-top: 2px; } /* Spec list */ .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: 140px; flex-shrink: 0; } .pdp .spec-val { font-size: 12.5px; color: var(–pdp-text); } .pdp .cert-badges { display: flex; flex-wrap: wrap; gap: 5px; } .pdp .cert-badge { 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; } /* Use Case strip */ .pdp .usecase-strip { padding: 18px 22px; border: 0.5px solid var(–pdp-border); border-radius: 14px; background: var(–pdp-bg-card); } .pdp .usecase-strip p { margin: 0; font-size: 13px; line-height: 1.7; } /* FAQ */ .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); transition: transform 0.2s; } .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; } /* Downloads */ .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; word-break: normal; overflow-wrap: normal; } .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-card.dl-disabled:hover { border-color: var(–pdp-border); 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-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-arrow { position: absolute; top: 14px; right: 14px; font-size: 16px; color: var(–pdp-accent); line-height: 1; } .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; } /* Responsive */ @media (max-width: 720px) { .pdp .features-grid { grid-template-columns: 1fr; } .pdp .color-row-wrap { flex-direction: column; gap: 14px; } .pdp .color-block-shade { padding-left: 0; padding-top: 14px; border-left: 0; border-top: 0.5px solid var(–pdp-border); } .pdp .swatch-grid { grid-template-columns: repeat(3, 1fr); } .pdp .dl-grid { grid-template-columns: 1fr; } .pdp .spec-key { width: 110px; } } @media (max-width: 480px) { .pdp .swatch-grid { grid-template-columns: repeat(2, 1fr); } .pdp .bulb-card { flex-direction: column; align-items: flex-start; } }

Slim Stem · Mosaic Glass Shade · Plug-In

A slim 56.3-inch floor lamp pairing a narrow chrome metal stem with a petite stained glass mosaic shade — designed for tight corners, bedside spaces, and reading nooks where a full-sized lamp won’t fit. The tapered shade is built from a checkerboard of warm amber and mahogany glass panels, casting a soft ambient glow when lit, while the 6.5-inch footprint keeps the floor profile compact.

Ships plug-in ready with an 8.2-foot cord, in-line foot switch, and one E14 bulb included (up to 15W max) — works straight out of the box. Multi-region certified for North America, Europe, Australia, and the Middle East.

Why You’ll Love It

6.5″ Slim Footprint

A 16.5 cm base and narrow stem tuck beside a nightstand, behind a sofa arm, or into a corner where a wider drum-shade lamp would crowd the floor.

Foot Switch · 8.2 ft Cord

Toggle on and off with your foot from a seated position — the in-line foot switch and 98.4-inch cord let you place the lamp without reaching the wall socket.

Multi-Region Certified

Compliant with North America, Europe, Australia, and Middle East electrical certifications — same SKU ships across markets without rewiring.

Available Colors

A Silver-finish metal frame paired with your choice of five glass shade colors. Each shade tints the light a different tone — pick to match your room palette or to layer a hint of color against neutral walls.

Frame

Silver

Shade · 5 Options

Green

Orange

Blue

Red

Clear

Bulb Compatibility

E14 Bulb Included · 15W Max

One E14 bulb ships with every lamp — no separate purchase needed. Replaces with any E14 incandescent bulb up to 15W, or a comparable E14 LED for lower energy use.

Do not exceed the 15W maximum when replacing.

Specifications

Type

Floor lamp · plug-in

Dimensions

W 16.5 cm × H 143 cm · W 6.5″ × H 56.3″

Body

Metal · Silver finish

Shade

Glass

Shade Colors

Green · Orange · Blue · Red · Clear (5 options)

Socket

E14 (1 socket)

Bulb

1 × E14 bulb included · 15W max (incandescent or LED equivalent)

Switch

Foot switch (in-line on cord)

Cord

250 cm / 98.4 in

Use

Indoor only

Certification

North America Europe Australia Middle East

Where It Fits

Best suited for mid-century, eclectic, and bohemian bedrooms where floor space is limited but a corner needs a soft light source — the 6.5″ base tucks beside a nightstand or behind a chair without bumping foot traffic. The colored glass shade and 15W bulb produce ambient lighting, not task brightness, so pair it with brighter overhead or task light if you read in bed. Common placements include a slim floor lamp for a bedroom reading nook, a stained-glass accent lamp for a living room corner, or a narrow plug-in floor lamp for a small apartment where a wider drum-shade lamp would overcrowd the layout.

FAQ

Will it fit beside a nightstand or in a tight corner?

Yes — the base measures only 16.5 cm (6.5 in) wide. Most nightstands leave at least 8–10 in of clearance, so the lamp fits in the gap without bumping drawers or cords.

Is the bulb included?

Yes — one E14 bulb is included with the lamp, ready to use out of the box. For replacements, use any E14 bulb rated at 15W or below (incandescent or equivalent LED).

Can I use an LED bulb instead of incandescent?

Yes. Use any E14-base LED rated at the equivalent of 15W incandescent or below. Do not exceed the 15W maximum the fixture is rated for.

Is this lamp dimmable?

The lamp ships with a foot switch (on/off only) and is not designed for use with a wall dimmer. To dim, you would need a dimmable LED bulb paired with an external dimmer plug compatible with E14 LEDs.

Can I use this outdoors, on a covered porch, or in a bathroom?

No — this lamp is rated for indoor use only and is not designed for damp, wet, or outdoor environments.

Which plug type ships with my order?

The lamp is certified for North America, Europe, Australia, and the Middle East. The plug type shipped matches the destination region of your order.

Downloads

Reference materials for designers, electricians, and customers.

Spec Sheet

Dimensions & electrical · PDF

Coming Soon

Installation Guide

Step-by-step setup · PDF

Coming Soon

3D Files

For renderings · ZIP

Coming Soon

Reviews

There are no reviews yet.

Be the first to review “Fun Guy Floor Lamp”

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