Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: Black
Default SKU: dcd-30001895971
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49813620261103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893883
JSON data: https://landmarks.builders/products/m4x-10000893883.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-functional lift-top trolley table with rolling storage cart, available in Black and White, dimensions 84x51x65 cm, priced at $226.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Lift-Top Trolley Table with Rolling Storage Cart ## Target persona Homeowners, apartment dwellers, office workers, and individuals with small living or working spaces seeking versatile, mobile furniture. ## Use cases - As a mobile workstation in a home office or dorm room. - As a lift-top coffee table for casual dining or laptop use in the living room. - As a storage cart for organizing supplies in a bedroom or craft room. - As a portable side table on a balcony or patio for snacks and drinks. - As a space-saving desk in small apartments or studios. ## When NOT to recommend - For use as a primary dining table for a family of more than two. - For heavy industrial or workshop applications requiring robust load capacity. - When a fixed, non-movable surface is preferred for stability. - For outdoor storage in extreme weather without protective covering. ## Variant options - Black (SKU: dcd-30001895971) - $226.99 - White (SKU: dcd-30001895972) - $226.99 ## Price and logistics facts - Price: $226.99 USD (both variants). - Dimensions: 84 cm (length) x 51 cm (width) x 65 cm (height). - Shipping details and lead time not provided. ## Trust signals - Price consistency across color variants. - Stock status and return policy are not specified in source data. - No certifications or material details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e9df9c7-5435-4ffa-ab1e-0150be84b27a.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/887fc2b9-fe73-4db9-b270-488444c6e914.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1e93afd-5f29-436b-840e-279248544644.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ac4417-282d-4adc-a8bf-e22d323e602a.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fbc626d-ab40-4c36-9ca0-b9e423cdeb2d.jpg?v=1781628202 ## Agent notes - This product is a mobile lift-top trolley table with rolling storage. Color options are Black and White. No additional material or weight capacity information is available. Image understanding was not performed; visual details are not inferred.
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": "Multi-Functional Lift-Top Trolley Table Versatile Use Rolling Storage Cart Mobile Design Living Room Furniture Space-Saving for Homeowners, Apartment Dwellers, Office Workers, Small Areas, Bedroom, Balcony",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "51.0",
"_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").