Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $961.99
Default variant: Light Oak
Default SKU: dcd-30001855032
Default price: $961.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815031709935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887573
JSON data: https://landmarks.builders/products/m4x-10000887573.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: Rustic dual-level coffee table with distressed finish, rectangular slab design, sturdy construction. Available in Light Oak, Grey Oak, Brown Oak, Black Oak. Dimensions: 146x86x42 cm. Price $961.99.
Generated by: deepseek-v4-flash
## Identity Rustic Aesthetic Dual-Level Coffee Table - Distressed Finish, Rectangular Slab Design, Minimalist, Sturdy Construction ## Target persona Apartment dwellers, interior designers, office managers, small apartment residents, lounge area users ## Use cases 1. Living room coffee table for casual entertaining and daily use 2. Lounge area centerpiece in offices or waiting rooms 3. Space-saving solution for small apartments with dual-level design 4. Interior design staging for rustic or minimalist themes 5. Office reception area table for magazines and refreshments ## When NOT to recommend - Budget-constrained buyers (price $962) - Those seeking modern, glossy, or ultra-sleek finishes - Large families needing a larger surface or extensive storage - Users who require a lightweight or easily movable table ## Variant options - Light Oak (SKU: dcd-30001855032) - $961.99 - Grey Oak (SKU: dcd-30001855033) - $961.99 - Brown Oak (SKU: dcd-30001855034) - $961.99 - Black Oak (SKU: dcd-30001855035) - $961.99 ## Price and logistics facts Price: $961.99 USD. Dimensions: 146 cm (L) x 86 cm (W) x 42 cm (H). Weight and shipping cost not provided. ## Trust signals - Price consistent across all color variants - In-stock status and return policy not confirmed in facts - No certifications or warranty mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031bbf66-2e4c-4785-8683-7f6a61e9608c.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c2961b5-0fb3-49f2-befb-89c5f067c54e.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00b59439-c18a-4e20-8c58-d1f9f2de1c22.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2034d956-5fdc-4695-b6e7-a0eacf97318d.jpg?v=1781664371 ## Agent notes - No description provided; material and construction details are inferred from title - Image understanding not performed; visual details not verified - Return policy, warranty, and in-stock status not specified in facts
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": "Rustic aesthetic dual-Level Coffee Table Distressed Finish Rectangular rectangular slab Table Minimalist Design Living Room Furniture Sturdy Construction for Apartment Dwellers, Interior Designers, Office Managers, Small Apartments, Lounge Area",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "146.0",
"_width_cm": "86.0",
"_height_cm": "42.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").