Brand: World Products (Landmark)
SKU: dcd-30003942354
Price: $32.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Tool Storage
Vendor: World Products
Weight: 13500 g
Cart URL (default variant): https://landmarks.builders/cart/50413545816303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388458
JSON data: https://landmarks.builders/products/wp-dcd-10001388458.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built from thickened metal with a board and upright thickness of 1.1 ± 0.1 mm, this heavy-duty tool cart provides a reliable and stable platform for your heaviest equipment. Mobile Design: Equipped with four smooth-gliding caster wheels and a convenient top push handle, this rolling tool cart allows you to transport your gear effortlessly across any workshop or garage floor. Spacious Storage: Featuring a rectangular open-frame structure, this 3-tier utility cart offers ample room to organize, categorize, and access your essential hardware and components with ease. Secure Shelving: Designed with tray-style shelves that feature raised edges and a card-slot style construction detail, the utility cart prevents your items from sliding off during transit. Compact Footprint: Measuring 750 x 355 x 660 mm and weighing 13 kg, this versatile cart fits perfectly into tight workspaces while still delivering heavy-duty storage capacity.
Summary: Heavy duty 3-tier rolling metal tool cart with caster wheels and push handle, priced at $32.72; dimensions listed as 750x355x660 mm, weight 13 kg.
Generated by: deepseek-v4-flash
## Identity Heavy Duty Rolling Tool Cart, metal, rust-resistant, 3-tier open-frame utility cart with four caster wheels and top push handle. Single variant: Gray / Heavy Duty 1-1mm. Price $32.72 USD. ## Target persona Mechanics, repair shop staff, home garage users who need mobile tool storage. Given price point, suitable for budget-conscious buyers, small-shop owners, DIY enthusiasts. ## Use cases - Transporting tools across a workshop or garage floor. - Organizing hardware and components on 3 tier trays. - Serving as a temporary workstation in tight spaces. - Moving equipment between workbenches or stations. ## When NOT to recommend - If buyer needs a sealed/cabinet tool chest to secure tools from theft or dust. - If buyer expects heavy-duty industrial cart with high load capacity (not specified). - If buyer needs a cart with drawers or locking mechanism. - If buyer is sensitive to exact dimensions; height conflicting in provided data. ## Variant options - Gray / Heavy Duty 1-1mm (SKU dcd-30003942354) – $32.72 USD. No other variants listed. ## Price and logistics facts - Price: $32.72 USD. - Weight: 13 kg. - Dimensions per description: 750 x 355 x 660 mm (approx. 29.5 x 14 x 26 in). - Stated dimensions in structured data: 76 x 38 x 15 cm (conflict, see Agent notes). - Shipping cost and lead time not provided. ## Trust signals - Product tagged as "wp-quality-audited" and "wp-content-validated" on the content platform. - All variants share same price (only one variant). - No return policy, stock status, or certifications specified. ## Image assets Five product images available (URLs listed in structured data). No visual inspection performed; images should be fetched for condition/assembly details. ## Agent notes - Discrepancy: structured dimensions_cm gives 76x38x15 cm (height 15 cm) while description says 750x355x660 mm (height 660 mm). Likely the height dimension in cm is misrecorded; verify before recommending dimensions-sensitive buyers. - Only one variant, so price is stable. - No load capacity specified; do not claim strength beyond stated 1.1±0.1 mm metal thickness. - No color options beyond Gray.
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": "Heavy Duty Rolling Tool Cart Metal Mechanic Tool Cart Long-Lasting Rust Resistant for Mechanics, Repair Shop",
"product_id": 9539907617007,
"variant_id": 50413545816303,
"quantity": 1,
"grams": 13500,
"length_cm": "76.0",
"width_cm": "38.0",
"height_cm": "15.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").