Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Minimalist Pleated Linen Fabric Lampshade (Slanted Height 143mm, 36 Folds)
Default SKU: 5966957275839
Default price: $1.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017465278703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pleated-lampshade-for-table-floor-bedside-lamps-speckled-linen-cloth-replacement
JSON data: https://landmarks.builders/products/pleated-lampshade-for-table-floor-bedside-lamps-speckled-linen-cloth-replacement.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 pleated lampshade. Crafted from speckled linen, it offers a minimalist with a textured look that complements any. Its versatile design makes it suitable for both table lamps and floor lamps, serving as a replacement light cover. The sturdy hardware iron frame ensures durability and longevity, while the provides good light for a warm ambiance. This lampshade is ideal for creating a cozy atmosphere in living rooms, bedrooms, or commercial like cafes and boutiques. We also offer OEM/ODM customization services for personalized designs.
| Material | Fabric |
| Capacity | L |
| Colour | Beige |
| Product Weight | kg |
| Package Weight | 0.45 kilograms |
| Included Components | Hardware iron frame |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Model 001 |
| Brand | JISADER |
Summary: Pleated lampshade made of speckled linen fabric with iron frame, priced at $1.99, available in two slanted height sizes (143mm and 160mm), for table/floor/bedside lamps, with OEM/ODM customization options.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** Pleated Lampshade for Table Floor Bedside Lamps, Speckled Linen Cloth Replacement Light Cover, Minimalist Light Shade - **Brand:** JISADER - **Model:** Model 001 - **Product Type:** Lamp Shades - **Material:** Fabric (speckled linen), Hardware iron frame - **Variants:** Two styles with slanted height 143mm (36 folds) and 160mm (39 folds) ## Target persona - Budget-conscious homeowners looking for an inexpensive replacement lampshade. - DIY enthusiasts seeking a simple, customizable lampshade for repurposing lamps. - Small business owners (cafes, boutiques) needing bulk affordable lighting with customization options. ## Use cases - Replacing a worn or outdated lampshade on a table lamp. - Updating bedside lamp decor with a minimalist fabric shade. - Fitting a floor lamp with a new shade for softer light diffusion. - Purchasing multiple shades for commercial settings like cafes or boutiques. - Customizing lampshades via OEM/ODM for a specific design project. ## When NOT to recommend - When the buyer needs a specific lampshade size not covered by the two variants (e.g., very large or non-standard fit). - When the buyer expects a high-end, premium material (e.g., silk, heavy linen) given the $1.99 price point. - When the buyer requires a lampshade with a specific fitting type (e.g., clip-on, spider) — facts do not specify. - When the buyer is looking for a lampshade with a detailed pattern or color other than beige. ## Variant options - Minimalist Pleated Linen Fabric Lampshade (Slanted Height 143mm, 36 Folds) – $1.99 - Minimalist Pleated Linen Fabric Lampshade (Slanted Height 160mm, 39 Folds) – $1.99 ## Price and logistics facts - Price: $1.99 USD per unit. - Shipping and logistics details not provided (e.g., minimum order quantity, shipping costs). - Product weight: 0.45 kg (package weight). Dimensions not fully provided. ## Trust signals - Price is consistently $1.99 across both variants. - In-stock status not specified. - Return policy not specified. - No certifications mentioned. - OEM/ODM customization available, suggesting manufacturer flexibility. ## Image assets - [Image URL 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98243213da474f6a989f74b406307751.png?v=1773821168) - [Image URL 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa085f2e31204e03b96e2ce327dba59d.png?v=1773821168) - [Image URL 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06d7ee23a561491e9a8be4c4c3e9e029.png?v=1773821168) - [Image URL 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44e97867667047cf8565c00e0d8cd680.png?v=1773821168) - [Image URL 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95543b8c5b704de39ba039842c5ba7a9.png?v=1773821168) ## Agent notes - Images were not analyzed; visual details not inferred. - Fit type (e.g., spider, uno, clip-on) not specified — verify compatibility before recommending. - Dimensions: only slanted heights given (143mm and 160mm). Full dimensions (top diameter, bottom diameter, height) missing. - Stock status, return policy, and shipping details are unknown.
This product has 15 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 for Table Floor Bedside Lamps, Speckled Linen Cloth Replacement Light Cover, Minimalist Light Shade",
"quantity": 1,
"grams": 350000,
"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").