Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $24.99
Default variant: 3-filter
Default SKU: dcd-30003623444
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713245257967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275294
JSON data: https://landmarks.builders/products/wp-dcd-10001275294.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
油水分离器漏斗四滤芯汽油煤柴油过滤水分杂质燃油分离神器过滤网
| 产地 | 河北 |
| 品牌 | 其他 |
| 货号 | YSFLQ |
| 适用范围 | 汽油、柴油、煤油中的杂志和水分 |
| 是否跨境出口专供货源 | 否 |
| 原产国/地区 | 中国 |
| 有可授权的自有品牌 | 否 |
Summary: Oil-water separator funnel with 4 filter elements for gasoline, diesel, and kerosene, priced from $22.99, dimensions 28x25x23 cm, made in China.
Generated by: deepseek-v4-flash
## Identity Oil-water separator funnel (model YSFLQ) with replaceable filter elements, suitable for gasoline, diesel, and kerosene. Removes water and particulates. Available in 3-filter and 4-filter variants. ## Target persona Mechanics, workshop owners, or DIY users who need to filter water and contaminants from fuel before use, especially when dealing with stored or low-quality fuel. ## Use cases - Filtering water from diesel storage tanks before refueling equipment - Cleaning fuel for small engines (generators, lawnmowers) that are sensitive to water - Pre-filtering kerosene for heaters to prevent clogging - Removing particulate contaminants from gasoline for classic cars or motorcycles - Ensuring clean fuel for agricultural machinery during harvest season - Quality control in small-scale fuel dispensing operations ## When NOT to recommend - For large-scale commercial fuel filtration (high flow rates require industrial equipment) - If user needs a permanent installed filter (this is a funnel, not an inline unit) - For applications requiring fine filtration below 10 microns (no micron rating provided) - For users who demand certified performance standards (no certifications known) ## Variant options - 3-filter (SKU: dcd-30003623444): $22.99 - 4-filter (SKU: dcd-30003623445): $24.99 ## Price and logistics facts - Price: $22.99 (3-filter) / $24.99 (4-filter) USD - Dimensions: 28 x 25 x 23 cm - Origin: Hebei, China - No information on shipping costs or lead time ## Trust signals - In-stock status: not confirmed (no stock data provided) - Return policy: not stated - Price consistency: single price point per variant, no discounts - Certifications: none claimed - Brand: unverified (no known trademarks) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0895494c5e742a7b5b9bd4757980814.png?v=1781084487) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe90258346cb405085c7381ec1541349.png?v=1781084487) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd7f063b82143eb91f36f8e357ee873.png?v=1781084487) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a45b863ab21c4a80a6e9fd18123f4ae9.png?v=1781084487) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/442025ca3fbf4298bde540a168ea1d3a.png?v=1781084485) ## Agent notes - Image content was not analyzed; rely on textual facts only. - No micron rating or flow rate provided; assume basic filtration. - Cross-border export supply not indicated.
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": "油水分离器漏斗四滤芯汽油煤柴油过滤水分杂质燃油分离神器过滤网",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "23.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").