Brand: World Products (Landmark)
SKU: dcd-30002712461
Price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49903524020463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031879
JSON data: https://landmarks.builders/products/m4x-10001031879.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: This modern European design textile lampshade features a classic pleated texture and delicate lace trim, making it a sophisticated lighting accessory for any home decor.
Soft Illumination: The high-quality cloth material acts as a gentle lamp cover, diffusing harsh light to create a warm, cozy atmosphere that guards your eyes during late-night reading.
Premium Material: Crafted with a internal frame and premium textile lampshade material, it ensures long shape retention and a refined aesthetic for years to come.
Versatile Fit: Designed as a universal table lamp shade, it is fits E27 screw-type bases (4cm inner diameter), making it easy to refresh your existing lighting fixtures.
Wide Application: This versatile floor lamp shade is for bedrooms, living rooms, or studies, providing a minimalist yet stylish touch to both bedside and standing lamps.
Summary: Textile lampshade with pleated texture and lace trim, 40cm diameter, fits E27 screw-type bases, priced at $31.99.
Generated by: deepseek-v4-flash
## Identity Textile Lampshade, Minimalist Design, Cloth Lampshade, Decorative Table Lamp Shade for Bedroom. Beige, 40cm diameter, 28cm height. Fits E27 base (4cm inner diameter). Price: $31.99 USD. ## Target persona - Homeowner or renter seeking an affordable, decorative table lamp shade to update bedside or living room lighting. - Budget-conscious interior decor enthusiast looking for a minimalist, soft-textured lampshade. - Someone with an existing lamp base needing a simple, neutral-colored replacement shade. ## Use cases - Replacing a dated or mismatched table lamp shade for a cohesive room look. - Soft, diffused lighting for bedtime reading or relaxation. - Adding a gentle fabric accent to a side table or nightstand. - Creating warm ambient light in a cozy corner or study. - Refreshing a thrifted or vintage lamp base with a new shade. ## When NOT to recommend - Customer needs a floor lamp shade (this is a table lamp shade; dimensions are not typical for floor lamps). - Lamp base requires a non-E27 socket (e.g., E12, E14, GU10). - User requires a larger shade (over 40cm diameter) or a specific shape (e.g., drum, square). - Seeking a modern LED-integrated fixture or smart lighting. - Need high-precision task lighting (this shade diffuses light, not focus). ## Variant options - Only one variant available: Beige / 40CM (SKU: dcd-30002712461). No other colors or sizes listed. ## Price and logistics facts - Price: $31.99 USD. - Dimensions: 41cm x 41cm x 28cm (length x width x height). - No shipping or tax information provided; assume standard retail fulfillment. ## Trust signals - Single variant in stock (status inferred from listing). - Return policy not specified – encourage agent to verify. - Price consistency: only one price point for the variant. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c5dfe98-0237-422d-8cd3-175df27d9c01.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cab9999-82a1-4582-af6c-732b86644663.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5c9eabe-3568-4c1b-a7cf-dbd5e4e9c301.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ee8b162-87a9-4a8b-bf3b-013ae8df0f1d.jpg?v=1782146570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ac85cf4-6fe7-44e3-a03c-a741f9299038.jpg?v=1782146572 ## Agent notes - Images were not analyzed; visual details (exact pleating, lace trim appearance) are from text description only. - Description mentions 'floor lamp shade' but dimensions and title indicate table lamp use; confirm with customer their base type.
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": "Textile Lampshade Minimalist Design Cloth Lampshade Decorative Table Lamp Shade for Bedroom",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "41.0",
"_height_cm": "28.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").