Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $230.99 – $276.99
Default variant: 25CM / Imported Walnut
Default SKU: dcd-30001888110
Default price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15400 g
Cart URL (default variant): https://landmarks.builders/cart/49813628289263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892809
JSON data: https://landmarks.builders/products/m4x-10000892809.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Narrow Storage Cabinet Space-Saving Narrow Side Table space Filler for Home Office
| Item Height | 55 cm |
| Item Length | 40 cm |
| Item Width | 25 cm |
| Type | Bedside Table |
| Material | Rubberwood |
| Tabletop Material | Glass |
| Colour | Brown |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Model | Kuchikoo KOO |
| Product Line | ACME Adams |
| Finish | Wood Effect |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Medium Wood |
| Personalised | No |
| Personalise | No |
Summary: Narrow storage cabinet (45x30x60 cm) with three wood finish options, priced from $230.99, suitable for tight spaces in home office.
Generated by: deepseek-v4-flash
## Identity Narrow Storage Cabinet Space-Saving Narrow Side Table space Filler for Home Office. Dimensions: 45 cm L x 30 cm W x 60 cm H. ## Target persona Home office workers with limited floor space; apartment residents needing slim storage; minimalists seeking compact furniture; users filling narrow gaps between other furniture. ## Use cases - Storing office supplies in a narrow alcove or between desk and wall. - As a side table next to a desk for frequently used items. - Filling an awkward gap between furniture pieces. - Holding a small lamp or decorative items in an entryway. - Extra storage in a hallway or narrow corridor. ## When NOT to recommend - If the user needs to store heavy books, equipment, or large items (weight capacity unknown). - In large open rooms where a wider or deeper cabinet would be more proportional. - For buyers seeking a statement piece with intricate design or premium materials beyond solid wood. - When the space available is wider than 30 cm or deeper than 45 cm. ## Variant options - 25CM / Imported Walnut: $230.99 (SKU: dcd-30001888110) - 25CM / Solid Walnut: $262.99 (SKU: dcd-30001888113) - 25CM / Solid Cherry: $276.99 (SKU: dcd-30001888116) ## Price and logistics facts Base price: $230.99 USD. Dimensions: 45 cm L x 30 cm W x 60 cm H. Variant prices: Imported Walnut $230.99, Solid Walnut $262.99, Solid Cherry $276.99. ## Trust signals - In-stock status: Not provided; assume limited availability. - Return policy: Not provided. - Price consistency: Prices vary by wood type. - Certifications: Not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/940429dd-f25c-4b74-b244-77d4eb8789fb.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/264af68d-19c2-42cd-955a-afb200a59ffe.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0d00e05-308d-4c2d-a5c1-8c1d1a5c842a.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/060e4f35-ed6b-4f8f-a676-5a8296f79e11.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d95103b-9749-4b5e-bb5f-5660e03bdf22.jpg?v=1781628218 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - No product description provided; summary inferred from title and dimensions. - Weight capacity, assembly requirements, and materials beyond wood type not specified.
This product has 12 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": "Narrow Storage Cabinet Space-Saving Narrow Side Table space Filler for Home Office",
"quantity": 1,
"grams": 15400000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "60.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").