Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.82 – $5.13
Default variant: 8mm 21m 355g
Default SKU: dcd-30003929160
Default price: $4.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Marine Fuel Line
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/50458021003503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001383267
JSON data: https://landmarks.builders/products/wp-dcd-10001383267.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium 8mm outboard fuel line with primer bulb is a complete fuel system connection kit designed specifically for marine outboard engines. The integrated hand-press bulb acts as an efficient inline primer, allowing you to quickly and manually draw fuel from the tank to the motor to start your engine smoothly. Engineered as a highly resilient fuel hose assembly, it features metal clamp rings at the connection joints to ensure a secure, leak-proof fit during operation. Made from premium oil-resistant and aging-resistant materials, this flexible hose is built to withstand harsh marine environments and constant exposure to fuel. This ready-to-use fuel line assembly comes equipped with two matching connector fittings, making it simple to install and replace old, worn-out marine lines.
Summary: 8mm marine fuel line with primer bulb for outboard engines, oil-resistant flexible hose with metal clamps and fittings. Two variants priced $4.82 and $5.13.
Generated by: deepseek-v4-flash
## Identity 8mm Outboard Fuel Line with Primer Bulb, Oil-Resistant Flexible Marine Fuel Hose. Product type: Marine Fuel Line. Complete fuel system connection kit for marine outboard engines. Includes hand-press primer bulb, metal clamp rings, and two matching connector fittings. ## Target persona Boat owners or mechanics maintaining outboard motors needing a direct replacement or spare fuel line. DIY boaters who want a ready-to-use fuel line assembly with primer bulb for small-to-medium outboard engines. Buyers looking for budget-priced marine fuel line components. ## Use cases - Replacing old, worn-out fuel lines on outboard engines. - Installing a new fuel line with primer bulb for a boat engine. - Carrying a spare 8mm fuel line for on-water emergency repairs. - Rebuilding a fuel delivery system on a small boat or dinghy. - Upgrading a fuel line to an oil-resistant, aging-resistant hose. ## When NOT to recommend - For engines requiring metric hoses larger or smaller than 8mm (e.g., 6mm or 10mm). - For professional/commercial marine mechanics needing certified marine-grade hoses with USCG or ABYC compliance. - For buyers needing a specific length not listed (e.g., 5m or 10m) without confirming variant availability. - For applications involving fuel types beyond standard gasoline (e.g., diesel or high-alcohol blends) unless compatibility is verified. ## Variant options - Style "8mm 21m 355g" (SKU dcd-30003929160) – $4.82 - Style "8mm 3m 490g" (SKU dcd-30003929161) – $5.13 Note: Variant names include length/weight but exact product length in meters is not explicitly verified; image inspection was not performed. ## Price and logistics facts - Price: $4.82 USD (base variant) and $5.13 USD (second variant). - Package dimensions: 25.0 cm x 20.0 cm x 5.0 cm. - No shipping or delivery time information provided. - No stock/inventory status explicitly given. ## Trust signals - Tags include "wp-content-validated" and "wp-quality-audited" suggesting content review. - Product description states oil-resistant and aging-resistant materials, metal clamp rings for leak-proof fit. - No explicit warranty, return policy, or certification (e.g., USCG, ABYC) is listed. - Price consistency: two variants listed with distinct prices, no discount or promo indicated. ## Image assets - 5 image URLs provided. Images were not visually inspected; treat as fetchable assets only. 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/441e97c5-6f10-48b8-919e-6632e8e1f569.jpg?v=1786251533 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/158d39cd-9e34-4699-a4e8-8200b0be683d.jpg?v=1786251542 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66ccf7f1-3e24-454e-9fdd-732e4327c3ad.jpg?v=1786251704 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e463414-89a1-411c-b039-f16a57983d09.jpg?v=1786251678 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f228048b-5568-49be-ab59-ca336307e665.jpg?v=1786251528 ## Agent notes - No return policy or shipping lead time in facts. - No explicit compatibility list; dimensions only (8mm inner diameter inferred). - Variant titles include "21m" and "3m" likely indicating length; confirm with seller before recommending. - Image URLs exist but not analyzed; do not infer visual condition or contents beyond listing title and description. - Price is low compared to typical marine fuel lines; caution regarding quality or certification expectations.
This product has 10 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": "8mm Outboard Fuel Line with Primer Bulb Oil-Resistant Flexible for Boaters",
"product_id": 9539759341807,
"variant_id": 50458021003503,
"quantity": 1,
"grams": 360,
"length_cm": "25.0",
"width_cm": "20.0",
"height_cm": "5.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").