Brand: World Products (Landmark)
SKU: dcd-30002902097
Price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49811090768111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001091201
JSON data: https://landmarks.builders/products/m4x-10001091201.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Design: This ocean creature set features realistic ocean creature figures with hand-painted details, textured surfaces, and lifelike shapes that make each piece easy to recognize and fun to discover.
Educational Play: As an engaging creature toy, it helps children learn sea creature names, build observation skills, and create imaginative underwater stories during playtime or classroom activities.
Complete Variety: The sea creature figures include marine creature, dolphin, large marine mammal, shark, squid, jellyfish, crab, crawfish, sea star, and more, giving kids a rich marine life toy set for versatileended play.
Long-Lasting Material: Made from solid plastic, this ocean creature set is designed for everyday handling, and the sturdy build helps the figures keep their shape through repeated use.
Storage Convenience: The set comes with a storage box that keeps the creature toy pieces organized after play, making cleanup simple and helping the figures stay easy to carry and storage container.
Summary: Realistic Ocean Creature Figures Educational Marine Life Toy Set Solid Plastic. Description: 【Educational Play】: This ocean creature set brings collectively a variety of sea creature figures, helping children recognize different marine creatures while they play and discover. 【Realistic Details】: Each creature toy is designed with lifelike shapes, clear texture, and hand-painted coloring for love realistic look that keeps kids engaged. 【unrestrictedEnded Fun】: As a marine life toy set, it supports imaginative storytelling, sorting, matching, and role-play, making everyday play more interactive
Generated by: m4x-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": "Realistic Ocean Creature Figures Educational Marine Life Toy Set Solid Plastic",
"product_id": 9429901213935,
"variant_id": 49811090768111,
"quantity": 1,
"grams": 1200,
"length_cm": "22.5",
"width_cm": "15.0",
"height_cm": "17.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. 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").