Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99 – $224.99
Default variant: Black Red
Default SKU: dcd-30001902239
Default price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11250 g
Cart URL (default variant): https://landmarks.builders/cart/49813611380975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894799
JSON data: https://landmarks.builders/products/m4x-10000894799.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C-Shaped End Table Japanese aesthetic Nightstand Easy to Clean for Home Office
| Item Height | 60 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Stainless Steel |
| Tabletop Material | Wood |
| Colour | Black |
| Number of Drawers | 1 |
| Style | Bauhaus |
| Assembly Required | Yes |
| Indoor/Outdoor | Indoor |
| Model | Boyel Living WF |
| Product Line | ACME Adams |
| Features | With Storage |
| Room | Bedroom |
| Theme | Abstract |
Summary: C-shaped end table with Japanese aesthetic, minimalist design, available in Black Red ($221.99) and Yellow Red ($224.99), dimensions 53x52x46 cm.
Generated by: deepseek-v4-flash
## Identity C-shaped end table / nightstand with Japanese aesthetic and minimalist design, suitable for small spaces. Dimensions: 53 x 52 x 46 cm. Two color variants: Black Red and Yellow Red. ## Target persona Small space dwellers (apartments, dorms), minimalists, Japanese aesthetic enthusiasts, urban professionals needing compact furniture. ## Use cases - As a nightstand in a small bedroom where floor space is limited. - As a side table next to a sofa in a compact living room, with the C-shape allowing it to slide over seating. - As a decorative table in a reading nook or study. - As a laptop or snack table while seated on a couch or bed. - In a minimalist entryway for keys and decor. ## When NOT to recommend - For large living rooms or open floor plans that need substantial furniture. - For buyers seeking heavy-duty or large-surface tables. - For traditional or ornate decor styles. - For use where the table will bear heavy weight (e.g., large electronics or books). ## Variant options - **Black Red**: $221.99 (SKU dcd-30001902239) - **Yellow Red**: $224.99 (SKU dcd-30001902240) ## Price and logistics facts - Base price: $221.99 (Black Red) - Yellow Red variant: $224.99 - No shipping cost, dimensions, or weight provided. - Dimensions: 53 x 52 x 46 cm (L x W x H). ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Certifications: None known. - Price consistency: Variants differ by $3.00. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d4eb101-b923-47e7-ace5-d138fa05277e.jpg?v=1781628189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f19fa2-06cf-4e33-b197-a69a35f1cd9c.jpg?v=1781628190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db54a074-99e5-4ff0-a464-6615a59685f3.jpg?v=1781628187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6081037a-0203-49b6-8f53-ed898172d9e7.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bc95536-2fd8-4a85-8083-5360073df8b5.jpg?v=1781628188 ## Agent notes - Description was empty; rely on title and tags for product details. - No information on materials, assembly, or weight. - Image understanding was not performed.
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-Shaped End Table Japanese aesthetic Nightstand Easy to Clean for Home Office",
"quantity": 1,
"grams": 11250000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "52.0",
"_height_cm": "46.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").