Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $296.99
Default variant: Khaki+walnut
Default SKU: dcd-30001885329
Default price: $296.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/49814762389743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892402
JSON data: https://landmarks.builders/products/m4x-10000892402.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: C-shaped sofa table with storage shelf, dimensions 98x40x55 cm, 6 color variants, priced at $296.99 USD, designed for space-saving in small areas.
Generated by: deepseek-v4-flash
## Identity Modern C-Shaped Sofa Table with Storage Shelf ## Target persona Apartment dwellers, remote workers, small space optimizers, minimalists needing multi-functional furniture. ## Use cases - As a laptop table while sitting on a sofa or bed - Holding drinks, snacks, and remote controls within arm's reach - Extra storage for remote work supplies or books - Nightstand in small bedroom - Entryway table for keys and mail - Plant stand or decorative shelf in tight corners ## When NOT to recommend - Large living rooms or offices with floor space for standard tables - Heavy equipment like large monitors or desktop computers (unknown weight capacity) - Outdoor use - Buyers seeking solid wood or high-end materials ## Variant options All variants priced at $296.99: - Khaki+walnut - Walnut - Black Oak - Khaki - Gray+walnut - Khaki+brescia Oak ## Price and logistics facts Price: $296.99 USD fixed across all variants. Dimensions: 98 cm length, 40 cm width, 55 cm height. No shipping or handling information provided. ## Trust signals Price consistent across all 6 variants. In-stock status unknown. Return policy not provided. No certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc03fc2-ab83-471a-b203-1f79a4d029dc.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38dcf809-b830-4437-aba0-c766ea33b322.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26536b60-709b-4bb7-bd3e-6222d17092cd.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6adb452-acd3-4761-8ad4-788cdeb9c9dc.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213602d5-5d1c-4c73-a3a2-768db68e3fd8.jpg?v=1781660575 ## Agent notes - Product description not provided; all uses inferred from title. - Material, weight capacity, assembly requirement unknown. - Image URLs available but not analyzed for visual 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": "Modern and design C-Shaped Sofa Table With Storage Shelf Household Furniture Space-Saving Multi-Functional for Apartment Dwellers, residents, distant Workers, Living Room, Small areas, Bedroom, Home Office",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "40.0",
"_height_cm": "55.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").