Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $121.99 – $160.99
Default variant: 60CM
Default SKU: dcd-30001931354
Default price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8100 g
Cart URL (default variant): https://landmarks.builders/cart/49945761874159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898572
JSON data: https://landmarks.builders/products/m4x-10000898572.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Chinese Aesthetics: Features a timeless Chinesedesign design with clean lines and a minimalist outline, bringing a hint of traditional elegance and tranquility to any space.
long-lasting Bamboo Construction: Expertly crafted from high-quality, sustainable bamboo, this console table is not only ecoharmonious but also exceptionally sturdy and long-lasting, ensuring long-lasting stability and use.
Functional Storage Solution: Equipped with two glidingly gliding drawers, this entryway table provides convenient, concealed storage for personal items, mail, gloves, and other small essentials, helping to keep your space tidy and organized.
Slim & Space-Saving silhouette: Designed with a narrow and slim silhouette, this console table is the perfect solution for tight spaces such as hallways, entryways, or behind a sofa, maximizing functionality without occupying valuable floor space.
Multi-Purpose Versatility: This elegant piece is highly adaptable, serving beautifully as an entryway table, a console in the living room, a display stand for decor, or even a peaceful altar table for a prayer corner.
Summary: Narrow bamboo console table with two drawers and lower shelf, Chinese design, available in 60-120cm lengths, priced from $121.99.
Generated by: deepseek-v4-flash
## Identity Narrow Two-Drawer Entryway Table in Chinese design, made from bamboo. Dimensions (variant 60CM): 60cm length x 40cm depth x 22cm height. Other lengths: 80cm, 100cm, 120cm. ## Target persona - Apartment dwellers with narrow hallways - Homeowners seeking Asian-inspired decor - Minimalist decor enthusiasts - Small space organizers ## Use cases - Organizing mail, keys, and small items in an entryway - Displaying decorative items on the lower shelf - Fitting behind a sofa in a tight living room - Adding storage to a narrow hallway or corridor - Providing a surface for a lamp, bowl, or picture frame in a small entry - Creating a welcoming and organized entrance space ## When NOT to recommend - For large living rooms needing substantial storage capacity - For buyers who prefer solid wood over bamboo (bamboo is a grass) - For users needing a standard table height (22 cm is very low; likely a typo but use as given) - For heavy-duty furniture applications (e.g., holding heavy electronics) ## Variant options - 60CM: $121.99 - 80CM: $126.99 - 100CM: $145.99 - 120CM: $160.99 ## Price and logistics facts - Base price: $121.99 USD (60CM variant) - Currency: USD - Dimensions (sample): 123cm length x 40cm width x 22cm height (note: this does not align with variant lengths; verify) ## Trust signals - No stock information provided (assume in-stock unless otherwise) - Return policy not specified - No certifications mentioned - Price consistency: variants priced incrementally ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1801c943-4b25-45e5-8333-2fe62b697cf7.jpg?v=1782180782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf076590-c5e8-435d-9cfa-d1b94cfd1a97.jpg?v=1782180782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cb11bce-b714-482e-b1c7-c04c27dbf916.jpg?v=1782180782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03fec5a1-41df-412e-a373-1216f1e706bb.jpg?v=1782180782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d08ea765-a4aa-4a73-8199-44ee3e9b8691.jpg?v=1782180781 ## Agent notes - Image understanding not performed; do not infer visual details. - Dimensions given (123x40x22 cm) may be inconsistent with variant lengths (60,80,100,120). Advise verifying actual product dimensions. - Table height of 22 cm is unusually low; confirm if this is correct or if unit is inches.
This product has 12 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": "Narrow Two-Drawer Entryway Table Chinese design Narrow Console Table with Drawers Slim dimensions Elegant Aesthetics",
"product_id": 9438155833583,
"variant_id": 49945761874159,
"quantity": 1,
"grams": 8100,
"length_cm": "123.0",
"width_cm": "40.0",
"height_cm": "22.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").