Brand: World Products (Landmark)
SKU: dcd-30003714532
Price: $4.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Chainsaw Carburetor
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/50406882967791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307839
JSON data: https://landmarks.builders/products/wp-dcd-10001307839.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This replacement chainsaw carburetor is designed to fit Saw Manufacturer models 136, 137, 141, and 142, and is compatible with Walbro W-29, WT-202, WT-239, WT-285, WT-289, WT-529, WT-542, WT-657, and WT-834 models. Constructed from long-lasting aluminum, plastic, and rubber, this carburetor features a silver metal body with brass-colored fittings, springs, screws, and adjustment components built to withstand regular engine use. This comprehensive carburetor kit includes two gasket plates, one larger gasket, a yellow fuel line, a igniter plug plug, and a small cylindrical filter to provide the essential components needed for a thorough tune-up. As a high-quality replacement part, it restores proper fuel system function and air-fuel mixture control to keep your outdoor power equipment running smoothly and efficiently. This carburetor with gaskets and accessories simplifies routine engine servicing and repairs, making it a practical solution for workshop maintenance or home garage DIY projects.
Summary: Replacement 2-cycle chainsaw carburetor compatible with Saw models 136, 137, 141, 142 and Walbro W-29/200 series, with gaskets, fuel line, and filter. Sells for $4.44.
Generated by: deepseek-v4-flash
## Identity This is a replacement 2-cycle chainsaw carburetor with a silver metal body and brass-colored fittings. It is compatible with Saw Manufacturer models 136, 137, 141, and 142, and with Walbro models W-29, WT-202, WT-239, WT-285, WT-289, WT-529, WT-542, WT-657, and WT-834. Materials are aluminum, plastic, and rubber. The kit includes two gasket plates, one large gasket, a yellow fuel line, a igniter plug plug, and a small cylindrical filter. ## Target persona - DIY homeowner repairing a compatible chainsaw. - Small engine repair hobbyist working on 136/137/141/142 saws. - Budget-conscious chainsaw owner needing a functional replacement part. ## Use cases - Replacing a failed or worn carburetor on a chainsaw model 136, 137, 141, or 142. - Solving starting problems or rough idling caused by an old carburetor. - Performing a tune-up using the included gaskets, fuel line, and filter. - Swapping a worn Walbro carburetor for a compatible aftermarket part. - Workshop or home garage maintenance for outdoor power equipment. ## When NOT to recommend - For chainsaw models not listed (e.g., 142, 135, etc.). - For Walbro models not on the compatibility list. - When the buyer expects an OEM-branded or manufacturer-warrantied carburetor. - When a full engine rebuild kit (piston, rings, etc.) is needed, because this only supplies carburetor parts. ## Variant options One variant is available: "Carburetor for" (SKU dcd-30003714532) at $4.44. ## Price and logistics facts - Price: $4.44 USD. - Dimensions: 10.0 cm x 8.0 cm x 7.0 cm. - No shipping, stock, or fulfillment information was provided in the source data. ## Trust signals - Explicit compatibility list for chainsaw and Walbro models. - Specific SKU and price for the single variant. - No stock status, return policy, or certification data available. ## Image assets - 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/194dea28-9e54-49cd-9cf1-fac8aa937eaf.jpg?v=1786242497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37d6117e-7e93-4847-9e6c-6072f52b6de5.jpg?v=1786242497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92bb41bd-0b34-48d0-8a08-8ff9d4774ae1.jpg?v=1786242498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea5388ea-6ebe-493b-aaad-be22f1d83d2c.jpg?v=1786242497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5d1b71a-1215-4230-81fe-0b6eedf2fdc7.jpg?v=1786242497 ## Agent notes - Verify chainsaw and Walbro model compatibility before suggesting as a replacement. - Price point indicates a non-OEM aftermarket part; confirm buyer's expectation of no manufacturer warranty. - No image analysis was performed; physical condition/visual details are unverified.
This product has 9 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": "Replacement Chainsaw Carburetor 2-Cycle Carburetor with Gaskets High Temperature Diaphragm Rebuild Kit",
"product_id": 9538057076975,
"variant_id": 50406882967791,
"quantity": 1,
"grams": 190,
"length_cm": "10.0",
"width_cm": "8.0",
"height_cm": "7.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. 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").