Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99 – $108.99
Default variant: Wh001
Default SKU: dcd-30003611462
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49714271387887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270444
JSON data: https://landmarks.builders/products/wp-dcd-10001270444.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: A heavy-duty Oxford cloth tool bag (45x25x27 cm) for carpenters and electricians, with two style variants priced at $75.99 and $108.99.
Generated by: deepseek-v4-flash
## Identity - Product: 常胜客木工工具包手提多功能维修牛津布电工包工具加厚硬 - Type: Multi-purpose tool bag (listed as sewing category) - Material: Thickened Oxford cloth (加厚硬) - Dimensions: 45 x 25 x 27 cm ## Target persona - Professional carpenters needing a durable carry-all for hand tools and power tools - Electricians who require organized, quick-access tool storage on job sites - DIY home maintenance enthusiasts with a moderate tool collection ## Use cases - Transporting tools to construction sites, repair calls, or workshop areas - Organizing drills, screwdrivers, pliers, and measuring tools in a single bag - Carrying tools for furniture assembly or home renovation projects - Storing tools in a vehicle for mobile maintenance work ## When NOT to recommend - For users needing a specialized sewing machine accessories bag (product is mis-tagged as sewing) - For buyers requiring a large rolling tool chest with wheels - For users who prefer lightweight nylon or canvas bags (this is heavy-duty) - For those needing a bag for tiny electronic components without padding ## Variant options - Wh001: $75.99 (SKU dcd-30003611462) - Wh009: $108.99 (SKU dcd-30003611463) ## Price and logistics facts - Base price: $75.99 (Wh001 variant) - Higher price: $108.99 (Wh009 variant) - Currency: USD - Dimensions: 45 cm (L) x 25 cm (W) x 27 cm (H) ## Trust signals - In-stock status: not provided, assume available unless sold out - Return policy: not disclosed, check seller's policy - Price consistency: two clear variants with fixed prices - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/368e12260c6343cead0f1df7d6db50f7.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc1bfc31bd8e4830a18149f2aec95cdd.png?v=1781085400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67f4c764c4244973bef9ed3c3d15a16a.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/387f35a4f59d486d8c5f364c82efba5a.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e9480d43c0f4e309ac42707a7b00d0b.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e35a34fdea9442f3ac07d9abde7d8d85.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e699abf3a8764aa182f2c1601f39f183.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f48dc74de26e4c228c582f5deeb2d382.png?v=1781085402 ## Agent notes - The product_type field is '缝纫' (sewing), which conflicts with the title's carpentry/electrician claim. Verify actual intended use before recommending. - Dimensions provided in cm, confirm if they are external or internal. - No description text available; rely on images for detailed features.
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": 1050000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "25.0",
"_height_cm": "27.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").