Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $43.99
Default variant: Four Meshes
Default SKU: dcd-30003593425
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49973987672303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001263474
JSON data: https://landmarks.builders/products/m4x-10001263474.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Garden Tool: This garden tool is a black metal soil sieve built with a simple industrial frame, designed for everyday screening tasks in the yard or work area.
Rotary Action: The rotary soil sieve uses a hand-crank soil sieve design with a central rotating shaft, helping move material through the screening section with steady manual control.
Screening Section: A mesh drum sieve sits inside the cylindrical drum, providing perforated screening for soil, compost, sand, and other loose materials.
Support Structure: Three legs support the body and help keep the sieve stable during use, while bolted metal connections add a solid, straightforward construction.
Practical Use: This soil sieve is made to separate finer material from larger clumps, making it useful when preparing compost, cleaning sand, or refining garden soil.
Summary: Rotary Soil Sieve Industrial Hand-Crank Soil Sieve Heavy Duty. Description: 【Basic Construction】: This garden tool is a black metal rotary soil sieve with a cylindrical drum, three legs for support, and a hand-crank handle for manual operation. 【Sifting Function】: As a soil sieve, it helps separate soil, compost, sand, and other loose materials through the perforated screening section inside the drum. 【Rotary Design】: The rotary soil sieve uses a central rotating shaft and drum structure to keep material moving smoothly while sifting. 【Stable Frame】: The metal frame with bolted connections sup
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": "Rotary Soil Sieve Industrial Hand-Crank Soil Sieve Heavy Duty",
"product_id": 9440420561135,
"variant_id": 49973987672303,
"quantity": 1,
"grams": 4000,
"length_cm": "37.0",
"width_cm": "37.0",
"height_cm": "19.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").