Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Weeding Shovel Only
Default SKU: dcd-30003597854
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714513412335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265258
JSON data: https://landmarks.builders/products/wp-dcd-10001265258.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
除草工具神器开沟机小型翻地松土家用小型锄草工具农用耕地翻土机
| 农机类型 | 耕地机 |
| 适用对象 | 各类农作物 |
| 颜色分类 | 耘锄(锄草+翻土+松土型) |
| 适用行业 | 农业 |
Summary: Compact gardening tiller with interchangeable shovels for weeding, ditching, tilling, and loosening soil. For small-scale agriculture.
Generated by: deepseek-v4-flash
## Identity 除草工具神器开沟机小型翻地松土家用小型锄草工具农用耕地翻土机 (Small weeding/tilling tool for home gardening and farming). ## Target persona Home gardeners with small vegetable plots; hobby farmers with limited land; users needing manual soil cultivation without heavy machinery. ## Use cases - Weeding between crop rows in small gardens - Tilling small garden beds before planting - Ditching for irrigation in raised beds or small fields - Loosening soil to improve aeration - Mixing compost or fertilizer into topsoil ## When NOT to recommend - Large commercial farming (requires tractor) - Rocky or hard clay soil (shovel may not suffice) - Users expecting a powered tiller or motorized tool - Deep soil cultivation beyond ~15 cm depth (tool size limits) ## Variant options | Style | SKU | Price | |-------|-----|-------| | Weeding Shovel Only | dcd-30003597854 | $31.99 | | Ditching Shovel Only | dcd-30003597855 | $31.99 | | Tilling Shovel Only | dcd-30003597856 | $31.99 | | Loosening Shovel | dcd-30003597857 | $31.99 | ## Price and logistics facts - Price: $31.99 USD (all variants) - Dimensions: 34 cm x 25 cm x 15 cm - Weight: Not provided ## Trust signals - Price consistent across all variants. - No stock information or return policy available in source data. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f51c319282c4587baeef031c1e36489.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/665db82fc1a24b228691f30d3925bfaa.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8362065f1f624db199b3b5c93bc0c269.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4448780683d24884a54645edc87dbd89.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d47c3122f4c640cbb31076558bbb5825.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20d50569e30944a39fa88ca38e87d96d.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d6c23206c79441eba9c73ab0ecedec2.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21939f68d08d40e8b22465ba40b86f3a.png?v=1781085608 ## Agent notes - Image content was not analyzed; assume product images show the tool and its attachments.
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": "除草工具神器开沟机小型翻地松土家用小型锄草工具农用耕地翻土机",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "25.0",
"_height_cm": "15.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").