Brand: World Products (Landmark)
SKU: dcd-30003603418
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714390630639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267279
JSON data: https://landmarks.builders/products/wp-dcd-10001267279.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
单杠引体向上家用室内健身器材儿童墙体门框壁挂式打孔家庭室外固
| 品牌 | 无品牌/无注册商标 |
| 货号 | 单杠引体向上 |
| 单双杠类型 | 门上单双杠 |
Summary: Wall-mounted pull-up bar for home use, suitable for children and adults, requires drilling installation. Price $75.99.
Generated by: deepseek-v4-flash
## Identity Wall-mounted pull-up bar (单杠引体向上) for indoor/outdoor use. Unbranded. Dimensions 75x20x15 cm. Requires drilling into wall or door frame. ## Target persona Home fitness enthusiasts with limited space; parents seeking a durable exercise bar for children; adults needing a compact strength training tool. ## Use cases - Performing pull-ups and chin-ups at home. - Strength training for children (age-appropriate). - Adding an exercise station to a small home gym. - Wall mounted installation in garage, balcony, or indoor wall. - Outdoor fixed installation on a sturdy structure. ## When NOT to recommend - Renters not allowed to drill holes. - Those needing a portable or adjustable bar (e.g., doorway tension bar). - Users with very wide door frames (>90 cm) - check compatibility. - Individuals seeking a bar with additional features like gymnastics rings. ## Variant options - Black 70CM: $75.99 (only variant) ## Price and logistics facts - Price: $75.99 USD - Dimensions: 75 x 20 x 15 cm - Weight and shipping cost not provided. ## Trust signals - Price listed consistently. - No brand or certification data available. - In-stock status not confirmed. ## Image assets - 8 product images available at the provided URLs. ## Agent notes - Image analysis was not performed; visual details are unknown.
This product has 13 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": 4500000,
"properties": {
"_length_cm": "75.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").