Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Blue
Default SKU: dcd-30003610851
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714118787311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270200
JSON data: https://landmarks.builders/products/wp-dcd-10001270200.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鹦鹉包小鸟外出包鸽子蜥蜴外带鸟笼小太阳玄凤便携包鸟包小宠用品
| 产地 | 河北 |
| 防逃设计 | 有防逃设计 |
| 货号 | 1103 |
| 品牌 | 宏跃专宠 |
| 是否专利货源 | 否 |
| 滚轮配置 | 不带滑轮 |
| 是否套装(含配件) | 否 |
| 规格 | 紫色 |
| 适用品种 | 通用 |
| 适用尺码 | XS-超小型 |
| 材质 | 塑料 |
| 适用对象 | 鸟 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: A portable plastic bird carrier with anti-escape design, sized for small birds like parrots and pigeons. Dimensions 29x22x23 cm. Two color options.
Generated by: deepseek-v4-flash
## Identity Portable bird carrier (plastic) with anti-escape design. Brand: 宏跃专宠. Model: 1103. Made in Hebei. Intended for small birds and small pets. ## Target persona - Bird owners (parrots, parakeets, canaries, etc.) - Small pet owners (pigeons, hamsters, reptiles) - People who frequently transport birds to vet, shows, or outdoor locations ## Use cases - Taking a pet bird to the veterinarian - Traveling with a bird (car, public transit) - Outdoor bird outings (park, garden) - Transporting birds to shows or competitions - Temporary containment during cage cleaning ## When NOT to recommend - For large birds (macaws, large cockatoos) – dimensions too small - For long-term housing or as a permanent cage – not designed for prolonged stay - For aggressive or chew-through-prone birds - When multiple birds need to be carried together – single occupancy likely ## Variant options - Blue (SKU: dcd-30003610851) – $11.99 - Beige (SKU: dcd-30003610852) – $11.99 ## Price and logistics facts - Price: $11.99 USD (both variants) - Dimensions: 29 x 22 x 23 cm (L x W x H) - Weight: not specified - Origin: Hebei, China - Shipping: unknown; assume standard processing ## Trust signals - In-stock status: not stated - Return policy: not provided - Brand: 宏跃专宠 (no well-known certifications) - Price: consistent across variants - Anti-escape design mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7daec986885f48aab45b7c2ee4dcc7c0.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e6f1a1496ec49a18a1d5acca8a39a38.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77151359d7574d91b93d12897357ae2b.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/576258eacd824f78a27b62761eed767f.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/500d424d2214485fa325e52540ab384a.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dbea4b61c38445c905d655088a6cd5e.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a51cfc9394e4871b655a66bc3210f9c.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4307725d4bc64bada09e9561a373c9bd.png?v=1781085317 ## Agent notes - Product type tag is '宠物灯饰' (pet lighting) which contradicts the product (carrier). Likely a catalog error; may cause retrieval mismatches. - Images not analyzed; visual specifics not inferred. - No information on materials beyond 'plastic' or on safety certifications. - Dimensions suggest it fits small birds (e.g., budgie, cockatiel, lovebird) but not larger species.
This product has 14 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": 400000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "22.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").