Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99
Default variant: Walnut
Default SKU: dcd-30001895713
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811912851695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893839
JSON data: https://landmarks.builders/products/m4x-10000893839.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Expandable Storage Trolley Space-Saving Coffee Table Mobile Design for Balcony
| Type | Serving Cart |
| Item Height | 60 cm |
| Item Length | 80 cm |
| Item Width | 50 cm |
| Material | Solid Wood |
| Colour | Brown |
| Assembly Required | No |
| Style | Modern |
| Features | With Shelves |
| Room | Living Room |
| Finish | Painted |
| Required Tools | No Tools Required |
Summary: Expandable multi-tier rolling shelf trolley in four color variants, priced at $201.99, with dimensions 76×46×51 cm.
Generated by: deepseek-v4-flash
## Identity Expandable Storage Trolley Versatile Functionality Multi-Tier Rolling Shelf ## Target persona Home organizers needing flexible, mobile storage; small apartment dwellers; office workers managing supplies; crafters with shifting project materials. ## Use cases - Adding temporary kitchen counter space for small appliances. - Organizing bathroom toiletries on wheeled shelves. - Storing office supplies near a desk for quick access. - Arranging crafting tools and materials in a compact workshop. - Using as a utility cart in a laundry room. - Extra storage in a nursery for baby essentials. ## When NOT to recommend - For heavy industrial or warehouse loads (no weight rating given). - For outdoor use (no weather resistance mentioned). - For users needing airtight or dust-proof storage. - For buyers seeking a solid wood piece (color options suggest finish only, material unknown). ## Variant options - Walnut ($201.99) - Natural Wood ($201.99) - Warm White ($201.99) - Black ($201.99) ## Price and logistics facts - Price: $201.99 USD (all variants). - Dimensions: 76 cm length x 46 cm width x 51 cm height. - No shipping or return policy provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not specified. - Price consistency: same price across all variants. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d140098-de2e-4383-932a-7afe3fc29191.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cd9a779-f00d-4023-9fbf-947d8b6f9ac6.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c73457df-1bcb-4c83-90c7-969a38922c39.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/420e02b1-078c-4da1-80b1-aecd462477da.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09375285-52a3-46f2-ad2b-e2cd55ac3032.jpg?v=1781600940 ## Agent notes - No product description available; functionality inferred from title. - Material, weight capacity, and assembly info missing.
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": "Expandable Storage Trolley Space-Saving Coffee Table Mobile Design for Balcony",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "46.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").