Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99
Default variant: Wood
Default SKU: dcd-30001898453
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49813630976239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894235
JSON data: https://landmarks.builders/products/m4x-10000894235.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C-Shaped Table Space-Saving Convertible C-Shaped Stand Multi-Functional
| Item Height | 60 cm |
| Item Length | 46 cm |
| Item Width | 35 cm |
| Type | Side Table |
| Material | Wood |
| Tabletop Material | Wood |
| Colour | Brown |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Finish | Varnished |
| Features | With Storage |
| Room | Living Room |
| Wood Tone | Light Wood |
| Model | Humble Crew CT |
| Required Tools | No Tools Required |
| Personalised | No |
Summary: C-shaped table with Nordic aesthetic, available in Wood, Walnut, or Black, dimensions 41x65x51 cm, priced at $231.99.
Generated by: deepseek-v4-flash
## Identity C-Shaped Table Nordic Aesthetic Home Furnishing Space-Saving for Bedroom. A compact, space-saving side table designed to slide over a bed or sofa. ## Target persona Apartment renters, small space decor enthusiasts, bedroom functional decor buyers, minimalists. ## Use cases - Bedside table for small bedrooms, sliding over the edge of the bed. - Sofa side table for holding snacks, drinks, or a laptop. - Reading nook side table for a lamp and book. - Compact laptop stand while seated on a couch or bed. - Small plant stand or decorative surface. - TV tray alternative for light meals. ## When NOT to recommend - For heavy loads (weight capacity not specified). - If you need a large dining or work table. - For outdoor or high-moisture areas. - If built-in storage drawers are required. - For buyers prioritizing a low price point under $100. ## Variant options - **Wood** (SKU: dcd-30001898453) - $231.99 - **Walnut** (SKU: dcd-30001898454) - $231.99 - **Black** (SKU: dcd-30001898455) - $231.99 ## Price and logistics facts - Price: $231.99 USD per variant. - Dimensions: 41 cm (L) x 65 cm (W) x 51 cm (H). - Weight: not provided. - SKUs listed above. ## Trust signals - Price consistent across all three color variants. - No in-stock status, return policy, or warranty information provided. - No certifications or brand information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b530ca51-5a51-4aab-9bd3-3a1520c2fd71.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0810ee94-9204-4188-b8b9-89fbe833d3c0.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1511cdb2-58b9-449b-b248-264ee54a5474.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96f73cd9-433b-4311-a650-cac633ddb894.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bd1bb3c-1751-4efa-bd2e-3cb7d990f668.jpg?v=1781628220 ## Agent notes - Image understanding not performed; descriptions rely on text facts. - No brand, material, or assembly information provided. - No stock levels, shipping costs, or delivery times given. - Product category appears to be a small side/night table.
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 Table Space-Saving Convertible C-Shaped Stand Multi-Functional",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "65.0",
"_height_cm": "51.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").