Brand: World Products (Landmark)
SKU: dcd-30003617288
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49713943970031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272497
JSON data: https://landmarks.builders/products/wp-dcd-10001272497.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: SMOOKY儿童手腕球握力球 is a wrist grip ball toy for elementary school children, priced at $9.99, designed for stress relief and hand dexterity training.
Generated by: deepseek-v4-flash
## Identity SMOOKY儿童手腕球握力球小学生课间解压玩具锻炼手部灵活益智早教 ## Target persona - Parents of elementary school children seeking affordable fine motor skill toys - Teachers looking for classroom stress relief tools - Caregivers wanting portable, quiet play items for kids ## Use cases - During school breaks to release tension - At home for hand-eye coordination practice - As a fidget tool to improve focus for children with ADHD-like tendencies - Pre-writing grip strength development - Travel entertainment for young children ## When NOT to recommend - For adults or teens needing serious grip strength training (load too light) - For children under 3 years due to potential choking hazard (no safety certification provided) - As a primary therapy tool without professional guidance ## Variant options - One style: Red-purple (SKU dcd-30003617288) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 8.0 x 8.0 x 8.0 cm (cube) - Single variant available ## Trust signals - In-stock status unknown - Return policy unknown - Price consistent across variant - No certifications listed ## Image assets - 8 PNG images available at URLs provided in the facts - Agent could not visually inspect images; rely on product title and dimensions ## Agent notes - Description field was empty; all information derived from title, tags, and price - Product type: 玩具 (toys) - No shipping weight or material details provided
This product has 13 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": 130000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "8.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").