Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $65.99
Default variant: White / 2 Layers No Wheels
Default SKU: dcd-30001965376
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49810830491887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902842
JSON data: https://landmarks.builders/products/m4x-10000902842.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent Drawer Design: Features clear drawers that allow you to see the contents at a glance, making it easy and quick to find what you need withretract rummaging through everything.
Customizable & Stackable: The interlocking design allows you to stack units vertically to create a customized storage solution that perfectly accommodates your space and evolving organizational needs.
effortlessGlide Drawers: Each drawer is equipped with a effortless sliding mechanism, ensuring easy and quiet retrieve to your belongings withretract jamming or sticking, even when full.
Large Capacity Storage: Offers ample space for organizing a wide variety of items, including clothes, toys, office supplies, kitchen necessities, and bathroom retrieveories.
adaptable Multi-Functional: Its simple and modern design makes it a perfect organizational tool for any room, such as the bedroom, office, kids' room, kitchen, or bathroom.
Summary: Stackable Drawer Unit Large Capacity Stackable Sliding Drawer effortless Glide. Description: 【versatile Storage Solution】: A adaptable single-drawer unit that can be used alone or stacked to create a personalizedized storage system for your home or office. 【Transparent View & Easy reach】: Features a clear drawer front, allowing you to instantly identify contents without opening it, combined with a effortlesssliding design for quick reach. 【Secure layering System】: Designed with interfitting grooves that enable you to stack multiple units uprightly, creating a stable and space-saving storage to
Generated by: m4x-map-v1
This product has 8 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": "Stackable Drawer Unit Large Capacity Stackable Sliding Drawer effortless Glide",
"product_id": 9429831876847,
"variant_id": 49810830491887,
"quantity": 1,
"grams": 2800,
"length_cm": "41.0",
"width_cm": "34.0",
"height_cm": "69.5"
}],
"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").