Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $428.99
Default variant: White Oak / S
Default SKU: dcd-30001874027
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49813683699951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890661
JSON data: https://landmarks.builders/products/m4x-10000890661.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese aesthetic Tea Table Space-Saving Household Furniture adaptable for Students
| Type | Coffee Table |
| Item Length | 70 cm |
| Item Height | 26.5 cm |
| Item Width | 40 cm |
| Material | Wood |
| Tabletop Material | Oak |
| Indoor/Outdoor | Indoor |
| Colour | Brown |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Item Weight | 3 kg |
| Features | Flat Pack |
| Finish | Unpainted |
| Personalise | No |
| Personalised | No |
| Required Tools | Screwdriver |
Summary: A foldable hardwood floor table in Japanese aesthetic, available in White Oak or Black Walnut, S and M sizes, priced between $260.99 and $428.99.
Generated by: deepseek-v4-flash
## Identity Japanese aesthetic Tea Table with hardwood wood construction, foldable floor table. Dimensions: 92 cm L x 47 cm W x 14 cm H. ## Target persona Individuals with floor-seating lifestyles, small-space dwellers, enthusiasts of Japanese or minimalist decor, tea ceremony practitioners. ## Use cases - Low table for tea ceremonies or coffee on floor cushions. - Meditation altar or zen display surface. - Laptop desk for floor seating (ergonomic use with posture care). - Small dining table for low seating arrangements. - Display table for plants, decorative items, or books. ## When NOT to recommend - Standard height dining or desk use (requires chairs, not floor). - Heavy load bearing (e.g., large TV, heavy equipment). - Outdoor or high-moisture environments (wood not stated as weatherproof). - Customers needing a permanent fixed table (foldable design may not suit). ## Variant options - White Oak / S ($260.99, SKU dcd-30001874027) - Black Walnut / S ($346.99, SKU dcd-30001874028) - White Oak / M ($292.99, SKU dcd-30001874029) - Black Walnut / M ($428.99, SKU dcd-30001874030) ## Price and logistics facts - Prices in USD. - Dimensions: 92 x 47 x 14 cm. - No shipping cost or weight provided. ## Trust signals - Multiple variants in stock (presence of SKUs). - No explicit return policy or warranty info available. - No brand certification or material sourcing details. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34a3c828-bbde-4105-a281-e4c2ed3aaf51.jpg?v=1781628310 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7a4dba0-6f1e-401b-842f-7e0269da1a62.jpg?v=1781628311 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d8e9c8f-064b-4951-9ce7-8a48cf4051e5.jpg?v=1781628315 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4475b2ea-971c-4345-80a3-ac3f32b34638.jpg?v=1781628311 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1afe5fc3-e8f3-4221-a353-39b778dc4b2f.jpg?v=1781628311 ## Agent notes - No product description provided; visual details inferred from title. Image content not analyzed. Size S vs M dimensions not specified; only S dimensions given (92x47x14 cm).
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": "Japanese aesthetic Tea Table Space-Saving Household Furniture adaptable for Students",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "47.0",
"_height_cm": "14.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").