Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $473.99 – $565.99
Default variant: 1.2M / Table
Default SKU: dcd-30002240386
Default price: $473.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/50150147162351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000942538
JSON data: https://landmarks.builders/products/m4x-10000942538.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-Inspired Design: Elevate your dining space with this elegant dining table, which blends the minimalism of Japanese aesthetic with natural textures for a serene and inviting atmosphere.
Premium Solid Wood: Expertly constructed from high-quality North American Red Oak, this solid wood kitchen table boasts a thick, long-lasting top and a sturdy frame built with traditional mortise and tenon joinery for exceptional stability.
Unique Rattan Panels: Setting it apart from typical designs, this rattan leg dining table features beautifully hand-woven natural rattan on its leg panels, adding a light, airy feel and a hint of artisanal charm.
Family-Friendly & Safe: Designed with your family in mind, this minimalist rectangular table features polished ly rounded corners to prevent accidental bumps, ensuring a more secure dining environment for children and adults alike.
Versatile & Space-Saving: As a functional piece of home furniture, its clever inset leg design allows it to sit flush against a wall, maximizing your floor space and making it a ideal choice for apartments or cozy dining nooks.
Summary: Japanese Design Dining Table Sturdy Construction Wooden Dining Firm Table Base Structure for Homeowners, Design Enthusiasts, Apartment. 【Japanese-Inspired Design】: Elevate your dining space with this elegant dining table, which blends the minimalism of Japanese aesthetic with natural textures for a serene and inviting atmosphere. 【Premium Solid Wood】: Expertly constructed from high-quality North American Red Oak, this solid wood kitchen table boasts a thick, long-lasting top and a sturdy frame built with traditional mortise and tenon joinery for exceptional stability. 【Unique Rattan Panels】: S
Generated by: m4x-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Japanese Design Dining Table Sturdy Construction Wooden Dining Firm Table Base Structure for Homeowners, Design Enthusiasts, Apartment",
"product_id": 9456642162927,
"variant_id": 50150147162351,
"quantity": 1,
"grams": 28000,
"length_cm": "185.0",
"width_cm": "85.0",
"height_cm": "35.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").