Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,196.99 – $1,398.99
Default variant: Travertine
Default SKU: dcd-30001858160
Default price: $1,196.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 92000 g
Cart URL (default variant): https://landmarks.builders/cart/49815040426223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888162
JSON data: https://landmarks.builders/products/m4x-10000888162.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A round pedestal table with wabi-sabi inspired minimalist design, available in Travertine ($1196.99) or Ariston White ($1398.99), sized 83x83x40 cm.
Generated by: deepseek-v4-flash
## Identity A round pedestal table with wabi-sabi design, minimalist modern aesthetic. Available in Travertine (SKU: dcd-30001858160, $1196.99) and Ariston White (SKU: dcd-30001858161, $1398.99). Dimensions: 83x83x40 cm. ## Target persona - Apartment dwellers seeking minimalist furniture - Homeowners with modern aesthetic preferences - Design-conscious individuals furnishing small spaces - Office workers wanting an elegant accent table ## Use cases - As a coffee table in a minimalist living room - As a side table in a lounge area - As a decorative accent in an office or study - As a compact table in small apartments or condos - As a centerpiece in a modern entryway ## When NOT to recommend - When a large dining table is needed - For budget-conscious buyers with constraints under $1000 - For those seeking traditional or ornate furniture styles - When storage features are required ## Variant options - Travertine: $1196.99 - Ariston White: $1398.99 ## Price and logistics facts - Price: $1196.99 (Travertine), $1398.99 (Ariston White) USD - Dimensions: 83 x 83 x 40 cm (32.7 x 32.7 x 15.7 in) - No shipping or tax information provided ## Trust signals - Stock status not confirmed - Return policy not stated - Price consistency: fixed prices per variant - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64467eb7-bf2b-4d76-96d2-a2dca87e03be.jpg?v=1781664402) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb1c5cf6-8381-4afa-ab33-cd948406076f.jpg?v=1781664402) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50d90889-c664-4c93-8ec5-14d3846ec327.jpg?v=1781664406) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82952765-ee28-4335-b867-e6b7172f77ab.jpg?v=1781664401) ## Agent notes - Images not analyzed; visual details not confirmed. - Stock and return policy information missing; verify before recommending. - Dimensions in centimeters; convert if needed.
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": "Wabi-Sabi Design Round Pedestal Table Luxury Feel Living Room Furniture Minimalist design Modern Aesthetic for Apartment Dwellers, Homeowners, Small Spaces, Lounge Area, Office",
"quantity": 1,
"grams": 92000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "83.0",
"_height_cm": "40.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").