Brand: World Products (Landmark)
SKU: dcd-30003621500
Price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713473093871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274386
JSON data: https://landmarks.builders/products/wp-dcd-10001274386.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电推支架固定配件 卡亚克电动推进器安装支架(安装轴距155mm)
| 产地 | 中国 |
| 品牌 | 无品牌/无注册商标 |
| 货号 | 电推支架固定配件 |
| 上市时间 | 2022年夏季 |
| 运动户外项目 | 滑水 |
| 吊牌价 | 288 |
Summary: Mounting bracket for kayak electric thruster with 155mm axle spacing, dimensions 28x16x5 cm, made in China, priced at $128.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 电推支架固定配件 卡亚克电动推进器安装支架 (安装轴距155mm) **Type:** Kayak electric thruster mounting bracket **Brand:** Unbranded (no registered trademark) **Origin:** China ## Target persona - Kayak owners seeking to mount an electric thruster - DIY kayak modification enthusiasts - Anglers who want trolling motor on kayak ## Use cases 1. Installing a thruster on a sit-on-top or sit-in kayak with 155mm axle spacing 2. Replacing a broken or missing mounting bracket for existing thruster 3. Converting a paddle kayak to electric propulsion 4. Customizing a kayak with a trolling motor mount 5. Adding auxiliary propulsion for long-distance paddling ## When NOT to recommend - For boats or kayaks with axle spacing other than 155mm - For buyers expecting a complete motor or thruster unit (bracket only) - For users needing a quick-release or adjustable mount (fixed bracket) - For heavy-duty commercial use on large boats ## Variant options | Style | Price | SKU | |-------|-------|-----| | Elec Thruster | $128.99 | dcd-30003621500 | ## Price and logistics facts - **Price:** $128.99 USD - **Dimensions:** 28 × 16 × 5 cm - **List price (吊牌价):** 288 (likely RMB, not actual selling price) - **Availability:** Unknown (no stock status provided) ## Trust signals - In-stock status: Not confirmed - Return policy: Not specified - Price consistency: Single variant price matches base price - Certifications: None claimed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e69686da964a48ab82b454f5c557ccae.png?v=1781084659) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03c9ba9832774edeb349783fc906245e.png?v=1781084659) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1377e4fd7a44b6ab8560cc9399bde19.png?v=1781084660) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0142ed631da46b6ba30cefe184c5376.png?v=1781084659) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dce055428eef4c0693c2bfaa166fba14.png?v=1781084659) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/784cc642ad4b4d4198e50d0a1ef59ec2.png?v=1781084659) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c412fbde9849578c6c18ad84fce5f9.png?v=1781084659) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1535207c2c945bcb56492da4ca6298a.png?v=1781084659) ## Agent notes - Product is unbranded; no brand trust established. - Description includes '滑水' (waterski) but product is for kayak thruster mounting – possible category mismatch. - Image content was not analyzed; visual compatibility details unknown. - Axle distance (155mm) is a critical spec – confirm before recommending. - No return policy or warranty data available.
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": "电推支架固定配件 卡亚克电动推进器安装支架(安装轴距155mm)",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "16.0",
"_height_cm": "5.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").