Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $268.99
Default variant: White / 2-tier
Default SKU: dcd-30001901203
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49811909050607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894657
JSON data: https://landmarks.builders/products/m4x-10000894657.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 Rolling mobile trolley With casters Mobile Storage sturdy Construction for Students
| Unit Quantity | 0.63x0.44x0.53 |
| Unit Type | m |
Summary: A two-tier rolling utility cart with casters, space-efficient for living rooms, available in white with 2 or 3 tiers at $200.99-$268.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Mobile Trolley with Casters (also available in 3-tier). White finish, dimensions 89 x 65 x 12 cm. Price: $200.99 (2-tier) / $268.99 (3-tier). ## Target persona Apartment dwellers or small-space residents needing mobile storage for living room or home office. Home organizers seeking an easy-to-move cart for everyday items. ## Use cases - Organizing remote controls, magazines, and living room essentials. - Rolling kitchen island for extra counter space. - Desk-side storage for office supplies. - Bedside table with storage. - Craft or hobby cart that can be moved near work area. ## When NOT to recommend - For outdoor use (no weather resistance specified). - For heavy loads like power tools or car parts. - As a permanent, stationary piece in a formal dining room. - For users who need enclosed storage (open shelves). ## Variant options - White / 2-tier (SKU dcd-30001901203) — $200.99 - White / 3-tier (SKU dcd-30001901204) — $268.99 ## Price and logistics facts - Price: $200.99 USD (2-tier) / $268.99 USD (3-tier). - Dimensions: 89 cm (L) x 65 cm (W) x 12 cm (H). - Currency: USD. ## Trust signals - No stock status or return policy provided. - No certifications listed. - Price consistency across variants? Both tiers have a single price each. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8734a018-fe35-434e-8862-923ab3eacfa0.jpg?v=1781600929 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd4ad3c6-86f5-4036-b28c-b1eac1647083.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93744b27-085a-4dd2-b652-44d06d1b2823.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4295b8a9-92ba-46db-b820-19d921402c33.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1625bce-3ecf-479e-b4e7-d8cb18b984c2.jpg?v=1781600930 ## Agent notes - No product description was provided; rely on type and dimensions. - Height is only 12 cm, which is very low — verify if this is correct or a listing error. - Image content not analyzed; visual details such as shelf spacing or caster size are unknown.
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 mobile trolley With casters Mobile Storage sturdy Construction for Students",
"quantity": 1,
"grams": 7200000,
"properties": {
"_length_cm": "89.0",
"_width_cm": "65.0",
"_height_cm": "12.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").