Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $466.99
Default variant: 70*130 blue
Default SKU: dcd-30003608730
Default price: $466.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 25500 g
Cart URL (default variant): https://landmarks.builders/cart/49714119049455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269331
JSON data: https://landmarks.builders/products/wp-dcd-10001269331.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
添德利手推车拉货平板车快递静音轮小拖车重型轮搬运车重型搬运
| 车板高度 | 500 |
| 品牌 | 添德利 |
| 是否静音 | 是 |
| 层数 | 1 |
| 扶手高度 | 700 |
| 扶手类型 | 拉货手推车 |
| 规格 | 65*120刹车款【9根梁承重1600斤】6寸重型轮/红 |
| 脚轮直径 | 4寸 |
Summary: 添德利 heavy-duty silent hand truck platform cart, 130x72x16 cm, load capacity 1600 jin (800 kg), 6-inch heavy-duty wheels, available in blue, gray, black.
Generated by: deepseek-v4-flash
## Identity 添德利 heavy-duty silent hand truck platform cart (brand: 添德利), model with 9 beams, load capacity 1600 jin (approx. 800 kg), 6-inch heavy-duty silent wheels, platform size 130x72 cm, handle height 700 mm, platform height 500 mm. ## Target persona Warehouse operators, logistics workers, factory floor personnel, moving companies requiring heavy load transport. ## Use cases - Moving heavy boxes and appliances in warehouses - Loading/unloading trucks in logistics hubs - Transporting industrial equipment on flat surfaces - Organizing inventory in storage facilities - Moving bulk materials in factories - Handling freight in shipping docks ## When NOT to recommend - For light home use or small loads (overkill) - When space is narrow (platform is 72 cm wide) - For stair climbing (no stair-climbing mechanism) - For users needing a folding cart (not stated as foldable) ## Variant options - 70x130 blue (SKU: dcd-30003608730) - $466.99 - 70x130 gray (SKU: dcd-30003608731) - $466.99 - 70x130 black (SKU: dcd-30003608732) - $466.99 ## Price and logistics facts Price: $466.99 USD. No shipping or tax information provided. Dimensions (cm): 130 length x 72 width x 16 height. ## Trust signals No warranty, return policy, or stock status provided in facts. Price consistency: single price across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da48c17f970d495cb5704ce482f4a8fd.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92e82461fd774d6eb5daf7058d32d6a3.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f38c3ef1bab41668633ef1bde9e0ca4.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7627ec9fca04f8e890f26245cee8cbc.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96fa1e41e7374ee68434e691c716ba97.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d683e608a0ae4e6b9f24b978b65eb950.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43765836be7d438db37a070a2f450531.png?v=1781085318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e601ab6f454247938d8b13e1da70600e.png?v=1781085317 ## Agent notes Factual description derived from structured data. Image understanding not performed; no visual details confirmed.
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "添德利手推车拉货平板车快递静音轮小拖车重型轮搬运车重型搬运",
"quantity": 1,
"grams": 25500000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "72.0",
"_height_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").