Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black Orange
Default SKU: dcd-30003605488
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714361041135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268116
JSON data: https://landmarks.builders/products/wp-dcd-10001268116.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: Adjustable folding agility hurdle for soccer and basketball training; two height settings, compact storage, available in three color options at $9.99.
Generated by: deepseek-v4-flash
## Identity 二挡可调节折叠跨栏架足球敏捷训练器材篮球敏捷栏 ## Target persona Coaches, athletes, and fitness enthusiasts seeking low-cost agility training equipment for speed and footwork drills. ## Use cases - Soccer speed ladder drills - Basketball lateral quickness drills - Backyard agility circuits - Warm-up obstacle runs - Youth sports training sessions ## When NOT to recommend - Professional athletes needing high-durability hurdles - Those seeking adjustable heights beyond two levels - Training on hard concrete requiring heavy bases - Buyers expecting included carrying bag ## Variant options - Black Orange: $9.99 - Black Yellow: $9.99 - Black Green: $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 55×31×10 cm. Lightweight, foldable. ## Trust signals In-stock status unknown; no return policy provided; no certifications. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes No description provided. Image understanding not performed. Price and dimensions from facts.
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": 500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "31.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").