Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $42.99
Default variant: Water Inlet 15-inch
Default SKU: dcd-30003611333
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714248974575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270372
JSON data: https://landmarks.builders/products/wp-dcd-10001270372.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销ABS塑料水舱盖加油口油箱盖加水口注水口船舶配件
| 产地 | 广东 |
| 货号 | GM-HW-SM0310 |
| 品牌 | 志成 |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 有可授权的自有品牌 | 否 |
Summary: A marine ABS plastic water inlet/fuel tank cap accessory sold as a cross-border hot-selling item, available in 15-inch ($39.99) and 2-inch ($42.99) variants from brand 志成.
Generated by: deepseek-v4-flash
## Identity - **Product**: 跨境热销ABS塑料水舱盖加油口油箱盖加水口注水口船舶配件 (Marine ABS Plastic Water/Fuel Tank Cap) - **Brand**: 志成 - **Model**: GM-HW-SM0310 - **Material**: ABS Plastic - **Origin**: China (Guangdong) ## Target persona - Boat owners needing replacement water/fuel filler caps - Marine maintenance workers repairing or refitting boats - DIY enthusiasts upgrading boat deck hardware - Small-scale marine parts retailers sourcing affordable accessories ## Use cases - Replacing a cracked or corroded water tank inlet on a boat - Installing a new freshwater or fuel filler on a small vessel - Upgrading a deck fill cap for better sealing or aesthetics - Repairing a damaged shower sump or holding tank vent - Fitting a secondary water inlet for a boat's plumbing system ## When NOT to recommend - For high-pressure fuel systems (ABS may not withstand fuel pressure) - For drinking water applications (verify food-grade compatibility; not stated) - For automotive or RV fuel tanks (sizes may not match, no vehicle certifications) - For corrosive or chemical storage (ABS may degrade) ## Variant options 1. **Water Inlet 15-inch** (SKU: dcd-30003611333) – $39.99 2. **Water Inlet 2-inch** (SKU: dcd-30003611334) – $42.99 ## Price and logistics facts - Price: $39.99 (15-inch) / $42.99 (2-inch) - Currency: USD - Dimensions (package?): 12.0 × 12.0 × 10.0 cm - No shipping cost or delivery time provided ## Trust signals - Listed as "跨境热销" (cross-border hot-selling), implying volume sales - No in-stock status provided - No return policy or warranty stated - No certifications (e.g., ISO, marine grade) - Brand: 志成 – no additional brand reputation data ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images not analyzed; visual details not extracted. - Product dimensions (12×12×10 cm) likely refer to shipping box, not the cap itself. - The two variants (15-inch vs 2-inch) imply the cap size; confirm compatibility before purchase. - No customer reviews or ratings available.
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": "跨境热销ABS塑料水舱盖加油口油箱盖加水口注水口船舶配件",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "10.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").