Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $287.99
Default variant: Khaki+walnut
Default SKU: dcd-30001885577
Default price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49814754984175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892452
JSON data: https://landmarks.builders/products/m4x-10000892452.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: C-shaped end table in modern minimalist design, space-saving, available in five color/finish variants, priced at $287.99 USD.
Generated by: deepseek-v4-flash
## Identity C-shaped end table with modern minimalist aesthetic. Dimensions: 100 cm length, 42 cm width, 60 cm height. Price: $287.99 USD. Available in 5 color/finish variants: Khaki+walnut, Walnut, Khaki+smoked Wood, Khaki+brescia Oak, Khaki. ## Target persona Adults furnishing small apartments or bedrooms; minimalists seeking compact, modern furniture; home office users needing a small side table for laptop or drink. ## Use cases - As a side table next to a sofa or armchair for holding drinks, snacks, or remote controls. - As a nightstand in a bedroom, fitting between bed and wall. - As a small desk or laptop stand in a home office corner. - As a decorative accent table in a hallway or entryway. - As a plant stand or display surface for small decor. ## When NOT to recommend - For users needing a large dining or work table (max dimensions 100x42 cm). - For heavy or bulky items (weight capacity not specified). - For rustic, traditional, or ornate interior styles. - For buyers requiring a larger surface area or storage drawers. ## Variant options - Khaki+walnut (sku: dcd-30001885577) - Walnut (sku: dcd-30001885578) - Khaki+smoked Wood (sku: dcd-30001885579) - Khaki+brescia Oak (sku: dcd-30001885580) - Khaki (sku: dcd-30001885581) All variants priced at $287.99 USD. ## Price and logistics facts Price: $287.99 USD per unit. Dimensions (cm): 100 x 42 x 60. No shipping, tax, or handling fees provided. No weight given. ## Trust signals No in-stock status, return policy, warranty, or certifications are provided in the data. Price consistency: all variants at same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e017f14c-6c05-4678-ab90-37e2e1f51c72.jpg?v=1781660559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ca3fd95-e2ca-48b9-86c5-1206f9422a2b.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840fea97-e83e-437f-8361-6904dbd4af32.jpg?v=1781660560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a700117-3daf-45b1-80fc-e6ac039c6273.jpg?v=1781660559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/738aaa0d-067f-4a17-89a3-e26b4499fb05.jpg?v=1781660560 ## Agent notes No product description was provided. Image understanding was not performed; treat image URLs as fetchable assets only.
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 Minimalist Aesthetic Household Furniture Modern Design Space-Saving for Adults, Bedroom, Living Room",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "42.0",
"_height_cm": "60.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").