Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: E27 Ring Mount
Default SKU: dcd-30003297811
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49811306971375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165827
JSON data: https://landmarks.builders/products/m4x-10001165827.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Identity: This beaded fringe lamp shade is designed as a refined table lamp shade that brings a soft, decorative finish to home lighting in bedrooms, living rooms, and hotel rooms.
Light Control: The velvet lamp shade body helps soften the bulb’s glare, creating a warmer and more comfortable radiance that feels inviting in evening reading corners or relaxed bedside setups.
Decorative Element: The layered fringe and polished tapered shape give the lamp shade a distinctive custom look, adding texture, movement, and a polished accent to the room.
Practical Advantage: As a beaded fringe lamp shade, it instantly elevates ordinary lighting into a standout decor piece, helping your space feel more coordinated without changing the lamp base.
Ambient Effect: This table lamp shade is made to support warm ambient light, making it a thoughtful choice for quiet nights, guest rooms, or any setting where you want a calmer atmosphere.
Summary: Beaded Tassel Lamp Shade Custom Fit Home Lighting Warm Ambient Warmth for Hotel. Description: 【Sophisticated Design】: This beaded tassel lamp shade brings a refined decorative look to home lighting, combining a soft soft textile lamp shade surface with a graceful tassel finish that instantly elevates the room. 【Warmth Control】: As a table lamp shade, it helps soften and diffuse the bulb’s brightness, creating a warmer warmth that feels comfortable for evening perusing, relaxing, or winding relax. 【Distinctive Feature】: The layered beaded tassel lamp shade design adds movement, texture, and a t
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 Tassel Lamp Shade Custom Fit Home Lighting Warm Ambient Warmth for Hotel",
"product_id": 9429961900271,
"variant_id": 49811306971375,
"quantity": 1,
"grams": 1200,
"length_cm": "34.0",
"width_cm": "34.0",
"height_cm": "25.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").