Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99
Default variant: White+wood
Default SKU: dcd-30001895645
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7700 g
Cart URL (default variant): https://landmarks.builders/cart/49811897090287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893831
JSON data: https://landmarks.builders/products/m4x-10000893831.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 End Table Nordic Design 2-Tier Storage Table Multi-Functional
| Type | Bedside Table |
| Material | Wood |
| Colour | Multicoloured |
| Item Width | 45 cm |
| Item Length | 55 cm |
| Item Height | 60 cm |
| Tabletop Material | Wood |
| Style | Contemporary/Modern |
| Room | Bedroom |
| Features | With Storage |
| Number of Drawers | More Than 5 |
| Wood Tone | Light Wood |
| Indoor/Outdoor | Indoor |
| Assembly Required | Yes |
| Maximum Length | 55 cm |
| Finish | Painted |
| Tabletop Thickness | 1.5 cm |
Summary: 2-tier end table with Nordic design, dimensions 63x62x10 cm, available in three colors at $194.99 USD.
Generated by: deepseek-v4-flash
## Identity 2-Tier End Table Nordic Design 2-Tier Storage Table Multi-Functional ## Target persona Budget-conscious apartment dwellers seeking a compact multi-functional side table for small living spaces. ## Use cases - As a bedside table for small items and decorative objects. - As a plant stand in a living room entryway. - As a compact desk side table for a laptop or coffee. - As a narrow shelf in a tight hallway or corner. - As a temporary surface for snacks during movie night. ## When NOT to recommend - For heavy or bulky items requiring robust construction. - For outdoor use (no weatherproof materials indicated). - For users needing large surface area (small footprint). - For those seeking high-end designer furniture at a higher price point. ## Variant options - White+wood: $194.99 - Wood: $194.99 - Black: $194.99 ## Price and logistics facts - Price: $194.99 USD (fixed across variants) - Dimensions: 63 x 62 x 10 cm (length x width x height) - No shipping or fulfillment details provided. ## Trust signals - Price consistent across three color variants. - In-stock status not specified. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbbf7357-ce7d-456d-8bb8-5b87892a1efb.jpg?v=1781600909 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c77c790-3d18-44b4-a991-579d330f15c4.jpg?v=1781600909 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32b54616-d425-437f-8156-40557113ddf6.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25a431a-eb2f-4d73-9d3b-1fe4945fa8ba.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b754839-5b42-4ee3-9fb1-650ac4916097.jpg?v=1781600909 ## Agent notes - No image analysis performed; visual details unavailable. - Product description missing from source data.
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 End Table Nordic Design 2-Tier Storage Table Multi-Functional",
"quantity": 1,
"grams": 7700000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "62.0",
"_height_cm": "10.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").