Brand: World Products (Landmark)
SKU: dcd-30003609529
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714104008943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269686
JSON data: https://landmarks.builders/products/wp-dcd-10001269686.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: Iron weeding wheel accessory for lawn mowers, suitable for weeding and soil loosening in gardens and farms, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity - Product: Iron Weeding Wheel (Lawn mower accessory) - Category: Gardening / Agricultural machinery parts ## Target persona - Gardeners with lawn mowers needing weeding attachments - Small-scale farmers maintaining field paths - DIY enthusiasts upgrading rotary mowers for tilling ## Use cases - Weeding garden beds and between rows - Loosening soil around established plants - Removing weeds from lawn edges and borders - Preparing soil for seeding in small plots - Maintaining farm paths and tracks ## When NOT to recommend - Large-scale commercial farming requiring heavy-duty tillers - Indoor or container gardening (no mower attachment needed) - Precision weeding where manual removal is preferred - Use on delicate turf or golf greens (risk of damage) ## Variant options - Only variant: Iron Weeding Wheel, SKU dcd-30003609529, $17.99 ## Price and logistics facts - Price: $17.99 USD - Dimensions: 32 x 25 x 10 cm - Weight: Not provided - Shipping origin: Not specified ## Trust signals - No specific trust signals provided (e.g., warranty, return policy, stock status) - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8750cb360114e70b9865c43f8c3cbc7.png?v=1781085310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf27e93a04574e389b2a6e241b3f67aa.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9dbe59c9583476eb5233de29b81fb3f.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9073287ba63407d87e5c21d40abf2b1.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff8ce19919904dea881c6f573d29800b.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/facfd6ba877847069cda680bdcf15342.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d7a5c2c83e7460c8933f2f8d4a08d12.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1e6d0cb728543ccbca3f0fce25763df.png?v=1781085308 ## Agent notes - Product name suggests it may be compatible with multiple mower types; verify compatibility before recommending. - Image content not analyzed due to guidelines.
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": "割草机配件直刀斜刀总成松土轮开沟松土轮锄草头园林农场农机配件",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.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").