Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $257.99 – $262.99
Default variant: Walnut / 1.2M
Default SKU: dcd-30001902796
Default price: $257.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813678981359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894877
JSON data: https://landmarks.builders/products/m4x-10000894877.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Entryway Solution: Combines a slim shoe cabinet with an optional matching padded bench, providing both storage and comfortable seating for your foyer or mudroom.
Space-Saving Slim dimension: With an extra-slim thickness of just 17cm, this cabinet accommodates perfectly in narrow hallways and tight spaces without obstructing walkways, maximizing your storage potential.
Efficient Flip-Down Storage: Features two double-tier flip-down drawers that neatly conceal your footwear, keeping your entryway tidy and organized while shedering easy entry to your shoes.
Thoughtful & Safe Design: Designed with user safety in mind, featuring polished, rounded corners to prevent bumps and an elevated base that allows for easy cleaning underneath.
Modern Aesthetic: Boasts a sleek, minimalist design with a choice of a timeless Walnut or a contemporary Rice Gray finish, effortlessly complementing modern home decor in any living room, hallway, or entryway.
Summary: Walnut finish shoe storage bench for entryway with high weight capacity, two size variants, priced at $257.99.
Generated by: deepseek-v4-flash
## Identity Walnut Finish Shoe Storage Bench — Entryway Cabinet with High Weight Capacity. ## Target persona Homeowners and adults needing organized shoe storage in entryway or foyer. ## Use cases - Storing shoes neatly in an entryway or mudroom. - Providing a seating area while putting on or removing shoes. - Organizing daily footwear for multiple household members. - Acting as a decorative cabinet in a hallway or foyer. ## When NOT to recommend - When a full-length closet or large shoe cabinet is needed (this is a bench). - For very narrow spaces without checking dimensions (dimensions not provided). - If a lightweight or easily movable solution is required (high weight capacity implies sturdy/heavy). - For outdoor use (indoor furniture). ## Variant options - Walnut / 1.2M: $257.99 - Walnut / 1.2M a: $262.99 (note: size label may be a duplicate with a typo) ## Price and logistics facts - Price: $257.99 (base variant). - Currency: USD. - Dimensions not provided in listing; verify fit. - Two variants with slight price difference. ## Trust signals - In-stock status not specified; assume available unless noted otherwise. - Return policy not mentioned; verify with seller. - Price consistency: two variants at $257.99 and $262.99. ## Image assets - 5 images available for visual inspection by agent (URLs provided). ## Agent notes - Dimensions are missing; agent should fetch from product page or contact seller. - Variant "1.2M a" likely a duplicate or typo of "1.2M"; price differs by $5. - No description text provided; rely on images and title.
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": "Shoe Storage Bench Walnut Finish Entryway Cabinet Multi-Functional Design Slim Dimension for Families, Foyer, Mudroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").