Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.54
Default variant: Cream 22-sided
Default SKU: dcd-30003716750
Default price: $5.54
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/50406921142511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308859
JSON data: https://landmarks.builders/products/wp-dcd-10001308859.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This tactile busy ball is a 22-sided polyhedral design with a faceted body and rounded edges for safe handling. It features multiple hands-on elements on each face, including rotating, sliding, flipping, turning, pressing, and opening pieces. Crafted from sturdy molded plastic, this sensory toy offers a bright, multi-part construction that stimulates visual curiosity and tactile exploration. It helps toddlers and babies practice fine motor skills, hand-eye coordination, and dexterity. Ideal for early learning environments, this compact plaything is perfect for home, playroom, or daycare.
Summary: A 22-sided tactile busy ball for toddlers with rotating, sliding, flipping, turning, pressing, and opening elements; molded plastic; available as Cream or Multicolor at $5.54 USD.
Generated by: deepseek-v4-flash
## Identity Tactile Busy Ball with Interactive Elements for Toddlers — a 22-sided polyhedral sensory toy with faceted body and rounded edges. Each face has hands-on elements: rotating, sliding, flipping, turning, pressing, opening pieces. Made of sturdy molded plastic. ## Target persona - Parents of toddlers (roughly 1–3 years) who need a low-cost fine-motor skills toy. - Daycare / preschool staff stocking activity bins. - Caregivers looking for a compact, manually operated sensory toy. - Budget gift buyers seeking an educational toy around $5. ## Use cases - Toddler fine-motor skill practice: rotating and pressing elements. - Hand-eye coordination and dexterity development during supervised play. - Daycare or early-learning centers for group hands-on exploration. - Home playroom or nursery quiet-time activity. - Low-cost add-on or birthday gift. ## When NOT to recommend - If the child strongly mouths toys — no mouth-safe claim or small-parts safety certification is provided. - If buyer requires age-graded safety documentation or material certifications; none are supplied. - If expecting electronic, sound, or light-up features; this is a manual plastic toy. - For older children or adults needing advanced cognitive/fidget challenges; this is beginner toddler-level. ## Variant options - dcd-30003716750 — Cream 22-sided — $5.54 - dcd-30003716751 — Multicolor 22-sided — $5.54 ## Price and logistics facts - Price: $5.54 USD (same for both variants) - Dimensions: 26.5 × 26.5 × 26.5 cm - Shipping, stock, and return policy: not provided in source data. ## Trust signals - Metadata tags include wp-content-validated and wp-quality-audited. - Listed on a content-platform catalog (dcd full catalog). - No customer reviews, certifications, or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b34e13f-7063-4209-9eb2-00e6e19f9c20.jpg?v=1786242602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b6ad907-df37-4ccb-a689-2deaedcae7f2.jpg?v=1786242603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22e3508f-5d90-413f-90fb-9ea64c90749e.jpg?v=1786242612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfd84569-623f-485f-8638-00c98b3bc50b.jpg?v=1786242604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abdd6432-1dfe-456d-8b70-97afcd17eb74.jpg?v=1786242603 ## Agent notes - Images were not visually interpreted; treat URLs as fetchable assets and verify colors/condition from image content. - Confirm age range, safety/compliance data, and shipping/returns before recommending for a specific child.
This product has 9 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": "Tactile Busy Ball with Interactive Elements for Toddlers",
"product_id": 9538070511855,
"variant_id": 50406921142511,
"quantity": 1,
"grams": 950,
"length_cm": "26.5",
"width_cm": "26.5",
"height_cm": "26.5"
}],
"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").