Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Red-purp Gradient
Default SKU: dcd-30003617285
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49713946820847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272496
JSON data: https://landmarks.builders/products/wp-dcd-10001272496.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: SMOOKY wrist ball grip ball for children, priced at $18.99, with three gradient color variants, dimensions 19x15x10 cm, designed as a stress relief toy that improves hand dexterity and cognitive skills.
Generated by: deepseek-v4-flash
## Identity SMOOKY儿童手腕球握力球小学生课间解压玩具锻炼手部灵活益智早教 (SMOOKY Kids Wrist Ball Grip Ball). Toy. Price $18.99. Three gradient color variants: Red-purple, Blue-green, Yellow-pink. ## Target persona Primary: Elementary school children (小学生) needing stress relief or hand exercise during breaks. Also: parents seeking affordable educational toys for fine motor skill development. ## Use cases - Classroom break stress relief (课间解压) - Hand strength and dexterity training for children - Early education sensory play - Fidget toy for focus improvement - Therapy aid for hand coordination ## When NOT to recommend - When the child is under 3 years old due to potential choking hazard (no age info provided; caution advised) - Buyers looking for a high-end therapy tool (this is a low-cost toy) - Situations requiring durable or professional-grade products ## Variant options - Red-purple Gradient (SKU dcd-30003617285) $18.99 - Blue-green Gradient (SKU dcd-30003617286) $18.99 - Yellow-pink Gradient (SKU dcd-30003617287) $18.99 ## Price and logistics facts Price: $18.99 (USD). Dimensions: 19cm x 15cm x 10cm. No shipping or stock info provided. ## Trust signals - Listed with multiple SKUs and images. In-stock status not confirmed. No return policy mentioned. No certifications provided. ## Image assets - 8 product images available at URLs provided. No visual details can be extracted. ## Agent notes - Image understanding not performed; rely on textual data only. - Description field empty; no additional product details. - Tags suggest batch and import categorization.
This product has 15 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": "SMOOKY儿童手腕球握力球小学生课间解压玩具锻炼手部灵活益智早教",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "15.0",
"_height_cm": "10.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").