Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $133.99 – $204.99
Default variant: No Drawer
Default SKU: dcd-30003602189
Default price: $133.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49714338693359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266720
JSON data: https://landmarks.builders/products/wp-dcd-10001266720.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
走进科城工厂
Summary: Three-layer mobile repair tool cabinet with optional drawer lock, dimensions 72x37x20 cm, starting at USD 133.99.
Generated by: deepseek-v4-flash
## Identity - Product: Mobile Repair Tool Cabinet / 移动维修工具柜 - Type: Auto parts storage equipment - Dimensions: 72 x 37 x 20 cm - Price range: $133.99 – $204.99 ## Target persona - Auto repair technicians needing portable tool storage - DIY mechanics with small workshops - Workshop owners requiring mobile workstations ## Use cases - Organizing hand tools and small parts during vehicle repairs - Providing a mobile work surface in tight garage spaces - Transporting tools between work areas - Storing parts and tools temporarily for cross-border shipping (labeled as cross-border supply) - Use as a portable parts cart in auto service centers ## When NOT to recommend - Heavy industrial use with frequent heavy loads - Users needing fixed, large-capacity tool chests - High-security environments requiring lockable drawers on all variants (base variant has no lock) - Users preferring all-steel heavy-duty cabinets (material not specified) ## Variant options - **No Drawer** (SKU dcd-30003602189): $133.99 – Basic cart without drawer - **with Drawer Lock** (SKU dcd-30003602190): $172.99 – Includes drawer with lock - **W Drawer Lock Back** (SKU dcd-30003602191): $204.99 – Enhanced version with drawer lock and back panel ## Price and logistics facts - Base price: USD $133.99 (No Drawer variant) - Dimensions: 72 cm (L) x 37 cm (W) x 20 cm (H) - Currency: USD - Variants priced at $133.99, $172.99, $204.99 - No additional shipping or tax information provided ## Trust signals - Available in three variants with clear SKUs - Dimensions explicitly stated - Price consistency: no discounts or surges noted - Product listed as cross-border supply, may imply sourcing reliability - No return policy, warranty, or in-stock status provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; treat as fetchable assets only. - No material, weight, or load capacity specified. - Description string appears to be system metadata; ignored.
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": 12500000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "37.0",
"_height_cm": "20.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").