Brand: World Products (Landmark)
SKU: dcd-30003565977
Price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49973922627823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253225
JSON data: https://landmarks.builders/products/m4x-10001253225.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 foldable tool utility cart is a practical utility utility cart designed for workshop storage, with three tray shelves for organizing tools and other work items in single place.
Mobility: Built as a rolling tool utility cart with four caster wheels, it moves smoothly around the workspace so tools can be transported where they are needed.
Structure: The three-tier tool utility cart combines a silver cylindrical metal frame with black tray shelves and red push handles on the top corners for controlled maneuvering.
Convenience: The foldable tool utility cart folds down for easier storage when not in use, helping save space in garages, workshops, or utility areas.
Use: Sized at 85 cm tall, 64 cm wide, and 39 cm deep, this utility utility cart offers a compact way to keep frequently used items accessible while working.
Summary: Foldable Tool Utility Wagon Caster Wheels Three-Tier Tool Utility Wagon Tray. Description: 【Overview】: This foldable tool utility wagon is a three-tier tool utility wagon with three black tray shelves, a silver cylindrical metal frame, and red push handles for easy control. 【Function】: Designed as a rolling tool utility wagon, it helps move tools and workshop items smoothly from single area to another with four caster wheels for rolling movement. 【Storage】: The tray shelves provide practical workshop storage, giving you separate levels to organize hand tools, parts, and other everyday work ite
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": "Foldable Tool Utility Wagon Caster Wheels Three-Tier Tool Utility Wagon Tray",
"product_id": 9440395788527,
"variant_id": 49973922627823,
"quantity": 1,
"grams": 8500,
"length_cm": "90.0",
"width_cm": "45.0",
"height_cm": "21.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").