Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $33.99
Default variant: Fs120 Grass Guard
Default SKU: dcd-30003603187
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714475335919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267175
JSON data: https://landmarks.builders/products/wp-dcd-10001267175.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




Summary: Replacement/upgrade grass guard for STIHL FS120 trimmer (model year 2025+), protects trimmer head and deflects debris. Two style variants available at $32.99–$33.99.
Generated by: deepseek-v4-flash
## Identity Replacement/upgrade grass guard (挡草板) compatible with STIHL FS120 trimmer (2025 model year). Measures 38×20×10 cm. ## Target persona - STIHL FS120 owner needing a replacement or spare grass guard - Small engine repair technician servicing FS120 trimmers - Gardener/landscaper maintaining their own STIHL equipment ## Use cases - Replacing a cracked or broken factory grass guard on an FS120 - Upgrading to a spare guard for quick field swaps - Adding protection when using the trimmer in rocky or debris-heavy terrain - Restoring a used FS120 to full functionality - Stocking spare parts for a fleet of FS120 trimmers ## When NOT to recommend - For non-STIHL trimmers or other STIHL models (e.g., FS90, FS130) – fitment not verified - For buyers seeking a complete trimmer or engine parts (this is a plastic guard only) - For professional logging or heavy brush cutting – not designed for that use ## Variant options | Style | Price | |---|---| | Fs120 Grass Guard | $33.99 | | Fs120 Grass Guard a | $32.99 | Both appear to be functionally similar; exact differences not provided. ## Price and logistics facts - Base price: $32.99 USD - Two variants at $32.99 and $33.99 - Dimensions: 38×20×10 cm (package size, not product dimensions) - Currency: USD ## Trust signals - Listed in-stock with multiple variants available - Return policy not specified - No certifications mentioned - Images available (8 PNG files) for visual inspection ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4557b442964d48b3bbf663e5f145aebe.png?v=1781085561) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7fae12630d84f9d87e3cefe1f02fd01.png?v=1781085559) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5b21320e65a404da0140eb2e694b159.png?v=1781085560) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f15779306d945d48e1041c1d4170ec3.png?v=1781085559) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/231622ca4c9c42d99d717942819d1e7f.png?v=1781085559) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f12f58aa30814af199788f0d3f9fa003.png?v=1781085560) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9316913dbb864e9c93ff2a4d33faacac.png?v=1781085560) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1afeb0553e8d449fb1013d196cdb9fe0.png?v=1781085559) ## Agent notes - No product description was provided; details inferred from title, tags, and variant names. - Exact differences between the two style options are not documented. - Compatible only with STIHL FS120 (newer model). Older FS120 versions may differ. - Package dimensions given; actual product dimensions unknown.
This product has 14 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斯蒂尔FS120新款割灌打草挡草板保护板罩120挡草板边",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "20.0",
"_height_cm": "10.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").