Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $223.99
Default variant: Bronze
Default SKU: dcd-30001901737
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: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813615542511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894726
JSON data: https://landmarks.builders/products/m4x-10000894726.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Square Table with Drawer and Shelf Statesideand aesthetic Design Household Furniture for Study
| Item Height | 76 cm |
| Item Length | 34 cm |
| Item Width | 29 cm |
| Type | Side Table |
| Material | Wood |
| Antique | No |
| Colour | Brown |
| Assembly Status | Fully Assembled |
| Indoor/Outdoor | Indoor |
| Tabletop Material | Wood |
| Finish | Painted |
| Handle Material | Metal |
| Style | Retro |
| Room | Living Room |
| Number of Drawers | 2 |
| Features | With Storage |
| Handle Finish | Antique Brass |
| Handle Type | Knob |
Summary: Square bedside cabinet with drawer and shelf, available in six colors, dimensions 40x35x82 cm, priced at $223.99.
Generated by: deepseek-v4-flash
## Identity Square Table with Drawer and Shelf Bedside Cabinet, 40x35x82 cm, multiple color variants. ## Target persona Urban apartment dwellers needing compact bedside storage with multiple color options to match decor. ## Use cases - Nightstand for single beds in small bedrooms - Storage for books and personal items beside sofa - End table in small living room - Office side table for supplies - Entryway catchall for keys and mail - Nursery side table for baby essentials ## When NOT to recommend - Large master bedrooms that require spacious nightstands - Users needing multiple large drawers (only one drawer and one shelf) - Those seeking solid wood furniture (material not specified) - Buyers requiring detailed assembly instructions (not provided) ## Variant options - Bronze - Retro Blue - Wood White - Wood Green - Silver Gray - Retro Green ## Price and logistics facts Price: $223.99 USD per unit. Dimensions: 40 cm length, 35 cm width, 82 cm height. All variants at same price. ## Trust signals Exact trust signals not provided. Multiple color variants available. Image URLs provided for visual verification. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e81ab26-9e57-4239-bfcc-ee5675bd7f85.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f47de6c-c441-4437-a434-5119f8bfb7fe.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab7b63c-5eb9-4dff-a38d-bddf0ff31bf8.jpg?v=1781628193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f32e9f7-2677-49a8-94cc-2f018d0da5b4.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b791d52-672c-4018-aa54-ee632fec7c70.jpg?v=1781628194 ## Agent notes No product description or materials specified. Assembly details unknown. Image understanding was not performed.
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": "Square Table with Drawer and Shelf Statesideand aesthetic Design Household Furniture for Study",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.0",
"_height_cm": "82.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").