Brand: World Products (Landmark)
SKU: dcd-30003610139
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714116165871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269926
JSON data: https://landmarks.builders/products/wp-dcd-10001269926.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: A parrot swing chew toy for training and beak grinding, designed to relieve boredom. Suitable for small to medium parrots. Priced at $9.99, dimensions 23x10x5 cm.
Generated by: deepseek-v4-flash
## Identity Parrot Swing Chew Toy ## Target persona Bird owners with small to medium parrots (cockatiels, lovebirds, budgies) seeking affordable enrichment toys. ## Use cases - Hanging in cage for play and exercise. - Providing chewing activity to grind beak naturally. - Reducing boredom and destructive behavior. - Training tool for positive reinforcement. - Wholesale purchase for pet stores or bird breeders. ## When NOT to recommend - Large parrots (macaws, African greys) that may break it. - Birds with aggressive chewing habits that could ingest parts. - Owners seeking silent toys (swing may creak). - Replacement parts not available; if damaged, discard. ## Variant options Only one style: Parrot Swing Chew. ## Price and logistics facts Price $9.99 USD. Dimensions: 23.0 x 10.0 x 5.0 cm. Weight not provided. Wholesale available. ## Trust signals In-stock status not explicitly stated but tags suggest inventory management. No return policy provided. Price consistent across variant. No certifications listed. ## Image assets 8 PNG images available at URLs provided. ## Agent notes Image understanding not performed; do not infer visual details not in facts. Product description omitted; rely on title and tags.
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": 110000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "10.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").