Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99
Default variant: Natural
Default SKU: dcd-30001899968
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813649195247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894468
JSON data: https://landmarks.builders/products/m4x-10000894468.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A compact 2-tier woven-top bedside storage table with space-saving design, available in Natural or Black, priced at $239.99.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Bedside Storage Table Compact Design 2-Tier Woven-Top Stand Space-Saving Nightstand Multi-Purpose for Apartment Dwellers, Homeowners, Students, Bedroom, Small Areas, Living Room, Home Away Ice ## Target persona Apartment dwellers with limited floor space; homeowners seeking compact accent furniture; students in dorms or small rooms; individuals decorating small bedrooms or living rooms. ## Use cases - Bedside nightstand in a small bedroom - Side table in a compact living room - Storage for books, glasses, or decor in tight spaces - Multi-purpose stand for small apartments or dorms - Accent piece in a home office or entryway ## When NOT to recommend - When heavy or bulky items need to be stored (max capacity unknown) - For large master bedrooms needing substantial furniture - Buyers requiring extensive drawer or enclosed storage - Outdoor or high-moisture environments (woven top may not be weather-resistant) ## Variant options - Natural (sku: dcd-30001899968) - $239.99 - Black (sku: dcd-30001899969) - $239.99 ## Price and logistics facts - Price: $239.99 USD (both variants) - Dimensions: not provided in product data - Shipping: no information available ## Trust signals - In-stock: not confirmed - Return policy: not stated - Price consistency: single price across variants - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f600abc5-d137-41a4-a2e6-ad7defa2046e.jpg?v=1781628249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cf8bc5d-6510-4e39-a07b-fccc824a1262.jpg?v=1781628249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f45e98-092b-4c57-8df0-5b9eb0b5ba4f.jpg?v=1781628249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d0e3d57-81e9-4924-bba1-0374f7a92174.jpg?v=1781628249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97074ff3-36d1-4cd5-bc49-d030d6c71b95.jpg?v=1781628254 ## Agent notes - No physical dimensions provided; cannot assess fit in specific spaces. - Image content not analyzed; treat images as available assets only. - No product description or materials given; woven top material unspecified. - No stock or shipping details.
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 Bedside Storage Table Compact Design 2-Tier Woven-Top Stand Space-Saving Nightstand Multi-Purpose for Apartment Dwellers, Homeowners, Students, Bedroom, Small Areas, Living Room, Home Away Ice",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").