Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $195.99
Default variant: Walnut
Default SKU: dcd-30001900121
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: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811898597615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894491
JSON data: https://landmarks.builders/products/m4x-10000894491.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: A minimalist wall-mounted floating nightstand with drawer, available in 4 colors, designed for small spaces and apartments.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Floating Nightstand Wall-Mounted Floating Drawer Cabinet Space-Saving Bedside Table ## Target persona Apartment dwellers, homeowners, students, small area residents, dorm room occupants. ## Use cases - Bedside table in small bedrooms - Entryway organizer for keys and mail - Hallway accent table - Dorm room space-saving furniture - Compact storage in tight corners ## When NOT to recommend - Traditional or ornate decor preferences - Need for large storage capacity - Floor-standing furniture preference - Very large rooms where scale is off ## Variant options - Walnut ($195.99) - Black Oak ($195.99) - Beige ($195.99) - Black Walnut ($195.99) ## Price and logistics facts - Price: $195.99 USD - Dimensions: 55 cm x 45 cm x 50 cm (length x width x height) - No shipping or return policy details provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a53aa60f-fa9b-42f0-8a6a-2331b3fbd56a.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1422b994-ca96-444f-8b54-fb66afcc8df3.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c256bd18-4ca5-48ee-9005-e519c142aeb0.jpg?v=1781600912 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca64a5e3-998b-4f43-92dc-e560d707a3a8.jpg?v=1781600911 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aa1453a-3c53-4f04-bcc6-6cacf6c40a01.jpg?v=1781600909 ## Agent notes No image understanding performed; visual details not inferred.
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": "Minimalist Design Floating Nightstand Wall-Mounted Floating Drawer Cabinet Space-Saving Bedside Table Easy to Clean for Apartment Dwellers, Homeowners, Students, Small Areas, Dorm Room, Entryway, Hallway",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.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").