Brand: World Products (Landmark)
SKU: dcd-30003606511
Price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714464719087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268514
JSON data: https://landmarks.builders/products/wp-dcd-10001268514.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
<img src="https://img.alicdn.com/imgextra/i3/2219752728626/O1CN01tULIlk2DalWYQnU5B_!!2219752728626.jpg" style="max-width: 750.0px;"><img src="https://img.alicdn.com/imgextra/i1/2219752728626/O1CN01cPprF42DalWYz5ZL4_!!2219752728626.jpg" style="max-width: 750.0px;"><img src="https://img.alicdn.com/imgextra/i2/2219752728626/O1CN015Ag2Ty2DalWSY32R7_!!2219752728626.jpg" style="max-width: 750.0px;"><img src="https://img.alicdn.com/imgextra/i3/2219752728626/O1CN01zVPb1T2DalWYdsWz0_!!2219752728626.jpg" style="max-width: 750.0px;"><img src="https://img.alicdn.com/imgextra/i4/2219752728626/O1CN01Fplyjm2DalWYdtKsf_!!2219752728626.jpg" style="max-width: 750.0px;">
Summary: Motor mount plate for inflatable boats and kayaks, compatible with outboard motors; includes 4 bases and 1 glue; priced at $109.99.
Generated by: deepseek-v4-flash
## Identity Paddle board/Rubber boat motor mount plate, inflatable boat outboard bracket, fishing boat propeller transom plate (Style: 4 Bases 1 Glue). ## Target persona - DIY boat owners building or modifying small inflatable/kayak setups - Kayak fishermen wanting to attach a trolling motor - Owners of small rubber dinghies seeking a motor mounting solution - Outdoor enthusiasts with inflatable watercraft ## Use cases - Mounting a trolling motor on an inflatable boat or kayak - Adding a small outboard to a fishing dinghy - Replacing a worn or broken motor mount on a rubber boat - Installing a propulsion system on a paddle board - Creating a temporary motorized setup for a small inflatable ## When NOT to recommend - Large speedboats or boats with heavy outboard motors (>10 hp) - Permanent installations on fiberglass or rigid hulls - Buyers seeking a complete motor and mount kit (only the bracket is included) - Saltwater environments unless extra corrosion protection is verified ## Variant options - Style: "4 Bases 1 Glue" – Price: $109.99 USD (only variant available) ## Price and logistics facts - Price: $109.99 USD - Dimensions: 18.0 cm x 18.0 cm x 5.0 cm - Only one variant offered - Currency: USD ## Trust signals - No in-stock or return policy information provided - Price appears fixed; no discounts listed - Manufacturer/retailer certification not disclosed - Product sourced via DCD batch (tag) ## Image assets         ## Agent notes - Images not analyzed; description contains only image references. - Product title is in Chinese; translated as motor mount plate for inflatable boats. - No material, weight, or compatibility specifics provided. - Confirm fitment with intended boat type before purchase.
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": 400000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "18.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").