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















Summary: Cartoon dinosaur plush wristband toy (slap bracelet) with Tyrannosaurus, Triceratops, Pterosaur, Caudipteryx styles. Price $15.99, dimensions 26x18x12 cm.
Generated by: deepseek-v4-flash
## Identity Cartoon dinosaur plush wristband toy (slap bracelet) available in 4 dinosaur styles. Priced at $15.99. ## Target persona - Parents of young children (ages 3-8) looking for affordable, playful gifts - Dinosaur-enthusiast kids who enjoy interactive toys - Gift buyers for birthday parties or holiday stockings - Budget-conscious plush toy collectors ## Use cases - Birthday gift for a dinosaur-loving child - Interactive wrist toy for imaginative play - Classroom prize or party favor - Decorative plush on a child's desk or shelf - Travel companion toy for car rides or airplanes - Quiet time toy for soothing play ## When NOT to recommend - Buyers seeking realistic or educational dinosaur models - Adults wanting a premium collectible plush - Parents of infants or toddlers under 3 years (potential small parts hazard, though not explicitly stated) - Someone needing a non-toy wristband accessory ## Variant options - Tyrannosaurus - Triceratops - Pterosaur - Caudipteryx All priced at $15.99. ## Price and logistics facts - Price: $15.99 USD (all variants) - Dimensions: 26 cm x 18 cm x 12 cm - No shipping or return policy information provided. ## Trust signals - In-stock status unknown; price is consistent across all variants. - No certifications or safety ratings provided. - Return policy not specified. ## Image assets - 8 product images available at provided URLs. - No visual details extracted; treat images as fetchable assets only. ## Agent notes - Image content understanding was not performed; rely on factual attributes only. - Verify stock and shipping details before recommending.
This product has 16 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": "26.0",
"_width_cm": "18.0",
"_height_cm": "12.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").