Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $44.99
Default variant: Fs120 New Style
Default SKU: dcd-30003603189
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714473664751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267176
JSON data: https://landmarks.builders/products/wp-dcd-10001267176.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高压包点火线圈FS200点火器新老款割灌机现货配件
| 品牌 | 稻田 |
| 适用范围 | 割草机 |
Summary: Ignition coil for gasoline brush cutters FS120/FS200, compatible with new and old style trimmers. Spare part for garden machinery maintenance.
Generated by: deepseek-v4-flash
## Identity - Product: Ignition coil for FS120/FS200 brush cutters - Brand: 稻田 (Daotian) - Type: Gardening spare part ## Target persona - DIY gardeners maintaining gasoline brush cutters/trimmers - Small engine repair shops - Garden equipment owners with compatible models ## Use cases 1. Replacing faulty ignition coil on FS120/FS200 brush cutter 2. Upgrading from old to new style ignition coil 3. Repairing a non-sparking trimmer engine 4. Stocking spare parts for seasonal garden machinery maintenance 5. Fixing a gasoline brush cutter that won't start ## When NOT to recommend - For electric or battery-powered trimmers (incompatible) - For other engine models not listed (FS120/FS200 only) - For users needing complete trimmer assembly, not just ignition part - For professional grade high-performance racing engines ## Variant options - Fs120 New Style: $44.99 - Fs120 Old Style: $41.99 (Both are ignition coils for different design generations) ## Price and logistics facts - Base price: $41.99 (Old Style), New Style $44.99 - Dimensions: 15x10x5 cm (small parcel) - Currency: USD - In stock (现货) ## Trust signals - Listed as "现货" (in stock) - Multiple image views of product - Price consistency across variants (within $3) - No known certifications mentioned ## Image assets - 8 PNG images available (see URLs) - Images show product but specific visual details not analyzed ## Agent notes - This is a replacement part, not a complete tool. - Verify compatibility with exact model and style (old vs new) before ordering. - Images are fetchable but not interpreted for quality/condition.
This product has 12 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高压包点火线圈FS200点火器新老款割灌机现货配件",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "5.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").