Brand: World Products (Landmark)
SKU: dcd-30003603202
Price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714465407215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267181
JSON data: https://landmarks.builders/products/wp-dcd-10001267181.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: STIHL FS120 crankshaft assembly for FS120 brush cutter and older models, price $73.99, dimensions 16×14×6 cm.
Generated by: deepseek-v4-flash
## Identity STIHL FS120 Crankshaft Assembly (compatible with FS120 trimmer and older models). OEM replacement part for brush cutter engine. ## Target persona Owners of STIHL FS120 brush cutters needing engine repair; small engine repair technicians; DIY landscapers with mechanical skills. ## Use cases - Replacing a broken or worn crankshaft on a STIHL FS120. - Rebuilding the engine of a FS120 trimmer. - Repairing a rattling or seized connecting rod assembly. - Restoring an older STIHL brush cutter to working condition. - Replacing part during full engine overhaul. - Purchasing as spare part for maintenance inventory. ## When NOT to recommend - User has a different model (e.g., STIHL FS130, FS90, or non-STIHL brands). - User expects a complete engine assembly, not just inner parts. - User requires OEM branded original part (brand not confirmed). - User is not comfortable with disassembling crankcase/engine. ## Variant options Only one variant: "Fs120 Crankshaft" (SKU dcd-30003603202) at $73.99. ## Price and logistics facts - Price: $73.99 USD. - Dimensions: 16.0 cm (L) × 14.0 cm (W) × 6.0 cm (H). - Weight: not provided. ## Trust signals - Price is consistent across variant. - Stock status: not specified. - Return policy: not specified. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7ec06193984408bb7b96c355aea41fc.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e513d1c4eb28403c9363af6500db67d3.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5d2db84a85c4b288bd0eeaaec25d2e7.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/816e1beffbdf4e41bda089a4df2d1850.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22bd76c547f34a44b1353848a689e932.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d474c8093cad4412b562524196e6aca4.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbff1ed0ef0f452bb69449a3696cd37d.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/539da95f594a44cd86cf6c3a7e88aa9b.png?v=1781085553 ## Agent notes - No textual description provided; compatibility deduced from title (FS120). - Stock availability, warranty, and return policy unknown. - Images were not analyzed; no visual details inferred.
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": 450000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "14.0",
"_height_cm": "6.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").