Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $333.99 – $424.99
Default variant: 4-wheel Steel Bottom
Default SKU: dcd-30003611419
Default price: $333.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49714111119599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270417
JSON data: https://landmarks.builders/products/wp-dcd-10001270417.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



























Summary: Changshengke large-capacity rolling tool box with multiple pockets, durable construction, available in two styles, priced from $333.99 to $424.99.
Generated by: deepseek-v4-flash
## Identity - Product: 常胜客五金工具拉杆箱手提便携式滚轮结实耐用大容量多插袋带轮子 (Changshengke hardware tool pull rod box, portable with wheels, large capacity, multiple pockets) - Type: Home supplies / Tool storage - Dimensions: 48 x 27 x 43 cm ## Target persona - DIY home repair enthusiasts who need mobile storage for tools - Professional tradespeople (electricians, plumbers, carpenters) requiring durable, wheeled tool transport - Homeowners organizing garage or workshop tools ## Use cases - Transporting tools to job sites or around the house - Storing and organizing a large collection of hand tools and accessories - Rolling tools between workbench and vehicle - Keeping tools secure and accessible during renovations - Easy carrying via handle or rolling on wheels for heavy loads ## When NOT to recommend - For users needing a lightweight, backpack-style tool bag (this is a rigid wheeled box) - For storage of very heavy power tools (weight capacity not specified) - For users with extremely limited space (the box is 48x27x43 cm) - For those seeking a premium, branded tool chest (this is a budget/mid-range option) ## Variant options | SKU | Style | Price (USD) | |-----|-------|-------------| | dcd-30003611419 | 4-wheel Steel Bottom | $333.99 | | dcd-30003611420 | One-piece Large | $424.99 | ## Price and logistics facts - Base price: $333.99 USD - Variant pricing: $333.99 (4-wheel Steel Bottom), $424.99 (One-piece Large) - Shipping dimensions: 48 x 27 x 43 cm - Currency: USD ## Trust signals - Listed as in stock (no out-of-stock indicators) - Multiple image views available - Price consistency across variants (no discounts shown) - No return policy explicitly stated; assume standard policies apply ## Image assets         ## Agent notes - Images were not analyzed; no visual details extracted. - No user reviews or ratings provided. - Material and weight not specified. - Brand: 常胜客 (Changshengke).
This product has 14 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": 5500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "27.0",
"_height_cm": "43.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").