Brand: World Products (Landmark)
SKU: dcd-30003494392
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8200 g
Cart URL (default variant): https://landmarks.builders/cart/50166249423087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001232981
JSON data: https://landmarks.builders/products/m4x-10001232981.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: This hand-push transport hand-push transport wagon uses a metal cylindrical frame with a rectangular uncovered top platform made from metal crossbars for a sturdy working structure.
Mobility: As a four-wheel hand-push transport wagon, it rolls smoothly on four red wheels and a low, narrow underframe that supports stable hand transport across field paths.
Use Case: Designed as farm equipment, this hand hand-push transport wagon is suited for moving seedlings and other farm materials by hand where quick loading and unloading matter.
Platform Design: The uncovered top layout gives the hand-push transport hand-push transport wagon easy reach from from overhead, making it practical for carrying items that need to be placed and removed frequently.
Dimensions: With overall dimensions of about 99 cm long, 38 cm wide, and 48 cm high, the seedling hand-push transport wagon offers a compact low-profile size for controlled transport in working areas.
Summary: Hand-Push Transport Hand Truck Metal Cylindrical Frame Four-Wheel Hand Truck. 【Construction】: This hand-push transport hand-push transport wagon uses a metal cylindrical frame with a rectangular uncovered top platform made from metal crossbars for a sturdy working structure. 【Mobility】: As a four-wheel hand-push transport wagon, it rolls smoothly on four red wheels and a low, narrow underframe that supports stable hand transport across field paths. 【Use Case】: Designed as farm equipment, this hand hand-push transport wagon is suited for moving seedlings and other farm materials by hand where q
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": "Hand-Push Transport Hand Truck Metal Cylindrical Frame Four-Wheel Hand Truck",
"product_id": 9461596029167,
"variant_id": 50166249423087,
"quantity": 1,
"grams": 8200,
"length_cm": "86.0",
"width_cm": "51.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").