Brand: World Products (Landmark)
SKU: dcd-30003616727
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49713980309743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272305
JSON data: https://landmarks.builders/products/wp-dcd-10001272305.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: Large-capacity folding tennis ball cart, portable and collapsible for easy transport and storage. Priced at $41.99.
Generated by: deepseek-v4-flash
## Identity 大容量折叠网球车可移动便携式小推车教练车捡球筐网球包装球篮 (Folding Tennis Ball Cart) ## Target persona Tennis coaches, club managers, and recreational players who need a portable, affordable solution for collecting and transporting tennis balls during practice or matches. ## Use cases - Collecting tennis balls after a training session or match. - Transporting balls from storage to court. - Storing balls neatly in one place. - Using as a mobile ball holder for drills. - Moving balls around a multi-court facility. ## When NOT to recommend - For professional tournaments requiring heavy-duty, high-capacity carts. - For users seeking metal or reinforced construction. - For those needing to transport more than ~50 balls at once. - For indoor use on delicate floors (rubber wheels may leave marks). ## Variant options - Color: Black – $41.99 ## Price and logistics facts - Price: $41.99 USD. - Dimensions: 91.5 cm (length) x 16.5 cm (width) x 16.0 cm (height). - Weight not provided. - Shipping origin: likely China (adapted from description). ## Trust signals - Only one variant (Black) listed as in stock. - No return policy or warranty information provided. - No certifications listed (e.g., no ASTM, CE, or ISO marks). - Description suggests it is a standard folding canvas cart. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/039aee1dbc17403ba70be52fb2e82871.png?v=1781085185) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69717091ff4541699f2517c058736652.png?v=1781085186) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c3f363d525940818db7d9643df369b1.png?v=1781085187) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0baeaa48619c4f64ad7b7e1a179899e2.png?v=1781085187) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/594fce0771ae4131a420e873c803e8d7.png?v=1781085186) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/614c1dd4157546b98f924d9030f0a1cf.png?v=1781085185) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/310d384c5885434f8f866fea37183904.png?v=1781085186) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2e211a402bb436ba0c154098e43e463.png?v=1781085186) ## Agent notes - Images were not analyzed; visual details such as color, design, and condition are unknown. - The description mentions '小号滑轮款' (small wheeled version) – capacity may be limited. - No information on assembly or included accessories.
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": "大容量折叠网球车可移动便携式小推车教练车捡球筐网球包装球篮",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "91.5",
"_width_cm": "16.5",
"_height_cm": "16.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").