Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $87.99
Default variant: 317-210-95mm / Standard
Default SKU: dcd-30003605698
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/49714388566255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268177
JSON data: https://landmarks.builders/products/wp-dcd-10001268177.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



















Summary: A waterproof, shockproof plastic toolbox for precision instruments and tools, available in multiple sizes with or without foam liner, priced from $29.99 to $87.99.
Generated by: deepseek-v4-flash
## Identity A waterproof, shockproof plastic storage box (toolbox) for precision instruments and tools. Available in 5 sizes and two styles (Standard or with Liner). ## Target persona Outdoor enthusiasts, tradespeople, hobbyists, and professionals needing rugged, portable storage for sensitive equipment (e.g., cameras, measuring tools, electronic devices). ## Use cases - Storing and transporting camera lenses and drones outdoors. - Organizing precision measurement tools (calipers, micrometers) on job sites. - Protecting electronic components during travel or field work. - Securing fishing tackle or hunting accessories in wet conditions. - Housing medical or lab instruments in transit. ## When NOT to recommend - For users requiring certified IP or military-standard water/dust protection (e.g., underwater use). - For storing extremely heavy items (e.g., over 20 kg) due to plastic construction. - When a dedicated soft case or backpack is preferred for comfort. - For users needing custom foam cutouts for odd-shaped items (only 'with Liner' option provides generic liner). ## Variant options | Size (L×W×H) | Style | Price | |---------------|-------|-------| | 317×210×95mm | Standard | $29.99 | | 317×210×95mm | with Liner | $37.99 | | 307×270×95mm | Standard | $36.99 | | 307×270×95mm | with Liner | $48.99 | | 307×270×130mm | Standard | $44.99 | | 307×270×130mm | with Liner | $58.99 | | 357×270×125mm | Standard | $62.99 | | 357×270×125mm | with Liner | $82.99 | | 357×270×170mm | Standard | $65.99 | | 357×270×170mm | with Liner | $87.99 | ## Price and logistics facts - Price range: $29.99–$87.99 USD. - Dimensions (product level): 37.7×29.0×19.0 cm (likely the largest variant, but not confirmed). - No quantity discounts or shipping cost data provided. ## Trust signals - In-stock: not explicitly confirmed, but multiple variants listed suggest availability. - Return policy: not provided. - No known third-party certifications (e.g., IP rating, MIL-STD). - Price consistency: no historical data to judge. ## Image assets - 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/836c05c7bf3e41a7866750f938ec26eb.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e78ac1ce2ffe41fdb3532e29301ffa12.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e78641f96bc54d55821e16e331ab00d9.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a5fed426f084a20a56a7411d1864b6b.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c51ab033f2e45aa847548d98821cc4c.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b8ae6ada3254bc5a900b1c6127b4459.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c4f8862ac584f93890b937df49258f3.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52053da3c2fb465a964bd88dc1c2ba8d.png?v=1781085510 ## Agent notes - Image content not analyzed; avoid visual assumptions. - No information on brand, materials (plastic type), waterproof rating, or warranty. - The 37.7×29.0×19.0 cm dimension may correspond to the external size of any variant; not validated. - 'Liner' likely refers to a foam insert, but specifics unknown.
This product has 22 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": 870000,
"properties": {
"_length_cm": "37.7",
"_width_cm": "29.0",
"_height_cm": "19.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").