Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.69 – $42.13
Default variant: Varnish White Cabinet
Default SKU: dcd-30003688341
Default price: $41.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Shelf Cabinet
Vendor: World Products
Weight: 26000 g
Cart URL (default variant): https://landmarks.builders/cart/50455814373615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298902
JSON data: https://landmarks.builders/products/wp-dcd-10001298902.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This freestanding shelf cabinet is crafted from solid wood with a clear-coated finish, showcasing wood grains while offering long-term stability. Its compact design features a tall, narrow rectangular frame measuring 48 cm wide, 30 cm deep, and 90 cm high, making it suitable for tight corners. It provides versatile storage with a flat top surface, two open shelf sections for quick access, and four tapered legs that elevate the body. The integrated wooden drawer at the bottom offers a dust-proof compartment to keep personal and frequently used items neatly organized. This cabinet is supplied fully assembled, ready to use immediately.
Summary: Freestanding solid wood shelf cabinet with drawer, fully assembled; listed dimensions 55x35x95 cm; two finish variants priced USD 41.69–42.13.
Generated by: deepseek-v4-flash
## Identity Freestanding solid wood shelf cabinet with integrated drawer. Available in two finish variants: Varnish White Cabinet (SKU dcd-30003688341, USD 41.69) and Log Varnish Cabinet (SKU dcd-30003688342, USD 42.13). Supplied fully assembled. Listed dimensions: 55 x 35 x 95 cm; description also states 48 x 30 x 90 cm. ## Target persona - Compact-space dwellers in apartments or small homes needing vertical storage in corners. - Budget-conscious furniture buyers seeking a ready-to-use piece under USD 50. - Users who want a dust-proof drawer for small personal items. - Renters requiring freestanding, non-wall-mounted furniture. ## Use cases - Filling a narrow corner in a living room with additional display or storage space. - Bedroom bedside or side cabinet for books, glasses, and personal items. - Entryway or hallway storage for keys, mail, and quick-access items. - Small apartment or studio organization with a flat top surface and two open shelves. - Storing frequently used items in the bottom drawer while keeping them dust-free. ## When NOT to recommend - Buyers needing heavy-duty or large-volume shelving (dimensions are compact, not for bulk storage). - Users seeking wall-mounted or floating cabinet designs (this is freestanding with legs). - Anyone with a high budget expecting premium or luxury furniture (price point is budget-friendly). - Projects requiring specific certifications or eco-labels (none provided). ## Variant options - Varnish White Cabinet — SKU dcd-30003688341 — USD 41.69 - Log Varnish Cabinet — SKU dcd-30003688342 — USD 42.13 ## Price and logistics facts - Price: USD 41.69 (Varnish White), USD 42.13 (Log Varnish). Currency: USD. - Product is shipped fully assembled — no assembly required. - Listed dimensions: 55 cm (length) x 35 cm (width) x 95 cm (height). Description separately states 48 cm wide, 30 cm deep, 90 cm high. ## Trust signals - Tags include 'wp-quality-audited' and 'wp-content-validated'. - Product appears in 'dcd-full-catalog' and 'wp-dcd-full-catalog-20260804'. - Fully assembled delivery reduces installation risk. - No explicit warranty, return policy, or certification information was provided. ## Image assets - [Product image](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7459839-5f94-4c62-81af-6c26f87d02a5.jpg?v=1786242310) ## Agent notes - Image understanding was not performed; visual claims should not be inferred. - There is a discrepancy: dimensions_cm (55x35x95) differs from description dimensions (48x30x90). Flag to user. - Price consistency: two variants, prices differ by USD 0.44. - No data on current stock status, shipping cost, or return policy. - Material is described as solid wood with clear-coated finish; do not assume specific wood type.
This product has 1 image 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": "Freestanding Solid Wood Shelf Cabinet with Drawer, Fully Assembled",
"product_id": 9537742143727,
"variant_id": 50455814373615,
"quantity": 1,
"grams": 26000,
"length_cm": "30.0",
"width_cm": "48.0",
"height_cm": "90.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").