Brand: World Products (Landmark)
SKU: dcd-30003494439
Price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/50166202302703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233001
JSON data: https://landmarks.builders/products/m4x-10001233001.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This yard tool is a manual planting roller designed for hand-pushed soil work, combining a rectangular metal frame with a cylindrical pointed roller for straightforward field use.
Function: As a soil puncher, it makes planting holes in soil with multiple pointed teeth around the roller, helping create a consistent pattern as you move across the bed.
Construction: The metal hole punch roller uses a sturdy all-metal build and a long handle, giving you a simple push-through design with fewer moving parts to manage.
Planting Layout: This pointed soil roller is set for a planting spacing of 14.8 cm and a row spacing of 17.5 cm, supporting more even hole placement during repeated passes.
Use Effect: A manual planting roller like this helps prepare soil efficiently for planting tasks, making it easier to press holes in a controlled rhythm for organized rows.
Summary: Manual Planting Cylinder Row Spacing Pointed Soil Cylinder. 【Product Type】: This yard tool is a manual planting roller designed for hand-pushed soil work, combining a rectangular metal frame with a cylindrical pointed roller for straightforward field use. 【Function】: As a soil puncher, it makes planting holes in soil with multiple pointed teeth around the roller, helping create a consistent pattern as you move across the bed. 【Construction】: The metal hole punch roller uses a sturdy all-metal build and a long handle, giving you a simple push-through design with fewer moving parts to manage. 【P
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Manual Planting Cylinder Row Spacing Pointed Soil Cylinder",
"product_id": 9461571617007,
"variant_id": 50166202302703,
"quantity": 1,
"grams": 13000,
"length_cm": "115.0",
"width_cm": "65.0",
"height_cm": "35.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").