β¦ Verified product
Wonder Table Lamp
USD 370.00
Size
Plug options
Docos
Verified independent store
β
.bgb-wrap { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 860px; margin: 0 auto; background
: #fff; } .bgb-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.2rem 0 1rem; } /* HERO */ .bgb-hero-body { font-size: .93rem; color: #555; line-height: 1.8; margin-bottom: 1.4rem; } /* VIDEO */ .bgb-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; border: 1px solid #e5e5e5; margin-bottom: 1.8rem; } .bgb-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } /* SELLING POINTS β 2Γ2 grid */ .bgb-pts { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 1.8rem; } @media(max-width:480px){ .bgb-pts { grid-template-columns: 1fr; } } .bgb-pt { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #444; line-height: 1.55; } .bgb-pt__icon { font-size: 1.1rem; display: block; margin-bottom: .25rem; } .bgb-pt__text strong { color: #1a1a1a; display: block; font-size: .82rem; font-weight: 600; margin-bottom: .15rem; } /* B/A */ .bgb-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1.8rem; } .bgb-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1rem 1.1rem; } .bgb-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .bgb-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .55rem; } .bgb-bac--before .bgb-bac-label { color: #999; } .bgb-bac--after .bgb-bac-label { color: #b8924a; } .bgb-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .28rem; } .bgb-bac-list li { font-size: .83rem; color: #555; display: flex; align-items: flex-start; gap: .45rem; line-height: 1.45; } .bgb-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .48rem; flex-shrink: 0; } .bgb-bac--before .bgb-bac-list li::before { background: #ccc; } .bgb-bac--after .bgb-bac-list li::before { background: #b8924a; } @media(max-width:440px){ .bgb-ba { grid-template-columns: 1fr; } } /* COLORS */ .bgb-colors { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.5rem; } .bgb-color-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .6rem .9rem; display: flex; align-items: center; gap: 9px; font-size: .84rem; color: #333; font-weight: 500; } .bgb-sw { width: 18px; height: 18px; border-radius: 50%; flex-shrink: 0; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 3px rgba(0,0,0,.1); } .bgb-sw--white { background: #f5f5f2; border-color: #ccc; } .bgb-sw--pink { background: #f4a0b8; } /* SIZE */ .bgb-size { display: inline-flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .7rem 1.1rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem; } /* SPECS */ .bgb-specs { list-style: none; padding: 0; margin: 0 0 1.8rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 7px; } .bgb-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .5rem .8rem; font-size: .86rem; color: #333; } .bgb-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 6px; } /* FOOTER */ .bgb-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.2rem; display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 2rem; align-items: start; } .bgb-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .65rem; } .bgb-badges { display: flex; flex-direction: column; gap: .35rem; } .bgb-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .22rem .8rem; font-size: .76rem; color: #333; width: fit-content; } .bgb-dls { display: flex; flex-direction: column; gap: .4rem; } .bgb-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .74rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .55rem .8rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; } .bgb-dl:hover { border-color: #b8924a; } .bgb-dl img { width: 20px; height: 20px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){ .bgb-foot { grid-template-columns: 1fr; gap: 1rem; } } Most table lamps light a surface. This one starts a conversation. A boy mid-blowing, frozen at the exact moment a pink bubblegum bubble is about to get out of hand β sculpted in resin, topped with a pink glass globe that glows just warm enough to be cozy. Put it on a desk and it becomes the thing everyone photographs. On a nightstand, it's the detail that makes the room feel like someone actually lives there with a sense of humor. It's a lamp. It's also a small, very deliberate choice. π«§ A sculpture that happens to be a lamp The resin figure looks good whether it's on or off. Lit, the pink globe adds a warm blush glow. Unlit, it holds its own as a shelf object. Most lamps can't say that. πΈ Pink glow β soft, warm, flattering The tinted glass diffuses light into something warm and rosy. Not harsh, not clinical β the kind of light that makes a room feel lived-in and considered. π Plug-in β move it anywhere 59β³ cord with a push-button switch at the base. Desk, nightstand, bookshelf, reading corner β wherever a room needs a little more personality. π Dimmer compatible Full glow for a desk setup, turned low for late-night ambience. The pink gets even warmer when dimmed β intentional or not, it works. Design & Light A Standard Table Lamp Neutral shade β inoffensive, forgettable Fills a surface, doesn't define it Nothing to look at when it's off Anyone could own it β and many do With Bubblegum Boy Resin sculpture β a real object, not just a fixture Pink glass globe β warm, rosy glow that flatters the room Conversation piece β the first thing guests notice Tells you something about the person who put it there Colors White Pink Product Size Dia 25 cm Γ H 42 cm / β
9.8β³ Γ H 16.5β³ Details Body: Resin Β· Globe: Pink Glass Wiring: Plug-in β G9 socket Bulb: 5W incandescent or LED equivalent Switch: Push-button Cord: 59β³ / 150 cm with plug Dimmer compatible (switch not included) Use: Indoor only Certified: North America Β· Saudi Arabia Β· Europe Β· Australia Certifications π North America π Saudi Arabia π Europe π Australia Downloads Parameter Installation