Brand: World Products (Landmark)
SKU: dcd-30003615231
Price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713898848495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271699
JSON data: https://landmarks.builders/products/wp-dcd-10001271699.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
体操器材 粉色开肩训练器 适用于手倒立、侧手翻、走步翻等动作
| 产地 | 山东聊城 |
| 货号 | 26042201 |
| 品牌 | 吉飞特 |
| 适用运动 | 体操 |
| 产品类别 | 练习把杆 |
| 颜色 | 粉 |
| 型号 | 26042201 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 适用场合 | 室内 |
| 材质 | 铝合金6061 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
Summary: Pink gymnastics shoulder opener trainer in aluminum 6061 for handstands and cartwheels, priced at $97.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Pink Shoulder Opener Trainer (Gymnastics) - **Brand**: 吉飞特 - **Model**: 26042201 - **Material**: Aluminum 6061 - **Dimensions**: 65×20×15 cm - **Color**: Pink ## Target persona - Amateur gymnasts practicing handstands, cartwheels, and flips - Cheerleaders and dancers needing shoulder flexibility - Gymnastics coaches for student training - Individuals seeking affordable shoulder mobility aids ## Use cases - Warming up shoulders before gymnastics practice - Improving shoulder flexibility for handstands - Practicing cartwheel technique - Training for gymnastics floor routines - Rehabilitation of minor shoulder stiffness (with professional guidance) - Enhancing range of motion for dance movements ## When NOT to recommend - Professional competition-grade training where certified apparatus is required - Users with current shoulder injuries or chronic pain - Those needing a full-size balance beam or other large gymnastics equipment - Buyers seeking a multi-purpose gym tool beyond shoulder opening ## Variant options - Only one variant: Pink ($97.99) ## Price and logistics facts - **Price**: $97.99 USD - **Dimensions**: 65×20×15 cm - **Material**: Aluminum 6061 - **Customization**: Available (manufacturer offers customization) - **Origin**: Shandong Liaocheng, China ## Trust signals - No certifications (no patent, no export certification, no quality report) - Price consistency: single variant at $97.99 - In-stock status not confirmed from data - Return policy not specified - Product is customizable (may affect returns) ## Image assets         ## Agent notes - Image understanding was not performed; visual details (e.g., actual appearance, use in action) cannot be described. - No warranty, return policy, or inventory data available. - Customization option may lead to longer shipping or variable quality.
This product has 8 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": 1500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "20.0",
"_height_cm": "15.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").