Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99
Default variant: Gray / Single Layer
Default SKU: dcd-30001889275
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49813627830511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892965
JSON data: https://landmarks.builders/products/m4x-10000892965.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: A single-layer rolling utility cart with casters, available in Gray or Amber, priced at $229.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Cart With Casters Dual-Level Utility Trolley Mobile Design (actual variant is single-layer) ## Target persona Home organizers seeking a mobile storage solution for small spaces; office workers needing a portable station for supplies; crafters or hobbyists requiring a moveable work surface; retail staff needing a lightweight display or restocking cart. ## Use cases - Organizing and moving office supplies between desks - Transporting craft materials within a workspace - Using as a mobile bedside or side table - Storing and wheeling cleaning supplies across rooms - Serving as a portable station for small tools in a workshop ## When NOT to recommend - When load capacity exceeds 20-30 lbs (unknown, but typical for this type) - Need for multiple shelves or tiers (variant is single-layer) - Requiring outdoor or heavy-duty industrial use - Buyer expects a premium branded cart with warranty details ## Variant options - Gray / Single Layer ($229.99) - Amber / Single Layer ($229.99) ## Price and logistics facts - Price: $229.99 USD - Dimensions: 51 cm (L) x 45 cm (W) x 53 cm (H) - Shipping weight and origin: not provided ## Trust signals - In-stock status: unknown - Return policy: not provided - Price consistency: both variants at the same price - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ea40af7-2d2e-43ec-8060-a2919455fb9a.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1878d0b-b80a-4d39-8576-6d6598f89a2b.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfe16b65-7f35-4ba1-beb3-4cbdffdf94b6.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34efd720-b5f3-441e-9ee3-4d6dc9050a2d.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3da01a2f-3b59-4b5c-b4a5-41b3778e69e2.jpg?v=1781628215 ## Agent notes - Title says "2-Tier" but variants are "Single Layer" - discrepancy; assume variant info is accurate. - No description provided; attributes like material, weight capacity, assembly required are unknown. - Images not analyzed; visual details 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": "2-Tier Rolling Cart With casters dual-level Utility Trolley Mobile Design",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "45.0",
"_height_cm": "53.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").