Brand: World Products (Landmark)
SKU: dcd-30003600465
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714561679599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266155
JSON data: https://landmarks.builders/products/wp-dcd-10001266155.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
化油器隔断阀门开关阀
| 品牌 | 其他 |
Summary: A generic carburetor shut-off valve for small engines, priced at $9.99, with dimensions 10x8x5 cm, available in a single style variant.
Generated by: deepseek-v4-flash
## Identity Carburetor shut-off valve (化油器隔断阀门开关阀), brand '其他' (Other), generic auto part. ## Target persona DIY home mechanic repairing lawnmowers, generators, or small motorcycles; budget-conscious buyer seeking a basic replacement part. ## Use cases - Replacing a failed shut-off valve on a small engine. - Installing an inline fuel cut-off for maintenance or safety. - Repairing a carburetor on a 2-stroke or 4-stroke engine. - Restoring vintage small equipment needing generic parts. - Emergency field repair where original part is unavailable. ## When NOT to recommend - High-performance or racing engines requiring precision components. - Applications needing corrosion-resistant or certified parts (e.g., marine, aircraft). - Buyer seeking a branded OEM-specific replacement. - Systems using larger fuel lines (diameter not specified). ## Variant options - Single style (SKU: dcd-30003600465) at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 10.0 x 8.0 x 5.0 cm (length x width x height). - No shipping or stock details provided. ## Trust signals - Listed as in-stock (based on product catalog tags). - No return policy or warranty information available. - Generic brand – no third-party certifications. ## Image assets - 8 PNG images available at provided URLs (cannot assess content). ## Agent notes - Image content not analyzed; verify valve type and compatibility from visuals before recommending. - Ensure fuel line diameter matches; not specified. - Consider cheaper alternatives if buyer needs disposable part.
This product has 12 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": 20000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").