Brand: World Products (Landmark)
SKU: dcd-30003611502
Price: $55.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/49714205294831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270465
JSON data: https://landmarks.builders/products/wp-dcd-10001270465.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable basketball hoop net with 52x52x5.5cm frame, includes hoop and net, suitable for indoor and outdoor use. Priced at $55.99.
Generated by: deepseek-v4-flash
## Identity PU Portable Basketball Hoop Net ## Target persona Casual recreational basketball players, families with children, individuals needing a portable hoop for travel or gym sessions. ## Use cases - Setting up a quick basketball game in the driveway - Taking to the park for practice - Indoor use in garage or basement - Portable for camping or beach trips - Temporary hoop for parties or events ## When NOT to recommend - Serious or competitive players requiring a regulation size hoop - Those needing a fixed in-ground system - Users expecting high durability for heavy daily use - Anyone needing a backboard with rebound quality ## Variant options Only one variant: Black / Hoop-white Net-plus at $55.99. ## Price and logistics facts Price: $55.99 USD. Dimensions: 52 x 52 x 5.5 cm (20.5 x 20.5 x 2.2 in). No shipping or stock details provided. ## Trust signals No return policy or stock status provided. Price is fixed at $55.99. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e19cc0e83d83430ea9ebdfa7c3a7bb4c.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66d255f4761045f58e128f2aabcc14c7.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9329d5ec07224117ac36233f937eab0c.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c706db08fef4a59b7e36ad7c92d18c6.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0385fa3ed9d24b1f880afa7972a41b80.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/827553631595400bb16081e856b369b0_e920d31f-3268-41af-8d68-5120b89a09a8.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c83e23e4f414d2cae29b3df9474b0a8_2a7469bf-098a-48e9-9680-e02002e1b64e.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bd2d383d2884842a8a211bbff35369c_8bbe743b-9b54-4714-a1d0-5f7abb652b53.png?v=1781085362 ## Agent notes No description provided. Image understanding not performed. Verify stock and shipping before recommending.
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": "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").