Brand: World Products (Landmark)
SKU: dcd-30003622220
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: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49713253974255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274723
JSON data: https://landmarks.builders/products/wp-dcd-10001274723.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: Wide steel fork for digging water chestnuts and turning soil. 105 cm long, 74 cm wide. Suitable for agricultural gardening. One style at $44.99.
Generated by: deepseek-v4-flash
## Identity A wide steel gardening fork (horseshoe fork) designed for digging water chestnuts and turning soil. Dimensions: 105 cm length, 74 cm width, 10 cm height. Weight not specified. ## Target persona Small-scale farmers and home gardeners who need to harvest root vegetables like water chestnuts, or aerate and turn compacted soil in medium to large garden plots. ## Use cases - Harvesting water chestnuts from muddy fields - Turning and aerating garden soil before planting - Breaking up hard-packed earth in vegetable beds - Preparing soil for root crop cultivation - Mixing compost into existing garden soil - Loosening soil around established plants without damaging roots ## When NOT to recommend - For potting or container gardening (too large and heavy) - For indoor or balcony gardening - For gardeners who only need a hand trowel or small cultivator - For extremely soft or sandy soil where a lighter tool suffices ## Variant options Only one variant available: "Horseshoe Fork" – USD 44.99 ## Price and logistics facts - Price: USD 44.99 - Dimensions: 105 x 74 x 10 cm (length x width x height) - Origin: China - No cross-border export special source; standard product ## Trust signals - No warranty, return policy, or stock status provided in source data - Price appears consistent for a single variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d92a5c00bc77460b84741e11bab85416.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/615c34e51ea644d48793e1512d7a5993.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/979a7b6a7021474c9fdb87171f44a732.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aecb1b06a9648e9a12d54e865702fa9.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf58e0e52c384236babe8a7d68bfefde.png?v=1781084490 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - Product name emphasizes water chestnut digging, but general-purpose use is plausible. - No information on material gauge, weight, or handle type.
This product has 11 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": 8500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "74.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").