Brand: World Products (Landmark)
SKU: dcd-30002763533
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 64 g
Cart URL (default variant): https://landmarks.builders/cart/49879143383279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045099
JSON data: https://landmarks.builders/products/m4x-10001045099.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Carburetor Cleaning Kit Removes Carbon Deposits Jet Cleaning Brush Kit
| Net Weight | 115g |
| Specification | GK17-A |
Summary: Carburetor cleaning kit with jet cleaning brush, net weight 115g, model GK17-A, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Carburetor Cleaning Kit Removes Carbon Deposits Jet Cleaning Brush Kit, model GK17-A, net weight 115g. ## Target persona DIY motorcycle mechanic, lawn mower repair enthusiast, small engine hobbyist, home garage tinkerer. ## Use cases - Cleaning carburetor jets - Removing carbon deposits from small engine carburetors - Maintaining carburetors on motorcycles - Servicing chainsaw carburetors - Repairing outboard motor carburetors - Cleaning carburetor passages on snowmobiles ## When NOT to recommend - Professional automotive shops requiring heavy-duty ultrasonic cleaning - Carburetors with severe pitting or damage - Users needing only a single brush not a kit - Industrial diesel engine carburetor cleaning ## Variant options Only one variant available: "SET 1" at $11.99 USD. ## Price and logistics facts Price: $11.99 USD. Dimensions: 20x16x3 cm. Weight: 115g. ## Trust signals No stock status or return policy information provided. Single variant price consistency. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51c9676e-ec12-44e3-a807-dd4b80285981.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6ae5a35-4ffc-4991-a84a-0574ca62db04.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c5e1852-a386-4eb8-9ef6-478443ab7900.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38119771-b4fd-42a1-a036-1474e73b5650.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c1ac1b-d5cd-42f6-a000-1db1670ad54f.jpg?v=1782126332 ## Agent notes Images were not analyzed; no visual details are available.
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": "Carburetor Cleaning Kit Removes Carbon Deposits Jet Cleaning Brush Kit",
"quantity": 1,
"grams": 64000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.0",
"_height_cm": "3.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").