Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $63.99
Default variant: D53*w25cm / Drawer with Rail
Default SKU: dcd-30001968894
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810903040239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903338
JSON data: https://landmarks.builders/products/m4x-10000903338.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pull-extendable Wardrobe Drawer: A sliding storage basket designed to fit inside your existing wardrobe or cabinet, providing a convenient drawerdesign solution for organizing clothes and reachories.
effortless Sliding Mechanism: Equipped with pre-installed three-section damping slide rails that ensure a effortless, quiet, and easy pull-extendable and pushin action, even when fully loaded.
long-lasting Metal Construction: Crafted from high-quality metal with a fine mesh design, offering excellent durability, stability, and ventilation to keep your clothes well-ventilated and visible.
Large Capacity Storage: Maximize your closet space with this high-capacity drawer, perfect for neatly storing pants, shirts, underwear, and other items, helping to declutter your wardrobe.
multipurpose Organization: perfect for use in bedroom closets, kitchen cabinets, or bathroom bathroom cabinets, this multi-functional drawer helps create a tidy and reachible storage system anywhere in your home.
Summary: Sliding Wardrobe Drawer Pull-extendable Design Closet Organizer Multi-Functional. Description: 【Efficient Wardrobe Organization】: A pull-extendable drawer designed to fit inside cabinets and wardrobes, providing a neat and reachible solution for storing clothes, trousers, and other items. 【glide-extendableextendable System】: Equipped with pre-installed three-section damping slide rails that allow the drawer to glide extendable effortlessly and quietly, offering complete reach to your belongings with ease. 【long-lasting Metal Construction】: Made from a sturdy metal frame, ensuring long-lasting
Generated by: m4x-map-v1
This product has 12 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": "Sliding Wardrobe Drawer Pull-extendable Design Closet Organizer Multi-Functional",
"product_id": 9429852487919,
"variant_id": 49810903040239,
"quantity": 1,
"grams": 2500,
"length_cm": "55.0",
"width_cm": "37.0",
"height_cm": "13.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").