Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Yellow
Default SKU: dcd-30003616480
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713946067183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272240
JSON data: https://landmarks.builders/products/wp-dcd-10001272240.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: Children's telescopic aluminum paddle extension rod with plastic blades, for inflatable boats; available in four colors at $21.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Children's telescopic aluminum paddle extension rod with plastic blades. - **Type**: Outdoor / boat accessories. - **SKU base**: dcd-30003616480 (4 color variants). - **Dimensions**: 59 x 17 x 8 cm. - **Price**: $21.99 USD. ## Target persona - Parents buying a lightweight paddle for their child to use on inflatable boats. - Cross-border resellers sourcing affordable, child-friendly boat accessories for e-commerce. - Outdoor educators or camp organizers equipping small watercraft for children. ## Use cases - Child paddling a small inflatable boat on a lake or calm river. - Extending reach for a child sharing a paddle with an adult. - Light recreational use (pond, pool, mild sea inlet). - Emergency backup paddle on a family outing. - Teaching basic paddling skills to children. - Use with inflatable kayaks or dinghies designed for kids. ## When NOT to recommend - For adult solo paddling (too short, plastic blades not durable). - For whitewater, strong currents, or deep sea use. - For heavy-duty or frequent rowing (plastic blades may break). - For professional or competitive paddling. ## Variant options | Color | SKU | Price | |---------|-------------------|---------| | Yellow | dcd-30003616480 | $21.99 | | Black | dcd-30003616481 | $21.99 | | Red | dcd-30003616482 | $21.99 | | Green | dcd-30003616483 | $21.99 | ## Price and logistics facts - **Price**: $21.99 USD (all variants). - **Dimensions**: 59 x 17 x 8 cm (package size). - **Origin**: Cross-border export product (跨境专供). - **Logistics**: No specific shipping info provided; likely from China. ## Trust signals - **Design patent**: Listed as having a utility model patent (专利类型 外观设计专利). - **Export certification**: Other (unspecified). - **In-stock**: SKUs exist in system but inventory count not provided. - **Return policy**: Not stated. - **Price consistency**: All variants same price. ## Image assets - 8 images available at URLs (not analyzed for visual content). - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7be6f63c154b4a81ba647767d39a06b9.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd61becee987473e9f3730b7eaa80d44.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/227be1a2177a47f2a43b007059060e57.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfdddde1f510402485be069139df3b0b.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34b335dd2aea41bda4cb0fb1490c1cb2.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c46f070aa3cc46ae8ccba8e5718e8780.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44d35a69923d4e249d172b74b7adb924.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbbf9a4e5634412c843fa464233a5a42.png?v=1781085168 ## Agent notes - Images were not fetched or analyzed; visual accuracy (colors, condition, assembly) is unverified. - Product described as "children's" but no age/weight limit specified. - Material: plastic blades, aluminum extension rod. - Telescopic mechanism details not provided.
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": "跨境专供儿童伸缩铝合金船桨延长杆塑料桨叶冲锋舟橡皮艇充气船用",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "17.0",
"_height_cm": "8.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").