Brand: World Products (Landmark)
SKU: dcd-30003598852
Price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714569183471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265621
JSON data: https://landmarks.builders/products/wp-dcd-10001265621.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Tiffany-style glass lampshade for small lamps, priced at $62.99, dimensions 26x26x23 cm, available in Large Hole style.
Generated by: deepseek-v4-flash
## Identity Tiffany-style glass lampshade (灯罩) for small lamps, suitable for bedside, nightlight, pendant, or wall lamps. Also tagged as pet lighting accessory. ## Target persona - Pet owners seeking decorative lighting for pet cages or rooms. - Home decorators looking for affordable Tiffany-style lamp shades. - DIY lamp makers needing small, pre-made shades. - Budget-conscious shoppers wanting a stylistic accent light. ## Use cases - As a bedside nightlight shade. - As a pendant lamp shade over small tables. - As a wall lamp shade in entryways or hallways. - As a decorative cover for pet cage lighting. - As a replacement shade for small table lamps. - As a craft or hobby lamp shade for terrariums or model displays. ## When NOT to recommend - For large lamps requiring >26cm diameter shades. - For bright task lighting or reading lamps. - For users seeking high-end, designer Tiffany lamps. - For applications needing weatherproof or outdoor-rated fixtures. ## Variant options Only one variant: Style = Large Hole, SKU: dcd-30003598852, price $62.99. ## Price and logistics facts - Price: $62.99 USD (fixed, no discounts noted). - Dimensions: 26.0 cm (L) x 26.0 cm (W) x 23.0 cm (H). - Weight: not provided. - Shipping: not specified. ## Trust signals - Single variant in stock (no stock level provided, but listed as available). - No return policy stated. - No warranty or certification mentioned. - No customer reviews available in source data. ## Image assets 8 images available, but content not analyzed. Fetch from: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5702e5a3699c45d9941e86cbdc61f3ff.png?v=1781085639 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/243e2d6bf3704335a7bc2835dd7f54a1.png?v=1781085640 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c333cfdd7194185a35ae7cf51e1a7b9.png?v=1781085641 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34ebf5e954984297bc4c11c354dc3dd7.png?v=1781085640 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dee0b93cf8c24588a684a93916faa5ec.png?v=1781085641 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b0cc5fb5b54419c94cadf57de08b167.png?v=1781085640 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b494821f0a8241b79a9877f57b98cc2b.png?v=1781085640 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c97f6e903dc84fc2893c19849d56a596.png?v=1781085639 ## Agent notes - Product tagged as pet lighting (宠物灯饰) but title suggests general use. Verify intended application. - No description provided; rely on title and tags for context. - Image understanding was not performed; visual details unknown.
This product has 13 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": 1100000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "23.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").