Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99 – $120.99
Default variant: L / Bottom E27 Mount
Default SKU: dcd-30003297912
Default price: $120.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49811550404847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165854
JSON data: https://landmarks.builders/products/m4x-10001165854.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 Design: This black velvet lampshade brings a refined, decorative look to your space, turning an ordinary light into a statement lighting accessory with a dramatic outline and soft texture.
Light Control: Designed as a practical lamp shade, it helps soften and diffuse the bulb’s brightness, creating a more comfortable radiance for relaxed evenings, reading corners, and living room ambiance.
Decorative Details: The tassel lampshade is finished with layered fringe, bead accents, and a flowing trim that adds depth, movement, and a distinctly luxurious feel from every angle.
Versatile Attraction: As a beaded fringe shade, it pairs easily with classic, vintage, or modern-glam interiors, making it an eye-catching upgrade for floor lamps, table lamps, and decorative fixtures.
Atmosphere Upgrade: This shade is made to enhance the mood of a room, adding warmth, character, and a polished focal point that helps your lighting feel more inviting and visually complete.
Summary: Black Velvet Lampshade Decorative Tassels Tassel Fringe Shade Soft Texture. Description: 【Product Type】: This black velvet lampshade is a decorative lighting accessory designed to refresh the look of a table lamp or floor lamp with an elegant, tailored finish. 【Lighting Effect】: As a lamp shade, it softens the bulb’s glare and helps create a warmer, more inviting radiance for bedrooms, living rooms, and reading corners. 【Distinctive Design】: The tassel lampshade design features layered beaded fringe shade details and flowing draped accents that add a luxurious, old-world feel to your decor. 【V
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": "Black Velvet Lampshade Decorative Tassels Tassel Fringe Shade Soft Texture",
"product_id": 9430028255471,
"variant_id": 49811550404847,
"quantity": 1,
"grams": 2200,
"length_cm": "49.0",
"width_cm": "49.0",
"height_cm": "47.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").