Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99 – $553.99
Default variant: 80CM
Default SKU: dcd-30001867260
Default price: $294.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49814759375087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889554
JSON data: https://landmarks.builders/products/m4x-10000889554.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Round pedestal table with minimalist design, available in 80-120cm diameters, priced from $294.99 to $553.99 USD, suitable for small spaces.
Generated by: deepseek-v4-flash
## Identity Round pedestal table, minimalist design, space-saving, for morning dining corner or small dining areas. ## Target persona Apartment dwellers, homeowners with limited space, small business owners needing compact furniture, minimalists. ## Use cases - Morning coffee or breakfast corner in a small kitchen - Compact dining table for 2-4 people - Home office small meeting table - Accent table in a living room or entryway - Side table for a small balcony or patio ## When NOT to recommend - Need a table larger than 120cm diameter - Heavy daily use (e.g., restaurant) – material durability unknown - Require extendable or adjustable height table - Prefer rectangular or square table shapes ## Variant options - 80CM: $294.99 USD - 90CM: $331.99 USD - 100CM: $515.99 USD - 120CM: $553.99 USD ## Price and logistics facts - Price range: $294.99 – $553.99 USD - Dimensions: 128cm x 128cm x 29cm (length x width x height) - Currency: USD - No shipping or availability data provided. ## Trust signals - No return policy, stock status, or certifications provided in data. - Price appears consistent across variants based on size. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00151bbd-ef41-4a8e-951e-fccaec729b1a.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4a066ee-5ac3-446e-a388-701f12193228.jpg?v=1781660569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ff6be25-1d39-489e-be32-2aa9cff3b3c3.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67685732-1fa0-4b38-bc35-06e317745184.jpg?v=1781660569 ## Agent notes No product description or materials provided. Dimensions are 128x128x29 cm. Visual details not analyzed. Assume standard round pedestal design based on title.
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": "Light Luxury Aesthetic Round Pedestal Table Minimalist design Household Furniture Modern Design Space Saving for Apartment Dwellers, Homeowners, Business Owners, Dining Room, Kitchen, Home, morning dining corner",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "128.0",
"_width_cm": "128.0",
"_height_cm": "29.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").