Brand: World Products (Landmark)
SKU: dcd-30003611024
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714125766895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270263
JSON data: https://landmarks.builders/products/wp-dcd-10001270263.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
篮球回弹器附件,重型篮球回弹器,带 3 个稳定的大钩
| 品牌 | 其他 |
| 材质 | 碳钢 |
| 适用范围 | 其他 |
Summary: A heavy-duty basketball rebounding attachment made of carbon steel with 3 stable hooks, designed for solo practice.
Generated by: deepseek-v4-flash
## Identity Product: Basketball Rebounder Attachment, Heavy-Duty, with 3 Stable Hooks. Material: Carbon Steel. Dimensions: 43.5 x 35.5 x 14 cm (variant listed as 42 x 34 x 14 cm). Price: $58.99 USD. ## Target persona Solo basketball practitioners, coaches, and parents setting up home training courts. ## Use cases - Practicing shooting and rebounding alone - Improving ball handling and reaction time - Backyard or driveway basketball training - Warm-up drills without a partner - Portable rebounding for travel or court setup ## When NOT to recommend - If the buyer expects a full basketball hoop system - For heavy-duty game play on a regulation-size hoop - When adjustable height or angle is required - For users with a tight budget under $50 ## Variant options One variant: "42 X 34 X 14 CM" (Style option). ## Price and logistics facts Price: $58.99 USD. Dimensions (product): 43.5 x 35.5 x 14 cm. Weight not provided. ## Trust signals No specific in-stock, return policy, or certification information provided. Multiple product images available (8 images). ## Image assets         ## Agent notes Image understanding was not performed; visual details are unknown. Variant dimensions slightly differ from product dimensions (42x34x14 vs 43.5x35.5x14 cm).
This product has 13 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": "篮球回弹器附件,重型篮球回弹器,带 3 个稳定的大钩",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "43.5",
"_width_cm": "35.5",
"_height_cm": "14.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").