Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $133.99 – $328.99
Default variant: 100CM / 3-door Tall Right
Default SKU: dcd-30002106788
Default price: $275.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/50150887457007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924505
JSON data: https://landmarks.builders/products/m4x-10000924505.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-in-Single Solution: This multi-functional entryway unit is a versatile piece of household furniture, seamlessly integrating a shoe cabinet, wine storage, and a display console into single elegant piece to maximize your space.
Elegant Design: Elevate your home's aesthetic with this beautiful cream design entryway organizer, featuring trendy fluted glass, graceful arched cabinet doors, and delicate metal handles for a hint of modern French elegance.
Versatile Functionality: Acting as more than just storage, the integrated panel serves as a stylish room divider, creating a subtle separation for your foyer or living area while maintaining an unobstructed, airy feel.
Spacious & Practical: Keep your home tidy with this large-capacity entryway cabinet, offering multi-layer shelving deep enough for large shoes, a display section for decor, and a sleek, easy-to-clean surface for hassle-unrestricted maintenance.
Reversible & Safe: Customize the layout to fit your space with a reversible high cabinet that can be placed on the left or right, and ensure family safety with the included anti-tip hardware, making this shoe cabinet with glass partition a secure choice.
Summary: Fluted Glass Partition Cabinet Large Capacity Storage Multi-Functional Beverage and Footwear Storage Unit Easy to Clean Cream Design Entryway. 【All-in-Single Solution】: This multi-functional entryway unit is a versatile piece of household furniture, seamlessly integrating a shoe cabinet, wine storage, and a display console into single elegant piece to maximize your space. 【Elegant Design】: Elevate your home's aesthetic with this beautiful cream design entryway organizer, featuring trendy fluted glass, graceful arched cabinet doors, and delicate metal handles for a hint of modern French eleganc
Generated by: m4x-map-v1
This product has 10 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": "Fluted Glass Partition Cabinet Large Capacity Storage Multi-Functional Beverage and Footwear Storage Unit Easy to Clean Cream Design Entryway",
"product_id": 9456906404079,
"variant_id": 50150887457007,
"quantity": 1,
"grams": 65000,
"length_cm": "205.0",
"width_cm": "85.0",
"height_cm": "40.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. 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").