Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $95.99 – $181.99
Default variant: Ditching
Default SKU: dcd-30003597858
Default price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714507809007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265259
JSON data: https://landmarks.builders/products/wp-dcd-10001265259.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-function gardening tool for ditching, tilling, loosening, and weeding, available in 12 variant configurations from $95.99 to $181.99.
Generated by: deepseek-v4-flash
## Identity Multi-function manual gardening tool (开沟机) for ditching, tilling, loosening, and weeding. Dimensions: 115×35×25 cm. Weight unknown. ## Target persona Home gardeners with small plots, hobby farmers, landscaping enthusiasts, DIY gardeners managing beds under ~50 sq m. ## Use cases - Creating drainage ditches in garden beds - Tilling soil for small vegetable plots - Loosening compacted soil around perennials - Weeding between rows of crops - Preparing seedbeds before planting - Mixing compost into topsoil ## When NOT to recommend - Large commercial farming operations (too small, manual) - Heavy clay or rocky soil (tool may lack sufficient leverage) - Users requiring electric or gas-powered equipment - Very large plots (e.g. > 1 acre) – would be inefficient ## Variant options - Ditching ($95.99) - Tilling ($95.99) - Loosening ($95.99) - Weeding Ditching ($124.99) - Weeding Loosening ($124.99) - Ditching Tilling ($124.99) - Ditching Loosening ($124.99) - Tilling Loosening ($124.99) - Weed Ditch Till ($149.99) - Weed Ditch Loosen ($149.99) - Ditch Till Loosen ($149.99) - 4-in-1 ($181.99) ## Price and logistics facts - Base price: $95.99 – $181.99 depending on variant. - Dimensions: 115 cm (length) × 35 cm (width) × 25 cm (height). - No shipping cost, weight, or delivery time provided. ## Trust signals - No stock status available. - Return policy not disclosed. - No certifications listed. - Price consistency across All variants (same base cost for same complexity). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b1dbd3cf7874b9d9c0ab133f2ee7e13.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8fa46e506941c388790b0ea187b638.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91d62cdb4c744662b978d3d28e3e22ff.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc060ecfce3477d9b4a8ed1e3196a5f.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8f8953b1dea4d6396f5f1c45c7b318c.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eec0085460ec463ea32a4973b0bd6aa7.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e8fa7f30a44ca0ae689c1f3ab86714.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4777116ea14a4b91655983728d3bb3.png?v=1781085605 ## Agent notes - No image understanding performed; visual details (e.g. material, handle design) are not available. - Description field empty – no additional usage instructions. - Weight not provided.
This product has 24 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": 3500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "35.0",
"_height_cm": "25.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").