Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $44.99
Default variant: 30-17-22cm / Bottom E27 Ring
Default SKU: dcd-30003298000
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49810252890351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165870
JSON data: https://landmarks.builders/products/m4x-10001165870.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Lamp Shade: This textile lampshade brings a timeless American design look to your home decor, with a tapered outline that feels refined and easy to blend into bedrooms, living rooms, and reading corners.
Light Diffusion: Designed as a table lamp shade, it helps soften direct glare and spreads light more gently, creating a warmer atmosphere for nighttime reading, relaxed evenings, or bedside lighting.
Linen Texture: The textile lampshade uses a linen-like woven surface that adds subtle texture and a clean, natural finish, giving the shade a simple elegance without looking plain.
Easy Installation: Available in two fitting styles, this tapered lampshade is made for quick setup on compatible lamps, so you can refresh the look of a room without complicated tools or extra effort.
Room Upgrade: As a practical home decor accent, it helps your lamp feel more polished and complete while also improving the overall mood of the space, especially when you want soft, comfortable light.
Summary: Textile Lampshade Classic Shape Top Fit Lamp Shade Neutral Color for Bedroom. Description: 【American Design Design】: This textile lampshade brings a classic American-design look to your home decor, with a graceful outline that feels warm, refined, and easy top-mount with many interiors. 【Lighting Function】: As a table lamp shade, it helps soften the light and reduce glare, creating a more comfortable radiance for reading, relaxing, or winding down in the bedroom. 【Tapered Shape】: The tapered lampshade profile gives it a balanced, elegant presence and helps it sit neatly on compatible ceramic l
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": "Textile Lampshade Classic Shape Top Fit Lamp Shade Neutral Color for Bedroom",
"product_id": 9429685567727,
"variant_id": 49810252890351,
"quantity": 1,
"grams": 500,
"length_cm": "44.0",
"width_cm": "44.0",
"height_cm": "29.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").