Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $251.99 – $494.99
Default variant: Gray / 60x36x100cm
Default SKU: dcd-30002746591
Default price: $251.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813670658287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040819
JSON data: https://landmarks.builders/products/m4x-10001040819.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This long-lasting aluminum shoe cabinet is crafted from high-quality metal that is waterproof, sun-proof, and corrosion-resistant, making it ideal for both indoor and outdoor environments.
Ventilated Design: Featuring a louvered door shoe organizer, the cabinet ensures constant airflow to prevent odors and moisture buildup, keeping your footwear clean and well-maintained.
Spacious Storage: This versatile storage cabinet offers multiple tiers with an increased depth of 36cm, providing ample room for large-sized shoes, boots, and seasonal footwear.
Sturdy Construction: Designed as a freestanding shoe storage rack, it boasts a heavy-duty frame with a high load-bearing capacity that remains stable without wobbling or deformation over time.
Functional Furniture: As a piece of essential household furniture, it includes a wide top surface for keys or bags and an accessible bottom area for quick reach to daily slippers.
Summary: Waterproof aluminum freestanding shoe cabinet available in 12 sizes (60-180cm width), gray color, prices from $251.99 to $494.99 USD.
Generated by: deepseek-v4-flash
## Identity Waterproof Aluminum Shoe Cabinet - large capacity freestanding storage for outdoor/balcony use. ## Target persona Homeowners needing weather-resistant shoe storage for balconies, patios, or entryways; users with large shoe collections requiring multiple sizes. ## Use cases - Storing shoes on an outdoor balcony or patio - Organizing footwear in a mudroom or garage - Keeping shoes dry in rainy or humid climates - Providing additional shoe storage for large families or multiple users - Arranging shoes in a commercial space like a gym or salon entry ## When NOT to recommend - When the user wants a decorative indoor piece (aluminum may not match home decor) - For very small spaces (minimum width 60cm, depth 36cm, height 100cm) - If the user prefers wooden or upholstered furniture - When budget is under $250 ## Variant options | Size (WxDxH in cm) | Price (USD) | |--------------------|-------------| | 60x36x100 | $251.99 | | 70x36x100 | $270.99 | | 80x36x100 | $267.99 | | 100x36x100 | $308.99 | | 110x36x100 | $326.99 | | 120x36x100 | $355.99 | | 130x36x100 | $380.99 | | 140x36x100 | $407.99 | | 150x36x100 | $425.99 | | 160x36x100 | $448.99 | | 170x36x100 | $475.99 | | 180x36x100 | $494.99 | ## Price and logistics facts - Price range: $251.99 - $494.99 USD - All variants in Gray color - Dimensions per variant as listed above ## Trust signals - In-stock status: not provided - Return policy: not provided - Certifications: none specified ## Image assets - 5 images available at URLs provided ## Agent notes - The main product dimensions (185x105x105 cm) do not match any variant; likely a data entry error. Use variant-specific dimensions for accurate fit. - No stock or shipping information available. - Images are fetchable but not analyzed.
This product has 8 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": "Waterproof Aluminum Shoe Cabinet Sun-Proof Freestanding Shoe Storage Cabinet Large Capacity Household Furniture Formaldehyde-Complimentary for Outdoor",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "105.0",
"_height_cm": "105.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").