Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $244.99 – $401.99
Default variant: 100*50*40cm
Default SKU: dcd-30001885398
Default price: $244.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49813660434671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892416
JSON data: https://landmarks.builders/products/m4x-10000892416.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 wabi-sabi bean-shaped coffee table with natural wood grain and rounded corners, available in three sizes for small spaces.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi aesthetic Bean-Shaped Coffee Table with rounded corners, natural wood grain, and irregular shape. Available in three sizes. ## Target persona Small apartment dwellers, guesthouse owners, interior designers, and lounge area users seeking a unique, space-friendly coffee table. ## Use cases - Living room centerpiece for small apartments - Accent table in guesthouse or boutique hotel - Coffee table in lounge or reading nook - Display surface for decorative objects - Conversation piece in cozy, eclectic interiors ## When NOT to recommend - When a large, rectangular or traditional table is required - For formal office or conference room settings - In high-traffic areas that need robust, scratch-resistant surfaces - For buyers seeking minimalist, straight-line modern design ## Variant options - 100×50×40cm: $244.99 USD - 120×60×40cm: $308.99 USD - 140×70×40cm: $401.99 USD ## Price and logistics facts - Price range: $244.99–$401.99 USD - No shipping or lead time information provided ## Trust signals - No explicit trust signals (return policy, stock status, certifications) available in facts - Prices are consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a305fe3-38d9-4dca-a7c5-b1a237e5e824.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87ad7891-6520-49bc-963c-2d0dfb2a7658.jpg?v=1781628273 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce884114-c559-4d3e-a893-c9f0557dfff8.jpg?v=1781628274 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cf226ff-dc34-49fc-a5c1-9bfcbd7d3cc6.jpg?v=1781628274 ## Agent notes - The dimensions in product metadata (145×75×20cm) do not match any variant size; likely a data error. - No description or material composition provided; use images for further inspection. - Image understanding was not performed.
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 aesthetic Bean-Shaped Coffee Table Rounded Corners Modern Coffee Table Natural Wood Grain Home Furnishing Irregular Shape for Small Apartment Dwellers, Guesthouse Owners, Interior Designers, Lounge Area",
"quantity": 1,
"grams": 12000000,
"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").