Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $160.99
Default variant: Redwood / 50*40*26
Default SKU: dcd-30001933093
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49945745064175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898827
JSON data: https://landmarks.builders/products/m4x-10000898827.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
sturdy Wood Construction: Expertly crafted from high-quality sturdy pine wood, ensuring durability and a natural, elegant appearance for long-lasting use in your home.
Exquisite Carved Design: Features intricate Europeandesign carvings on the legs and edges, adding a hint of vintage sophistication and artistic charm to your home decor.
adaptable Low Table: perfectly suited as a bay bay area table, floor mat tea table, floor coffee table, or a small study desk for floor seating, adapting to various needs and spaces.
Traditional Craftsmanship: Built using traditional mortise and tenon joinery, this table offers superior stability and structural integrity withavailable the need for nails or screws.
fully prepared to Use: Arrives fully assembled, allowing you to enjoy this beautiful piece of furniture right immediately fully prepared withavailable any complicated setup or installation.
Summary: A sturdy pine wood floor table with carved legs and European design, arriving fully assembled; ideal for low seating, meditation, and small spaces.
Generated by: deepseek-v4-flash
## Identity Carved Leg Floor Table – European Design, Sturdy Pine Wood, Mortise and Tenon Joinery, Arrives Assembled. ## Target persona This product is for meditators, minimalists, small-space dwellers, and anyone preferring low seating (e.g., floor-level desks, Japanese-style tea setups). ## Use cases - Meditation platform or altar. - Low laptop or writing desk (e.g., in a balcony or bay window). - Japanese tea ceremony table. - Children's low activity table. - Side table for floor-level seating. - Temporary outdoor low table (e.g., picnic). ## When NOT to recommend - When a standard dining or coffee table height (75 cm) is needed. - When the user requires heavy load capacity (plywood or hardwood may be better). - When built-in storage (drawers/shelves) is desired. - When the user prefers modern, sleek aesthetics (carved legs are ornate). ## Variant options - 7 variants: Colors Redwood, Walnut, Oak; Sizes (L*W*H in cm): 50*40*26, 60*40*26, 70*45*30. Prices range from $71.99 to $160.99. ## Price and logistics facts - Base price: $71.99 (Redwood 50*40*26). - Currency: USD. - Dimensions (overall): 77x52x37 cm (from description; note variant sizes differ). - Weight: not specified. - Assembly: fully assembled upon arrival. ## Trust signals - Arrives fully assembled (no DIY needed). - Made from high-quality pine wood. - Traditional mortise and tenon joinery for stability. - In-stock status: not confirmed; price consistency across variants. - Return policy: not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faff9977-1c77-47aa-b710-4a6ebc28450b.jpg?v=1782180775 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a993a4f1-3303-4635-984f-3bb67b66172b.jpg?v=1782180775 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7da2ab9-c5aa-4a90-9796-caf85e050e95.jpg?v=1782180774 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19dffc99-ae43-4add-a821-3e5d62dbc2d0.jpg?v=1782180776 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abad7676-8cbf-40f0-a364-1e9044ba1398.jpg?v=1782180775 ## Agent notes - Images were not analyzed; visual details (e.g., actual color finish, carving intricacy) cannot be confirmed. - Dimensions in description (77x52x37 cm) differ from variant size labels (e.g., 50*40*26); likely description reflects the largest variant or packaging. Agent should clarify with seller. - No information on weight, material thickness, or maximum load capacity. - No return or warranty policy provided.
This product has 12 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": "Carved Leg Floor Table European Design Household Furniture Sturdy Wood Construction Vintage Aesthetic for Meditators",
"product_id": 9438155636975,
"variant_id": 49945745064175,
"quantity": 1,
"grams": 4500,
"length_cm": "77.0",
"width_cm": "52.0",
"height_cm": "37.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").