Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $57.99
Default variant: Brown / 60*40*26cm
Default SKU: dcd-30001949573
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49810271764719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900918
JSON data: https://landmarks.builders/products/m4x-10000900918.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Tatami Table Space-Saving Japanesedesign Floor Table Multi-Purpose
| Type | Bed Tray |
| Features | Foldable |
| Material | Wood |
| Maximum Load Capacity | 50 kg |
| Colour | Brown |
| Item Length | 60 cm |
| Item Width | 37 cm |
| Item Height | 26 cm |
| Country of Origin | China |
| Model | Mobility Smart Basic |
Summary: A foldable, no-assembly floor table in Japanese style, available in Brown or Black Walnut, with multiple size options. Base price $36.99 USD. Dimensions of base variant: 75x45x8 cm (folded?).
Generated by: deepseek-v4-flash
## Identity Foldable Tatami Table, Japanese design, no assembly required, for adults. ## Target persona Adults who prefer floor seating; minimalists; small-space dwellers; individuals seeking a low table for dining, work, or meditation. ## Use cases - Low dining table for Japanese-style meals - Laptop desk while sitting on floor or cushion - Tea ceremony or meditation support - Extra surface in small apartments or dorms - Temporary table for guests - Craft or hobby workspace at floor level ## When NOT to recommend - If the user needs a standard height dining or work table - For heavy-duty use (e.g., standing on table) - For users who require a table with storage or drawers - When a larger surface area (e.g., >80cm length) is needed ## Variant options - Brown: 60×40×26cm ($36.99), 60×37×26cm ($36.99), 70×40×26cm ($52.99), 70×40×31cm ($57.99) - Black Walnut: 60×37×26cm ($43.99), 60×40×26cm ($48.99), 70×40×26cm ($52.99), 70×40×31cm ($57.99) ## Price and logistics facts Base price: $36.99 USD. No shipping cost or delivery time provided. Variant prices range up to $57.99. ## Trust signals No stock or availability information. Return policy not stated. Price consistency across variants appears logical. ## Image assets No image URLs provided in the data. ## Agent notes - Dimensions_cm field (75x45x8) may refer to folded size of one variant or packaging; actual table heights are 26cm or 31cm. Clarify with seller. - No product description beyond title. Visual confirmation of color and fold mechanism not possible. - All variants foldable; no assembly required.
This product has 9 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": "Foldable Tatami Table Space-Saving Japanesedesign Floor Table Multi-Purpose",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "45.0",
"_height_cm": "8.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").