Brand: World Products (Landmark)
SKU: dcd-30003611427
Price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 4600 g
Cart URL (default variant): https://landmarks.builders/cart/49714104107247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270420
JSON data: https://landmarks.builders/products/wp-dcd-10001270420.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: A heavy-duty canvas wheeled tool bag with roller wheels, designed for electricians and industrial workers; measures 56x32x30 cm, priced at USD 159.99.
Generated by: deepseek-v4-flash
## Identity A wheeled tool bag (拉杆式工具包) made of thick, wear-resistant canvas with a telescopic handle and inline skate wheels. Suitable for carrying tools and equipment on job sites. Dimensions: 56 x 32 x 30 cm. Weight not specified. ## Target persona Industrial electricians, maintenance technicians, construction contractors who need to transport heavy tools across worksites without carrying them. ## Use cases - Transporting electrician tools (pliers, screwdrivers, meters) to and from job sites. - Hauling repair equipment for facility maintenance tasks. - Organizing and moving hardware supplies for construction crews. - Rolling tools across warehouses or factory floors. - Storing and carrying impact drivers, drills, and other power tools up to 40 lbs capacity (estimated). ## When NOT to recommend - For users seeking a lightweight backpack or soft-sided bag for casual household use. - For professionals requiring a foam-padded camera or delicate equipment case. - For those needing a compact carry-on that fits airline overhead bins (dimensions exceed typical limits). - For environments where rugged weatherproofing or waterproof protection is critical (canvas not sealed). ## Variant options Only one variant available: Style 'Wh030' (SKU: dcd-30003611427) at $159.99. ## Price and logistics facts - Price: USD $159.99 (fixed, no discounts listed). - Dimensions: 56 cm (L) x 32 cm (W) x 30 cm (H). - Shipping weight and origin not provided. ## Trust signals - In-stock status not specified; assume availability not guaranteed. - Return policy, warranty, and certifications not provided in source data. - Price appears consistent across the single variant. ## Image assets - 8 images available at the following URLs (fetchable PNG assets; no visual details inferred): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fcd3629127e4384b2e817ca94895ca9.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb2548fc53fa45038dc3ec77e2ef8743.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fc1a98f3a334089b5a39184f2073032.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a8c6c1a30424227b65d8705e9e836ec.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e903b7401f44ec18099edb84056de3b.png?v=1781085310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18ba3dc3fb5b41c7aa24ddfcbf4ef5a3.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42bf4b0ad4354cfdb3952eeecd3a6ea7.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22dc4d008149435fa0d8970195452daa.png?v=1781085309 ## Agent notes - No product description provided; rely on title and image asset tags. - Image analysis not performed; cannot confirm color closure type, number of compartments, or handle sturdiness. - Only one variant; limited choice.
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": 4600000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "32.0",
"_height_cm": "30.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").