Brand: World Products (Landmark)
SKU: dcd-30003604524
Price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4550 g
Cart URL (default variant): https://landmarks.builders/cart/49714370674927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267740
JSON data: https://landmarks.builders/products/wp-dcd-10001267740.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: KOETSU aluminum alloy paddleboard cart/trailer, portable and detachable, max load 500, dimensions 70x41x23.5 cm, priced at $198.99 USD.
Generated by: deepseek-v4-flash
## Identity KOETSU科特苏单桨板拖车铝合金冲浪划水板移动托架便携可拆卸推车 ## Target persona Paddleboard owners who need to transport their board from vehicle to water. Active individuals who frequently travel to different paddling locations. ## Use cases - Transporting a single paddleboard from car to beach/lake. - Moving paddleboards across short distances on flat terrain. - Storing paddleboard in garage or shed using the cart as a stand. - Hauling paddleboard to and from storage. - Using as a general utility cart for light equipment (max load 500). ## When NOT to recommend - For heavy powerboats or motorized watercraft beyond load capacity. - For transporting multiple boards unless stacking is safe (single board designed). - For rough, uneven terrain (cart is portable but not all-terrain). - For users seeking a fixed, permanent storage solution. ## Variant options - Only one variant: Double Paddleboard (Style option). Price $198.99. ## Price and logistics facts - Price: $198.99 USD. - Dimensions: 70.0 x 41.0 x 23.5 cm. - Max load: 500 (unit not specified, likely kg). - Material: Aluminum alloy. - Origin: China. ## Trust signals - Listed as cross-border export supply. - No certifications or warranty information provided. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e547faabe2f8430a902289c0a04dc145_2ac88789-20d6-49be-a09c-82f4c6328e36.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1fd6c6d9b2c476db681b8849c5143e4_a7e87cbd-cbca-4867-9d92-7ee7dbb3eb18.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e4c9f5666ff42bebd6b56cfa818bb08_81f54b4b-f938-4329-a6e4-d7134b0069be.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e9c50df222a4e6f92f32cf55c89101c_7d7a9e95-bd3b-4b3c-8ffb-73e100308f0c.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232cc334d70c44638cbccf7980f82ce1_2fb67753-4df6-47bc-9f6b-457b3881a193.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebcc0ebae89f4715b3f6d013666c9404_91c363b4-8fd4-44c7-845a-f4e9c561ffcd.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7ea0cb48a84682805c4669ba7321f0_d8bda6a2-e494-49ef-9aa4-7b195c14c237.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/008ffcd323eb450082851dec33a3b3bc_be15b241-b331-4e4d-ab14-ad4567c2e987.png?v=1781085501 ## Agent notes - No image understanding was performed; only URLs provided.
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": 4550000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "41.0",
"_height_cm": "23.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").