Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $158.99 – $167.99
Default variant: Stainless Steel
Default SKU: dcd-30003611282
Default price: $167.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49714117607663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270341
JSON data: https://landmarks.builders/products/wp-dcd-10001270341.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable-height Bulgarian split squat stand for single-leg training, made of thickened steel. Available in stainless steel or black carbon steel. Dimensions: 71x33x25 cm. Base price $158.99.
Generated by: deepseek-v4-flash
## Identity Product: Adjustable Height Bulgarian Split Squat Stand (Single Leg Squat Training Rack) with Thickened Steel Plate. Type: Fitness Equipment. ## Target persona Home gym enthusiasts; weightlifters focusing on unilateral leg strength; athletes doing rehabilitation or balance training. ## Use cases - Performing Bulgarian split squats with adjustable height - Single-leg squats and lunges for lower body development - Balance and stability exercises for rehabilitation - Compact home gym strength training sessions - Adding unilateral variation to leg day routines ## When NOT to recommend - User needs a full power rack or cage for heavy barbell squats - High-traffic commercial gym requiring heavy-duty multi-station rack - User prefers only barbell back squats and has no interest in unilateral work - Extremely limited floor space (dimensions 71x33x25 cm; require stable footprint) ## Variant options - **Stainless Steel** – $167.99 (SKU: dcd-30003611282) - **Black Carbon Steel** – $158.99 (SKU: dcd-30003611283) ## Price and logistics facts - Base price: $158.99 (USD) for Black Carbon Steel variant. - Dimensions: 71 cm (L) x 33 cm (W) x 25 cm (H). - Weight: not provided. - Country of origin, shipping costs, lead time: not specified. ## Trust signals - No inventory stock status provided. - No return policy information available. - No certifications or warranty details given. - Price consistency: variants clearly listed with SKUs. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/339a6a03b765459b95d60796438a81ee.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6eecf3bf91b441a847166ec28f0b29d.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec99bfa19d4f4920a0537dd4ead9b619.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e6b51238e3f4b8f84cb31e007342612.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ef1d4d538484a2a88645111bd2c1ec1.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e1a035b8eb4293b5493e8ae52183d3.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6abf8a9a89e54183943d9e91c176ecf8.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9547ed430e1745b4b14932993d4281e4.png?v=1781085315 ## Agent notes - No product description was provided; all details are from title, tags, and variant info. - Images were not visually analyzed; only URLs are listed. - Missing data: weight, materials (beyond style names), assembly requirements, maximum user weight, and country of manufacture.
This product has 14 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": 12500000,
"properties": {
"_length_cm": "71.0",
"_width_cm": "33.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").