Brand: World Products (Landmark)
SKU: dcd-30003613399
Price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713906909423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271134
JSON data: https://landmarks.builders/products/wp-dcd-10001271134.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outboard motor mounting bracket for inflatable boats, priced at $46.99, dimensions 38x30x12 cm, available in Old Style Bracket variant.
Generated by: deepseek-v4-flash
## Identity Boat motor bracket (船用马达支架) for mounting outboard motors on inflatable boat transoms. Also known as rubber boat tail plate bracket or outboard engine holder. ## Target persona Small boat owners, inflatable boat users, DIY boaters, fishermen needing to mount small outboard motors. ## Use cases - Mounting small outboard motors (up to ~5 HP) on inflatable dinghies or rafts - Replacing worn or broken transom brackets on rubber boats - Adding a secondary motor mount to a kayak or small fishing boat - Installing an outboard motor on a boat that lacks a built-in transom - Enabling easy removal and storage of outboard motor when not in use ## When NOT to recommend - For large outboard motors exceeding 5-10 HP (bracket may not support weight/thrust) - For fiberglass or aluminum hull boats (designed for inflatable transoms) - For users seeking a power tilt or hydraulic lift bracket - For commercial or heavy-duty applications ## Variant options - Old Style Bracket: $46.99 ## Price and logistics facts - Price: $46.99 USD - Dimensions: 38 × 30 × 12 cm - One variant available ## Trust signals - No stock status provided - No return policy information available - Price single and consistent across variant - No certifications listed ## Image assets - 8 product images available in PNG format - URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/560e986f84fc42088eb4d750fa62444d.png?v=1781085149, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b131d22e24413f94fd3372823e5c53.png?v=1781085149, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4202d3c2f9a740ac83818467d6f2d955.png?v=1781085149, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dc544cbd10240699133e3ae3ea3cd2e.png?v=1781085147, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db2bd2c37a59464b8a466034c3951bde.png?v=1781085147, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cae2753f3b4e481ea103c89f5b085f80.png?v=1781085148, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1062215d2f04d13bed9fad88454cb45.png?v=1781085149, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34874f1d583942b2af55e6208e9da3f3.png?v=1781085149 ## Agent notes - Product title is in Chinese; translated meaning is correct. - Category tagged as "摩托车配件" (motorcycle accessory) but functionally it is for boats. This may cause categorization confusion. - No description text was provided; all information derived from title, price, and dimensions. - Image understanding was not performed; verify bracket dimensions and compatibility from images.
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": 2500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.0",
"_height_cm": "12.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").