Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $107.99 – $114.99
Default variant: 12L Fuel Tank
Default SKU: dcd-30003622371
Default price: $107.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49713109041391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274774
JSON data: https://landmarks.builders/products/wp-dcd-10001274774.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
航凯船外机防静电12升24升外置油箱推进器舷外机船用马达外接油桶
| 货号 | LB-PJYT |
| 品牌 | 航凯 |
| 是否标准件 | 标准件 |
| 材质 | 塑料 |
| 型号 | - |
| 规格 | 24L油箱+油管 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | - |
Summary: Anti-static plastic fuel tank for outboard motors, available in 12L ($107.99) and 24L ($114.99) variants, dimensions 46x33x27 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 航凯 Hangkai Anti-Static Outboard Fuel Tank - Material: Plastic - Variants: 12L and 24L - SKUs: dcd-30003622371 (12L), dcd-30003622372 (24L) ## Target persona - Boat owners with outboard motors needing extra fuel capacity - Marine mechanics sourcing replacement fuel tanks - Fishing enthusiasts requiring portable fuel storage - Owners of small boats, dinghies, or inflatables ## Use cases - Adding a secondary fuel tank for extended boating trips - Replacing a damaged or non-anti-static fuel tank - Using as a spare fuel container for emergencies on water - For outboard motors compatible with external fuel tanks - When an anti-static safety feature is required ## When NOT to recommend - For inboard motors or engines with built-in fuel systems - For high-pressure fuel injection systems requiring metal tanks - For use with two-stroke oil mixing if tank is not designed for it (verify compatibility) - For customers needing a tank with integrated fuel gauge or hose (not included) ## Variant options - 12L Fuel Tank: $107.99 - 24L Marine Fuel Tank: $114.99 ## Price and logistics facts - Base price: $107.99 (12L), $114.99 (24L) - Dimensions: 46 x 33 x 27 cm - Currency: USD - Shipping weight and lead time not specified ## Trust signals - Anti-static design enhances safety - Listed as standard part (standard part) - Brand: 航凯 (Hangkai) - No return policy or stock status provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89d77f33c30c4d9ca98c450a09bf9fce.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecca5b33c68647dca0d7ac6447f4cc7d.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7eb1f68859241aea21c9ae327654572.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/082818327eab4087af7ab4bbd4fc78c4.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95096d8772dc4a249346ede5b95bbfd2.png?v=1781084426 ## Agent notes - Image understanding not performed – treat URLs as fetchable assets only. - Return policy and stock availability not provided; verify before recommending.
This product has 14 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": "Hangkai Outboard Motor Anti-Static External Fuel Tank 12L\/24L for Marine Engine",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "33.0",
"_height_cm": "27.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").