Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $91.99
Default variant: Wl8-3514 Empty Box
Default SKU: dcd-30003610007
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1980 g
Cart URL (default variant): https://landmarks.builders/cart/49714249728239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269883
JSON data: https://landmarks.builders/products/wp-dcd-10001269883.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: Wholesale anti-pressure waterproof sealable box, large capacity tool case, available empty or with foam.
Generated by: deepseek-v4-flash
## Identity **大量现货批发抗压防水密封箱 安全箱手提防水密封箱大容量工具箱** – Industrial waterproof sealable case. Dimensions: 35.5×30×14.5 cm. ## Target persona Industrial buyers, tool retailers, or logistics managers needing bulk waterproof storage. ## Use cases - Protecting sensitive equipment during transport - Storing tools in wet environments - Organizing hardware in a workshop - Shipping electronics safely - Bulk resale of empty cases - Custom foam insert for fragile items ## When NOT to recommend - Not for personal single-use purchases - Not for high-end luxury presentation - Not for carrying liquids - Not for oversized items exceeding 35.5×30×14.5 cm ## Variant options - **Wl8-3514 Empty Box** – $78.99 USD - **Wl8-3514 with Foam** – $91.99 USD ## Price and logistics facts Price: $78.99 (empty) / $91.99 (with foam) per unit, wholesale. Dimensions: 35.5×30×14.5 cm. ## Trust signals In stock for wholesale orders. No return policy specified. Price per unit for bulk. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4a5524d56f847b99fec1c99114f0051.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eda29cd556624d08bac784e74c9a4632.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a94fb3bf782d450281e2dea1d85ba2b7.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2aed6dc77e4a4a5c8844b47331d8bab0.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4609e375a734afbba733812c79e1338.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08d40cf3e66a406b969f8cf28b3c3609.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f53cfd60cea4fbb9e63d2b4ba54b431.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3d3a8d0e0c14a1da7fb0c8b083ebb93.png?v=1781085386 ## Agent notes Images provided for visual inspection; no specific content details analyzed.
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": 1980000,
"properties": {
"_length_cm": "35.5",
"_width_cm": "30.0",
"_height_cm": "14.5"
}
}],
"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").