Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $769.99 – $1,356.99
Default variant: M Faux Leather
Default SKU: dcd-30001856920
Default price: $769.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49815009067247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887953
JSON data: https://landmarks.builders/products/m4x-10000887953.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage distressed end table with drawer and cabinet, available in three leather style variants for bedroom or office use.
Generated by: deepseek-v4-flash
## Identity Suitcasedesign End Table Vintage Design Bedside Nightstand Distressed Finish With Drawer and Cabinet ## Target persona Adults seeking a distressed vintage nightstand with storage; office workers needing a compact side table with character. ## Use cases - Bedside nightstand in master or guest bedroom - Side table in living room or reading nook - Small office storage for files and supplies - Accent piece in entryway or hallway - Display surface for lamp and decorative items ## When NOT to recommend - If the buyer prefers modern, sleek furniture - If large storage capacity is required (drawer and cabinet are compact) - If budget is under $700 (cheapest variant is $769.99) - If the buyer needs a matching set (only single table available) ## Variant options - M Faux Leather: $769.99 - V Microfiber Leather: $892.99 - R Genuine Leather: $1,356.99 ## Price and logistics facts - Base price: $769.99 USD (for M Faux Leather variant) - Dimensions: 58 cm (L) x 53 cm (W) x 65 cm (H) - No shipping or return policy information provided ## Trust signals - In-stock status not specified - Return policy unknown - Price consistency across variants (no discounts shown) - No certifications mentioned - Product imported via wp-import ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63c76fd8-454e-4f9f-af33-d69fd075e12f.jpg?v=1781664310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cf9c6b4-5533-4c8e-9a7b-9a3366a9f46d.jpg?v=1781664309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d882940-9692-45a8-b9ec-b7ab1ea44184.jpg?v=1781664309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6bce55a-4829-47a0-be67-04df67fddcd2.jpg?v=1781664309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19d082a3-13ac-4702-91e9-b130f02ee5eb.jpg?v=1781664310 ## Agent notes - No product description provided; details inferred from title and variants. - Images not analyzed; visual content unknown.
This product has 11 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": "Suitcasedesign End Table Vintage Design Bedside Nightstand Distressed Finish With Drawer and Cabinet for Adults, Bedroom, Office",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "53.0",
"_height_cm": "65.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").