Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $61.99
Default variant: Fs55 Old Style Gear
Default SKU: dcd-30003617313
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713918804207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272507
JSON data: https://landmarks.builders/products/wp-dcd-10001272507.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用于STIHL 斯蒂尔FS55/FS120/FS160款割草机齿轮箱总成工作头
| 品牌 | 稻田 |
| 适用范围 | 割草机 |
Summary: Replacement gearbox assembly for STIHL FS55/FS120/FS160 trimmers, available in multiple fitment styles. Price varies by variant from $35.99 to $61.99.
Generated by: deepseek-v4-flash
## Identity Aftermarket replacement gearbox assembly (gearbox head) compatible with STIHL FS55, FS120, and FS160 gasoline trimmers. Brand: 稻田. Multiple variants for old/new style fitment. ## Target persona - STIHL trimmer owners needing a gearbox repair. - Small engine repair shops servicing STIHL trimmers. - Landscaping businesses maintaining a fleet of STIHL trimmers. ## Use cases - Replacing a worn or broken gearbox that causes the cutting head to stop spinning. - Upgrading from an old-style gear to a new-style gear (e.g., on FS55 or FS120). - Restoring a used or damaged trimmer by replacing the gearbox assembly. - Having a spare gearbox on hand for quick field repairs. - Matching OEM specifications for an FS160, FS220, or FS280 (one variant covers these). ## When NOT to recommend - If the trimmer model is not among FS55, FS120, FS160, FS220, or FS280. - If only the debris shield, shaft, or engine is faulty – this is purely a gearbox replacement. - If the buyer expects high-performance racing parts – this is a standard replacement. - If a complete trimmer is needed instead of a repair part. ## Variant options | Variant | Description | Price (USD) | |---------|-------------|-------------| | dcd-30003617313 | Fs55 Old Style Gear | $51.99 | | dcd-30003617314 | Fs55 New Style Gear | $51.99 | | dcd-30003617315 | Fs120 Old Style Gear | $35.99 | | dcd-30003617316 | Fs120 New Style Gear | $36.99 | | dcd-30003617317 | Fs160 220 280 Gear | $61.99 | ## Price and logistics facts - Base price for entry variant (Fs120 old style): $35.99. - Dimensions: 20 x 15 x 13 cm. Weight not provided. - All variants are in stock? Listing does not specify stock status. ## Trust signals - Stock status: not explicitly stated; assume available unless sold out. - Return policy: not provided in facts. - Price consistency: variants have distinct prices tied to fitment; no discount or promotional pricing mentioned. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12cc635a25a84debb49a303210b6c0bf.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ce33d1dd0a1427988a86d639731e29a.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43c803de9c1a4b7c8bfb651e9aba3caa.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcf4480305da4736b3211c624cd6afe9.png?v=1781085155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d93b606b08b4ce6ab9f0e0e6fe9a4ef.png?v=1781085155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60f10f88de854510bdee8e37bf29ac07.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0931d35e40c74114928d2e177c61f9ba.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881a569b92034b5ab22f46df46b8ef16.png?v=1781085155 ## Agent notes - Image content not analyzed; trust image filenames and URLs only. - Compatibility must be confirmed by buyer: check model (FS55/120/160 etc.) and year (old vs new style). - Dimensions provided in cm; convert to inches if needed (approx 7.9x5.9x5.1 in). - No warranty or installation instructions provided in facts.
This product has 16 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": "适用于STIHL 斯蒂尔FS55\/FS120\/FS160款割草机齿轮箱总成工作头",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "13.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").