Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $53.99
Default variant: 5-inch Mediterranean
Default SKU: dcd-30003598883
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49714533302511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265635
JSON data: https://landmarks.builders/products/wp-dcd-10001265635.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.































Summary: Small wholesale hand-soldered colored glass lampshades in multiple styles and sizes, priced from $29.99 to $53.99 USD, suitable for pet lighting and DIY lamp projects.
Generated by: deepseek-v4-flash
## Identity Small wholesale colored glass lampshade (hand-soldered) for table lamps, pendant lights, ceiling lights. Available in Mediterranean, Lotus Pink, Tree Leaf, and Blue Diamond styles, in 5-inch, 8-inch, and 75-inch sizes. ## Target persona - Pet store owners looking for decorative lighting for animal habitats - Small business owners sourcing unique lampshades for resale - DIY enthusiasts creating custom pet-themed lamps - Crafters needing hand-soldered glass components ## Use cases - Decorative lighting for pet cages or terrariums - Accent lighting in pet stores or animal shelters - Custom lamp projects for pet-themed rooms - Small wholesale inventory for boutique retailers - Replacement shades for existing lamp bases - Event decor for pet-related gatherings ## When NOT to recommend - General residential lighting (design may be too specific) - Large-scale commercial projects (small wholesale nature may not meet volume) - Buyers needing frosted or opaque shades (colored glass is translucent) - Budget-constrained bulk buyers (unit price ~$30-54 may be high for wholesale) ## Variant options | Style | Price (USD) | |---|---| | 5-inch Mediterranean | $29.99 | | 5-inch Mediterrane a | $29.99 | | 8-inch Lotus Pink | $53.99 | | 8-inch Mediterranean | $41.99 | | 8-inch Mediterrane a | $41.99 | | 75-inch Tree Leaf | $38.99 | | 75-inch Blue Diamond | $33.99 | Note: "75-inch" likely refers to diameter in mm or another unit; please verify. ## Price and logistics facts - Base price: $29.99 USD - Dimensions: 26 × 26 × 24 cm (packaging unknown) - Variant prices range $29.99 – $53.99 USD - Currency: USD ## Trust signals - In-stock status not specified - Return policy not provided - Price consistency across variants indicates low volatility - No certifications listed ## Image assets - 8 product images available (PNG format) – URLs listed below - Agent note: visual inspection not performed; images may depict actual glass colors and finishes ## Agent notes - Product description is empty; rely on title and tags for category inference - 'Pet lighting' is a tag but not reflected in product title – cross-check suitability - '75-inch' size likely a typo; confirm actual dimensions for that variant - No customer reviews or ratings available - Image understanding was not performed, so visual details (e.g., actual colors, craftsmanship) are not confirmed
This product has 19 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": "小额批发彩色玻璃灯罩台灯吊灯吸顶灯具配件手工焊锡灯罩外壳厂家",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "24.0"
}
}],
"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").