Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $56.99
Default variant: Fs120 Carburetor New
Default SKU: dcd-30003603185
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714476286191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267174
JSON data: https://landmarks.builders/products/wp-dcd-10001267174.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
FS120新老款割草机配件曲轴打草头化油器高压包空滤 齿轮箱总成全
| 品牌 | 稻田 |
| 适用范围 | 割草机 |
Summary: Replacement parts kit for FS120 lawn mowers including carburetor, crankshaft, trimmer head, ignition coil, air filter, and gearbox assembly.
Generated by: deepseek-v4-flash
## Identity Replacement parts kit for FS120 lawn mowers (brand: 稻田) containing carburetor (new/old style), crankshaft, trimmer head, ignition coil, air filter, and gearbox assembly. ## Target persona DIY lawn mower owners, small engine repair technicians, and hobbyists with FS120 model needing multiple replacement parts. ## Use cases - Replacing worn carburetor on an FS120 mower - Overhauling an old or non-running FS120 engine - Stocking generic FS120 parts for repair shop inventory - Repairing a trimmer head or gearbox on FS120 unit - Refurbishing used FS120 mowers for resale ## When NOT to recommend - Buyer needs only a single specific part (e.g., just one spark plug) - Buyer is purchasing a new complete lawn mower - Buyer requires parts for a different brand/model - Buyer expects a single comprehensive kit for all mower models ## Variant options - **Fs120 Carburetor New** (SKU: dcd-30003603185) - $56.99 USD - **Fs120 Carburetor Old** (SKU: dcd-30003603186) - $46.99 USD Base product includes all listed parts; variants focus on carburetor version. ## Price and logistics facts - Base price: $46.99 USD - Dimensions: 10 x 8 x 7 cm - Weight not specified ## Trust signals - Multiple images available (8 provided) - No return policy or warranty stated in facts - No in-stock status confirmed ## Image assets         ## Agent notes - No return policy, warranty, or stock status data provided. - Images not analyzed; visual verification recommended.
This product has 13 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": "FS120新老款割草机配件曲轴打草头化油器高压包空滤 齿轮箱总成全",
"quantity": 1,
"grams": 200000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").