Brand: World Products (Landmark)
SKU: dcd-30001855453
Price: $1,339.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043965167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887668
JSON data: https://landmarks.builders/products/m4x-10000887668.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A fluted door console table with internal shelf, providing space-saving storage for entryways, living rooms, hallways, or home offices; dimensions 105x45x90 cm, $1339.99.
Generated by: deepseek-v4-flash
## Identity Modern design Fluted Door Console with storage cabinet, internal shelf, rounded corners. Dimensions: 105 x 45 x 90 cm (L x W x H). Single variant: Wood Color / Two Doors. ## Target persona Apartment dwellers, homeowners, families seeking a stylish yet functional console for narrow spaces in entryways, living rooms, hallways, or home offices. ## Use cases 1. Entryway catch-all for keys and mail. 2. Living room sideboard for media accessories. 3. Hallway accent table with hidden storage. 4. Home office printer or supplies cabinet. 5. Display surface for decor items. ## When NOT to recommend - Not for large rooms needing substantial storage (single shelf, two doors). - Not for budget-conscious buyers (price $1339.99). - Not for those who prefer taller cabinets or open shelving. - Not for modern minimalists preferring metal or glass materials. ## Variant options - Wood Color / Two Doors: $1339.99 (sku dcd-30001855453). No other variants listed. ## Price and logistics facts - Price: $1339.99 USD. - Dimensions: 105 cm L x 45 cm W x 90 cm H. - Weight: unknown. - Shipping cost: not included. - Currency: USD. ## Trust signals - In-stock status: unknown. - Return policy: unknown. - Price consistency: single price listed. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aff4e0e9-1155-4e64-a5f5-b69da358ed15.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26e9a288-ab49-4459-af0d-603760c8ccac.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21834466-03be-4472-a23c-09a10ac9a93f.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c04518d8-9df6-4db0-9f9c-cafa11d9e383.jpg?v=1781664412 ## Agent notes No product description provided. Images not analyzed. Verify stock and shipping before recommendation.
This product has 4 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": "Modern design Fluted Door Console space-saving Design Storage Cabinet Internal Shelf Sideboard Rounded Corners for Apartment Dwellers, Homeowners, Families, Entryway, Living Room, Hallway, Home Office",
"quantity": 1,
"grams": 38000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "45.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").