Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Blue Black
Default SKU: dcd-30003600871
Default price: $20.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/49714594644207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266310
JSON data: https://landmarks.builders/products/wp-dcd-10001266310.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: EVA foam swimming training leg clamp board, 5-layer construction, 15cm, for children's swim training, available in two colors, bulk wholesale.
Generated by: deepseek-v4-flash
## Identity EVA swimming training leg clamp board, 5 layers, 15cm thickness. Used as a kickboard or leg float for children's swimming practice. ## Target persona Swim instructors, parents of young children (ages 3-10), swimming schools, wholesale buyers looking for affordable training aids. ## Use cases - Teaching children leg kick technique in pools - Buoyancy support for beginner swimmers - Group swimming lessons at schools or clubs - Water safety and confidence building for toddlers - Bulk supply for swim camps or retail ## When NOT to recommend - Competitive swimmers needing advanced equipment - Adults or teens (too small, likely under 15cm height limit) - High-intensity or frequent professional training - Users requiring adjustable density or firmness ## Variant options - Blue Black (SKU: dcd-30003600871) – $20.99 - Red White Blue (SKU: dcd-30003600872) – $20.99 ## Price and logistics facts - Unit price: $20.99 USD - Dimensions: 28.0 x 25.0 x 9.5 cm (LxWxH) - No weight or shipping info provided; assume lightweight. ## Trust signals - No stock or return policy data available. - Product tagged as wholesale batch; consistent price across variants. - Images show product but not verified; assume accurate. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdbb41e390ff45408ddb87e4cc4cafa9.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f7493c2bc3942879040021ad2aaa7d1.png?v=1781085655 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0185abe6e55043e7860dd7493cef9a22.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8ca25de836146fcb9764de505357a1f.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d1de455422a4f75ac84cdcb7495a079.png?v=1781085655 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ac2f5d866074b1383ba3dcd35ed8bdb.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a4ff3ac55c94265860daac3b4dec919.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f4de7c0a3764702ad5ac96db0ea3797.png?v=1781085654 ## Agent notes - No product description provided; images not analyzed visually. - Product likely designed for children due to small dimensions (28x25x9.5 cm). - Wholesale pricing suggests bulk buying; single unit price is $20.99. - No warranty or origin information.
This product has 14 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": "EVA游泳训练腿夹板5层15cm腿夹腿夹用品儿童游泳训练小批量批发",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").