Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003606810
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714137563375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268613
JSON data: https://landmarks.builders/products/wp-dcd-10001268613.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品尺寸:62.*22*2.5cm (此款产品尺寸是人工测量 有些许偏差 以实物收到为准)
产品包装:50个装 纸箱尺寸 59*59*55CM
产品克重:±50克











单个纸盒包装尺寸:65*25*5CM










产品尺寸:62*22*.2.5cm (此款产品尺寸是人工测量 有些许偏差 以实物收到为准)
Summary: Wholesale 62cm EVA foam swimming belt buoyancy aid for beginners, available in 5 colors, sold in packs of 50, priced at $9.99 per unit.
Generated by: deepseek-v4-flash
## Identity 62cm EVA foam swimming belt / buoyancy aid for beginners. Material: EVA foam. Dimensions: 62*22*2.5 cm (measured manually, slight deviations possible). Weight: ±50g per piece. Sold wholesale in packs of 50. ## Target persona Wholesale buyers, swim school managers, pool supply retailers, beginner swim instructors. ## Use cases - Teaching children to float in swimming pools - Group swimming lessons for beginners - Beginner swim training in shallow water - Pool safety training for non-swimmers - Bulk purchase for swim school resale - Summer camp swimming programs ## When NOT to recommend - For individual consumers (minimum 50-pack wholesale) - For advanced or competitive swimmers - For open water or rescue use (not a certified life-saving device) - If user requires a life jacket or personal flotation device (PFD) ## Variant options 5 color variants: Yellow, Blue, Pink, Orange, Green. All priced at $9.99. ## Price and logistics facts Unit price: $9.99 USD. Sold in case of 50. Case box dimensions: 59*59*55 cm (from description). Individual pack dimensions: 65*25*5 cm. Weight per unit: ±50g. ## Trust signals Price consistent across variants. Standard EVA foam swimming aid. No stock level or return policy provided. ## Image assets         ## Agent notes Image content not visually inspected. Only URLs provided. Dimensions are manually measured; slight deviation possible.
This product has 17 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": "62CM长EVA材质游泳腰带辅助装备泡沫浮腰浮力漂浮背漂初学者批发",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "25.0",
"_height_cm": "5.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").