Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99
Default variant: Bottom E27
Default SKU: dcd-30003297869
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49810856935663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165844
JSON data: https://landmarks.builders/products/m4x-10001165844.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Design: This velvet lampshade brings a timeless look to home lighting, with a rich brown tone that suits villas, hotels, clubs, and refined living areas.
Soft Light Control: As a floor lampshade, it helps diffuse the bulb’s brightness into a warm radiance, making evenings feel softer and more inviting.
Material Specification: Made with a textile cover and velvet lampshade texture on the outside, it adds depth and a tasteful, upscale feel to your lamp.
Practical Fit: Designed with an E27 bottom opening and a 4 cm base specification, this lamp shade is made for stable installation on compatible lamps.
Decorative Effect: The brown lampshade works as a stylish finishing finishing element that elevates the room atmosphere and helps create a calm, elegant interior mood.
Summary: Brown Lampshade Decorative Velvet Lampshade Textile Cover for Villa, Hotel. Description: 【Product Type】: A brown lampshade designed as a decorative textile cover for villa and hotel interiors, bringing a warm and elegant look to home lighting. 【Lighting Effect】: This floor lampshade helps soften and diffuse light, creating a more comfortable atmosphere for living rooms, bedrooms, lounges, and other relaxed areas. 【Material Specification】: Made with a velvet lampshade exterior and textile Lin Ning, it adds a rich texture and a refined finish that stands out in both classic and modern decor. 【Fi
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": "Brown Lampshade Decorative Velvet Lampshade Textile Cover for Villa, Hotel",
"product_id": 9429839249647,
"variant_id": 49810856935663,
"quantity": 1,
"grams": 800,
"length_cm": "40.0",
"width_cm": "40.0",
"height_cm": "27.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").