Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $108.99 – $126.99
Default variant: L / Bottom E27 Ring
Default SKU: dcd-30003297785
Default price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/49811514917103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165821
JSON data: https://landmarks.builders/products/m4x-10001165821.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This floor lamp shade is a velvet tassel shade with a full brass look, designed to refresh your home decor with a refined vintage-inspired profile and a distinctive green fringe lampshade finish.
Light Control: As a light cover, it helps soften the bulb’s glare and spread a warmer radiance, creating a more comfortable atmosphere for reading corners, living rooms, and relaxed evening use.
Decorative Element: The bead trim and golden accents add layered texture and visual richness, making the shade stand out even when the lamp is not in use and giving your room a more polished look.
Practical Advantage: It brings an simple design upgrade upgrade without changing the whole lamp, letting you update the mood of a space quickly while keeping the existing floor lamp structure in place.
Intended Effect: Use it to create a cozy, elegant lighting effect that suits daily living, quiet nights, or guest-ready areas, turning ordinary lighting into a more inviting focal point.
Summary: Floor Lamp Shade Bead Trim Velvet Lampshade Vintage Design. Description: 【Design】: This floor lamp shade brings a distinctive home decor look with a rich green fringe lampshade outline, soft velvet texture, and graceful tassel edging that instantly adds character to a room. 【Light Control】: As a practical light cover, it helps soften the bulb’s glare and spread illumination more gently, creating a warmer and more comfortable atmosphere for everyday living. 【Material Element】: The velvet tassel shade pairs soft textile with bead-trim accents and golden touches, giving the surface a layered, dec
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": "Floor Lamp Shade Bead Trim Velvet Lampshade Vintage Design",
"product_id": 9430019014895,
"variant_id": 49811514917103,
"quantity": 1,
"grams": 2600,
"length_cm": "49.0",
"width_cm": "49.0",
"height_cm": "27.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").