Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $224.99
Default variant: Gold / Short
Default SKU: dcd-30001899294
Default price: $224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49813616099567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894352
JSON data: https://landmarks.builders/products/m4x-10000894352.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 Couch Table Movable C-Shaped Snack Table Modern design for Small Spaces
| Type | Overbed Table |
| Features | Portable |
| Material | Steel |
| Colour | Gold |
| Item Height | 50 cm |
| Shape | Rectangle |
| Country of Origin | China |
| Item Weight | 12 kg |
| Model | Mobiliy Smart Economy |
Summary: A C-shaped couch table with narrow silhouette in gold or silver finish, dimensions 45.5x26.5x65 cm, priced at $224.99.
Generated by: deepseek-v4-flash
## Identity A C-shaped couch table (narrow silhouette) with metal frame. Available in Gold/Short and Silver/Short. Dimensions: 45.5 cm long, 26.5 cm deep, 65 cm high. Price: $224.99. ## Target persona - Apartment dwellers with limited floor space - Home office workers needing a mobile lap desk alternative - Parents wanting a stable surface for snacks/drinks near seating - Interior decorators seeking modern accent pieces with metallic finish ## Use cases - Eating meals while seated on a couch or armchair - Using a laptop from a sofa or recliner - Holding drinks, snacks, or remote controls within reach - As a slim bedside table in tight bedrooms - As a writing surface in a living room - As a temporary table for reading or crafting ## When NOT to recommend - For heavy loads (books, large monitors) – narrow surface may be unstable - For outdoor use – no weather resistance stated - For users needing a full-height desk or work surface - For those preferring wood or solid surfaces over metal frames ## Variant options - Gold / Short: $224.99 - Silver / Short: $224.99 ## Price and logistics facts - Price: $224.99 USD (both variants) - Dimensions (cm): 45.5 L x 26.5 W x 65 H - No shipping cost or weight provided ## Trust signals - Price consistent across both variants - No stock status or return policy provided; verify with seller - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24712e6e-ba5b-4146-8742-d15d2f96e7f3.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d64a356b-4ace-4159-8df8-5a2b292492c3.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ce205c5-8ef3-4319-a721-d32c92cec474.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d2011d3-817f-41da-a9cd-ef30e2627524.jpg?v=1781628195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d0cc42e-9f5a-4c85-8dc6-9bfad2a7ae7c.jpg?v=1781628195 ## Agent notes - No product description provided; features inferred from title and dimensions. - Image content not analyzed; URLs are functional but visual details are unknown.
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 Couch Table Movable C-Shaped Snack Table Modern design for Small Spaces",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "26.5",
"_height_cm": "65.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").