Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $424.99
Default variant: 9 Helmets / 201 Steel
Default SKU: dcd-30002441660
Default price: $190.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150502629615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000982779
JSON data: https://landmarks.builders/products/m4x-10000982779.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built from high-quality stainless steel (available in 201 and 304 grades), this hard hat storage cabinet is designed for durability and long-lasting use in demanding industrial environments.
Organized Storage: Keep your workspace tidy and safe with this dedicated safety helmet rack, featuring individual compartments that prevent helmets from getting scratched or damaged while ensuring they are easily accessible.
Versatile Application: This construction helmet organizer is perfect for a wide range of settings, including construction sites, factories, workshops, warehouses, and even offices, promoting a culture of safety and organization.
Weather-Resistant Design: The rustproof and waterproof properties of the stainless steel make this organizer shelf suitable for both indoor and outdoor use, with a polished surface that is exceptionally easy to clean and maintain.
Secure and Stable: Featuring a sturdy, stable structure with strong load-bearing capacity, this unit ensures all helmets are stored securely. Some models also include lockable doors for enhanced security and protection of personal safety equipment.
Summary: Hard Hat Storage Cabinet Anti-Rust Helmet Rack Rustproof Construction Helmet Organizer for Site Managers, Electricians, Garage, Outdoor, Office. 【Heavy-Duty Construction】: Built from high-quality stainless steel (available in 201 and 304 grades), this hard hat storage cabinet is designed for durability and long-lasting use in demanding industrial environments. 【Organized Storage】: Keep your workspace tidy and safe with this dedicated safety helmet rack, featuring individual compartments that prevent helmets from getting scratched or damaged while ensuring they are easily accessible. 【Versatile
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Hard Hat Storage Cabinet Anti-Rust Helmet Rack Rustproof Construction Helmet Organizer for Site Managers, Electricians, Garage, Outdoor, Office",
"product_id": 9456787423471,
"variant_id": 50150502629615,
"quantity": 1,
"grams": 25000,
"length_cm": "196.0",
"width_cm": "151.0",
"height_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").