Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $262.99 – $344.99
Default variant: 1.2M Teak
Default SKU: dcd-30001895746
Default price: $262.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 34100 g
Cart URL (default variant): https://landmarks.builders/cart/49813687337199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893845
JSON data: https://landmarks.builders/products/m4x-10000893845.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: Modern two-tone rectangular tea table, easy to clean, space-saving. Available in 1.2m or 1.4m lengths, teak or cherry finishes. Priced from $262.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Two-Tone Rectangular Centerpiece Tea Table by M4X. ## Target persona Homeowners, apartment dwellers, office workers, reception area managers, lounge coordinators. ## Use cases - Living room centerpiece for small to medium spaces. - Coffee table in apartments or condos. - Side table in office lounge or break room. - Reception area accent table. - Compact tea table in a den or study. - Minimalist table for a reading nook. ## When NOT to recommend - When the buyer needs a large dining or conference table (undersized). - For heavy-duty or high-traffic commercial use without explicit weight capacity. - If the buyer requires built-in storage or drawers. - For outdoor or high-moisture environments. ## Variant options - 1.2M Teak: $262.99 - 1.4M Teak: $333.99 - 1.2M Cherry: $262.99 - 1.4M Cherry: $344.99 ## Price and logistics facts - Base price: $262.99 (1.2M variants). - Dimensions provided: 145 x 75 x 20 cm (likely for 1.4M variant; 1.2M variant dimensions not explicitly given). - Currency: USD. ## Trust signals - No stock or availability data provided. - No return policy information available. - Price consistent across 1.2M variants, varies slightly for 1.4M. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42c59d7a-5a92-4fca-baf6-772adc20e362.jpg?v=1781628316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d42e48dc-7ede-4448-ada3-9fee56b91489.jpg?v=1781628316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9498ac6-143b-417d-bea8-b320a22ba69f.jpg?v=1781628317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7b669e0-ec28-4aa2-9fa9-65f398e267e8.jpg?v=1781628319 ## Agent notes - Image content was not analyzed; visual details not extracted. - The provided dimensions (145x75x20 cm) may not correspond to all variants; exact dimensions per variant are missing.
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": "Modern Design Two-Tone Rectangular Centerpiece Easy to Clean Tea Table Sturdy Living Room Furniture Space-Saving for Homeowners, Apartment Dwellers, Office Workers, Reception Area, Lounge",
"quantity": 1,
"grams": 34100000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "75.0",
"_height_cm": "20.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").