Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $93.99
Default variant: D5.5cm H11cm / 8-hole
Default SKU: dcd-30003597831
Default price: $93.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/49714524520687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265252
JSON data: https://landmarks.builders/products/wp-dcd-10001265252.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-hole planting dibber for transplanting seedlings, making holes for seeds, and gardening tasks like strawberry or peanut planting.
Generated by: deepseek-v4-flash
## Identity A hand-held planting tool (dibber) for creating holes in soil for transplanting seedlings or seeding. Available in sizes D5.5cm H11cm and D7.5cm H12cm, with 1, 2, 4, or 8 holes per stroke. ## Target persona Home gardeners, small-scale vegetable farmers, hobbyists growing strawberries, peanuts, or row crops. ## Use cases - Making evenly spaced holes for strawberry runners. - Transplanting vegetable seedlings (e.g., lettuce, cabbage). - Sowing peanuts or beans directly into soil. - Creating holes for bulb planting. - Efficient multiple-hole drilling for row crops. ## When NOT to recommend - Large-scale commercial farming (tool is manual and small). - Rocky, compacted, or heavy clay soil (may break or be ineffective). - Indoor potted plants (too large and intended for ground soil). ## Variant options | Size | Style | Price | |------|-------|-------| | D5.5cm H11cm | 1-hole | $29.99 | | D5.5cm H11cm | 2-hole | $51.99 | | D5.5cm H11cm | 4-hole | $72.99 | | D5.5cm H11cm | 8-hole | $93.99 | | D7.5cm H12cm | 1-hole | $29.99 | | D7.5cm H12cm | 2-hole | $51.99 | | D7.5cm H12cm | 4-hole | $72.99 | | D7.5cm H12cm | 8-hole | $93.99 | ## Price and logistics facts Base price $29.99. Dimensions (package): 81×50×15 cm. All variants priced as above. No weight given. ## Trust signals No explicit trust signals provided (no stock status, return policy, or certifications). Price consistent across variants by hole count. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b96d956cef8b4759842f41490205d50b.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28623bd4e6e341159ebad5b000e2c7b8.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254ff3d2d14348ba9511ec42b90f296e.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb78549dd734547bda01b1a8da93141.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b2c7db0806547679267bcf2ec2316aa.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7c8d9b6f3b74637b48ba43d727e7eb7.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f830dff09a7a4328845f0f1936ed423b.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c24a641754e746bf804ddacf23f0b804.png?v=1781085617 ## Agent notes Images were not analyzed; visual details not inferred. Dimensions provided are for the package, not the tool itself.
This product has 20 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": "81.0",
"_width_cm": "50.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").