Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $79.99 – $117.99
Default variant: B2 (Empty)
Default SKU: dcd-30001928170
Default price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811333480687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898157
JSON data: https://landmarks.builders/products/m4x-10000898157.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Robust Protection: Constructed from highcollision PP material, this hard trunk offers superior impact-resistantproof, waterproof, and dirtproof protection for your valuable equipment, ensuring it stays safe in any environment.
easy Transport: Designed with effortless-glidingrolling rollers and a sturdy, retractable pull handle, this case allows for easy and comfortable transportation of bulky gear, reducing strain during travel or on job locations.
tailorableizable Interior: Features a pre-cubed, dense foam insert that can be easily plucked to create a personalizedfit compartment for your specific items, such as cameras, lenses, drones, and other sensitive instruments.
All-Weather Durability: Equipped with a secure O-ring ocean a pressure equalization valve, this case is built to withstand extreme conditions from -40°C to 80°C, making it optimal for air transport and challenging field work.
adaptable Application: An essential protective container for photographers, videographers, exteriordoor hobbyists, and professionals who need to transport delicate equipment for at the job location shoots, job locations, or exteriordoor adventures.
Summary: Wheeled Hard Trunk Waterproof Equipment Case impact Resistant for Photographers. Description: 【long-lasting Protection】: Constructed from highimpact PP material, this hard trunk offers robust protection against drops, impacts, and crushing forces, ensuring your valuable equipment remains safe. 【Waterproof & Dustproof】: Featuring a tight closure, this case is designed designed completely waterproof and dustproof, safeguarding sensitive electronics, cameras, and tools from water damage and debris. 【effortless-rolling Mobility】: Equipped with effortlessrolling rollers and a sturdy, retractable pu
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": "Wheeled Hard Trunk Waterproof Equipment Case impact Resistant for Photographers",
"product_id": 9429969895663,
"variant_id": 49811333480687,
"quantity": 1,
"grams": 5000,
"length_cm": "50.0",
"width_cm": "26.0",
"height_cm": "38.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").