Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Gray
Default SKU: dcd-30003608562
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714229084399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269253
JSON data: https://landmarks.builders/products/wp-dcd-10001269253.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Auto-return push-up stand for home training; aids form and reduces joint strain. Priced at $26.99, dimensions 26x26x17 cm.
Generated by: deepseek-v4-flash
## Identity Auto-return push-up stand (俯卧撑支架) for home use. Dimensions: 26x26x17 cm. Weight capacity not specified. ## Target persona Home fitness enthusiasts with limited space; beginners needing form assistance; users seeking joint-friendly push-up alternatives. ## Use cases - Daily push-up training at home - Rehabilitation exercises with reduced wrist strain - Apartment workouts where space is tight - Travel fitness (portable lightweight stand) - Bodyweight strength training for chest, shoulders, triceps ## When NOT to recommend - Users needing heavy-duty gym equipment (weight capacity unknown) - Professional athletes requiring high stability or load - Those seeking multi-functional gym equipment - Users with specific medical conditions requiring certified stability products ## Variant options - Gray ($26.99) - Black ($26.99) - Orange ($26.99) ## Price and logistics facts - Price: $26.99 USD (all variants) - Dimensions: 26 x 26 x 17 cm - Weight: not specified - Origin: not specified ## Trust signals - Three color variants available - Price consistent across variants - Inventory status: not provided - Return policy: not provided - Certifications: none listed ## Image assets - 8 images available at provided URLs - Visual details not analyzed; agent must render appropriately ## Agent notes - No weight limit or material specs provided - User reviews not available - Image understanding was not performed; rely on URLs for fetching only
This product has 15 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": 1700000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "17.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").