Brand: World Products (Landmark)
SKU: dcd-30003688963
Price: $5.53
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50405908807919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299121
JSON data: https://landmarks.builders/products/wp-dcd-10001299121.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive Design: This engaging toy features a set of soft, squeezable marine animal figures and numbered cup-shaped containers designed to captivate young minds.
Early Learning: A versatile sorting toy that helps children develop essential cognitive skills by grouping, organizing, and identifying different marine creatures.
Skill Development: These colorful stacking cups are printed with clear numbers and simple graphics, making it easy to practice counting and basic math concepts.
Hands-On Play: This matching toy with animal figures encourages fine motor skill development as little hands grasp, compress, and pair each character with its corresponding home.
Educational Value: A comprehensive number matching toy that introduces color recognition and animal identification through interactive, tactile play sessions.
Summary: 20 Pieces Colorful Sea Animal Counting Toy with Matching Cups Bright Animal Counting Toy with Sorting Cups Learning Educational for Classroom, Playroom, Bath Time. 【Interactive Design】: This engaging toy features a set of soft, squeezable marine animal figures and numbered cup-shaped containers designed to captivate young minds. 【Early Learning】: A versatile sorting toy that helps children develop essential cognitive skills by grouping, organizing, and identifying different marine creatures. 【Skill Development】: These colorful stacking cups are printed with clear numbers and simple graphics, m
Generated by: dcd-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "20 Pieces Colorful Sea Animal Counting Toy with Matching Cups Bright Animal Counting Toy with Sorting Cups Learning Educational for Classroom, Playroom, Bath Time",
"product_id": 9537754759407,
"variant_id": 50405908807919,
"quantity": 1,
"grams": 850,
"length_cm": "32.2",
"width_cm": "6.4",
"height_cm": "16.2"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").