Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99 – $201.99
Default variant: Black / 120x70x75cm
Default SKU: dcd-30001880154
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/49811814383855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891528
JSON data: https://landmarks.builders/products/m4x-10000891528.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a modern minimalist aesthetic combined with a French retro influence, centered around a sleek rectangular sintered stone top and distinctive, sturdy elephantdesign legs.
long-lasting Sintered Stone Top: The surface is crafted from a 30mm thick slab of high-quality sintered stone, offering exceptional tolerance to scratches, marks, heat, and fading, ensuring long-lasting visual appeal and easy maintenance.
Stable distinctive Support: Supported by robust "elephant legs," this table provides superior stability and a distinctive sculptural aspect that makes it a standout piece of furniture in any dining space.
adaptable for Any Home: Its clean lines and space-saving rectangular shape make it an perfect choice for various settings, from formal dining rooms and kitchens to inviting breakfast corners in small apartments.
Functional Centerpiece: Designed intended the heart of your dining area, this table comfortably accommodates family meals and gatherings, elevating your home's interior with its combination of luxury and practicality.
Summary: Sintered Stone Top Rectangular Table with Elephant Legs Modern Minimalist aesthetic Dining Furniture French Retro Influence Space-Saving for Small Apartment Dwellers, Families, Homeowners, Home, Kitchen, breakfast corner
Generated by: m4x-map-v1
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": "Sintered Stone Top Rectangular Table with Elephant Legs Modern Minimalist aesthetic Dining Furniture French Retro Influence Space-Saving for Small Apartment Dwellers, Families, Homeowners, Home, Kitchen, breakfast corner",
"quantity": 1,
"grams": 65000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "15.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").