Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30003612091
Default 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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714001117423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270730
JSON data: https://landmarks.builders/products/wp-dcd-10001270730.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:早教系鞋带
装箱数:100pcs/产品重量:0.1kg
外箱规格:57*45*24cm
Summary: A Montessori-inspired toy for children to practice tying shoelaces, available in four colors at $9.99.
Generated by: deepseek-v4-flash
## Identity A children's shoelace tying teaching toy, designed for fine motor skill practice. ## Target persona - Parents of toddlers/preschoolers (ages 3-6) seeking practical life skill training - Preschool and Montessori teachers needing classroom materials for fine motor development - Occupational therapists working on hand-eye coordination ## Use cases - At-home practice for learning to tie shoes - Montessori practical life exercises - Preschool classroom centers for fine motor skills - Occupational therapy sessions for hand dexterity - Travel-friendly quiet play activity ## When NOT to recommend - Children who already proficiently tie their own shoes - Children under 3 years old (choking hazard from small parts) - Kids needing advanced lacing patterns (this is basic) ## Variant options - Blue ($9.99) - Yellow ($9.99) - Pink ($9.99) - Red ($9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 24.0 cm × 20.0 cm × 7.0 cm - Weight: 0.1 kg per unit ## Trust signals - Stock status: not specified - Return policy: not stated - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3568b1f77b948399732336d6910cce0.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f52f06d5b64047aaed33663ec50ed7.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f857ee0ee53449c2ad7e0fe1628cbb8b.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45c68c95aac541c2aa8de11dc30baf73.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/708cac43e65b4b8a9b4ca7bbf2a42473.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed1ba0336bb64a75961b695efdbad96a.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff8e6ceba35646d2b6ae0c06a038b9ca.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bac751d84129426096f18e606b2737ce.png?v=1781085197 ## Agent notes - Visual inspection of images was not performed; only URL metadata available.
This product has 16 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": "儿童系鞋带玩具教具学绑练习穿鞋带宝宝蒙氏大幼儿园区域早教玩具",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "7.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").