Brand: World Products (Landmark)
SKU: dcd-30003596575
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714560368879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264708
JSON data: https://landmarks.builders/products/wp-dcd-10001264708.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
工具箱前轮,适合滚动工具箱的脚轮套件--工具箱配件
| 品牌 | 其他 |
| 材质 | 不锈钢 |
| 适用范围 | 其他 |
Summary: Toolbox front caster wheel kit made of stainless steel, suitable for rolling tool boxes, priced at $43.99.
Generated by: deepseek-v4-flash
## Identity Toolbox front caster wheel kit for rolling tool boxes, stainless steel construction. ## Target persona Mechanics, DIY enthusiasts, workshop owners who need to replace or upgrade wheels on their tool boxes. ## Use cases - Replacing worn-out casters on a rolling tool box - Upgrading to stainless steel for durability - Fitting a new tool box with wheels - Repairing a broken wheel - Adding mobility to a stationary tool box ## When NOT to recommend - For customers needing heavy-duty industrial casters (>500 lb capacity) - For tool boxes with incompatible mounting dimensions (only one style 11x10x6 cm provided) - If the user needs a full set of 4 wheels (this appears to be front wheel only) ## Variant options - Style: 11 X 10 X 6 CM - $43.99 ## Price and logistics facts - Price: $43.99 USD - Dimensions: 21.5 x 17.5 x 6.2 cm (package dimensions) ## Trust signals - Material: stainless steel - In-stock status: not specified - Return policy: not specified - Price consistency: single price point ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Image understanding not performed; dimensions may refer to package, not wheel size; verify compatibility before recommending.
This product has 13 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": 700000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "17.5",
"_height_cm": "6.2"
}
}],
"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").