Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99 – $128.99
Default variant: L / Top Mount
Default SKU: dcd-30003297860
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49811550634223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165840
JSON data: https://landmarks.builders/products/m4x-10001165840.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Design: This handmade velvet tassel lampshade brings a refined vintage look to home lighting, with a soft velvet body, ornate trim, and a graceful outline that stands out in any room.
Lighting Effect: Designed as a lamp shade for warm, diffused radiance, it helps soften harsh light and creates a cozy atmosphere that feels inviting in living rooms, bedrooms, and reading corners.
Unique Details: The fringed lamp shade is finished with layered tassels and bead accents, adding movement, texture, and a polished decorative accent that makes the piece feel more elevated.
Versatile Use: Suitable as a floor lamp cover or for similar decorative lighting setups, it can refresh an existing lamp and give a plain base a more elegant, dressed-up appearance.
Practical Attraction: This velvet tassel lampshade adds visual interest while helping your lamp look more complete, making it an easy way to update a space without changing the whole fixture.
Summary: Velvet Tassel Lampshade Warm Radiance Tassel Lampshade Soft Light. Description: 【Handmade Design】: This velvet tassel lampshade is crafted with decorative fringe and a soft, elegant outline that brings a refined accent to home lighting. 【Lighting Effect】: As a lamp shade, it helps soften the light and create a warmer, more inviting radiance for relaxing evenings, reading corners, or bedside use. 【Distinctive Details】: The fringed lamp shade features edging and hanging bead tassels that add movement, texture, and a vintage-inspired decorative look. 【Versatile Use】: Designed as a floor lamp cove
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": "Velvet Tassel Lampshade Warm Radiance Tassel Lampshade Soft Light",
"product_id": 9430028353775,
"variant_id": 49811550634223,
"quantity": 1,
"grams": 2100,
"length_cm": "48.0",
"width_cm": "48.0",
"height_cm": "41.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").