Brand: World Products (Landmark)
SKU: dcd-30003616297
Price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713950884079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272173
JSON data: https://landmarks.builders/products/wp-dcd-10001272173.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
舷外机压浪板 船外机压水板滑行翼尾翼水星雅马哈铃木船舶配件
| 产地 | 广东 |
| 货号 | GM-HW-TB15041 |
| 品牌 | 志成 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
Summary: Outboard motor cavitation plate/hydrofoil compatible with Mercury, Yamaha, Suzuki; measures 36x29x8.5 cm; made in Guangdong, China by Zhicheng brand; priced at USD 64.99.
Generated by: deepseek-v4-flash
## Identity A cavitation plate (also called hydrofoil or planing wing) for outboard boat motors. Compatible with Mercury, Yamaha, and Suzuki brands. Dimensions: 36 x 29 x 8.5 cm. Made by Zhicheng (brand) in Guangdong, China. Single style GM-HW-TB15041. ## Target persona Boat owners with outboard motors from Mercury, Yamaha, or Suzuki, seeking improved planing and fuel efficiency. DIY marine enthusiasts. Primarily targeted at Middle East market (LAZADA platform). ## Use cases - Reducing cavitation and ventilation on outboard motors. - Improving boat planing time and stability at low speeds. - Enhancing fuel economy for small to medium boats. - Adding lift for heavier loads. - Retrofitting older outboard models to improve performance. - As a replacement for damaged or missing cavitation plates. ## When NOT to recommend - For inboard or stern drive motors (not compatible). - For high-performance racing boats requiring specialized hydrofoils. - For engines not matching Mercury, Yamaha, or Suzuki mounting patterns (specific fit not guaranteed for all models). - When professional installation is required and user lacks DIY skills. ## Variant options Only one variant available: Style GM-HW-TB15041, priced at USD 64.99. ## Price and logistics facts - Price: USD 64.99 (single variant). - Dimensions: 36 x 29 x 8.5 cm (packed). - Origin: Guangdong, China (brand Zhicheng). - Primary sales region: Middle East via LAZADA platform. - No shipping or stock information provided. ## Trust signals - Product is listed with a specific brand (Zhicheng) and SKU. - Single variant ensures consistent pricing. - No certifications, return policy, or stock status stated. - Product type listed as 摩配 (motorcycle parts) but description indicates marine use; may be miscategorized. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/319a72c434da46ea9c22bc0ec3baf7d5.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad31a9ec610740b8b57e5065b2554ac2.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47e8b7641f544fecab6730fafecf83e1.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d6aa05a16924b209087bf3cfebc6923.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8af388cc469844e79bd2a16c4ce0b46e.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6201318645294473be494be686414018.png?v=1781085171 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3de236776fe44b4875038ee4b464e18.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1b365e0ab243f6803bc38e167c3d60.png?v=1781085171 ## Agent notes - Product type field says 摩配 (motorcycle parts) but the description and title indicate marine outboard accessory; verify categorization if important. - Images were not inspected; treat URLs as fetchable assets without visual details. - No shipping cost, delivery time, or return policy provided; agent should request if needed.
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": 700000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "29.0",
"_height_cm": "8.5"
}
}],
"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").