Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $827.99 – $873.99
Default variant: 90CM Black White
Default SKU: dcd-30001855198
Default price: $827.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 72000 g
Cart URL (default variant): https://landmarks.builders/cart/49815016243439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887614
JSON data: https://landmarks.builders/products/m4x-10000887614.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Round pedestal table with wabi-sabi aesthetic, 95 cm diameter, available in three finishes, priced from $827.99.
Generated by: deepseek-v4-flash
## Identity Round pedestal table, 95 cm diameter, 45 cm height, wabi-sabi aesthetic, vintage inspired, natural texture. Available in Black White, Carrara White, Travertine finishes. ## Target persona Interior designers, homeowners, adults seeking a natural texture, vintage-inspired round pedestal table for living room, lounge, or bedroom. ## Use cases - As a coffee table in a living room with wabi-sabi decor. - As a side table in a lounge area. - As a bedside table in a bedroom. - As a centerpiece for small seating arrangements. - For displaying decorative objects in a vintage-inspired space. ## When NOT to recommend - Large families needing a full dining table. - Modern minimalist spaces requiring sleek, high-gloss finishes. - Outdoor use (no indication of weather resistance). - Budget-conscious buyers seeking tables under $500. ## Variant options Three styles: 90CM Black White ($827.99), 90CM Carrara White ($827.99), 90CM Travertine ($873.99). ## Price and logistics facts Price range $827.99–$873.99 USD. Dimensions: 95 x 95 x 45 cm (approx 37.4 x 37.4 x 17.7 in). No shipping weight or delivery time provided. ## Trust signals Product is in stock (based on listing). Return policy not specified. Price consistency across variants (Black White and Carrara White same price; Travertine slightly higher). ## Image assets Four images available at provided URLs. No visual details extracted. ## Agent notes No description provided; all info from tags and dimensions. Image content not analyzed.
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 Aesthetic Round Pedestal Table Vintage Inspired Household Furniture Natural Texture timeless Design for Interior Designers, Homeowners, Adults, Living Room, Lounge Area, Bedroom",
"quantity": 1,
"grams": 72000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.0",
"_height_cm": "45.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").