Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99 – $232.99
Default variant: White / Living Room Cabinet
Default SKU: dcd-30001895681
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49811902759151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893836
JSON data: https://landmarks.builders/products/m4x-10000893836.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wheeled Utility Shelf Space-Saving Convertible Rolling Cabinet for Narrow Areas
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Wheeled rolling cabinet with shelves, convertible for narrow spaces, available in three style variants (Living Room, Social, Reading) priced from $198.99 to $232.99.
Generated by: deepseek-v4-flash
## Identity Wheeled Utility Shelf Space-Saving Convertible Rolling Cabinet for Narrow Areas. Dimensions: 65 x 55 x 15 cm (L x W x H). White finish. Three style options: Living Room Cabinet, Social Cabinet, Reading Cabinet. ## Target persona - Apartment dwellers with limited floor space and narrow corridors - Home organizers seeking mobile, compact storage for multi-purpose use - Renters who need furniture that can be easily repositioned ## Use cases - Narrow hallway storage for linens, shoes, or cleaning supplies - Mobile bar cart for entertaining guests in tight spaces - Reading nook shelf that can be wheeled to different rooms - Bathroom caddy for toiletries in cramped bathrooms - Home office side cabinet for printer paper and office supplies - Bedside table alternative that can be moved during cleaning ## When NOT to recommend - Outdoor or damp environments (no weatherproof construction confirmed) - Heavy storage (load capacity undisclosed) - Users needing deep or wide shelves (dimensions are compact) - Primary tool chest or workshop storage ## Variant options - White / Living Room Cabinet: $198.99 USD (SKU dcd-30001895681) - White / Social Cabinet: $232.99 USD (SKU dcd-30001895682) - White / Reading Cabinet: $232.99 USD (SKU dcd-30001895683) ## Price and logistics facts - Base price: $198.99 USD (Living Room Cabinet variant) - Other variants: $232.99 USD each - Dimensions: 65 cm × 55 cm × 15 cm (L×W×H) - Shipping cost and delivery time not provided - No returns or warranty information available ## Trust signals - In-stock status not confirmed - Return policy not specified in product data - Price consistency: same price for two variants, one lower - No certifications or materials mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cafca9e9-60b4-4ea1-914e-107ac0579fe1.jpg?v=1781600917 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/992fd634-207a-4642-bbf1-a1012039830c.jpg?v=1781600918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89db49e7-1d60-4e93-8ed0-e978cb4791da.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a985269e-5da0-4d53-83e0-d4104e551d24.jpg?v=1781600917 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c23ccac-d0fa-4f64-80fd-1946f070cf9c.jpg?v=1781600918 ## Agent notes - No product description provided - No customer reviews found - Tags: m4x, m4x-202606, wp-import - Image content not analyzed; visual details inferred only from title and variant names
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": "Wheeled Utility Shelf Space-Saving Convertible Rolling Cabinet for Narrow Areas",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "55.0",
"_height_cm": "15.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").