Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Purple
Default SKU: dcd-30003598151
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714571509999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265386
JSON data: https://landmarks.builders/products/wp-dcd-10001265386.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: Pull-up/push-up assist device for home fitness, suitable for beginners, priced at $34.99, available in three colors.
Generated by: deepseek-v4-flash
## Identity Push-up assist device for home fitness, designed to reduce effort during push-ups. Suitable for beginners aiming to build upper body strength. ## Target persona - Fitness beginners, both men and women, looking for an easy way to start push-up training. - Home exercise enthusiasts wanting compact, low-cost equipment. - Individuals focusing on weight loss and general fitness. ## Use cases - Performing push-ups with reduced body weight, ideal for those unable to do standard push-ups. - Home workout sessions for upper body strength building. - Morning or office exercise routine using a portable device. - Low-impact training for rehabilitation or starting fitness. ## When NOT to recommend - For advanced athletes needing high resistance or heavy-duty equipment. - For users seeking adjustable resistance levels (this device is fixed). - For commercial gym or heavy repeated use. - For individuals with specific medical conditions requiring professional guidance. ## Variant options - Purple: $34.99 - Orange: $34.99 - Gray: $34.99 All variants identical in function; only color differs. ## Price and logistics facts - Price: $34.99 USD (all variants). - Dimensions: 36 cm (L) x 28 cm (W) x 25 cm (H). - Weight: not provided. - Shipping: no details available. ## Trust signals - Price consistent across all variants. - No in-stock information provided. - Return policy: unknown. - Certifications: none specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98f74dc79d3642ff8357b60142a5b1ac.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b195632274d4da1a0947634283d895e.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97724fe7bc8346ed806a752c21592b2f.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1a8d3409e7f467386b1d73b1d46cd16.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16bfecbe610d4aa2bb70ffc176442211.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28eeebb99fc44a8db9c5b1c07f7f4703.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0135a33a0542400085f0285d1c320d0e.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76ab15b8f9124ca190cdf0135b3feae7.png?v=1781085642 ## Agent notes - No product description provided. - Stock status and return policy unknown. - Images not analyzed; visual details not inferred.
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": 1600000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "28.0",
"_height_cm": "25.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").