Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Silver
Default SKU: dcd-30002764931
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49879121264879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045531
JSON data: https://landmarks.builders/products/m4x-10001045531.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Organizer: This multi-functional household storage solution is designed to fit under cabinets or in tight corners, keeping your living space tidy and organized.
Effortless Mobility: Equipped with smooth-smooth-rolling wheels, this storage cart can be easily moved from the washroom to the laundry room, providing convenient access to your essentials wherever you need them.
Breathable Design: The mesh construction functions as a ventilated laundry hamper, ensuring ventilation to prevent odors and keep your clothes or towels fresh while stored.
Construction: This rolling storage basket features a sturdy frame with a wooden panel-grain panel, combining modern aesthetic attraction with long durability for daily use.
Space-Saving Solution: The compact under cabinet rolling cart maximizes unused floor space, making it an ideal choice for storing laundry, toiletries, or folded garments in small apartments.
Summary: Under cabinet rolling cart with wire basket and mesh design, smooth-rolling wheels, two color options, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Under Cabinet Rolling Cart, Sturdy Construction, Wire Basket, Laundry Trolley, Breathable Mesh Design, Rolling Storage Basket for Washroom. ## Target persona Apartment dwellers with limited floor space; homeowners seeking low-cost under-sink or laundry organization; budget-conscious shoppers looking for a compact storage solution. ## Use cases 1. Storing laundry in a washroom or laundry room and easily moving it. 2. Organizing toiletries or cleaning supplies under a sink. 3. Holding folded garments in a closet or tight corner. 4. Acting as a mobile hamper for towels and clothes. 5. Maximizing unused space in small bathrooms or dorm rooms. ## When NOT to recommend - For heavy or bulky items (weight capacity not specified). - For outdoor use (not designed for weather exposure). - As a primary laundry hamper for large households (compact size). - For users needing a covered or enclosed storage. ## Variant options - **Silver** (SKU: dcd-30002764931, $13.99) - **Black** (SKU: dcd-30002764932, $13.99) ## Price and logistics facts - Price: $13.99 USD (both variants). - Dimensions: 41 cm (L) x 28 cm (W) x 10 cm (H). - No shipping or return policy information provided. ## Trust signals - Price consistent across variants. - In-stock status not explicitly confirmed (tags include 'wp-import' indicating listing import). - No certifications or return policy stated. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - No weight capacity or material specifics beyond 'sturdy frame' and 'wooden panel grain'. - Dimensions provided only in centimeters.
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": "Under Cabinet Rolling Cart Sturdy Construction Wire Basket Laundry Trolley Breathable Mesh Design Rolling Storage Basket for Washroom",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "28.0",
"_height_cm": "10.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").