Brand: World Products (Landmark)
SKU: dcd-30003598413
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49714556666095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265473
JSON data: https://landmarks.builders/products/wp-dcd-10001265473.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能家用门上单双杠室内免打孔单杠男女引体向上训练器健身器
| 品牌 | 其他 |
| 货号 | ltao1019637502 |
| 适用门框长度 | 65-90CM |
| 是否跨境出口专供货源 | 否 |
| 单双杠类型 | 门上单双杠 |
Summary: Adjustable door-mounted pull-up bar for home fitness, fits door frames 65-90cm, no drilling required, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Multifunctional door-mounted pull-up and dip bar (门上单双杠) - **Type**: Home fitness equipment, no-drill installation - **Dimensions (cm)**: 50.5 L x 19.5 W x 8.0 H - **Weight capacity**: Not specified - **Brand**: Generic (品牌 其他) - **Model**: ltao1019637502 ## Target persona - Apartment dwellers with limited floor space - Renters prohibited from drilling walls - Budget-conscious home exercisers seeking affordable strength training - Beginners to intermediate fitness enthusiasts ## Use cases - Performing pull-ups, chin-ups, and hanging leg raises at home - Adding upper body strength training to a home workout routine - Temporary fitness setup in dorms, offices, or travel accommodations - Lightweight, portable exercise tool for small living spaces ## When NOT to recommend - Heavy users (weight capacity unknown; typical door bars support ~250-300 lbs, but unspecified here) - Door frames with width outside 65-90 cm (based on description) or non-standard shapes - Users needing wide-grip, multi-grip, or specialized pull-up bars - Professional bodybuilders or high-volume training requiring robust stability ## Variant options - **Size**: 46-95 cm (one variant in stock) - Note: Description states 65-90 cm; actual adjustable range may differ. - Price: $21.99 (all variants) ## Price and logistics facts - **Price**: $21.99 USD - **Currency**: USD - **Shipping**: Not specified - **Stock**: Sold by Shopify merchant (no inventory info) ## Trust signals - No certifications or warranty mentioned - No customer reviews or return policy provided - Brand: generic household product - Price is low compared to branded alternatives ## Image assets - 8 product images available at provided URLs - Images not analyzed (visual details unknown) ## Agent notes - Weight capacity not specified; recommend cautious use for average adult. - Variant size range discrepancy: product page variant says 46-95 cm, but description says 65-90 cm. Likely adjusted range is 65-90 cm. - Image understanding was not performed; rely on text facts.
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": 2750000,
"properties": {
"_length_cm": "50.5",
"_width_cm": "19.5",
"_height_cm": "8.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").