Brand: World Products (Landmark)
SKU: dcd-30003605617
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714452660463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268149
JSON data: https://landmarks.builders/products/wp-dcd-10001268149.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: A wooden-handled gardening tool for drilling holes in soil, planting, and weeding, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Drill hole tool with wooden handle, 28 cm long, for garden planting and soil aeration. ## Target persona Home gardeners, vegetable growers, and hobbyists with small to medium garden plots who need a simple manual tool for making planting holes and light weeding. ## Use cases - Creating evenly spaced holes for seed planting - Loosening soil around existing plants - Transplanting seedlings from pots to ground - Weeding by pulling out shallow-rooted weeds - Aerating compacted soil in flower beds ## When NOT to recommend - For large-scale farming or commercial agriculture - For breaking heavy clay or rocky soil - For users requiring a powered drill or auger - For precise depth-controlled drilling (e.g., for bulbs) ## Variant options - Wood Handle Garden – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 28 x 5 x 5 cm - No shipping cost or delivery time provided ## Trust signals - No stock status available - No return policy mentioned - Price appears consistent with basic manual garden tools - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a47fbe14f37a4447b3c5bed2bf6e0124.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd34d7f378484b56adc545f2b023aa08.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca68029ea4ae4df5a32d4c10bdf9df05.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/383e9e55a7e6469daf4a62455a2ca8fa.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0315f296830444abdb797f1b9140178.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0ff76227dd0491c82f6c7d84f0d637e.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fdd609882bf4035b0174d407f9f122d.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17b31ab6bf074ba1ad081a36d0ddadec.png?v=1781085546 ## Agent notes - Product description is empty; title and tags suggest a manual drilling tool with a wooden handle. - Only one variant available. - No return policy or stock status data. - Images are not analyzed.
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": 250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "5.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").