Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Beige / Dimmer Switch Usb
Default SKU: dcd-30003748254
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50150809108719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001319370
JSON data: https://landmarks.builders/products/m4x-10001319370.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a beautiful rose lamp shade crafted from layered petal-like panels that mimic a blooming flower, supported by a slim gold-toned metal stem and a matching round base.
Versatile Placement: This compact tabletop lamp is perfectly sized for bedside tables, vanity desks, or reading corners, adding a touch of floral elegance to any surface without taking up excessive space.
Dimmable Functionality: Equipped with a dimmable USB switch, this flower lamp allows you to easily adjust the brightness levels to create the perfect cozy ambiance or soft nightlight for your room.
Convenient Powering: Designed as a modern desk lamp, it is powered via a standard USB connection for easy plug-and-play operation, though please note that a wall plug adapter is not included.
Decorative Purpose: This stunning lamp serves as both a functional light source and an artistic accent piece, casting a warm, inviting glow that enhances the aesthetic of your bedroom or living space.
Summary: Rose Table Lamp Dimmable Flower Table Lamp Floral for Nightstand, Vanity. 【Elegant Design】: Features a beautiful rose lamp shade crafted from layered petal-like panels that mimic a blooming flower, supported by a slim gold-toned metal stem and a matching round base. 【Versatile Placement】: This compact tabletop lamp is perfectly sized for bedside tables, vanity desks, or reading corners, adding a touch of floral elegance to any surface without taking up excessive space. 【Dimmable Functionality】: Equipped with a dimmable USB switch, this flower lamp allows you to easily adjust the brightness lev
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rose Table Lamp Dimmable Flower Table Lamp Floral for Nightstand, Vanity",
"product_id": 9456882254063,
"variant_id": 50150809108719,
"quantity": 1,
"grams": 850,
"length_cm": "28.0",
"width_cm": "28.0",
"height_cm": "13.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").