Brand: World Products (Landmark)
SKU: dcd-30001854726
Price: $1,099.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/49815037739247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887503
JSON data: https://landmarks.builders/products/m4x-10000887503.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A mid-century modern rolling C-table serving cart with adjustable height and casters, priced at $1099.99 USD, available in Panda style.
Generated by: deepseek-v4-flash
## Identity A height-adjustable rolling serving cart in mid-century modern style, featuring casters and a C-table design. Dimensions: 84 x 49 x 66 cm. Price: $1,099.99 USD. Single variant: Panda. ## Target persona - Design-conscious homeowners seeking statement furniture. - Affluent individuals furnishing a mid-century modern interior. - Entertainers who need a mobile, adjustable serving surface for parties. ## Use cases - Serving drinks and appetizers at gatherings, rolling easily between rooms. - As a mobile laptop table or standing desk accessory in a living room. - Flexible bedside table that adjusts to different bed heights. - Displaying decor items in a stylish, movable arrangement. - Extra counter space in a small kitchen or home bar. ## When NOT to recommend - Budget-conscious buyers: price point is high ($1,100). - Industrial or heavy-duty commercial use: designed as furniture, not industrial cart. - Small apartments requiring space-saving furniture: dimensions are substantial (84 cm long). - Minimalist or modern farmhouse decor styles not matching mid-century modern. ## Variant options - Panda (Style) ## Price and logistics facts - Price: $1,099.99 USD (single fixed price for Panda variant). - Dimensions: 84 cm (length) x 49 cm (width) x 66 cm (height). - No shipping or return policy information provided. ## Trust signals - No in-stock status given; assume available unless stated otherwise. - No return policy or warranty details available from provided data. - No certifications mentioned. ## Image assets - 5 images available at provided URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c6ef072-3a38-4470-8d97-de8ea8e3f147.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18cf3abf-0581-42a7-8de8-479c2930a31b.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/370cc11e-dfe1-4926-8a9d-05f7d8cc36c9.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7b2ab87-418b-4f48-b0a1-d5d0a56f3791.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b42973b-af96-47f6-89ef-8bba3d352469.jpg - Note: Image content was not analyzed due to lack of visual data. ## Agent notes - Product category inferred from name: serving cart / side table. - Only one variant available (Panda). - Dimensions are in centimeters; convert if needed. - Description field empty; all info derived from title and attributes.
This product has 10 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": "elevatingTop Rolling C-Table Height Adjustable Serving Cart With Casters Mid-Century Modernera Modern Aesthetic",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "49.0",
"_height_cm": "66.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").