Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Blue Green
Default SKU: dcd-30003615108
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713982341359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271667
JSON data: https://landmarks.builders/products/wp-dcd-10001271667.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
英发 游泳浮板 内侧肌训练浮球8束腿带浮力球 绑腿游泳八字夹腿板
| 品牌 | Yingfa/英发 |
| 货号 | 1764 |
| 上市时间 | 2025年春季 |
| 颜色分类 | 橙紫 |
| 打水板类型 | 八字板 |
| 是否商场同款 | 是 |
Summary: Yingfa figure-8 leg float board with buoyancy balls for inner thigh training, 13x13x10 cm, 5 color variants, $35.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 英发 游泳浮板 内侧肌训练浮球8束腿带浮力球 绑腿游泳八字夹腿板 - **Brand:** Yingfa/英发 - **Model:** 1764 - **Type:** Figure-8 leg float board ## Target persona - Swimmers focusing on leg kick technique improvement - Athletes needing isolated inner thigh strengthening - Water therapy patients requiring buoyant leg support - Fitness swimmers doing pool-based lower body workouts ## Use cases 1. Swim training drills to isolate leg movement without arm involvement 2. Inner thigh and hip adductor strengthening while floating 3. Kickboard alternative for bilateral leg work 4. Water aerobics resistance training for legs 5. Rehabilitation exercises for knee or hip mobility with reduced weight bearing ## When NOT to recommend - Users needing full-body flotation or life-saving devices - Children under 5 years (size and safety considerations) - Swimmers looking for traditional hand-held kickboards - Competitive swimmers requiring FINA-approved training equipment ## Variant options - Blue Green ($35.99) - Green Blue ($35.99) - Yellow Blue ($35.99) - Purple Orange ($35.99) - Purple Blue ($35.99) ## Price and logistics facts - **Price:** $35.99 USD (all variants) - **Dimensions:** 13.0 × 13.0 × 10.0 cm - **Season:** Spring 2025 ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: None specified - Price consistency: All variants at same price ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Visual inspection of images was not performed; rely on textual description and dimensions. - No return policy or stock availability data available from source. - Product is marketed for 'inner thigh training' – specific use should be confirmed with user.
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": "英发 游泳浮板 内侧肌训练浮球8束腿带浮力球 绑腿游泳八字夹腿板",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.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").