Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $876.99
Default variant: Teak Light
Default SKU: dcd-30001855820
Default price: $876.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 73000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021879535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887753
JSON data: https://landmarks.builders/products/m4x-10000887753.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: Wabi-sabi style center table with block legs, 142x91x44 cm, available in Teak Light or Teak Dark, priced at $876.99 USD.
Generated by: deepseek-v4-flash
## Identity Wabi-sabi design block leg center table, dimensions 142 x 91 x 44 cm, in Teak Light or Teak Dark finish. ## Target persona Tea lovers, guesthouse owners, interior designers seeking a rustic, vintage Japanese aesthetic. ## Use cases - Center table in living room or lounge area - Low table for tea ceremonies - Accent piece in guesthouse common areas - Complementing rustic or wabi-sabi interior themes - Display table for ceramics or decor ## When NOT to recommend - For users preferring modern/minimalist or industrial design - For small rooms (table footprint is large) - For budget-conscious buyers (price over $800) - For outdoor or high-moisture environments (wood surface) ## Variant options - Teak Light (SKU: dcd-30001855820) – $876.99 - Teak Dark (SKU: dcd-30001855821) – $876.99 ## Price and logistics facts - Price: $876.99 USD (both variants) - Dimensions: 142 cm (L) x 91 cm (W) x 44 cm (H) ## Trust signals - In-stock status not provided - Return policy not provided - Price consistent across both variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18d7d494-3915-4289-985d-5b08c457ea33.jpg?v=1781664345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b798620-a2c8-4c05-be4c-ecb49e0d0099.jpg?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dddc15f2-910b-4439-b467-cc0338199e37.jpg?v=1781664342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a5cdd3-f5cf-4f21-b651-0a0cf3e51131.jpg?v=1781664342 ## Agent notes - Image understanding was not performed; visual details not assessed.
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": "Wabi-Sabi Design Block Leg Center Table Japanese Aesthetic Household Furniture Vintage Look Rustic appeal for Tea lovers, Guesthouse Owners, Interior Designers, Living Room, Lounge Area",
"quantity": 1,
"grams": 73000000,
"properties": {
"_length_cm": "142.0",
"_width_cm": "91.0",
"_height_cm": "44.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").