Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $297.99 – $446.99
Default variant: 800*500*440mm
Default SKU: dcd-30001881458
Default price: $297.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814762946799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891736
JSON data: https://landmarks.builders/products/m4x-10000891736.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: A 2-tier rectangular coffee table with minimalist design, rounded corners, and tapered legs available in three sizes, priced between $297.99 and $446.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rectangular Coffee Table, Minimalist Design, Double-Deck, Rounded Corners, Tapered Legs ## Target persona Homeowners seeking a compact, modern coffee table with two shelves for organization; suitable for apartments or small living rooms. ## Use cases - As a living room centerpiece for holding drinks, books, or decor. - Double-deck design for storing magazines, remotes, or baskets. - Minimalist aesthetic for contemporary or Scandinavian-style interiors. - Rounded corners for high-traffic or family-friendly spaces. - Small-space living where a narrow table (65cm width base model) fits. ## When NOT to recommend - When needing substantial storage or drawers. - For traditional or ornate decor preferences. - If the buyer requires a larger surface area than the largest variant (1200x560mm). - For outdoor use; intended for indoor only. ## Variant options - Size 800x500x440mm (SKU dcd-30001881458) – $297.99 - Size 1000x500x440mm (SKU dcd-30001881459) – $343.99 - Size 1200x560x440mm (SKU dcd-30001881460) – $446.99 ## Price and logistics facts - Base price: $297.99 USD. Variants up to $446.99. - Dimensions (base product): 127x65x17 cm; note: variant dimensions given in mm (e.g., 800x500x440mm). - No shipping or return policy specified. ## Trust signals - Multiple sizes available. - Product images provided; no certifications or in-stock status given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf2c2dc-5322-4aa2-8c53-2fd4ce2d6e2c.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b303a2d3-1519-4856-9f35-3c06a9c14316.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20cf3ea3-e32d-4a8b-99d7-6e6f6bb5eeff.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e65fec53-7e77-4fb7-9ae0-138dd34e0045.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ebad47b-6fd6-4f5e-a97b-aa9cf84b7fd6.jpg?v=1781660574 ## Agent notes - Image understanding was not performed; treat images only as fetchable assets. - Description field was empty; all info derived from title and tags. - Dimensions inconsistent: base product dimensions in cm, variants in mm.
This product has 12 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": "2-Tier Rectangular Coffee Table Minimalist Design Double-Deck Rectangular Table Rounded Corners Tapered Legs for Homeowners",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "127.0",
"_width_cm": "65.0",
"_height_cm": "17.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").