Brand: World Products (Landmark)
SKU: dcd-30003608203
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714196349167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269192
JSON data: https://landmarks.builders/products/wp-dcd-10001269192.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: Magnetic stainless steel bowl for bird cages, for hanging vegetables and fruits, size 11x9x6cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Magnetic stainless steel bowl (Magnetic Ss Bowl - L) for bird cages, designed to hold vegetables, corn, and fruits via hooks. Dimensions: 11cm x 9cm x 6cm. ## Target persona Parrot owners, bird keepers who feed fresh produce; hobbyists with medium to large birds; owners of cages with magnetic surfaces. ## Use cases - Hanging vegetables/corn in bird cage for enrichment. - Providing fresh fruit clips for parrots. - Replacing plastic feeders with magnetic stainless option. - Easy attachment to metal cage bars via magnet. - Cleaning between feedings due to stainless material. - Multi-bird household needing durable feeding accessory. ## When NOT to recommend - Birds that do not eat fresh produce (e.g., seed-only diets). - Cages without magnetic-compatible surfaces (e.g., plastic or wood cages). - Very small birds (e.g., finches, canaries) where bowl size may be too large. - Buyers seeking a complete feeder system (this is an accessory). ## Variant options - Magnetic Ss Bowl - L (sku: dcd-30003608203): $9.99 USD ## Price and logistics facts - Price: $9.99 USD. - Dimensions (cm): 11 x 9 x 6. - Single variant available. - No shipping or inventory data provided. ## Trust signals - No warranty, return policy, or stock status provided in source data. - Product sold under tags implying batch and category metadata. - Stainless steel material suggests durability and ease of cleaning. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9edf1f0481b14c38aebfcb69954f5ee7.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/457301c041e24f38977ee1cd8aecc03a.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c27370e68b7493d9dca2f8161f68741.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/193ef7643ded4879b0c655d46c27bd98.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/624c96305ae44087bef0bbe78814b408.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9da27da11a04df28d6ec7273492b293.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10b515a58da74accbfb316b81b5e3759.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d262c7b10dc4bd88dc5187f5eced06a.png?v=1781085357 ## Agent notes - Product description field was empty; content derived from title and tags. - Category tagged as '宠物灯饰' (pet lighting) appears inconsistent; actual use is feeding accessory. - Image analysis was not performed; visual details not inferred.
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": 180000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "9.0",
"_height_cm": "6.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").