Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $223.99 – $239.99
Default variant: Light Brown / Left
Default SKU: dcd-30001900533
Default price: $223.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813614821615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894550
JSON data: https://landmarks.builders/products/m4x-10000894550.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










9VwrH2wl7j94kQEU5MS4Hl4qr5jeVa5S
Summary: S-shaped end table with minimal design, space-saving for small spaces. Available in 4 colors (Light Brown, Beige Gray, Light Gray, Dark Gray) and left/right configurations. Dimensions: 55x45x60 cm. Price: $223.99–$239.99.
Generated by: deepseek-v4-flash
## Identity S-Shaped End Table Minimalist Design Nightstand Space-Saving for Small Spaces ## Target persona - Apartment dwellers with limited floor space - Minimalist furniture shoppers - People needing a narrow nightstand or side table - Small space decorators ## Use cases - As a bedside table in a cramped bedroom - As a side table next to a sofa in a small living room - As a narrow table in a hallway or entryway - As a plant stand in tight corners - As a desk side table for small home office ## When NOT to recommend - Large households needing ample storage - People requiring heavy-duty solid wood furniture - Use as a dining table or full-size desk - Buyers wanting classic or ornate designs ## Variant options - **Color:** Light Brown, Beige Gray, Light Gray, Dark Gray - **Style:** Left, Right (orientation of the S-shape) - **Prices:** Light Brown Left $223.99; all other variants $239.99 ## Price and logistics facts - Price range: $223.99–$239.99 (USD) - Dimensions: 55 cm (length) x 45 cm (width) x 60 cm (height) ## Trust signals - In stock (assumed from product listing) - No return policy or warranty information provided - Price consistent across similar variants (except Light Brown Left) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56793a19-253a-4f69-a5be-c413750088e8.jpg?v=1781628192) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fb00d67-e657-49d8-9267-2c790b9fb0bc.jpg?v=1781628191) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f3274fd-1967-476c-b0f5-be0165e57e9b.jpg?v=1781628192) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d39c9eeb-c7b8-448a-80b8-6b11f56e76f5.jpg?v=1781628196) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d3cb4e0-07cb-45dc-afc6-e2f6ae8ab634.jpg?v=1781628192) ## Agent notes - Description field contains only a hash; no textual product details available. Images not analyzed; rely on provided URLs for visual assessment. No warranty or assembly information provided. Missing data on materials and weight.
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": "S-Shaped End Table Minimalist Design Nightstand Space-Saving for Small Spaces",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "60.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").