Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Slanted Height 143cm, Length 36cm (with hardware)
Default SKU: 5960862650273
Default price: $1.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017461739759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pleated-tapered-lampshade-lamp-shades-pink-light-shade-for-table-lamp-minimalist
JSON data: https://landmarks.builders/products/pleated-tapered-lampshade-lamp-shades-pink-light-shade-for-table-lamp-minimalist.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home lighting with this elegant Pink Pleated Tapered Lampshade. Designed with a minimalist and crafted from, it offers good light and resistance. The hardware iron frame ensures easy installation and durability, making it a versatile decorative lampshade for both table lamps and floor lamps. Its soft pink adds a touch of warmth and, for in any room. This customizable light shade is ideal for home decor enthusiasts and interior designers seeking a unique .
| Material | Fabric |
| Capacity | L |
| Colour | Pink |
| Special Features | Detachable |
| Product Weight | kg |
| Package Weight | 0.35 kilograms |
| Recommended Uses | Table Lamp Shade, Floor Lamp Shade, Chandelier Shade, Ceiling Fixture Shade |
| Included Components | Hardware iron frame |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Model 001 |
| Brand | JISADER |
Summary: Pleated tapered lampshade in pink, made of fabric with iron frame, for table/floor lamps, available in two sizes, priced at $1.99.
Generated by: deepseek-v4-flash
## Identity - Product: JISADER Pleated Tapered Lampshade (Pink) - Type: Lamp Shades - Material: Fabric with hardware iron frame - Variants: 2 sizes (Slanted Height 143cm, Length 36cm; Slanted Height 160cm, Length 39cm) - Brand: JISADER - Model: Model 001 ## Target persona - Budget-conscious home decorators - DIY enthusiasts customizing lamps - Interior designers sourcing affordable accent shades - Hotel/guesthouse owners seeking economical bedside lighting ## Use cases - Replacing outdated lampshade on a bedside table - Adding a soft pink accent to a minimalist living room floor lamp - Decorating a small reading nook with warm lighting - Creating a cohesive look for hotel bedside lamps - Customizing a chandelier or ceiling fixture with a detachable shade ## When NOT to recommend - For large floor lamps requiring a heavy, heat-resistant shade - For outdoor or damp environments (no weatherproofing) - For high-wattage bulbs (no heat rating specified) - For users seeking premium, luxury lampshade materials ## Variant options | Size | Price | SKU | |------|-------|-----| | Slanted Height 143cm, Length 36cm (with hardware) | $1.99 | 5960862650273 | | Slanted Height 160cm, Length 39cm (with hardware) | $1.99 | 5960862650274 | ## Price and logistics facts - Price: $1.99 (both variants) - Currency: USD - Package Weight: 0.35 kg (for one lampshade) - No shipping cost or delivery time provided in data ## Trust signals - In stock (no stock-out reported) - Return policy: Not specified - Price consistency: Both variants priced identically - Certifications: None provided ## Image assets -  -  -  -  -  ## Agent notes - Product dimensions (length, width, height) not provided; size options refer to slanted height and length. - Fabric type not specified beyond 'fabric'. - Visual content not analyzed; rely on image URLs for fetch.
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 Tapered Lampshade Lamp Shades, Pink Light Shade for Table Lamp, Minimalist Decorative Lampshade, Hotel Bedside Lamp Shade",
"quantity": 1,
"grams": 250000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").