Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $53.99
Default variant: Orange / Hoop-net
Default SKU: dcd-30003611498
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714208866543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270464
JSON data: https://landmarks.builders/products/wp-dcd-10001270464.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable basketball hoop net set, compact (52x52x5.5 cm), available in Orange or Black with two net styles, priced from $51.99.
Generated by: deepseek-v4-flash
## Identity PU Portable Basketball Hoop Net (Portable, Detachable) – suitable for indoor/outdoor use. ## Target persona Casual basketball players needing a portable hoop for practice without full setup; parents setting up a basketball area for kids; travelers wanting a compact hoop net. ## Use cases 1) Quick practice shooting in driveway; 2) Set up temporary hoop at park or beach; 3) Indoor game room basketball; 4) Portable hoop for camping trips; 5) Kids' basketball play without permanent installation; 6) Street basketball with easy carry. ## When NOT to recommend 1) For competitive or high-impact play; 2) When a full-sized fixed basketball system is needed; 3) For players requiring heavy-duty steel rim; 4) For outdoor all-weather installation without storage. ## Variant options Options: Color (Orange, Black) and Net Style (Hoop-net, Hoop-white Net). Prices: Orange variants $53.99, Black variants $51.99. ## Price and logistics facts Base price $51.99 (Black/Hoop-net). Dimensions: 52 x 52 x 5.5 cm. No shipping weight or method provided. ## Trust signals No stock status or return policy provided in facts. Price consistency across variants but slight variation by color. ## Image assets Image URLs provided: 8 images. Cannot visually assess content. ## Agent notes No user reviews or ratings available. Product description empty. Image understanding not performed. Use with caution for purchase decisions.
This product has 16 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": "PU便携式篮球网框室内外可拆卸专业篮球网便携篮网可携带拆卸网框.",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").