Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $222.99
Default variant: 7953AA
Default SKU: dcd-30003624419
Default price: $222.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49713160716527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275642
JSON data: https://landmarks.builders/products/wp-dcd-10001275642.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
马达支架 铝马达架 游艇五金配件 船用马达架 船外机支架
| 货号 | 7953AA |
| 品牌 | HOFFEN |
| 是否标准件 | 标准件 |
| 材质 | 铝 |
| 加工定制 | 是 |
| 样品或现货 | 现货 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 南美 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: HOFFEN aluminum outboard motor bracket, 52x25x24 cm, $222.99 USD, available in two styles, in stock and customizable.
Generated by: deepseek-v4-flash
## Identity - Product: HOFFEN 7953AA / 7953AWH Aluminum Outboard Motor Bracket - Type: Marine hardware, outboard motor support - Dimensions: 52 x 25 x 24 cm - Weight: not specified ## Target persona - Boat owners or repair shops needing a replacement or custom outboard motor bracket - Marine equipment retailers sourcing aluminum brackets for resale - DIY boat builders requiring a standard-size motor mount ## Use cases 1. Replacing a damaged or corroded outboard motor bracket on a small boat 2. Installing a new outboard motor on a custom or restored boat 3. Stocking as spare part for marine engine service shops 4. Using as a base for fabricating a custom motor mount (since customization is available) 5. Exporting to South American markets (noted as primary sales region) ## When NOT to recommend - For heavy-duty commercial vessels requiring high-load brackets beyond aluminum capacity - When the buyer needs a complete motor assembly, not just a bracket - If the buyer is looking for a bracket for an electric trolling motor (likely incompatible size) - For applications requiring stainless steel or corrosion-proof materials in saltwater environments (aluminum may corrode) ## Variant options - Style 7953AA - Style 7953AWH Both priced at $222.99 USD. ## Price and logistics facts - Price: $222.99 USD per unit (both variants) - Dimensions: 52 x 25 x 24 cm (package size) - Origin: Likely China (跨境出口专供货源 enabled) - Customization: Yes (加工定制 是) - Sample availability: Yes (样品或现货 现货) ## Trust signals - Brand: HOFFEN (自有品牌) - In-stock status: 现货 (in stock) - Cross-border export supply source enabled - Listed on AliExpress (速卖通) - Return policy: not specified in facts ## Image assets - 5 product images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b82b9829979447785fd17b2f682998a.png?v=1781084449 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42bced3b382b47179b6392903bbf0d8a.png?v=1781084449 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2044231c03614552a36cbbabe400b111.png?v=1781084449 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d46d00a2f584fe5a6624357c2344b3c.png?v=1781084449 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c146f7b1dc8c4856927db653accf23c6.png?v=1781084448 - Note: Agent cannot interpret images; these are for fetching. ## Agent notes - All facts from structured data; visual inspection not performed. - Weight not provided; shipping cost calculation may require weight. - Material: aluminum – no corrosion resistance guarantee beyond standard aluminum. - Sale regions noted as South America; suitability elsewhere not guaranteed.
This product has 14 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": "Aluminum Motor Bracket for Yacht Outboard Engine Mount Hardware",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "25.0",
"_height_cm": "24.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").