Brand: World Products (Landmark)
SKU: dcd-30003502213
Price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9200 g
Cart URL (default variant): https://landmarks.builders/cart/49814765240559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001249906
JSON data: https://landmarks.builders/products/m4x-10001249906.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: Space-saving standing exercise rack with spring resistance hooks for home flexibility training, priced at $299.99.
Generated by: deepseek-v4-flash
## Identity Standing Exercise Rack with Spring Resistance Hooks, Space-Saving Design for Home Flexibility Training. ## Target persona Home fitness enthusiasts with limited space; individuals seeking low-impact resistance training; budget-conscious buyers of mid-range home gym equipment. ## Use cases - Daily stretching and flexibility routines. - Resistance band exercises for strength. - Bodyweight training in small apartments. - Rehabilitation and low-impact workouts. - Home gym setup where floor space is at a premium. ## When NOT to recommend - Heavy weightlifting or powerlifting (not rated for high loads). - Commercial gym or high-traffic use (light-duty construction). - Users requiring adjustable height or multi-grip pull-up bars. - Professional athletes needing heavy-duty equipment. ## Variant options One variant: Square Base (SKU: dcd-30003502213) at $299.99. ## Price and logistics facts Price: $299.99 USD. Dimensions: 100 cm x 30 cm x 10 cm. Shipping weight and policies not specified. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. ## Image assets 5 images available at URLs provided. Visual details not reviewed by agent. ## Agent notes No product description or detailed specifications were provided. Image content was not analyzed.
This product has 12 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": "Standing Exercise Rack, Space-Saving Spring Resistance Rack Hooks for Home Flexibility Training",
"quantity": 1,
"grams": 9200000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "30.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").