Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99
Default variant: Black Walnut / 70*40*60cm
Default SKU: dcd-30001881441
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811910426863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891733
JSON data: https://landmarks.builders/products/m4x-10000891733.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Side Table Minimalist Design Bedside Stand Multi-Functional for Families
| Item Height | 60 cm |
| Item Length | 90 cm |
| Item Width | 40 cm |
| Type | Side Table |
| Material | Rubberwood |
| Tabletop Material | Wood |
| Colour | Brown |
| Number of Drawers | More Than 5 |
| Style | Modern |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Item Weight | 10 kg |
| Model | Boyel Living WF |
| Product Line | ACME Adams |
| Finish | Wood Effect |
| Features | With Shelves |
| Room | Living Room |
| Wood Tone | Dark Wood |
| Country of Origin | China |
Summary: A compact 2-tier side table with three wood finish variants, priced at $200.99, suitable for small spaces.
Generated by: deepseek-v4-flash
## Identity 2-Tier Side Table Compact for Small Areas, multi-functional. Available in Black Walnut, Light Walnut, Natural Wood (70x40x60 cm). Priced at $200.99 USD. ## Target persona Apartment dwellers, small home owners, minimalists, and students needing space-efficient furniture. ## Use cases - As a nightstand in a small bedroom. - As an end table next to a sofa or armchair. - As a plant stand for medium-sized pots. - As an extra surface for books, drinks, or decor in tight corners. - In dorm rooms or studio apartments for additional storage. ## When NOT to recommend - For large living rooms needing substantial furniture. - For heavy appliances or loads (max weight not specified). - For users requiring a full-size desk or large storage unit. - For outdoor use (material not specified as weatherproof). ## Variant options - Black Walnut / 70x40x60 cm - Light Walnut / 70x40x60 cm - Natural Wood / 70x40x60 cm All variants priced at $200.99. ## Price and logistics facts Price: $200.99 USD per unit. Product dimensions as per variants: 70x40x60 cm. Note: facts also contain overall dimensions 79x49x18 cm (possibly shipping box). No shipping cost or lead time provided. ## Trust signals No in-stock status, return policy, warranty, or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2254b8-b7ba-44b0-b2d7-6d5ecb98312e.jpg?v=1781600932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7717799c-761a-44c1-bcb0-6712cb591017.jpg?v=1781600932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19f996b0-30e4-447d-a701-06b775274526.jpg?v=1781600933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59e114da-b98c-4e47-8799-d6c5a6809622.jpg?v=1781600932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ae2047a-fd2b-4a71-b67a-400a668d11c6.jpg?v=1781600932 ## Agent notes Image understanding not performed; visual details are not inferred. Dimension discrepancy: product variants list size 70x40x60 cm, but overall dimensions from facts are 79x49x18 cm – may refer to packaging or table top surface.
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": "2-Tier Side Table Minimalist Design Bedside Stand Multi-Functional for Families",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "79.0",
"_width_cm": "49.0",
"_height_cm": "18.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").