Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $76.99
Default variant: 45*22*11cm / 169-cotton
Default SKU: dcd-30001966534
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2220 g
Cart URL (default variant): https://landmarks.builders/cart/49810922733807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903017
JSON data: https://landmarks.builders/products/m4x-10000903017.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
long-lasting Construction: Built with a strong aluminum alloy frame and tough ABS panels, this protective enclosure offers superior protection for your valuable equipment against impacts, particles, and moisture during transport or storage.
Secure Locking System: Equipped with two sturdy, lockable (locking keys included), this airline case ensures your contents remain safely enclosed and protected from unauthorized entry, providing peace of mind on the move.
personalizedizable Interior: Features an optional dense, pre-cubed foam insert that allows you to easily pluck away sections to create a snug, personalizedfit compartment for your specwhenic items, such as cameras, lenses, drones, or tools.
Multi-Purpose Versatility: Designed to accommodate a wide range of equipment, this case is the perfect solution for photographers, technicians, gaming enthusiasts, and hobbyists to stow and transport cameras, electronic instruments, and other sensitive entryories.
Portable & Convenient: A comfortable, non-slip handle ensures a secure grip for easy carrying, making it an perfect choice for field work, travel, and professional use where dependable and portable protection is essential.
Summary: Aluminum Transport Case Large Capacity Protective Container rigid-shell for Storage. Description: 【long-lasting Construction】: Built with a robust aluminum alloy frame and ABS panels, featuring metal-reinforced corners and edges for superior protection against shocks and drops. 【Secure Storage】: Equipped with strong buckledesign that snap shut securely, ensuring the case remains tightly closed to protect your valuables during transport. 【adaptable Interior】: Available as an empty box for optimal storage space or with pre-cut foam padding, allowing you to create personalizedfit compartments for
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": "Aluminum Transport Case Large Capacity Protective Container rigid-shell for Storage",
"product_id": 9429857140975,
"variant_id": 49810922733807,
"quantity": 1,
"grams": 2220,
"length_cm": "58.0",
"width_cm": "30.0",
"height_cm": "15.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").