Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99
Default variant: Cream White / 60CM
Default SKU: dcd-30001895740
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49811881754863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893843
JSON data: https://landmarks.builders/products/m4x-10000893843.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: 2-tier rolling cart with lockable casters, dimensions 65x37x60 cm, available in Cream White and Matte Black for $186.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Trolley with Lockable Casters ## Target persona Home organizers needing mobile storage; small apartment dwellers; office workers seeking a compact rolling cart; craft or hobby enthusiasts. ## Use cases - Kitchen pantry or countertop storage for spices, utensils, or small appliances - Office supply cart for files, stationery, or electronics - Bathroom caddy for toiletries and towels - Craft or sewing station for tools and materials - Portable bar cart for entertaining - Nightstand or bedside organization ## When NOT to recommend - Heavy industrial or warehouse loads exceeding 50 lbs - Outdoor use (unprotected from weather) - Buyers requiring tall storage (height only 60 cm) - Those wanting enclosed or lockable storage cabinets - Users needing a cart with more than 2 tiers ## Variant options - Cream White / 60CM ($186.99) - Matte Black / 60CM ($186.99) ## Price and logistics facts - Price: $186.99 USD per variant - Dimensions: 65 cm (L) x 37 cm (W) x 60 cm (H) - No shipping or stocking details provided ## Trust signals - No trust signals provided (no stock status, return policy, or certifications in facts) - Images show the product from multiple angles but visual details not described ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4827898b-07d4-44b7-9787-e87dfd67df4a.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9be55cf1-bd8c-4a92-82f1-9dacb8ca5fdc.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce4b844c-570f-4834-af59-48cc9392b235.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc81e8c7-923e-4d56-a69e-84715b06fe2a.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14f62e63-7c11-48b0-9f6b-966d337b6b87.jpg?v=1781600883 ## Agent notes - Images are provided but not analyzed for visual details; rely on the factual dimensions and features from the data. - No description or product type was provided in the facts.
This product has 11 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 Trolley Easy Assembly 2-Tier Rolling Cart Lockable Casters",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "37.0",
"_height_cm": "60.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").