Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Flower Glass Sheet with Central Hole
Default SKU: 5976380248711
Default price: $2.99
Availability: In Stock
Product Type: Lamp Shades
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017512726767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/textured-floral-lamp-shade-piece-pendant-light-glass-cover-glass-lamp-shade-for
JSON data: https://landmarks.builders/products/textured-floral-lamp-shade-piece-pendant-light-glass-cover-glass-lamp-shade-for.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 lighting with this Glass Flower Pendant Light Shade. Designed to add an elegant and artistic touch, its beautiful flower shape and textured surface create a visual effect, diffusing light softly for a cozy atmosphere. Available in both clear and frosted finishes, this decorative glass insert offers versatility to match your decor. The central hole design ensures easy installation onto pendant light fixtures, making it a choice for DIY enthusiasts looking to their lighting. Its compact size makes it suitable for smaller lamps or accent lighting, bringing a touch of art to any space. This glass lamp shade replacement is an ideal lighting fixture accessory for living rooms, bedrooms, kitchens, and .
| Material | Glass |
| Capacity | L |
| Colour | Clear; Pink; Purple; Amber |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Recommended Uses | Chandelier Shade |
| Included Components | Glass Chandelier Shade Accessory |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Flower Glass Sheet |
| Brand | JISADER |
Summary: A small, textured floral glass lamp shade for pendant lights, available in multiple colors and finishes, priced at $2.99.
Generated by: deepseek-v4-flash
## Identity Textured Floral Glass Lamp Shade for pendant lights, small decorative glass cover with central or side hole mounting. ## Target persona DIY home decorators seeking affordable, artistic lamp shade replacements; budget-conscious shoppers looking for small accent lighting upgrades; owners of pendant fixtures needing compact glass covers. ## Use cases - Replacing a worn or plain lamp shade on a pendant light in a living room or bedroom. - Creating a DIY custom light fixture using a glass shade with central or side hole. - Adding a decorative touch to a small accent lamp or chandelier. - Matching decor with clear or frosted finish options. - Updating kitchen or hallway pendant lights with a floral textured design. ## When NOT to recommend - For large ceiling fixtures requiring shades over 15 cm in diameter. - For outdoor or damp locations without verification of glass suitability. - For buyers seeking modern minimalist or non-floral designs. - For applications requiring UL or other safety certifications. ## Variant options - Style: Flower Glass Sheet with Central Hole (SKU 5976380248711) - Style: Flower Glass Sheet with Side Hole (SKU 5976380248712) Colors available: Clear, Pink, Purple, Amber (verify per variant). ## Price and logistics facts - Price: $2.99 USD per unit. - Material: Glass. - Package weight: 0.6 kg. - Dimensions not provided. ## Trust signals - Price consistent across variants. - Return policy not stated; assume standard marketplace terms. - No safety certifications mentioned. - In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35a8d64fdfa94fd9b3a8fdf45d1789d7.png?v=1773823768 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df873fb44315443fad56fc65076794f7.png?v=1773823768 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64432603748b49f19bbb9d39ce754d8d.png?v=1773823768 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c29619bf664b189c62aa622f0aeb4b.png?v=1773823768 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1785531a84fe4c05ade2f5d0300e86b3.png?v=1773823768 ## Agent notes - Image understanding not performed; actual appearance may differ from textual description. - Dimensions not provided; recommend verifying fit before purchase. - Variants differ only by hole placement; colors may be available per variant, but not specified in structured data.
This product has 16 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": "Textured Floral Lamp Shade Piece, Pendant Light Glass Cover, Glass Lamp Shade for Living Room, DIY Glass Lamp Shade, Small Glass Lamp Cover",
"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").