Brand: World Products (Landmark)
SKU: dcd-30003604529
Price: $153.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/49714366677231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267742
JSON data: https://landmarks.builders/products/wp-dcd-10001267742.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
KOETSU科特苏单桨板拖车铝合金冲浪划水板移动托架便携可拆卸推车
| 产地 | 中国 |
| 货号 | 24723 |
| 品牌 | KOETSU/科特苏 |
| 产品类别 | 冲浪板 |
| 最大乘员数 | 4 |
| 专利类型 | 无 |
| 气泵 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 最大载重量 | 500 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 船身材质 | 铝合金 |
| 划桨 | 无 |
Summary: Aluminum single paddleboard cart with max load 500, dimensions 55x35x22.5 cm, priced at $153.99, made in China.
Generated by: deepseek-v4-flash
## Identity KOETSU科特苏 Single Paddleboard Cart - aluminum, portable, removable, for moving paddleboards. Made in China. Max load 500. Price $153.99. ## Target persona Paddleboard owners who need a cart to transport their board from car to water. Outdoor enthusiasts. Retailers or rental shops. ## Use cases - Transporting a single paddleboard from vehicle to beach or lake. - Storing paddleboard when not in use with removable cart. - Moving paddleboard across sand or uneven terrain. - For rental shops to move boards between storage and launch. - For individuals who frequently travel with paddleboard. ## When NOT to recommend - For users needing a cart for multiple boards (only single). - For users who require a cart with pneumatic wheels (not specified). - For users seeking a cart for other watercraft like surfboards or kayaks (designed for paddleboard). - For users who expect included carrying bag or tools (not mentioned). ## Variant options Single Paddleboard - $153.99 (only variant) ## Price and logistics facts Price: $153.99 USD. Dimensions: 55 x 35 x 22.5 cm. Max load: 500. Made in China. Cross-border export supply. ## Trust signals In-stock status not provided. Return policy not provided. Price consistency (single variant). No certifications mentioned. Brand: KOETSU/科特苏. ## Image assets 8 images available at provided URLs. Cannot assess visual details. ## Agent notes Product facts do not specify wheel size, material thickness, or assembly details. Image understanding was not performed.
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": "KOETSU科特苏单桨板拖车铝合金冲浪划水板移动托架便携可拆卸推车",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "35.0",
"_height_cm": "22.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").