Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Round Handle Scooter
Default SKU: dcd-30003505087
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1120 g
Cart URL (default variant): https://landmarks.builders/cart/49739205869807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250311
JSON data: https://landmarks.builders/products/wp-dcd-10001250311.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
感统训练滑板滑滑车儿童早教感统训练器材玩具塑料方形四轮滑板车
| 产地 | 温州 |
| 品牌 | 乐展 |
| 货号 | 004 |
| 材质 | 塑料 |
| 规格 | 方把注塑滑车 马卡龙绿色 |
Summary: Plastic sensory integration training scooter for children, 43x30x10 cm, $33.99, brand 乐展, made in Wenzhou.
Generated by: deepseek-v4-flash
## Identity Sensory integration training scooter, plastic four-wheeled square board with handle, by brand 乐展. ## Target persona - Parents of children with sensory processing needs - Early childhood educators - Occupational therapists - Caregivers of children aged 3-8 ## Use cases - Indoor sensory integration exercises - Balance and coordination training - Early education movement activities - Physical therapy for children - Group play in kindergartens - Home-based gross motor skill development ## When NOT to recommend - For outdoor use on rough or uneven terrain - For children with weight exceeding unspecified limit (not stated) - For competitive racing or high-speed use - For children under 3 without close adult supervision ## Variant options 12 variants: Round Handle (sub-variants a-I) and Square Handle (sub-variants a-f). All priced at $33.99. ## Price and logistics facts - Price: $33.99 - Dimensions: 43 × 30 × 10 cm - Origin: Wenzhou, China - Brand: 乐展 - Material: Plastic ## Trust signals - All variants consistently priced at $33.99 - Product sold under brand 乐展 - No return policy or certification data available in facts ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9147ef319b404a55be62f2b9fe29b924.png?v=1781488383 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69641e85a01f44328e42ed50767d7cd0.png?v=1781488384 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f5edcfa330b49b0b7b44adf4b99dc3a.png?v=1781488384 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1adc20a549934e0c99520753c6060faa.png?v=1781488384 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05c4145996504f6b8f2f05bc66409a4a.png?v=1781488384 ## Agent notes - Image content not analyzed; physical design details based on product title and description (plastic, square, four wheels, with handle). - Stock availability and return policy not specified.
This product has 24 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": 1120000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "30.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").