Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.33
Default variant: Orange
Default SKU: dcd-30004009707
Default price: $7.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Training Aid
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415868248303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413049
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413049.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This soccer agility ladder set includes agility training cones and hurdles. It is made of PP and designed for football, basketball, and volleyball training. The product is manufactured in Henan and has the model number 848-2. It can be customized and is available for cross-border export. The brand is Fenglang.
Summary: A PP soccer agility ladder set with cones and hurdles for multi-sport training, available in Orange or Fluorescent Green for $7.33.
Generated by: deepseek-v4-flash
## Identity - Product: Soccer Agility Ladder Set with Cones and Hurdles for Training - Brand: Fenglang - Model: 848-2 - Material: PP (polypropylene) - Product type: Training Aid - Manufacturer location: Henan, China - Customization available; cross-border export supported - Price: $7.33 USD (both variants) - Variants: Orange (SKU dcd-30004009707), Fluorescent Green (SKU dcd-30004009708) - Dimensions (cm): 45.0 x 20.0 x 18.0 (LxWxH) ## Target persona - Budget-conscious youth sports coaches needing equipment for team practices. - Parents of school-age athletes buying affordable home training tools. - Amateur athletes (football, basketball, volleyball) looking for entry-level agility drills. - Physical education teachers stocking intro-level training gear. ## Use cases - Football footwork drills: ladder runs, cone weaving. - Basketball agility training: defensive slides, quick-step drills. - Volleyball player movement: lateral drills and hurdle hops. - Home backyard workouts: compact setup for basic speed work. - Team practice warm-up circuits requiring cones and hurdles. - Cross-border sports coaching or small training sessions needing portable aids. ## When NOT to recommend - Professional or elite training programs that require competition-grade, heavy-duty equipment. - Buyers seeking a full agility kit with more than 2 color options or additional accessories not listed. - Users looking for specific material certifications (e.g., non-toxic, FDA-compliant) beyond the stated PP. - Individuals who need portable carry bags or ground stakes; these are not mentioned in the facts. ## Variant options - Orange: SKU dcd-30004009707, price $7.33 - Fluorescent Green: SKU dcd-30004009708, price $7.33 ## Price and logistics facts - Unit price: $7.33 USD (both colors) - Available for cross-border export - Customization supported - Manufacturer in Henan, China - No shipping or fulfillment details provided ## Trust signals - Product is tagged as validated, quality audited - Price is consistent across variants - Availability status not explicitly provided - Return policy not provided - No certifications listed (do not assume any) ## Image assets - No image URLs provided in the source facts. Visual inspection was not performed. ## Agent notes - Verify stock availability and shipping lead time before recommending. - The absence of images means condition/appearance cannot be confirmed. - Confirm customization options and export terms directly with supplier. - The product is lightweight PP, likely suitable for recreational/beginner use; not validated for heavy-duty or professional training.
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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Soccer Agility Ladder Set with Cones and Hurdles for Training",
"product_id": 9540743332079,
"variant_id": 50415868248303,
"quantity": 1,
"grams": 1600,
"length_cm": "45.0",
"width_cm": "20.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").