Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $277.99
Default variant: Black Stainless Steel
Default SKU: dcd-30001899296
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811914653935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894353
JSON data: https://landmarks.builders/products/m4x-10000894353.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: Two-level oval table with tempered glass top and rounded edges, minimalist design, available in Black Stainless Steel or Vintage Stainless, priced from $202.99.
Generated by: deepseek-v4-flash
## Identity Two-Level Oval Table with Tempered Glass Top, Minimalist Design, Rounded Edges. Available in Black Stainless Steel ($202.99) and Vintage Stainless ($277.99). ## Target persona Homeowners and adults seeking affordable, space-efficient living room furniture with a modern aesthetic. ## Use cases - As a coffee table in a compact living room or apartment. - As a display table for magazines, remotes, or decorative items. - As a low table in a home office or reading nook. - For casual dining or snack placement in small spaces. - As a center table in a lounge or waiting area. ## When NOT to recommend - For buyers needing a large dining or conference table. - For projects requiring solid wood or high-end materials. - For commercial use where heavy-duty construction is necessary. - For customers seeking a table with storage drawers or shelves. ## Variant options - Black Stainless Steel: $202.99 - Vintage Stainless: $277.99 ## Price and logistics facts - Base price: $202.99 USD - Vintage Stainless variant: $277.99 USD - Dimensions not provided; assumes standard coffee table size. - Shipping costs and lead time not specified. ## Trust signals - In-stock status not confirmed; check availability. - Price shown as listed; no price history available. - Return policy not provided; verify with seller. - No certifications listed. ## Image assets - Image URLs: see below; actual appearance not analyzed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f79810-3476-4abe-bcd9-423ac971751e.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/364c8ec3-258b-48ba-93d3-733a22db638b.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca260690-e803-4801-a883-5aaaeb819a03.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48d3aaa0-6151-4e9c-99c8-e030490185e0.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b99ed632-c9ef-49dc-b01f-1189023a9802.jpg ## Agent notes - This product listing lacks detailed description and dimensions. Recommend verifying size and material quality before recommending. - No warranty or assembly information provided. - Image content not analyzed; actual appearance may differ from title.
This product has 10 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": "Two-Levellevel Oval Table Tempered Glass Top Living Room Furniture Minimalist Design Rounded Edges for Homeowners, Adults",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").