Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.10 – $2.22
Default variant: Beige
Default SKU: dcd-30002823836
Default price: $2.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50380871925999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001060958
JSON data: https://landmarks.builders/products/wp-dcd-10001060958.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your tired lamp into a stylish focal point with this pleated textile lamp shade designed for table and floor lamps. Whether you need a bedroom table lamp shade to soften your nightstand lighting or want to refresh your living room decor, this beige pleated lampshade delivers both function and elegance. The classic pleated design features a tapered shade silhouette with an 8 cm top diameter expanding to a 25 cm bottom diameter and sixteen cm slant height, making it a superb bedside lamp shade or decorative piece for study room and dining room fixtures. Crafted from PVC material, this light shade offers practical advantages over traditional options. The material construction resists dust and maintains its appearance with simple cleaning, making it a sensible choice for homeowners and interior designers seeking low-maintenance bedroom lighting options. The decorative pleated lampshade cover works on both table lamp and floor lamp applications, giving you flexibility to coordinate lighting throughout your space. The neutral beige color complements a wide range of interior styles, from contemporary to traditional settings. This table lamp shade fits standard lamp fittings and provides soft, diffused illumination suitable for bedroom, living room, study, and dining room environments. The compact proportions make it particularly well-suited as a bedside lamp shade where you need gentle ambient light without overwhelming a nightstand or side table. The pleated barrel design adds textural interest while the tapered profile directs light both upward and downward for balanced room illumination. Whether you are updating existing fixtures or completing a new lamp assembly, this floor lamp shade and bedroom table lamp shade option delivers reliable performance with timeless aesthetic charm for home decor.
Summary: Light Shade with Pleated Barrel Design for Table Lamp and Bedside PVC Material Lampshade for Easy Maintenance, Home Decor Feature. Transform your tired lamp into a stylish focal point with this pleated textile lamp shade designed for table and floor lamps. Whether you need a bedroom table lamp shade to soften your nightstand lighting or want to refresh your living room decor, this beige pleated lampshade delivers both function and elegance. The classic pleated design features a tapered shade silhouette with an 8 cm top diameter expanding to a 25 cm bottom diameter and sixteen cm slant height,
Generated by: dcd-map-v1
This product has 2 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": "Light Shade with Pleated Barrel Design for Table Lamp and Bedside PVC Material Lampshade for Easy Maintenance, Home Decor Feature",
"product_id": 9531170717935,
"variant_id": 50380871925999,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").