Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99 – $150.99
Default variant: 32*32*45cm / Style 1
Default SKU: dcd-30001523293
Default price: $89.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/50151192363247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000822263
JSON data: https://landmarks.builders/products/m4x-10000822263.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Sturdy Wood Side TableThis sturdy wood side table features a unique wabi-sabi vintage style, blending natural wood grain with a hand-distressed finish for a creative and versatile addition to any space. Use as a tea table, end table, stool, or display stand to elevate your home decor.
Handmade Distressed Finish for Unique CharacterEach table is handmade with a distressed finish, highlighting the wood texture and wabi-sabi look. The creative design and visible wood grain make every piece unique, perfect for adding retro charm to your living room, bedroom, or office.
Creative and Versatile DesignDesigned for multiple uses, this table works as a tea table, side table, corner table, stool, or decorative base. Its minimalist vintage style fits various home settings, offering both function and artistic appeal.
Natural Sturdy Wood MaterialMade from high-quality solid wood, this table features clear wood grain and a strong frame. The durable material ensures long-lasting use, while the hand-finished details highlight its unique character and rustic elegance.
Ideal for Home Atmosphere and Practical UsePerfect for creating a cozy and stylish vibe, this table combines aesthetic elegance with practical function. Use it to display books, decor, or as a handy surface for daily activities in your living room, bedroom, or study.
Summary: Wabi-Sabi Hardwood End Table, Retro Distressed Tea Table, Creative Base. 【Multi-Functional Sturdy Wood Side Table】This sturdy wood side table features a unique wabi-sabi vintage style, blending natural wood grain with a hand-distressed finish for a creative and versatile addition to any space. Use as a tea table, end table, stool, or display stand to elevate your home decor. 【Handmade Distressed Finish for Unique Character】Each table is handmade with a distressed finish, highlighting the wood texture and wabi-sabi look. The creative design and visible wood grain make every piece unique, perfec
Generated by: m4x-map-v1
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": "Wabi-Sabi Hardwood End Table, Retro Distressed Tea Table, Creative Base",
"product_id": 9456992944367,
"variant_id": 50151192363247,
"quantity": 1,
"grams": 14500,
"length_cm": "40.0",
"width_cm": "40.0",
"height_cm": "50.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").