Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Mint Green
Default SKU: dcd-30003610313
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714137006319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269988
JSON data: https://landmarks.builders/products/wp-dcd-10001269988.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: A children's toy frog that bounces when pressed, designed for interactive parent-child play, available in Mint Green and Pink.
Generated by: deepseek-v4-flash
## Identity 儿童弹跳小青蛙玩具 (Children's Bouncing Frog Toy), a green frog that jumps when pressed, for interactive parent-child games. ## Target persona Parents of toddlers and preschoolers (ages 1-5) seeking simple, engaging physical toys for playtime; gift buyers for young children. ## Use cases - Indoor playtime to entertain a toddler. - Parent-child bonding activity: pressing the frog to make it jump. - Developing fine motor skills and cause-effect understanding. - Birthday or holiday gift for a young child. - Screen-free entertainment during travel or waiting. ## When NOT to recommend - For children over 6 years old (too simple). - If the buyer prefers electronic or digital toys. - For children who might put small parts in mouth (check safety). - If the buyer requires a specific brand or certification. ## Variant options - Mint Green (SKU: dcd-30003610313) - $19.99 - Pink (SKU: dcd-30003610314) - $19.99 ## Price and logistics facts Price: $19.99 USD. Dimensions: 19.4 x 17.3 x 15.8 cm. No shipping or return policy provided. ## Trust signals - Listed price is consistent across variants. - In-stock status unknown; no return policy or safety certifications provided. ## Image assets - 8 PNG images available at URLs provided. Images are product photos from various angles. No visual details inferred. ## Agent notes No description text was provided. Image understanding was not performed; treat image URLs as fetchable assets only.
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": 450000,
"properties": {
"_length_cm": "19.4",
"_width_cm": "17.3",
"_height_cm": "15.8"
}
}],
"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").