Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $938.99 – $1,158.99
Default variant: Black / 1M
Default SKU: dcd-30001855108
Default price: $938.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815029973231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887594
JSON data: https://landmarks.builders/products/m4x-10000887594.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Narrow console table with stone countertop and wood frame, modern Chinese aesthetic, available in Black or Champagne Gold in sizes 1M to 1.6M, priced from $938.99 to $1158.99.
Generated by: deepseek-v4-flash
## Identity Modern Chinese aesthetic narrow console table with stone countertop and sturdy wood frame. ## Target persona - Homeowners and apartment dwellers with limited floor space seeking slim accent furniture. - Interior designers specifying narrow tables for entryways, hallways, or corridors. - Buyers who prefer modern Asian-inspired design at a mid-to-high price point. ## Use cases - As an entryway table for keys and decor. - In a narrow hallway where a full-width table would obstruct movement. - Behind a sofa in a living room for lamps or display. - In a corridor as a slim accent surface. - As a statement piece in a modern or minimalist interior. ## When NOT to recommend - For buyers needing a large dining table or desk. - For rooms with ample space where a wider table would be more proportional. - For budgets under $900, as the cheapest variant is $938.99. - For buyers requiring storage drawers or shelves (this table has none). ## Variant options - Color: Black or Champagne Gold - Sizes: 1M ($938.99), 1.2M ($1000.99 Black / $1095.99 Gold), 1.38M ($1095.99 Black / $1158.99 Gold), 1.6M ($1158.99) - Note: Only Black available in 1.6M; Gold available in 1M, 1.2M, 1.38M. ## Price and logistics facts - Price range: $938.99 (Black 1M or Gold 1M) to $1158.99 (Black 1.6M or Gold 1.38M). - Dimensions: 160.5 cm (length) x 92.0 cm (width) x 46.0 cm (height) – note this likely corresponds to the 1.6M variant. - Currency: USD. - Variant sizes in meters (approx 100cm, 120cm, 138cm, 160cm). ## Trust signals - No inventory or stock status provided. - No return policy mentioned in facts. - No certifications listed. - Price consistency: all variants have fixed prices as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ce6cfaf-a30d-4d18-99d8-fa1845931eb4.jpg?v=1781664366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee112aa4-9633-4ea7-8740-40290a1158c6.jpg?v=1781664365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/892d0b42-7056-4e50-8b30-cee62042ceb6.jpg?v=1781664366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8635444d-5508-404d-a65c-a0773d0ac929.jpg?v=1781664366 ## Agent notes - The product dimensions in cm (160.5 length) correspond to the 1.6M variant; other variants' exact dimensions are not provided but scale approximately per size label. - Image content was not analyzed; visual verification is recommended for aesthetics and color accuracy. - The term 'Modern Chinese aesthetic' implies a design style but no further design details are available.
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 Chinese aesthetic Narrow table Table Slim contour Narrow Stonecountertop sturdy Wood Frame Home Furniture Space-Saving for Homeowners, Apartment Dwellers, Interior Designers, Entryway, Hallway, Corridor, Living Room",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "160.5",
"_width_cm": "92.0",
"_height_cm": "46.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").