Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $24.99
Default variant: 22x18x10cm
Default SKU: dcd-30003609999
Default price: $18.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/49714257461487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269879
JSON data: https://landmarks.builders/products/wp-dcd-10001269879.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: Cartoon simulation eagle plush toy, available in two sizes (22x18x10cm and 35x30x15cm), priced at $18.99 and $24.99 respectively.
Generated by: deepseek-v4-flash
## Identity A plush toy simulating a bald eagle, designed as a child's comfort and play item. ## Target persona - Parents seeking affordable plush toys for toddlers and young children - Gift buyers looking for a budget-friendly stuffed animal - Individuals wanting a soft decorative item with an animal theme ## Use cases - Bedtime comfort or soothing toy for a child - Imaginative play (e.g., pretending to be a bird) - Room decoration on a shelf or bed - Low-cost gift for a child's birthday or holiday ,- Collectible for those who accumulate plush animals ## When NOT to recommend - If the buyer needs a scientifically accurate bird model - For outdoor or water play (not weather-resistant) - For a high-end or premium gift (price is low, materials are basic) - If the recipient is older child or adult who prefers realistic or detailed collectibles ## Variant options - Size 1: 22x18x10cm (approx. 8.7x7.1x3.9 in) – $18.99 - Size 2: 35x30x15cm (approx. 13.8x11.8x5.9 in) – $24.99 ## Price and logistics facts - Price: USD 18.99 (small) / USD 24.99 (large) - Dimensions provided in cm; no weight or shipping cost info - No description of materials (e.g., fabric type, filling) ## Trust signals - In-stock status: Not explicitly given; assume available unless sold out - Return policy: Not provided - Price consistency: Two variants, each has a single price - Certifications: None mentioned ## Image assets - 8 PNG images available at the provided URLs - Images not inspected; cannot describe visual details ## Agent notes - No description text available; rely on title and dimensions - Variants differ only in size; SKUs: dcd-30003609999 (small), dcd-30003610000 (large)
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": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "14.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").