Brand: World Products (Landmark)
SKU: dcd-30003596439
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714503352559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264646
JSON data: https://landmarks.builders/products/wp-dcd-10001264646.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: Bird mirror toy with wooden perch for small parrots, budgies, lovebirds. Price $9.99, dimensions 16x11x5 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 鹦鹉镜子自嗨解闷小鸟玩具木站杆挂笼镜牡丹虎皮小站台鸟笼配件 (Bird Mirror W Wood) - **Price:** $9.99 USD - **Dimensions:** 16 x 11 x 5 cm ## Target persona - Small parrot owners (budgies, lovebirds, cockatiels) - Bird caregivers seeking low-cost enrichment - Pet owners with single birds needing self-entertainment ## Use cases - Bird is left alone during work hours and needs self-entertainment - Adding a mirror and perch to a cage for engagement - Encouraging natural pecking and perching behavior - Replacing a worn-out or broken cage toy ## When NOT to recommend - Large parrots (e.g., macaws, cockatoos) that may break the toy - Birds known to be aggressive towards mirrors (stress trigger) - Cages with bar spacing too wide to securely mount the perch - Buyers seeking durable toys for heavy chewers ## Variant options - Only one variant: **Bird Mirror W Wood** at $9.99 ## Price and logistics facts - Price: $9.99 USD (no discounts, bulk pricing unknown) - Shipping cost, handling time, and seller location not provided - Dimensions: 16x11x5 cm (packaged) ## Trust signals - No stock availability or return policy stated in facts - Price appears consistent for a basic bird toy - No certifications or brand info provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91f988aac0e84b6bbcf2c989175887ee.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d63d6f4f46b64a45b4039ba16f6c3581.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b80bbe31a0d4ca88ab4ca759ae66076.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5503e35225e4727bb225ec26d9873f5.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff1c0a2f9d2942b2a2ed04eca56c6356.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe4d034dce2f4cb7a20cc2b5693f4ed7.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb45d44d688c4fa58afbc9e831d7d328.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be0973cddca0462fab94f31146fe4ea5.png?v=1781085604 ## Agent notes - Image content not analyzed; visual details unknown. - No stock availability or return policy provided. - Product is miscategorized as '宠物灯饰' (pet lighting) but is a bird toy.
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": 150000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.0",
"_height_cm": "5.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").