Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.99 – $103.99
Default variant: Wl8-3917 Empty Box
Default SKU: dcd-30003610009
Default price: $85.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 2520 g
Cart URL (default variant): https://landmarks.builders/cart/49714245959919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269884
JSON data: https://landmarks.builders/products/wp-dcd-10001269884.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
大量现货批发抗压防水密封箱 安全箱手提防水密封箱大容量工具箱
| 主要用途 | 纸机摇震箱 |
| 产地 | 中山 |
| 品牌 | 伟立 |
| 货号 | 8系列 |
| 产品系列 | 8系列 |
| 是否跨境出口专供货源 | 是 |
| 款式 | 塑料工具箱 |
| 主要销售地区 | 其他 |
| 类型 | 塑料工具箱 |
| 主要下游平台 | 拼多多 |
| 有可授权的自有品牌 | 是 |
Summary: Industrial waterproof sealed case, 39.5x30.5x18 cm, available in bulk at $85.99 (empty) or $103.99 (with foam).
Generated by: deepseek-v4-flash
## Identity **大量现货批发抗压防水密封箱 安全箱手提防水密封箱大容量工具箱** – Industrial waterproof sealed case from brand 伟立, model 8 series. Dimensions: 39.5×30.5×18 cm. Wholesale availability. ## Target persona Industrial procurement agents, workshop managers, equipment transport handlers, paper machine operators, industrial wholesalers sourcing bulk protective cases. ## Use cases 1. Storing and transporting sensitive industrial equipment in wet or dusty environments. 2. Organizing spare parts and tools for paper machine maintenance. 3. Protecting electronic or precision instruments during outdoor or factory use. 4. Bulk storage for inventory management in industrial supply chains. 5. Portable waterproof container for field service technicians. ## When NOT to recommend - For aesthetic or premium display cases – industrial design. - For personal single-unit household storage – bulk/wholesale focus. - If custom foam inserts are needed – only standard foam option available. - For lightweight plastic storage needs – heavy-duty construction. ## Variant options | Option | SKU | Price | |--------|-----|-------| | Wl8-3917 Empty Box | dcd-30003610009 | $85.99 | | Wl8-3917 with Foam | dcd-30003610010 | $103.99 | ## Price and logistics facts - Base price: $85.99 USD (empty). - Foam variant: $103.99 USD. - Dimensions: 39.5 cm (L) × 30.5 cm (W) × 18 cm (H). - Bulk/wholesale: "大量现货批发" indicates large stock for wholesale. - Origin: Zhongshan, China (产地中山). ## Trust signals - Tagged as "dcd-full" and "wp-import" – available on platform. - Multiple image assets (8 PNG files) show product from various angles. - No explicit return policy or certifications provided in source data. - Price is fixed per variant; no volume discounts listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15a7971858e94ab0b8208a667ba77127.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13e1e73f648f45e884ac09aaa7b73de6.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dfec04d62434200ba9513b19ede934b.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bdfd97749db4017a83824ba2ced619f.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d6dc828330247c8a50a73acfc31ab5c.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ed53ef68323452695b6e00e92418fab.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cacecb911345472c9e545d3bf39992b1.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12bea2a7408548eda57fae0b045a7403.png?v=1781085383 ## Agent notes - Product is industrial-grade; no consumer warranty or brand recognition data. - Foam option adds $18.00 over empty box. - Listed on platforms targeting wholesale (拼多多 etc.).
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": 2520000,
"properties": {
"_length_cm": "39.5",
"_width_cm": "30.5",
"_height_cm": "18.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").