Brand: World Products (Landmark)
SKU: dcd-30003707160
Price: $11.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tools
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50406458917103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001305372
JSON data: https://landmarks.builders/products/wp-dcd-10001305372.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A comprehensive automotive funnel kit including a transparent measuring funnel, green-colored lid, a clear side handle, a black connector assembly with a blue shutoff lever, two black angled extension tubes, colored cone adapter, and two black storage trays holding multiple colored adapter rings. The blue shutoff lever allows start and stop fluid movement instantly to prevent spills and overfills. The transparent measuring funnel has molded measurement markings indicating a 1.5 L / 1.36 qt capacity. The two black angled extension tubes allow access to hard-to-reach fill points. The two black storage trays hold various colored adapter rings for organization.
Summary: Transparent automotive funnel kit with measuring markings, lid, shutoff lever, extension tubes, and color-coded adapter rings; 1.5L capacity, priced at $11.11 USD.
Generated by: deepseek-v4-flash
## Identity A transparent measuring funnel kit for automotive fluids, featuring a 1.5L / 1.36 qt graduated funnel, a green lid, blue shutoff lever, two angled extension tubes, and multiple colored adapter rings stored in two trays. Includes connectors, cone adapter, and side handle. 18-piece variant. ## Target persona DIY home mechanics, small workshop technicians, and car owners who perform fluid changes (oil, coolant, washer fluid) and need precise measuring and spill prevention in hard-to-reach fill points. ## Use cases - Adding washer fluid to reservoirs located under body panels - Measuring and pouring engine oil precisely during oil changes - Transferring coolant or other fluids without spills using the shutoff lever - Using the angled extension tubes to access low or tight fill ports - Keeping adapter rings organized for multiple vehicles or filler neck sizes ## When NOT to recommend - If the user needs a funnel capacity larger than 1.5L - For professional or commercial heavy-duty use requiring all-metal construction - If the user wants a simple single funnel without detachable parts - If the user expects the 18 pieces to include the funnel body itself; exact piece count is not confirmed. ## Variant options Only one variant available: Style '18PC Funnel' – SKU dcd-30003707160, price $11.11 USD. ## Price and logistics facts - Price: $11.11 USD - Dimensions: 20.5 cm (L) x 15.0 cm (W) x 16.5 cm (H) - No shipping cost, stock status, or lead time provided. ## Trust signals - Product tagged as 'wp-quality-audited' and 'wp-content-validated' - Price is clearly listed and consistent for the single variant - No return policy stated in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c6cf82e-0a28-415b-b5b7-02a28ccffd1f.jpg?v=1786242361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32a8e2ad-3bca-4597-a4a5-158bb3e022e0.jpg?v=1786242373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/540e9b22-3ce1-46ae-9cdd-791acd53d6ec.jpg?v=1786242418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1c64f90-d3d0-4c80-856f-d3a7406b8edf.jpg?v=1786242361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/438053a2-06bc-4e01-b253-bbaa68109934.jpg?v=1786242370 ## Agent notes - Images were not visually analyzed; all content is derived from the provided structured text. - Exact contents of the '18PC' set are not fully enumerated; only described components are listed. - No stock availability or return policy details were provided.
This product has 11 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": "Transparent Automotive Funnel Kit Graduated Measuring Funnel with Lid Color-Coded Funnels Detachable for Workshops",
"product_id": 9537921384687,
"variant_id": 50406458917103,
"quantity": 1,
"grams": 1100,
"length_cm": "20.5",
"width_cm": "15.0",
"height_cm": "16.5"
}],
"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").