Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $78.99
Default variant: L / Bottom E27 Port
Default SKU: dcd-30003297844
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49811214926063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165836
JSON data: https://landmarks.builders/products/m4x-10001165836.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
French Country Design: This lamp shade brings a soft French country look to home lighting, with a graceful outline and decorative bead trim that adds instant charm to any room.
Linen Texture: The linen-texture outer surface gives this beaded lampshade a warm, natural feel that helps soften the look of a room while keeping the design elegant and refined.
Decorative Fringe: The hanging fringe element adds movement and character, turning this table lamp shade into a standout accent that looks beautiful in both daytime decor and evening light.
Versatile Use: Designed as a floor lamp shade, it also works well-made compatible table lamps, making it easy to refresh bedrooms, living rooms, hotel lobbies, or guest rooms with single coordinated design.
Atmosphere Upgrade: This lamp shade helps diffuse light into a gentler, more inviting radiance, creating a cozy and polished ambiance that makes everyday rooms feel calmer and more welcoming.
Summary: Beaded Lampshade Elegant Decor Floor Lamp Shade Warm Atmosphere for Guest Room. Description: 【French Country Design】: This beaded lampshade brings a soft, vintage-inspired look to home lighting, with a graceful outline that adds charm to bedrooms, living rooms, and hallways. 【Linen Texture】: The lamp shade uses a linen-like material surface that gives it a warm, natural feel while helping diffuse light into a gentle, comfortable radiance. 【Decorative Details】: Trimmed with bead fringe and delicate edging, this table lamp shade adds a refined accent that makes the lamp feel more finished and ey
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": "Beaded Lampshade Elegant Decor Floor Lamp Shade Warm Atmosphere for Guest Room",
"product_id": 9429937520879,
"variant_id": 49811214926063,
"quantity": 1,
"grams": 1500,
"length_cm": "46.0",
"width_cm": "46.0",
"height_cm": "31.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").