Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99
Default variant: Gray
Default SKU: dcd-30001900840
Default price: $232.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/49813632745711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894598
JSON data: https://landmarks.builders/products/m4x-10000894598.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Clear Cart Minimalist Design Rolling Side Table with casters for Students
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: A 2-tier clear cart utility trolley with casters, minimal design, available in Gray or Transparent, priced at $232.99.
Generated by: deepseek-v4-flash
## Identity - Name: 2-Tier Clear Cart Minimalist Design Utility Trolley with Casters - Dimensions: 59 x 49 x 34 cm - Weight: Not specified - Material: Not specified (clear suggests plastic/acrylic) ## Target persona Homeowners needing mobile storage for organizing household items, supplies, or decorations. ## Use cases - Organizing cleaning supplies in a utility closet - Holding bathroom toiletries and towels - Storing kitchen pantry items or small appliances - Displaying plants or decorative items in a living room - As a rolling craft caddy for tools and materials - Mobile snack or drink station for parties ## When NOT to recommend - For heavy or industrial use (load capacity unknown) - For outdoor use (material not specified as weather-resistant) - For large or bulky items (tiers appear small) - For users seeking a fully enclosed storage cabinet ## Variant options - Gray ($232.99) - Transparent ($232.99) ## Price and logistics facts - Price: $232.99 USD - Dimensions: 59 x 49 x 34 cm - Shipping weight and method not specified ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: single price across variants - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1609b5a2-a948-45a1-aa48-e65bb97580ea.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3ec98f8-80b5-41a2-9a0c-9b50f1021126.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffac71a1-cd64-4199-b7b8-f8f0e8b11bac.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1421375-f8c8-4eed-9c76-f2a3bf4cc5c7.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc9f72bf-73f7-450c-89cd-f359e460c4ae.jpg?v=1781628223 ## Agent notes - Image content was not analyzed; visual details (e.g., actual color appearance, shelf depth) are not included. - Load capacity, material composition, and assembly requirements are unknown. - Product type and description were not provided in source data.
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": "2-Tier Clear Cart Minimalist Design Rolling Side Table with casters for Students",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "49.0",
"_height_cm": "34.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").