Brand: World Products (Landmark)
SKU: dcd-30001895807
Price: $223.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49813615444207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893853
JSON data: https://landmarks.builders/products/m4x-10000893853.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Two-Tier Woven Table Storage Shelf 2-Tier Center Table Bohemian Design
| Type | Coffee Table |
| Material | Wood |
| Colour | Brown |
| Item Width | 60 cm |
| Item Length | 120 cm |
| Item Height | 55 cm |
| Tabletop Material | Rattan |
| Style | Contemporary/Modern |
| Shape | Rectangular |
| Room | Living Room |
| Features | With Storage |
| Pattern | Solid |
| Wood Tone | Medium Wood |
| Indoor/Outdoor | Indoor |
| Assembly Required | No |
| Additional Parts Required | No |
| Department | Adults |
| Maximum Length | 120 cm |
| Finish | Varnished |
| Theme | Nature |
| Required Tools | No Tools Required |
Summary: A two-tier woven square table with rounded corners in bohemian style, dimensions 55x55x58 cm, priced at $223.99 USD.
Generated by: deepseek-v4-flash
## Identity Two-Tier Woven Table with Rounded Corners, Bohemian Design, Square shape. ## Target persona - Small apartment dweller seeking space-saving furniture - Bohemian decor enthusiast looking for accent tables - Minimalist who wants a compact, stylish side table ## Use cases - As a side table next to a sofa or armchair to hold drinks or books - As a plant stand for medium-sized indoor plants - As a small coffee table in a reading nook or balcony - As a display surface for decorative items in a living room - As a nightstand in a bedroom with limited floor space ## When NOT to recommend - For large living rooms needing a full-sized coffee table (55 cm is too small) - For heavy use or surfaces that require high durability (woven material may be delicate) - For formal dining room settings (style is casual bohemian) - For buyers seeking a table with storage drawers or shelves (only two open tiers) ## Variant options - Only one variant: "Square Table" at $223.99. ## Price and logistics facts - Price: $223.99 USD (single variant) - Dimensions: 55 x 55 x 58 cm (length x width x height) ## Trust signals - No stock status provided; assume availability may vary - No return policy or warranty information available - Price is consistent across the only variant ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70341465-0575-4e26-8d09-e8a5a14fa863.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9abf435-d112-4a41-b762-4ffc987de65a.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fec2e8a8-0a26-4544-92ed-4425a3f3f494.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02f72a61-4368-4ce9-8e47-5da2796d83fc.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97beb377-ea04-421c-8785-60d1489f8f53.jpg?v=1781628193 ## Agent notes - Image understanding was not performed; visual details are not inferred. - No product type or description provided; rely on title and tags. - Dimensions are in centimeters; convert to inches if needed (approx 21.7 x 21.7 x 22.8 in).
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": "Two-Tier Woven Table Storage Shelf 2-Tier Center Table Bohemian Design",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.0",
"_height_cm": "58.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").