Brand: World Products (Landmark)
SKU: dcd-30002695097
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 648 g
Cart URL (default variant): https://landmarks.builders/cart/49903557902575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029320
JSON data: https://landmarks.builders/products/m4x-10001029320.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tassel Lampshade Anti-Glare E27 Hanging Lamp Shade Decorative for Hotel
Summary: A decorative E27 hanging lamp shade with tassel and anti-glare feature, sized 20CM (26x25x22 cm), priced at USD 34.99, suitable for hotel settings.
Generated by: deepseek-v4-flash
## Identity Tassel Lampshade Anti-Glare E27 Hanging Lamp Shade Decorative for Hotel ## Target persona Hotel interior designers, hospitality procurement managers, boutique hotel owners seeking accent lighting. ## Use cases - Hotel lobby ambient lighting - Decorative accent in hotel rooms - Creating warm atmosphere in restaurant corners - Anti-glare reading light above bedside tables - Event venue decorative hanging lights - Boutique shop ceiling décor ## When NOT to recommend - Homes needing large or statement chandeliers - Outdoor or damp locations - High-wattage bulb installations (LED/low-heat recommended) - Minimalist or modern decor where tassel is unwanted ## Variant options - 20CM (only variant): USD 34.99 ## Price and logistics facts - Price: USD 34.99 - Dimensions: 26 cm (L) x 25 cm (W) x 22 cm (H) - Fitting: E27 (standard screw base) - No shipping or tax details provided ## Trust signals - No stock status provided - No return policy or warranty mentioned - Single seller listing; no brand or certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290d9bc3-03a7-4105-93ac-124ba7a5ad19.jpg?v=1782146588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f6ce982-ded1-4474-bb1d-48c28d5dd1d8.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63748cba-b5f8-4de7-95b4-b0a6ab0842e6.jpg?v=1782146592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d065d93-4ed7-422c-9f0d-91790a20e38a.jpg?v=1782146588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0271dc5-b9d7-4238-98c5-29dd63db2b29.jpg?v=1782146589 ## Agent notes - Images were not analyzed; visual verification of tassel and anti-glare feature required. - Only one size variant (20CM) available. - No stock or return policy data; confirm before recommending.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tassel Lampshade Anti-Glare E27 Hanging Lamp Shade Decorative for Hotel",
"quantity": 1,
"grams": 648000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "25.0",
"_height_cm": "22.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").