Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $92.99
Default variant: Gray / 40CM 1-drawer
Default SKU: dcd-30001978797
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811269976303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904727
JSON data: https://landmarks.builders/products/m4x-10000904727.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A stackable drawer unit in multiple colors and widths, designed for compact storage in homes. Prices range from $71.99 to $92.99 USD.
Generated by: deepseek-v4-flash
## Identity Stackable Block Cabinet – a contemporary minimal stackable drawer unit for homeowners. ## Target persona Homeowners and apartment dwellers seeking modular, space-efficient storage for small to medium items. ## Use cases - Organizing clothes, accessories, or linens in a bedroom closet. - Storing office supplies or files in a home office. - Keeping kitchen utensils or pantry items tidy. - Adding drawer storage to a living room or entryway. - Stacking multiple units to create custom storage towers. ## When NOT to recommend - For heavy items like tools or books (drawers may not support high weight). - For outdoor or damp environments (no weatherproofing mentioned). - As a primary filing cabinet (drawer depth and size may be limited). - For users needing a single large drawer (max width is 60cm). ## Variant options - Gray: 40CM ($71.99), 50CM ($80.99), 60CM ($92.99) - Smoked Wood: 40CM ($71.99), 50CM ($80.99) - Khaki: 40CM ($71.99), 50CM ($80.99) - Walnut: 40CM ($80.99), 50CM ($92.99) ## Price and logistics facts - Prices in USD; range $71.99–$92.99. - Dimensions: 62cm (length) × 47.5cm (width) × 42cm (height) – likely for 40CM variant; other widths have different dimensions (not provided). - No shipping cost or delivery time provided. ## Trust signals - No stock status or availability data. - Return policy not specified. - Price appears consistent across listed variants. - No certifications or materials information. ## Image assets None provided. ## Agent notes - Image understanding not performed; no image URLs available.
This product has 8 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": "Stackable Block Cabinet contemporary minimal aesthetic Stackable Drawer Unit for Homeowners",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "47.5",
"_height_cm": "42.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").