Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $253.99
Default variant: Silver / Red Travertine
Default SKU: dcd-30001899460
Default price: $253.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813641560303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894384
JSON data: https://landmarks.builders/products/m4x-10000894384.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Square Block Side Table Wabi-Sabi Design space-efficient Accent Table Natural Texture
| Type | Side Table |
| Material | Stone |
| Colour | Multicoloured |
| Item Width | 25 cm |
| Item Length | 40 cm |
| Item Height | 55 cm |
| Tabletop Material | Metal |
| Style | Contemporary/Modern |
| Shape | Square |
| Room | Living Room |
| Features | With Storage |
| Number of Drawers | More Than 5 |
| Model | TYCJ-DS-250617-001 |
| Indoor/Outdoor | Indoor |
| Assembly Required | No |
| Department | Adults |
| Country of Origin | China |
Summary: A cream-colored square block side table with wabi-sabi design, dimensions 60x40x30 cm, priced from $236.99, available in multiple color and stone style variants.
Generated by: deepseek-v4-flash
## Identity - Square Block Side Table Wabi-Sabi Design Nightstand Cream-Colored for Homeowners ## Target persona - Homeowners seeking a compact, natural-stone-accented side table for living rooms or bedrooms - Design enthusiasts looking for wabi-sabi aesthetic furniture - Value-conscious buyers wanting a solid, simple table under $300 ## Use cases - As a nightstand in a master bedroom - As an accent table beside a sofa or armchair - In an entryway for holding keys and decor - As a plant stand in a sunroom - In a small apartment needing multifunctional surfaces ## When NOT to recommend - If the buyer requires storage (drawers, shelves) - If the buyer needs a larger surface (e.g., desk or dining) - If the buyer prefers a mid-century modern or industrial style - If the budget is under $200 (base price is $236.99) ## Variant options 1. Silver / Red Travertine – $253.99 (SKU dcd-30001899460) 2. Black / Napoleon Black – $253.99 (SKU dcd-30001899461) 3. Black / Travertine – $236.99 (SKU dcd-30001899462) 4. Cream / Travertine – $236.99 (SKU dcd-30001899463) ## Price and logistics facts - Base price: $236.99 (Cream/Travertine and Black/Travertine) - Premium variants: $253.99 (Silver/Red Travertine, Black/Napoleon Black) - Dimensions: 60 cm L × 40 cm W × 30 cm H - Currency: USD ## Trust signals - Multiple pricing tiers consistent across color/style options - In-stock status not explicitly confirmed - Return policy not provided in source data - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e8f724f-1c2f-4d55-8187-c11924ff3912.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9efe8a92-9075-4627-854b-6b736f44ce82.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53052feb-07fa-4e2f-86ce-a7f24e625a86.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bc67b9b-9fba-48ca-89c4-77c2ebc73ef9.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/576cb91f-a4ac-4d2b-9600-b8f9f212efac.jpg?v=1781628237 ## Agent notes - No image analysis was performed; visual details should be inferred from URLs if needed. - Product type and description fields were empty in source data.
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": "Square Block Side Table Wabi-Sabi Design space-efficient Accent Table Natural Texture",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "40.0",
"_height_cm": "30.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").