Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,096.99 – $1,509.99
Default variant: Blue / Black Titanium
Default SKU: dcd-30001857996
Default price: $1,509.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/49815037542639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888130
JSON data: https://landmarks.builders/products/m4x-10000888130.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single-drawer bedside table in minimalist light luxury style, available in white or blue with black titanium or champagne gold accents. Dimensions: 60x48x50 cm. Prices from $1,096.99 to $1,509.99.
Generated by: deepseek-v4-flash
## Identity A minimalist light luxury bedside table with a single drawer, available in color and trim combinations. ## Target persona Homeowners or renters furnishing a modern bedroom with limited space, seeking a compact, stylish nightstand with a single drawer for small items. ## Use cases - Next to a bed for lamp, phone, book storage - Small end table in living room or hallway - Nightstand in a guest room - Decorative accent in minimalistic interior - Compact surface for drinks or decor ## When NOT to recommend - Need large storage (multiple drawers or shelves) - Budget under $800 - Prefer traditional or rustic decor - Very large beds requiring taller/wider table ## Variant options - SKU dcd-30001857996: Blue / Black Titanium ($1,509.99) - SKU dcd-30001857997: Blue / Champagne Gold ($1,509.99) - SKU dcd-30001857998: White / Black Titanium ($1,096.99) - SKU dcd-30001857999: White / Champagne Gold ($1,096.99) ## Price and logistics facts Base price $1,096.99 (White variants), Blue variants $1,509.99. Dimensions: 60 x 48 x 50 cm. Weight and shipping cost not provided. ## Trust signals Product listed with images and SKUs. Stock status, return policy, and warranty not specified in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e3c96ad-bd77-4d10-9396-3459f2bd0619.jpg?v=1781664457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99751250-02fa-4b5d-95de-67e79396e394.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04c1c0fe-881a-45a8-897c-a0fd42da113c.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9edbeb05-35aa-4e06-8dba-f56035cac49f.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbe4c1b9-7062-455c-bc80-68c85fd3d106.jpg?v=1781664391 ## Agent notes No additional data provided. Image content not analyzed.
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 Table with Drawer Light Luxury Single-Drawer End Table Minimalist Design",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "48.0",
"_height_cm": "50.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").