Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $305.99
Default variant: Pine-Metal
Default SKU: dcd-30000090079
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25500 g
Cart URL (default variant): https://landmarks.builders/cart/49813633106159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000015781
JSON data: https://landmarks.builders/products/m4x-10000015781.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-grip chin-up bar for apartment fitness. Metal construction. Variants: Pine-Metal, Ash-Metal, Beech-Metal, Full Metal. From $233.99.
Generated by: deepseek-v4-flash
## Identity Multi-grip chin-up bar designed for apartment fitness, metal construction. Available in four style variants: Full Metal, Pine-Metal, Ash-Metal, Beech-Metal. ## Target persona Apartment dwellers and home fitness beginners wanting a space-saving chin-up bar for bodyweight exercises. Suitable for urban residents with limited floor space. ## Use cases - Performing pull-ups and chin-ups in a small living space - Varying grip width (wide, medium, close) for different muscle targets - Home strength training without bulky equipment - Quick upper body workout during work-from-home breaks - Progressive calisthenics for building back and arm strength ## When NOT to recommend - Individuals with ceilings lower than 220 cm (installation clearance unknown) - Users who need a heavy-duty pull-up station with 300+ lbs capacity (max weight not specified) - Professional bodybuilders requiring a multi-station gym - Outdoor use (no weather resistance data) ## Variant options - Full Metal: $233.99 - Pine-Metal: $239.99 - Ash-Metal: $268.99 - Beech-Metal: $305.99 ## Price and logistics facts Base price $233.99 (Full Metal). Other variants: Pine-Metal $239.99, Ash-Metal $268.99, Beech-Metal $305.99. Dimensions: 115×55×20 cm. Currency: USD. No shipping or tax info provided. ## Trust signals In-stock status not specified. Return policy unknown. No certifications listed. Price consistent across variants (no discount). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2766c20-b7f3-4e58-9ba2-baa745569256.png?v=1781628225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e65f44c-e8cb-45bd-9590-f472471dba63.png?v=1781628227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5f5b6d7-c81d-47d9-86d7-7b6aa6bd3ac1.png?v=1781628226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c314bca1-bd5c-4f46-8854-0f64634b66ac.png?v=1781628233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20f3ec31-5ef8-45d8-94ae-50eeb9f80191.png?v=1781628227 ## Agent notes Known constraints: No product description provided. Images not analyzed; visual details unknown. Weight capacity not specified. Installation method (doorway, wall, freestanding) not stated.
This product has 9 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": "Chin-up Bar, Multi-grip Metal, Apartment Fitness",
"quantity": 1,
"grams": 25500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "55.0",
"_height_cm": "20.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").