Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99
Default variant: American Top Hole
Default SKU: dcd-30003297848
Default price: $55.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/49810991317231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165837
JSON data: https://landmarks.builders/products/m4x-10001165837.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This lamp shade is made from beige textile with a refined copper border, giving the lighting accessory a warm, elegant look that fits classic interiors and softens the overall outline.
Design: The French design lamp shade pairs a graceful shape with decorative fringe, adding a romantic hint that works beautifully in bedrooms, studies, and living rooms.
Function: Designed as a table lamp shade, it helps diffuse light gently and creates a more comfortable radiance for reading, relaxing, or winding down in the evening.
Feature: The tassel lampshade features layered trim and flowing fringe that bring visual depth and make the shade stand out as a decorative accent even when the lamp is not in use.
Use Effect: As a lamp shade for bedside or desk lighting, it helps refresh an existing lamp base and gives the room a more polished, cozy atmosphere without changing the whole fixture.
Summary: Tassel Lampshade Gentle Warmth Effect French Design Lamp Shade Easy to Install. Description: 【Timeless Lamp Shade】: This cream lighting accessory is a French design lamp shade designed to update the look of a table lamp shade with a soft, elegant outline. 【Tassel Edging Feature】: The tassel lampshade design adds graceful movement and decorative texture, creating love layered and refined look around the lower border. 【Textile Finish】: Made with woven cream textile, the lamp shade helps soften the appearance of the brightness warmth while bringing a warm, tranquil tone to the room. 【Decorative A
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": "Tassel Lampshade Gentle Warmth Effect French Design Lamp Shade Easy to Install",
"product_id": 9429872902383,
"variant_id": 49810991317231,
"quantity": 1,
"grams": 800,
"length_cm": "31.0",
"width_cm": "31.0",
"height_cm": "33.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").