Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $35.99
Default variant: 30-20-22cm / A1
Default SKU: dcd-30003297949
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49810262130927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165861
JSON data: https://landmarks.builders/products/m4x-10001165861.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artisan-Made Design: This textile lampshade is made with a handmade trim finish and a soft neutral tone, bringing a refined look to everyday home lighting in living rooms, bedrooms, and reading corners.
Light Diffusion: The linen-like textile helps soften glare and spread light more evenly, making it an perfect lamp shade for creating a calmer, more comfortable atmosphere around your favorite seating area.
Distinctive Styling: Decorative edging and pleated texture add visual depth without overwhelming the room, giving this table lamp shade a timeless look that blends easily with modern and classic interiors.
Practical Replacement: Designed as a replacement use shade, it refreshes an existing lamp base quickly and helps update the look of a floor lamp shade without replacing the whole fixture.
Room Ambience: With its warm, neutral appearance, this shade supports relaxed evening lighting and helps turn harsh overhead brightness into a more inviting radiance for daily use.
Summary: Artisan-Made Linen Shade Neutral Color Floor Lamp Shade Light Diffusion. Description: 【Product Type】: A neutral-color textile lampshade designed to refresh home lighting with a soft, elegant look for bedrooms, living rooms, and reading corners. 【Lighting Effect】: This lamp shade helps diffuse light gently, reducing glare and creating a warmer, more comfortable atmosphere for everyday use. 【Artisan-Made Feature】: The pleated textile and handmade trim give this table lamp shade a refined finish that adds texture and visual depth to your decor. 【Versatile Fit】: Available in multiple sizes and sui
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": "Artisan-Made Linen Shade Neutral Color Floor Lamp Shade Light Diffusion",
"product_id": 9429688353007,
"variant_id": 49810262130927,
"quantity": 1,
"grams": 450,
"length_cm": "41.0",
"width_cm": "41.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").