Brand: World Products (Landmark)
SKU: dcd-30003502762
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49804475171055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250108
JSON data: https://landmarks.builders/products/wp-dcd-10001250108.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
i2/220/500/22350543898/T1LwcZFo8nXXcWeqbX
Summary: Sculpted Animal pet light fixture, $41.99, 42x32x8 cm, single style variant. Decorative animal-shaped lighting for pets.
Generated by: deepseek-v4-flash
## Identity Sculpted Animal pet light fixture (雕塑动物支架) from the 宠物灯饰 (pet lighting) category. Single variant: Sculpted Animal style. Dimensions: 42x32x8 cm. Price: $41.99. ## Target persona Pet owners who want decorative, animal-themed lighting for their pet's space. Ideal for cat or dog lovers seeking whimsical home accents. ## Use cases - Night light near pet bed or feeding area. - Decorative shelf or tabletop lamp in a pet-themed room. - Accent lighting for a pet corner or play area. - Gift for pet enthusiasts who appreciate animal figurine lamps. - Mood lighting in a cozy reading nook with pets. - Display piece in a veterinary clinic or pet store. ## When NOT to recommend - For customers needing bright overhead or task lighting (this is decorative, low functional light). - For buyers seeking durable outdoor-rated lighting (no outdoor certification given). - For those wanting a standard, non-animal shaped lamp (design is specifically animal). - For large rooms requiring high lumen output. ## Variant options Only one variant: Sculpted Animal (SKU: dcd-30003502762). ## Price and logistics facts Price: $41.99 USD. Dimensions: 42 cm (L) x 32 cm (W) x 8 cm (H). Weight not provided. Shipping dimensions likely based on box. ## Trust signals - In-stock status: Not confirmed (no inventory data). - Return policy: Not provided; assume standard retailer policy. - Price consistency: Single price point across variant. - Certifications: None stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02e3cd13d170428a8ae63b7a1abd6508.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c1437531e6740e1bd1ea235d51dbf05.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe5f23f2ad954ad2935ba27de9268405.png?v=1781488436 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554975ee17584aeb843950ef5f3c4e26.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/655a362d9b894766b5477bc6e0ec881a.png?v=1781488435 ## Agent notes - Description field contains a non-descriptive string; no detailed product description available. - Image URLs are provided but visual analysis was not performed; actual design details should be fetched from images. - Only one variant; no size or color options. - Tag classification suggests pet lighting (宠物灯饰); likely small decorative lamp.
This product has 7 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": 4500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "32.0",
"_height_cm": "8.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").