Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99 – $257.99
Default variant: Off-white Wood Base
Default SKU: dcd-30001899611
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813652406511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894414
JSON data: https://landmarks.builders/products/m4x-10000894414.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Oval Storage Cabinet Minimalist aesthetic Bedside Table glossy Edges for Living Room
| Item Height | 50 cm |
| Item Length | 55 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Assembly Status | Fully Assembled |
| Indoor/Outdoor | Indoor |
| Tabletop Material | Stone |
| Finish | Matte |
| Style | Modern |
| Room | Bedroom |
| Number of Drawers | 2 |
| Features | With Storage |
| Country of Origin | China |
| Personalised | No |
Summary: Oval storage cabinet, minimalist bedside table, sturdy construction, 60x45x55 cm, priced from $240.99 USD.
Generated by: deepseek-v4-flash
## Identity Oval Storage Cabinet Minimalist aesthetic Bedside Table sturdy Construction. Dimensions: 60 x 45 x 55 cm. Price range: $240.99 - $257.99 USD. ## Target persona Budget-conscious homeowners or renters seeking affordable, minimalist furniture for small spaces. ## Use cases - Bedside table for compact bedrooms - Small living room end table - Entryway console for keys and mail - Office side storage for essentials - Accent table for narrow hallways ## When NOT to recommend - User needs large storage capacity - Seeking high-end luxury or statement furniture - Requires heavy-duty or load-bearing furniture - Prefers dark or bold color finishes ## Variant options - Off-white Wood Base: $240.99 USD (SKU: dcd-30001899611) - Off-white Metal Base: $257.99 USD (SKU: dcd-30001899612) ## Price and logistics facts Price: $240.99 - $257.99 USD. Dimensions: 60 cm (L) x 45 cm (W) x 55 cm (H). No shipping or tax information provided. ## Trust signals Product images available. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d1a64b8-2104-4d35-a0cb-e196e3ac20e7.jpg?v=1781628253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a05708a-b2ea-4d43-b4f0-324fe9b24b18.jpg?v=1781628253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a3de777-23a8-4891-9e76-b32b80e47568.jpg?v=1781628254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa50cab-9910-4ade-8add-86d809051f25.jpg?v=1781628253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/926b75a3-a3ec-4d7e-8766-ab52b8ee669a.jpg?v=1781628254 ## Agent notes Product description is empty; no text beyond title and tags. Image understanding was not performed. Variants and dimensions are fully specified.
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": "Oval Storage Cabinet Minimalist aesthetic Bedside Table glossy Edges for Living Room",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "45.0",
"_height_cm": "55.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").