Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.08 – $38.61
Default variant: Vintage Style 50x17x120cm Single Layer [ENF Solid Wood Ecological Board] / Self-assembly
Default SKU: dcd-30004141001
Default price: $17.08
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/50467703947503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457548
JSON data: https://landmarks.builders/products/wp-dcd-10001457548.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-saving design: Ultra-thin profile ideal for narrow entryways and hallways, maximizing floor space.
Durable construction: Crafted from ENF solid wood ecological board for long-lasting stability and environmental friendliness.
Tilt-out drawers: Innovative flip-down compartments provide easy access and discreet storage for multiple pairs of shoes.
Versatile placement: Perfect for home entrances, hallways, or against walls, offering convenient shoe organization.
Modern aesthetic: Features a stylish vintage-inspired design that complements various home decor styles.
Summary: Ultra-thin tilt-out shoe cabinet made of ENF solid wood ecological board; available in 50x17x120cm and 60x17x120cm sizes, with self-assembly or on-site assembly options.
Generated by: deepseek-v4-flash
## Identity - Solid wood ultra-thin tilt-out shoe cabinet for entryway - Material: ENF solid wood ecological board - Style: Vintage-inspired - Dimensions: 50x17x120 cm or 60x17x120 cm (WxDxH) - Opening: tilt-out front panels ## Target persona - Small-apartment residents with narrow entryways - Budget-conscious furniture buyers (base price $17.08) - DIY users comfortable with self-assembly - People wanting a vintage-style accent near the door ## Use cases - Storing everyday shoes in a narrow hallway - Adding vertical shoe storage to maximize floor space - Keeping shoes discreetly behind tilt-out doors in entryways - Organizing shoes at home entrances or against walls ## When NOT to recommend - High shoe volume households (single-layer design) - Buyers who require a fully pre-assembled unit at minimum price (on-site assembly costs extra) - Areas with high humidity or water exposure (wood board) - Heavy boots or high heels may not fit in slim tilt-out compartments ## Variant options - 50x17x120cm, Self-assembly – SKU dcd-30004141001 – $17.08 - 50x17x120cm, On-site assembly – SKU dcd-30004141002 – $35.14 - 60x17x120cm, Self-assembly – SKU dcd-30004141003 – $26.81 - 60x17x120cm, On-site assembly – SKU dcd-30004141004 – $38.61 ## Price and logistics facts - Base price: $17.08 (50cm, self-assembly) - On-site assembly premium: +$18.06 for 50cm, +$11.80 for 60cm - No shipping weight, delivery time, or coverage details provided in facts ## Trust signals - ENF solid wood ecological board (formaldehyde emission standard) - Price consistency across four listed variants - No stock status, return policy, or warranty information in source facts ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017irFy92FUTNQyTMls__4611686018427381891-0-item_pic.webp?v=1786299210) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XfPl2h2FUTNMOGay4__3263178883.webp?v=1786299210) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01EiqVZR2FUTNRW4IFh__3263178883.webp?v=1786299210) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FxVBYT2FUTNMOJ8wx__3263178883.webp?v=1786299210) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01c2DDEM2FUTNRmjpzk__3263178883.webp?v=1786299210) ## Agent notes - No visual inspection of images was performed; URLs are listed as provided. - Dimensions_cm in structured data was null; sizes taken from variant titles. - Product is "Single Layer" per variant titles – capacity is limited to one tier.
This product has 5 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": "Solid Wood Ultra-Thin Tilt-Out Shoe Cabinet for Entryway",
"product_id": 9556224049391,
"variant_id": 50467703947503,
"quantity": 1,
"grams": 0,
"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. 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").