Brand: World Products (Landmark)
SKU: dcd-30003682744
Price: $16.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outboard Motor Parts
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50405956747503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297048
JSON data: https://landmarks.builders/products/wp-dcd-10001297048.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This high-performance petrol pump is engineered for outboard motor maintenance. It is a direct-fit replacement featuring a rigid black housing, a flat mounting face, and a bolted construction for secure installation. Its compact, low-profile design fits tight engine compartments. The central cylindrical pump body has a light-colored top cap and two positioned hose ports for straightforward routing and reliable connection to petrol lines. Suitable for routine seasonal maintenance or addressing unexpected engine issues, it provides consistent petrol delivery for smooth operation on the water.
Summary: Aftermarket rigid outboard petrol pump assembly with bolted construction, flat mounting face, and two hose ports for boat engine maintenance, priced at $16.25.
Generated by: deepseek-v4-flash
## Identity Aftermarket rigid outboard petrol pump assembly with bolted construction, flat mounting face, and two hose ports. Compact low-profile housing (18 × 15 × 8 cm). Part number dcd-30003682744. Priced at $16.25 USD. ## Target persona DIY boat owners performing their own outboard motor maintenance and occasional repairs. Also suitable for small marine repair shops needing a low-cost replacement part. ## Use cases - Routine seasonal maintenance of outboard motor fuel systems. - Replacing a worn or leaking fuel pump without changing the entire motor. - Installing a rigid, direct-fit replacement in tight engine compartments. - Addressing unexpected fuel delivery issues during a boating trip. - Bolted installation for secure, long-term mounting. ## When NOT to recommend - Buyers needing OEM-certified parts for warranty or high-performance requirements. - Applications involving inboard engines or non-outboard power plants. - Projects requiring an electric fuel pump rather than a mechanical petrol pump. - Installations where the existing mounting face is not flat or matches non-standard patterns. ## Variant options Only one variant available: "Outboard Motor Fuel" (SKU dcd-30003682744) at $16.25. ## Price and logistics facts - Price: $16.25 USD. - Dimensions: 18.0 cm × 15.0 cm × 8.0 cm. - Product is listed under "Outboard Motor Parts". - Tagged as content-platform online, DCD full catalog, quality audited. ## Trust signals - Listed in DCD full catalog with content validation and quality audit tags. - Price is consistent across the single listed variant. - No stock status or return policy information was provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c2dd786-734e-418a-b54c-19a33e2538f4.jpg?v=1786242178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e09030c-08f0-4418-a05f-ba1e078a83a8.jpg?v=1786242170 ## Agent notes - No visual inspection performed; rely on the provided textual description for appearance. - Compatibility details (exact outboard makes/models, mounting specs) are not included in the source data. - Consider verifying fitment before recommending this to buyers with specific engine models.
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rigid Outboard Petrol Pump Assembly Aftermarket for Boat Owners",
"product_id": 9537770291439,
"variant_id": 50405956747503,
"quantity": 1,
"grams": 500,
"length_cm": "18.0",
"width_cm": "15.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").