Brand: World Products (Landmark)
SKU: dcd-30003297895
Price: $116.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49974059303151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165849
JSON data: https://landmarks.builders/products/m4x-10001165849.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This vintage-inspired lamp shade pairs deep burgundy velvet with a sculpted, French-design outline for a rich lighting decor look that instantly elevates a room.
Function: As a decorative lamp shade, it softens the visual presence of the light fixture while adding a polished, layered finish that works beautifully in living rooms, bedrooms, and event settings.
Special Feature: The fringed lamp shade border is finished with a flowing beaded tassel lampshade design, creating movement, texture, and a artisan-made ornamental feel from every angle.
Design Advantage: The velvet lampshade surface brings a deep, elegant color tone that feels warm and luxurious, making it easy to create a more refined focal point without changing the entire lamp.
Purpose: Designed to transform a plain floor lamp into a statement piece, this shade helps set a romantic, classic atmosphere and adds an inviting radiance to everyday areas and special occasions.
Summary: Beaded Tassel Lampshade Deep Burgundy Beaded Fringe Shade Vintage. Description: 【Elegant Design】: This velvet lampshade brings a French-inspired look with a rich deep burgundy finish that turns an ordinary lamp into eye-catching lighting decor. 【Lighting Function】: Designed as a lamp shade, it helps soften and shape the light so your room feels warmer, more relaxed, and visually balanced. 【Distinctive Details】: The fringed lamp shade design features layered beaded tassels and edging, adding texture and movement that stand out beautifully when Lighting & Tassels. 【Decorative Attractiveness】: As
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 Lampshade Deep Burgundy Beaded Fringe Shade Vintage",
"product_id": 9440449134831,
"variant_id": 49974059303151,
"quantity": 1,
"grams": 1100,
"length_cm": "35.0",
"width_cm": "35.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").