Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $63.99
Default variant: for Mercury 75-115hp
Default SKU: dcd-30003604704
Default price: $63.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/49714418647279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267799
JSON data: https://landmarks.builders/products/wp-dcd-10001267799.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Universal outboard motor fuel filter compatible with Yamaha, Mercury, Suzuki, and other 4-stroke engines; base price $23.99; variant for Mercury 75-115hp at $63.99.
Generated by: deepseek-v4-flash
## Identity Outboard motor gasoline filter (fuel filter) compatible with multiple brands including Yamaha, Mercury, Suzuki; designed for 4-stroke engines. Dimensions: 23×18×10.5 cm. ## Target persona Boat owners performing DIY maintenance, marine mechanics servicing outboard motors, buyers seeking generic replacement filters for Mercury outboards (specific hp ranges). ## Use cases - Replacing clogged fuel filter on a Mercury outboard (35-115hp, 40-300hp, V6/V8, under 35hp). - Routine 4-stroke outboard fuel system maintenance. - Generic retrofit for Yamaha, Suzuki, or other outboards requiring similar filter dimensions. - Stocking spare filters for multiple outboard engines. - Upgrading from an old filter to a new universal type. ## When NOT to recommend - Two-stroke outboard engines (product is 4-stroke only). - Outboards that require OEM-specific filter housings or thread patterns not matching this universal type. - Mercury outboards with hp ratings not covered by the variant options (e.g., 115-300hp not listed; only specific ranges). - Buyers needing a fuel filter for inboard or stern drive engines. ## Variant options - SKU dcd-30003604704: for Mercury 75-115hp – $63.99 - SKU dcd-30003604705: for Mercury 35-115hp – $23.99 - SKU dcd-30003604706: for Mercury under – $23.99 - SKU dcd-30003604707: for Mercury – $23.99 - SKU dcd-30003604708: for Mercury V6 V8 – $23.99 - SKU dcd-30003604709: for Mercury 40-300hp – $23.99 ## Price and logistics facts - Most variants: $23.99 USD. One variant (Mercury 75-115hp): $63.99 USD. - Dimensions: 23 cm (L) × 18 cm (W) × 10.5 cm (H). Shipping weight and availability not specified. ## Trust signals - Multiple price points by variant, though no return policy or stock status provided. - No certifications listed; filter material not specified. - Image URLs available for visual inspection (see below). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1002c1bd934f440bb01d0aeb2a2518e4.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a583e31935bd4f44810dcae1a4770744.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c34d91669144e9ebbc7c87611ce4195.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41acf2f8760d43b0a2abb9a024dd18dc.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a4fa679171d4298972c63872fe3765e.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7c7391165164b1b8d014ba1840f3534.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4209740f5db4ddb9127b339b1499004.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb98f21bbe42415da1d8aafed2d39c7f.png?v=1781085529 ## Agent notes - The product title lists Yamaha, Mercury, Suzuki, and others, but all variants are only for Mercury outboards with specific hp ranges. Compatibility with other brands is not verified by variant options. - Prices vary: one variant is significantly more expensive ($63.99) – reason not stated (possibly includes extra parts?). - No description text is available; details inferred from title and variant names.
This product has 18 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": "23.0",
"_width_cm": "18.0",
"_height_cm": "10.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").