Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Khaki Linen
Default SKU: 5696109418439
Default price: $13.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017448501487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pleated-lampshade-light-shade-detachable-pendant-lamp-cover-table-lamp-shade-hom
JSON data: https://landmarks.builders/products/pleated-lampshade-light-shade-detachable-pendant-lamp-cover-table-lamp-shade-hom.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 living space with this elegant Pleated Lampshade, designed to bring a soft and warm ambiance to any room. Crafted from a with an appealing texture, this cloth lampshade offers a sophisticated aesthetic that surpasses plain or shades. Its versatile compatibility makes it suitable for a wide range of lighting fixtures, including table lamps, pendant lights, wall lamps, and floor lamps, providing a wider range of application compared to shades. The detachable design ensures easy installation and maintenance, while the pleated design creates gentle light diffusion for creating an inviting atmosphere in bedrooms, living rooms, or reading nooks. Offering greater customization options than standard shades, this lampshade is an ideal choice for refreshing your home decor lighting.
| Material | Fabric |
| Capacity | L |
| Special Features | Foldable |
| Recommended Uses | Floor Lamp Shade, Table Lamp Shade, Ceiling Fixture Shade |
| Included Components | Lampshade |
| Product Weight | kg |
| Package Weight | 1.21 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 45cm Pleated Detachable Lampshade |
| Number of Items | 1 |
Summary: A pleated fabric lampshade (13x45x20cm) in Khaki Linen or White, compatible with table, pendant, wall, and floor lamps, creating soft warm light for $13.99.
Generated by: deepseek-v4-flash
## Identity A pleated fabric lampshade (13x45x20cm) from an unknown brand, priced at $13.99. ## Target persona Budget-conscious home decorators seeking a quick lamp makeover; renters needing non-permanent lighting updates; hobbyists creating cozy bedside or reading nook ambiance. ## Use cases - Replacing an outdated lampshade on a living room table lamp. - Adding a soft lighting cover to a pendant light over a dining area. - Fitting a floor lamp in a reading corner. - Using as a decorative cover for a wall sconce. - Creating a cozy ambiance in a bedroom nightstand lamp. ## When NOT to recommend - For outdoor or damp areas (fabric not weatherproof). - For very large fixtures (size limited to 13x45x20cm). - For projects requiring precise color matching (only two colors). - For high-end designer aesthetics (budget fabric shade). ## Variant options - SKU 5696109418439: Khaki Linen - $13.99 - SKU 5696109418441: White - $13.99 ## Price and logistics facts Price: $13.99 USD. Dimensions: 13x45x20cm (from title). Material: Fabric. Foldable. ## Trust signals No stock or return policy information provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/687ea6f076034338b85214a80bc9eb0b.png?v=1773820522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52552ffc1e964d8dab5d31b48162ffc4.png?v=1773820522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5cca4f6431049a3844653eb3f6eadf5.png?v=1773820522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/038943c3bc9d4b8085bdd275c4bf8950.png?v=1773820522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d239eaa31ca494fa4dd8e15e3e9df8e.png?v=1773820522 ## Agent notes Image understanding not performed; visual details not assessed. Dimensions from title not confirmed in structured data.
This product has 17 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": "Pleated Lampshade, Light Shade, Detachable Pendant Lamp Cover, Table Lamp Shade, Home Decor Lighting Accessory, 13x45x20cm",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "45.0",
"_height_cm": "20.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").