Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Grid pattern / Grid pattern
Default SKU: 4962288941108
Default price: $6.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017429037295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/woven-lampshade-for-table-lamp-cylindrical-lamp-shade-soft-light-table-lamp-livi
JSON data: https://landmarks.builders/products/woven-lampshade-for-table-lamp-cylindrical-lamp-shade-soft-light-table-lamp-livi.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
lighting with this hand-woven lampshade. Crafted from linen, its artisanal texture and grid-like woven pattern add a unique, modern touch to any space. Designed for versatility, it accommodates both E27 and E14 lamp holders with an included adapter, making it suitable for a wide range of table lamps and pendant lights. The soft light diffusion creates a warm and inviting ambiance, for bedrooms, living, or hotel. Available in multiple colors, this decorative lampshade is an ideal choice for home decor enthusiasts and interior seeking to add a touch of elegance and personality to their surroundings.
| Material | Fabric |
| Capacity | L |
| Recommended Uses | Table Lamp Shade, Floor Lamp Shade |
| Included Components | Lampshade |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | fa45 |
| Number of Items | 1 |
Summary: Hand-woven linen lampshade with E27/E14 compatibility, available in grid and woven patterns, priced at $6.99 USD, for warm ambient lighting.
Generated by: deepseek-v4-flash
## Identity Woven Lampshade for Table Lamp ## Target persona Home decor enthusiasts on a budget; renters looking for affordable accent lighting; DIY decorators seeking customizable lamp shades. ## Use cases 1. Adding warm ambient light to a living room table lamp. 2. Replacing an old or damaged lampshade on a floor or table lamp. 3. Creating a cozy, artisanal lighting accent in a bedroom. 4. Use in cafes or bed-and-breakfasts for soft, inviting lighting. 5. As a decorative element for events or temporary decor. ## When NOT to recommend - For high-end or professional lighting installations requiring precise photometric data. - For lamps requiring larger or non-standard shade sizes (dimensions not specified). - For outdoor or damp locations (material not specified as weather-resistant). - For buyers seeking machine-washable or easy-clean shades (care instructions not provided). ## Variant options - Grid pattern (Style: Grid pattern, Size: Grid pattern) – SKU 4962288941108, $6.99 - Woven texture (Style: Woven texture, Size: Woven texture) – SKU 4962288941109, $6.99 ## Price and logistics facts - Price: $6.99 USD per unit. - No dimensions provided; weight 0.5 kg package. - Not dishwasher safe, not microwaveable. - Number of items: 1. ## Trust signals - Listed as in-stock (no stock level given, but available to purchase). - Return policy not specified. - Product model number: fa45. - No certifications mentioned. ## Image assets - 5 product images available at provided URLs. Visual details not analyzed. ## Agent notes - No dimensions provided; verify physical size before recommending for specific lamps. - Material is listed as Fabric/Linen; durability unknown. - Image content not analyzed; assume standard product photos.
This product has 14 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": "Woven Lampshade for Table Lamp, Cylindrical Lamp Shade Soft Light, Table Lamp Living Room, Lamp Shade Warm Ambiance, Artisanal Woven Lighting Shade",
"quantity": 1,
"grams": 450000,
"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").