Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $28.99
Default variant: Mini
Default SKU: dcd-30000004219
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49946454491375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000000632
JSON data: https://landmarks.builders/products/m4x-10000000632.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable aluminum tool box with reinforced corners offers reliable protection for your instruments and tools. The removable foam interior can be customized to fit different items, providing excellent shock absorption. Lightweight and easy to carry, ideal for home repairs, DIY, travel, or workshop use. Features a latch for quick access without a lock. Perfect for organizing electronics, precision tools, cosmetics, and more.
Summary: A durable aluminum mini tool box with customizable foam interior, latch closure, and multiple color variants; ideal for organizing tools, electronics, or cosmetics.
Generated by: deepseek-v4-flash
## Identity Mini Aluminum Tool Box Portable Storage Case with Foam ## Target persona DIY enthusiasts, home repair hobbyists, travelers needing portable storage, workshop organizers. ## Use cases - Organizing hand tools for home repairs - Storing precision instruments like calipers or multimeters - Protecting camera lenses or small electronics during travel - Arranging cosmetics or jewelry for trips - Sorting craft supplies like beads, scissors, or glue ## When NOT to recommend - When lockable security is required (latch only, no lock) - For storing large power tools or oversized items - If waterproof or weather-resistant protection is needed - For heavy duty industrial use with frequent impacts ## Variant options - Mini ($24.99) - A-001 ($25.99) - X-002 ($28.99) - X-003 ($28.99) ## Price and logistics facts Base price: $24.99 USD (varies by variant). Dimensions: 36 cm x 27 cm x 18 cm. Weight not specified in data. ## Trust signals No explicit stock status or return policy information available. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50a64af3-9ba2-43f3-9f7d-42320c671c96.png?v=1782181258 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05af18d8-5fdc-4e1b-9c36-454ef64d1800.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/672491c4-a238-428f-bfbc-7015be028f48.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a4c540f-3fc1-4853-8dc2-53bd266abc41.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/371ec0aa-caa7-4adc-aa6f-e15b383ce9c3.jpg?v=1782181256 ## Agent notes Image understanding was not performed; visual details are not available.
This product has 5 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": "Mini Aluminum Tool Box Portable Storage Case with Foam",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "27.0",
"_height_cm": "18.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").