Brand: World Products (Landmark)
SKU: dcd-30003479377
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1380 g
Cart URL (default variant): https://landmarks.builders/cart/49974062186735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001227629
JSON data: https://landmarks.builders/products/m4x-10001227629.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 Identity: This handheld spreader is a compact garden tool with a turquoise hopper, black handle and base, and a top carry grip, designed for easy single-handed use around the yard.
Spreading Function: As a broadcast spreader, it is built to distribute or fertilizer evenly across the working area, helping cover lawns, beds, and other small outdoor areas with less effort.
Adjustable Output: With 6 gears and a greatest spreading width of 5 m, this handheld fertilizer spreader lets you match the output to different tasks and move efficiently across the garden.
Engine Performance: The battery-powered spreader uses a brushed BRS-385SA DC engine with a engine speed of 16000 rpm, providing active rotation for steady spreading action during routine yard work.
Practical Use: Weighing 1380 g and offered as model NL-1007, this handheld spreader is made for convenient carrying, simple handling, and focused coverage when seeding or feeding plants.
Summary: Handheld Spreader Adjustable Settings Handheld Fertilizer Spreader. Description: 【Product Type】: This handheld spreader is a practical garden tool designed for distributing and fertilizer in a compact, easy-to-hold format. 【Spreading Function】: As a broadcast spreader, it helps spread material evenly across an area, with a greatest spreading width of 5 m for efficient coverage. 【Control Options】: The handheld fertilizer spreader features 6 gears, giving you multiple settings to adjust output for different spreading needs and materials. 【Power and Engine】: This battery-powered spreader uses a b
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": "Handheld Spreader Adjustable Settings Handheld Fertilizer Spreader",
"product_id": 9440450380015,
"variant_id": 49974062186735,
"quantity": 1,
"grams": 1380,
"length_cm": "29.5",
"width_cm": "23.2",
"height_cm": "32.3"
}],
"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").