Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $103.99
Default variant: Transparent
Default SKU: dcd-30003621571
Default price: $103.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49713433247983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274414
JSON data: https://landmarks.builders/products/wp-dcd-10001274414.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
油水分离器适配雅马哈百胜航凯国产钓鱼船推进器汽油过滤器
| 货号 | S3213 |
| 品牌 | 科特苏 |
| 用途 | 过滤 |
| 配件名称 | 油水分离器总成 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 物料编号 | 20260413 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: Ketesu fuel-water separator assembly for Yamaha, Parsun, Hangkai, and Chinese outboard motors; filters fuel and removes water.
Generated by: deepseek-v4-flash
## Identity 油水分离器适配雅马哈百胜航凯国产钓鱼船推进器汽油过滤器 (Fuel-water separator for outboard motors). Brand: 科特苏 (Ketesu). Part number: S3213 (base variant). Filter type: Fuel-water separator. ## Target persona - Boat owner with Yamaha, Parsun, Hangkai, or Chinese outboard motor (fishing, recreational) - DIY mechanic maintaining outboard fuel systems - Small boat rental or fleet operator ## Use cases - Replacing worn-out fuel-water separator on outboard motor - Preventing water & debris from reaching engine fuel system - Routine maintenance during pre-season or after storage - Upgrading from a basic inline fuel filter - Fitting to a newly purchased boat or motor ## When NOT to recommend - For non-marine engines (cars, generators, lawn equipment) - For high-performance racing outboards requiring specialized filters - For engines with different thread or mount patterns (check compatibility) - If buyer needs a complete fuel system kit (this is a separator only) ## Variant options - **Transparent** – price $103.99; clear housing for visual inspection - **S3213 Separator** – price $55.99; standard variant - **S3227 Separator** – price $63.99; alternate model number ## Price and logistics facts - Base price: $55.99 USD (S3213 variant) - Dimensions: 25×12×22 cm (approx. 9.8×4.7×8.7 in) - Weight: not specified - Origin: China (跨境出口专供货源) ## Trust signals - In-stock status: unknown (not provided) - Return policy: not provided - Price consistency: variant prices listed; no historical data - Certifications: none mentioned - Listing is from a Shopify store; no independent reviews available ## Image assets - 8 PNG images available; fetch from provided URLs for visual inspection - Images show product from multiple angles; no text or certification marks visible ## Agent notes - Image analysis not performed; trust signals limited to listed facts - Compatibility assumed for Yamaha, Parsun, Hangkai, and generic Chinese outboards – verify thread/fitting before purchase - No return or warranty information provided by merchant
This product has 15 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": 560000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "12.0",
"_height_cm": "22.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").