Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.61
Default variant: Black
Default SKU: dcd-30003944338
Default price: $23.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Disc Golf Equipment
Vendor: World Products
Weight: 14800 g
Cart URL (default variant): https://landmarks.builders/cart/50413990772975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001389275
JSON data: https://landmarks.builders/products/wp-dcd-10001389275.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring the thrill of the course to your own backyard with this premium freestanding disc-catching basket. Designed for athletes of all skill levels, this portable sports gear serves as the exceptional disc-catching basket for honing your throwing accuracy, perfecting your putts, and enjoying casual games with family and friends. Whether you are setting up a practice session in the park or organizing a friendly match in your garden, this target provides a reliable and realistic playing experience. Crafted with durability in mind, the disc-catching basket with metal frame features a sturdy wire construction, a central pole, and a stable round base that keeps the unit upright during intense practice. The upper target hoop and lower catching basket are connected by hanging chains, creating a classic disc-catching basket with chains setup that effectively catches and secures your discs upon impact. With a total height of about 132 cm and a top diameter of about 54.5 cm, it offers authentic dimensions that help you build genuine muscle memory and improve your game. Easy to position and move, this freestanding target is your reliable solution for convenient, everyday outdoor sports training.
Summary: Bring the thrill of the course to your own backyard with this premium freestanding disc-catching basket. Designed for athletes of all skill levels, this portable sports gear serves as the exceptional disc-catching basket for honing your throwing accuracy, perfecting your putts, and enjoying casual games with family and friends. Whether you are setting up a practice session in the park or organizing a friendly match in your garden, this target provides a reliable and realistic playing experience. Crafted with durability in mind, the disc-catching basket with metal frame features a sturdy wire construction, a central pole, and a stable round base that keeps the unit upright during intense practice. The upper target hoop and lower catching basket are connected by hanging chains, creating a classic disc-catching basket with chains setup that effectively catches and secures your discs upon impact. With a total height of about 132 cm and a top diameter of about 54.5 cm, it offers authentic dimensions that help you build genuine muscle memory and improve your game. Easy to position and move, this freestanding target is your reliable solution for convenient, everyday outdoor sports training.
Generated by: deepseek-v4-flash
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Disc-Catching Basket with Chains Compact Disc-Catching Basket Target Sports Gear for Park",
"product_id": 9540062085359,
"variant_id": 50413990772975,
"quantity": 1,
"grams": 14800,
"length_cm": "77.5",
"width_cm": "68.0",
"height_cm": "85.5"
}],
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").