Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99 – $206.99
Default variant: 40*30*38cm
Default SKU: dcd-30001899488
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811887751407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894390
JSON data: https://landmarks.builders/products/m4x-10000894390.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Curved-silhouette Tabled End Table Modern modern living Room Furniture Minimalist and design
| Item Height | 38 cm |
| Item Length | 40 cm |
| Item Width | 30 cm |
| Type | Side Table |
| Material | Stainless Steel |
| Tabletop Material | Stainless Steel |
| Colour | Silver |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Additional Parts Required | No |
| Indoor/Outdoor | Indoor |
| Features | With Storage |
| Room | Living Room |
| Required Tools | No Tools Required |
Summary: Curved-silhouette tabled end table available in two sizes, designed for space-saving in living rooms, priced for students at $189.99.
Generated by: deepseek-v4-flash
## Identity Curved-silhouette Tabled End Table – space-saving living room furniture, adaptable for student use. Dimensions: 56x43x41 cm (base variant), price $189.99. ## Target persona College students living in dorms or small apartments seeking affordable, compact furniture. ## Use cases - Bedside table in a small dorm room - Side table next to a sofa in a compact living room - Desk side surface for books and a lamp - Temporary extra table during gatherings - Home office corner for a printer or small items - Shared housing extra surface space ## When NOT to recommend - Large living rooms needing a statement piece - Heavy storage or load-bearing use - Buyers wanting solid wood furniture - Commercial or high-traffic areas - Full-sized dining or coffee table needs ## Variant options - Size 40*30*38cm: $189.99 (SKU dcd-30001899488) - Size 28.5*38*51cm: $206.99 (SKU dcd-30001899489) ## Price and logistics facts - Price: $189.99 (base variant) to $206.99 (larger variant) - Dimensions: 56L x 43W x 41H cm (approximate for base; variant sizes differ) - Currency: USD ## Trust signals - In-stock status not confirmed - No return policy stated - Price consistent across listed variants - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bdf6e13-a1e8-4fde-a346-635a7a85c728.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/458bffb6-8ea1-4be1-a0b4-3b4775fce736.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aee2185f-6150-4610-935c-71c3a6b36a07.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b33485ef-6173-41c5-8fbb-1d449749ab7c.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87156b42-e07f-4109-9f33-a2b6204c5d7b.jpg?v=1781600894 ## Agent notes - Images were not inspected; verify dimensions against listed sizes. - No product description available; rely on title and dimensions.
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": "Curved-silhouette Tabled End Table Modern living Room Furniture Minimalist and design",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "43.0",
"_height_cm": "41.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").