Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99 – $312.99
Default variant: Khaki Gray / 60*32cm
Default SKU: dcd-30001941466
Default price: $188.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/49811885457647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899945
JSON data: https://landmarks.builders/products/m4x-10000899945.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Entryway footwear storage unit available in Khaki Gray or White, with multiple size options from 60x32cm to 100x35cm, priced $188.99–$312.99.
Generated by: deepseek-v4-flash
## Identity Entryway Footwear Storage Versatile Piece Large Capacity Storage Versatile Piece Multi-Functional Top Dustproof for Partners ## Target persona Homeowners or renters with multiple pairs of shoes needing organized entryway storage; couples or small families; value-conscious shoppers seeking functional furniture. ## Use cases - Storing daily shoes out of sight in an entryway or mudroom. - Organizing footwear for multiple household members. - Keeping entryway clutter-free and dust-free with top cover. - Creating a dedicated drop zone for shoes and accessories. - Maximizing narrow entryway spaces with slim-profile storage. ## When NOT to recommend - For outdoor use or wet/muddy footwear requiring ventilation. - For extremely small spaces under 60cm width. - For buyers seeking open shelving or easy visibility of shoes. - When budget is under $180 or over $320. ## Variant options - Khaki Gray: 60x32cm ($188.99), 90x32cm ($279.99), 80x35cm ($209.99), 100x35cm ($312.99) - White: 60x32cm ($188.99), 90x32cm ($279.99), 80x35cm ($209.99), 100x35cm ($312.99) ## Price and logistics facts - Price range: $188.99 – $312.99 USD - Variant dimensions (width x depth?): 60x32cm, 90x32cm, 80x35cm, 100x35cm - Overall product dimensions: 106cm length x 85cm width x 25cm height (possibly packaging or assembly; verify) - No shipping or return policy data provided. ## Trust signals - Stock status, return policy, materials, and certifications are not specified in available data. - Price consistency assumed as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f94ba722-4f28-404c-b0c9-5996ded314c4.jpg?v=1781600889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdd6e8e3-9ddd-43cd-b6f7-d03c1cddb15d.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aef571c8-43a8-4b66-960e-0ebef0304b3d.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418a1fe8-8f5c-4142-acc0-e9f4e011e971.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e615b863-8e91-4cbe-ac62-246ea610099b.jpg?v=1781600890 ## Agent notes - Image content not analyzed; rely on URL fetches for visual confirmation. - Product type is unspecified; categorize as 'shoe cabinet' or 'entryway storage'. - Variant sizes likely refer to cabinet dimensions (width x depth), but overall product dimensions suggest different measurements – clarify with seller. - No description available; infer from title: large capacity, top dustproof, for partners.
This product has 12 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": "Entryway Footwear Storage Versatile Piece Large Capacity Storage Versatile Piece Multi-Functional Top Dustproof for Partners",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "106.0",
"_width_cm": "85.0",
"_height_cm": "25.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").