Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $250.99
Default variant: Black
Default SKU: dcd-30001899479
Default price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49813670363375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894388
JSON data: https://landmarks.builders/products/m4x-10000894388.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling C-Table Minimalist and elegance Household Furniture Adjustable Height
| Primary Material | Stainless Steel |
| Product | Tableware |
| Style/ Period | Modernist |
| Material | Stainless Steel |
Summary: Adjustable height rolling C-table in Black, Rosewood, or Brown. Dimensions 52x42x72 cm. Price $250.99.
Generated by: deepseek-v4-flash
## Identity Rolling C-Table Minimalist and elegance Household Furniture Adjustable Height ## Target persona Apartment dwellers and remote workers needing a compact, mobile side table for use on sofas or in small spaces. ## Use cases - Laptop table while sitting on a sofa - Side table for drinks and snacks in living room - Standing desk converter in tight spaces - Bedside table for reading or holding devices - Extra surface in cramped rooms ## When NOT to recommend - Buyers needing a large, sturdy dining table - Offices requiring dedicated fixed desks - Users who need storage drawers or shelves - High-traffic commercial settings ## Variant options - Black: $250.99 - Rosewood: $250.99 - Brown: $250.99 ## Price and logistics facts - Price: $250.99 USD - Dimensions: 52 cm (L) x 42 cm (W) x 72 cm (H) - Weight: not provided ## Trust signals - Price consistent across all color variants - In-stock status and return policy not specified ## Image assets -  -  -  -  -  ## Agent notes Image understanding was not performed. No certifications, materials, or safety standards are provided.
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": "Rolling C-Table Minimalist and elegance Household Furniture Adjustable Height",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "42.0",
"_height_cm": "72.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").