Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $195.99
Default variant: Walnut
Default SKU: dcd-30001900803
Default price: $195.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811898204399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894593
JSON data: https://landmarks.builders/products/m4x-10000894593.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist bedside stand with transparent frame and wavy accent; 8 color options; dimensions 56x50x60 cm; priced at $195.99.
Generated by: deepseek-v4-flash
## Identity Bedside Stand Modern Minimalist Design Wavy Accent Table Transparent Frame Space-Saving for Apartment Dwellers, Bedroom ## Target persona Urban apartment dwellers, minimalists, small space enthusiasts, modern decor seekers ## Use cases - Nightstand in a compact bedroom - Accent table in a living room or hallway - Desk side table for small home office - Display stand for decor items - Space-saving furniture in studio apartments - Minimalist bedside alternative to bulky dressers ## When NOT to recommend - Buyer needs large drawer storage or multiple shelves - Buyer prefers traditional or ornate design styles - Budget under $150 (price fixed at $195.99) - Requirement for a heavy-duty table (transparent frame may be light) ## Variant options - Walnut, White, Natural Wood, Black, Dark Gray, Light Gray, Ebony, Redwood – all at $195.99 ## Price and logistics facts - Price: $195.99 USD - Dimensions: 56 x 50 x 60 cm - Weight: unknown - Shipping: not specified ## Trust signals - Price consistent across all 8 variants - No customer reviews or ratings provided - Return policy not stated - Stock status not declared ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a022e41e-2420-4afa-b0ef-93c0b8bdc27a.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/962d7edf-f78f-4da0-8752-3fe33309b80f.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0beea8c1-2c74-485d-bbf5-ba9660f0ebf8.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3236ac4-bd6e-4e34-bd35-c5370f20120e.jpg?v=1781600910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43d2f028-07ae-49a5-b4a9-cd9b20355408.jpg?v=1781600909 ## Agent notes - No product description provided; all info from title and variants. - Images were not analyzed; visual details not inferred. - Dimensions given in cm; convert to inches if needed (approx 22" x 19.7" x 23.6"). - 'Transparent frame' suggests glass or acrylic; not confirmed without description. - 8 color variants at same price simplifies recommendations. - No stock or shipping lead time available.
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": "Bedside Stand Modern Minimalist Design Wavy Accent Table Transparent Frame Space-Saving for Apartment Dwellers, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "50.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").