Brand: World Products (Landmark)
SKU: dcd-30001856231
Price: $927.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49815028334831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887820
JSON data: https://landmarks.builders/products/m4x-10000887820.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rattan drawer end table with zen-inspired design, white oak style, dimensions 57x49x56 cm, priced at $927.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Rattan Drawer End Table - Design: Zen-inspired, vintage, minimalist - Material: Rattan and white oak - Dimensions: 57 cm (L) x 49 cm (W) x 56 cm (H) - Single drawer ## Target persona - Homeowners seeking zen-inspired or minimalist furniture - Renters looking for stylish, compact accent pieces - Individuals wanting a vintage aesthetic for their bedroom, living room, or hallway ## Use cases - As a nightstand beside a bed in a zen-themed bedroom - As an end table in a living room to hold a lamp and books - As an accent piece in a hallway to display decor or store small items - In a reading nook for a book and a cup of tea - As a small side table in a home office for a plant or accessories ## When NOT to recommend - Buyers needing large storage capacity (single small drawer only) - Budget-constrained shoppers (price point ~$928) - Those preferring modern industrial or ultra-contemporary styles - Use in high-traffic areas where durability of rattan is a concern ## Variant options - Style: White Oak (SKU: dcd-30001856231) – $927.99 USD - No other variants available ## Price and logistics facts - Price: $927.99 USD - Dimensions: 57 cm (length) x 49 cm (width) x 56 cm (height) - Weight and shipping cost not provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single variant with fixed price - Certifications: none listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fc30f94-1803-4cc8-8a13-0affd9b89a02.jpg?v=1781664359) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f63f7df-dce3-4747-a952-000ed3889c93.jpg?v=1781664363) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b14f3403-f9ae-4440-858a-0bd351648be9.jpg?v=1781664360) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac22c45-1ee2-460c-8714-e83b6e2725dc.jpg?v=1781664360) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e03ac754-e6c7-4601-b082-32b56a52cedb.jpg?v=1781664359) ## Agent notes - Images were not analyzed; visual details like color, grain, or drawer design are not inferred. - No product description provided beyond title. - Only one variant (White Oak) confirmed.
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": "Rattan Drawer End Table Zen-inspired Design Nightstand Vintage Inspired Minimalist for Homeowners, Renters, Hallway",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "49.0",
"_height_cm": "56.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").