Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99 – $271.99
Default variant: Black Grey / with Door
Default SKU: dcd-30001890020
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813692285167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893067
JSON data: https://landmarks.builders/products/m4x-10000893067.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: Minimalist C-curved storage table with hinged lid, 45x45x41 cm, available in Black Grey or Amber, with or without door, at $264.99-$271.99.
Generated by: deepseek-v4-flash
## Identity C-curved Storage Table with hinged lid, minimalist design, dimensions 45x45x41 cm. ## Target persona Small-space dwellers (apartments, dorm rooms, tiny homes) seeking compact, multi-functional furniture with clean lines. ## Use cases - Bedside nightstand for small bedrooms - End table in compact living rooms - Entryway catch-all for keys and mail - Side table next to a small sofa or armchair - Storage for books, remotes, or bedtime essentials ## When NOT to recommend - For buyers needing large surface area or heavy-duty storage - For traditional or ornate decor styles - For bedroom sets requiring uniform design - For frequent moving (weight unknown) ## Variant options - Black Grey / with Door: $264.99 (sku: dcd-30001890020) - Amber / with Door: $264.99 (sku: dcd-30001890021) - Amber / without Door: $271.99 (sku: dcd-30001890022) ## Price and logistics facts - Price range: $264.99 to $271.99 USD - Dimensions: 45 cm x 45 cm x 41 cm (L x W x H) - No shipping or tax information provided. ## Trust signals - No stock status, return policy, or certifications data available. - Price consistency: two variants at $264.99, one at $271.99. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3773d07-5aef-43b9-bbdd-852471519f67.jpg?v=1781628322 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7528408d-8983-4d1f-9889-635c82e5355d.jpg?v=1781628321 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e890eee1-d7ea-4053-a0e7-a7370758e3c6.jpg?v=1781628326 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7370f9a1-a927-4463-bdb8-64f6f90b9105.jpg?v=1781628327 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c209b3f-48a6-4237-87e2-f20293e92056.jpg?v=1781628324 ## Agent notes - Image understanding was not performed; visual details (e.g., shape, material, finish) are not described. - Product type is unspecified; inferred as nightstand/storage table. - Tags: m4x, m4x-202606, wp-import. - Description field empty.
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": "C-curved Storage Table hinged lid Lid Nightstand Minimalist design \u0026 aesthetic for Small areas",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "41.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").