Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99 – $371.99
Default variant: Black+marble / 80CM
Default SKU: dcd-30001520350
Default price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/50151145275631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000821270
JSON data: https://landmarks.builders/products/m4x-10000821270.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Movable Coffee Table for Small Spaces, This cream style sintered stone coffee table features a mobile design, ideal for small apartments and flexible living room layouts. Its compact size fits easily beside sofas or chairs, serving as both a coffee table and side table.
Modern Minimalist & Nordic Cream Style, Combining Nordic and minimalist aesthetics, this table elevates your decor with elegant cream tones and clean lines. The subtle marble texture and metal accents create a refined look for various interiors.
Sturdy Sintered Stone Surface, Easy to Clean, The premium sintered stone top offers a marble-like finish, ensuring durability and resistance to stains. Its polished surface is easy to maintain, perfect for daily use in busy homes.
Sturdy Metal Frame for Reliable Support, Built with a strong metal frame, this coffee table provides stability and solid load-bearing. The frame ensures lasting performance and supports multiple uses, from serving drinks to displaying decor.
Multi-Functional Design for Flexible Use, This table works as a coffee table, side table, or mobile storage cart, adapting to your living room needs. Its compact footprint is ideal for limited spaces, offering practical storage and display options.
Summary: Cream Style Movable Sintered Stone Coffee Table for Living Room, Small Space. Adaptable Movable Coffee Table for Small Spaces, This cream style sintered stone coffee table features a mobile design, ideal for small apartments and flexible living room layouts. Its compact size fits easily beside sofas or chairs, serving as both a coffee table and side table. Modern Minimalist & Nordic Cream Style, Combining Nordic and minimalist aesthetics, this table elevates your decor with elegant cream tones and clean lines. The subtle marble texture and metal accents create a refined look for various interi
Generated by: m4x-map-v1
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": "Cream Style Movable Sintered Stone Coffee Table for Living Room, Small Space",
"product_id": 9456978493679,
"variant_id": 50151145275631,
"quantity": 1,
"grams": 23000,
"length_cm": "135.0",
"width_cm": "55.0",
"height_cm": "65.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").