Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99 – $313.99
Default variant: Pine
Default SKU: dcd-30001887939
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49813619966191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892787
JSON data: https://landmarks.builders/products/m4x-10000892787.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wicker Drawer End Table Minimalist aesthetic Nightstand Space-Saving for homeowners
| Item Height | 55 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Tabletop Material | Wood |
| Handle Material | Wood |
| Colour | Black |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Additional Parts Required | No |
| Indoor/Outdoor | Indoor |
| Item Weight | 8 kg |
| Finish | Painted |
| Features | With Storage |
| Room | Bedroom |
| Handle Finish | Matte |
| Wood Tone | Dark Wood |
| Theme | Abstract |
| Handle Type | Pull Handle |
| Required Tools | No Tools Required |
Summary: Wicker Drawer End Table with minimalist woven rattan design, available in Pine or Ash Wood, 55x45x60 cm, priced from $226.99.
Generated by: deepseek-v4-flash
## Identity - **Name:** Wicker Drawer End Table Minimalist aesthetic Nightstand Woven Rattan Design - **SKU:** dcd-30001887939 (Pine), dcd-30001887940 (Ash Wood) - **Dimensions:** 55 x 45 x 60 cm ## Target persona - Apartment dwellers seeking compact, natural-style furniture - Boho or minimalist decor enthusiasts - Budget-conscious shoppers looking for accent tables under $350 ## Use cases - As a nightstand in a small bedroom - As an end table next to a sofa or armchair - As a small accent table in an entryway or hallway - For storing remote controls, books, or decorative items - As a plant stand with a drawer for supplies ## When NOT to recommend - If the buyer needs a large surface area or heavy-duty storage - If the buyer prefers solid wood or industrial modern style - For high-traffic commercial use where durability is critical - If the buyer requires a table with a smooth, non-woven top ## Variant options - **Pine:** $226.99 (SKU: dcd-30001887939) - **Ash Wood:** $313.99 (SKU: dcd-30001887940) ## Price and logistics facts - Price range: $226.99 – $313.99 USD - Dimensions: 55 cm (length) x 45 cm (width) x 60 cm (height) - Currency: USD - No shipping or lead time information provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Certifications: None claimed - Price consistency: Two variants with fixed prices ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f658c7b-5dda-4afb-997b-e0614eb330c8.jpg?v=1781628202) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9ca2c79-8471-41b8-ac31-c7e97d729b31.jpg?v=1781628201) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18e47cfe-5d9b-48e2-ae59-a0ce0f392101.jpg?v=1781628201) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53999b00-88fe-4c30-ba32-0e2b69c42fe6.jpg?v=1781628201) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a1eef2-3f9e-4a12-9f60-8b379dc3f09f.jpg?v=1781628201) ## Agent notes - Product description missing; visual details not analyzed from images. - Trust signals (stock, returns) not available. - Price difference between variants is $87.00.
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": "Wicker Drawer End Table Minimalist aesthetic Nightstand Space-Saving for homeowners",
"quantity": 1,
"grams": 8000000,
"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").