Brand: World Products (Landmark)
SKU: dcd-30003611444
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714281906415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270433
JSON data: https://landmarks.builders/products/wp-dcd-10001270433.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
常胜客五金工具包多功能手提工具包牛津布电工专用便携收纳袋
| 主要用途 | 五金收纳工具包 |
| 品牌 | WINHUNT/常胜客 |
| 货号 | WH155 |
| 款式 | 手提工具包 |
| 类型 | 手提包 |
| 有可授权的自有品牌 | 是 |
Summary: Hand-held tool bag by WINHUNT/常胜客, Oxford cloth, for electricians and hardware storage. Dimensions 36x25x8 cm, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity 常胜客 (WINHUNT) 五金工具包, model WH155, Oxford cloth material, hand-held style, primarily for electricians and hardware storage. ## Target persona Electricians, DIY home repair enthusiasts, handymen who need portable tool organization for light to medium loads. ## Use cases - Carrying hand tools to job sites or service calls - Organizing small hardware items like screws, bolts, and nails - Storing electrical tools such as pliers, screwdrivers, and testers - Transporting tools in a vehicle trunk for quick access - Everyday tool carry for maintenance tasks around the house ## When NOT to recommend - When a large rolling tool chest or heavy-duty toolbox is needed - For storage of heavy power tools (e.g., drills, saws) due to weight capacity unknown - If waterproof or weather-resistant bag is required - For professional carpentry or construction sites requiring rugged durability ## Variant options Only one variant: Hand-held style, priced at $17.99. ## Price and logistics facts Price: $17.99 USD. Dimensions: 36 x 25 x 8 cm (length x width x height). Shipping and handling details not provided. ## Trust signals No in-stock status, return policy, or certifications are provided. Price is consistent across the single variant. Brand is WINHUNT/常胜客. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c9447d7c8bb4acd893bf923a0523f12.png?v=1781085415) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb907c0a73440efbdbfd4eb2b319157.png?v=1781085416) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31a71dc5c544484ea5078d2e0d5ce4fc.png?v=1781085416) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1204ce6abb6b41ea880786656d28ddd0.png?v=1781085414) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9b8192efc7943f28e5714c6de411636.png?v=1781085416) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feb2dfd4afe242c094c455227c6d0664.png?v=1781085416) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6cf381875f844018867e471939aea9e.png?v=1781085416) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3c93537e4d74d15b6bc3002b0bc69bb.png?v=1781085416) ## Agent notes Product category in tags is "缝纫" (sewing), but description clearly indicates a hardware tool bag; likely a categorization error. Images were not analyzed, so visual details (e.g., color, number of pockets) are unknown.
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": 650000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "8.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").