Brand: World Products (Landmark)
SKU: 6117573871545
Price: $3.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48102617514223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/frosted-glass-cylinder-lampshade-e27-customizable-frosted-glass-lamp-shade-cylin
JSON data: https://landmarks.builders/products/frosted-glass-cylinder-lampshade-e27-customizable-frosted-glass-lamp-shade-cylin.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Glass Lampshade. Crafted from frosted glass, it provides a soft, diffused that creates a warm and inviting atmosphere. Available in both cylindrical and conical shapes, this lampshade is designed to complement a wide range of lighting fixtures. Its E27 compatibility ensures broad usability with many existing setups. Whether you're looking for a replacement glass shade for a pendant new for your hallway fixtures, this customizable option offers both aesthetic and practical functionality. Ideal for DIY decorators and those seeking elegance.
| Material | Glass |
| Capacity | L |
| Colour | White, Clear |
| Special Features | Lined |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Included Components | Lampshade |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | E27 |
| Brand | JISADER |
Summary: Frosted glass lampshade for E27 base bulbs, soft diffused light, cylindrical and conical options, customizable, priced at $3.99.
Generated by: deepseek-v4-flash
## Identity Frosted Glass Cylinder Lampshade E27 by JISADER – A frosted glass lampshade with E27 base, available in cylindrical and conical shapes. Soft diffused light. Made of glass, lined. Package weight 0.5 kg. ## Target persona - DIY decorators and home improvement enthusiasts - Budget-conscious shoppers seeking affordable lamp shade replacements - Small business owners needing bulk orders for consistent lighting - Renters looking for easy lighting updates ## Use cases - Replacing a broken or outdated pendant lamp shade - Upgrading hallway or kitchen fixture to diffuse harsh light - Creating a custom lamp for a DIY project - Bulk purchasing for multiple fixtures in a rental property or office - Matching existing E27 fixtures for a uniform look ## When NOT to recommend - If a non-E27 base is required - If exact dimensions are critical (not specified) - If the buyer needs a fully enclosed or moisture-rated fixture - If a colored or opaque shade is desired (clear/white only) - If the buyer expects a complete lamp, not just a shade ## Variant options - Style: Frosted Bell – $3.99 ## Price and logistics facts - Price: $3.99 USD - Currency: USD - Package weight: 0.5 kg - Included components: Lampshade only - Model number: E27 - Brand: JISADER ## Trust signals - E27 base ensures broad compatibility with common fixtures - Glass material is durable and easy to clean - Product weight and packaging details provided - No specific stock status, return policy, or certifications mentioned in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a9b0f356f29436f86c4d5ae0cc644e5_d0bb74ae-6ae9-488f-8576-5155296edddf.png?v=1773926138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f355972cee424990870a92f1b4b2314a_aebd78a2-61a4-477b-9666-85fc2d6e23e8.png?v=1773926138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4107c068608b4b388bdb824cf55ef498_c507d6d0-3e51-4b7f-bfa6-ba5f66b8cb73.png?v=1773926138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2957d13d79f94425bb3973f43554b457_f5e49c98-e680-48dd-98ea-9860a2f4e494.png?v=1773926138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/792e8a2d93bc48a99a2ebf87eade248a_fde2d443-1af3-4e67-aa63-8383f3fa2290.png?v=1773926138 ## Agent notes - Dimensions not provided in source data; agent should verify fit before recommending. - Only one variant (Frosted Bell) is listed in the data; description mentions cylindrical and conical shapes but not confirmed for all SKUs. - Images are fetchable but were not analyzed for visual properties.
This product has 8 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": "Frosted Glass Cylinder Lampshade E27, Customizable Frosted Glass Lamp Shade, Cylindrical Glass Lampshade E27, Frosted Glass Globe Replacement",
"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").