Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.07 – $2.49
Default variant: 2-tier transparent with silent wheels
Default SKU: dcd-30002811354
Default price: $2.07
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50380358254831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001057500
JSON data: https://landmarks.builders/products/wp-dcd-10001057500.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your cluttered countertops and cramped cabinets into organized, accessible areas with this acrylic rolling storage cart. Whether you need a bathroom storage trolley for toiletries and cosmetics, a kitchen storage and organisation trolley for snacks and, or a bedside storage solution for nighttime essentials, this transparent rolling organizer adapts to your needs. the transparent acrylic construction lets you see contents at a glance while the mobile design with silent wheels allows you to effortlessly move your storage cart between rooms without disturbing your household. Crafted from completely new acrylic material, this storage trolley on wheels offers durability and transparency. The freestanding design requires no or wall mounting, making it a floor standing utility cart you can position anywhere your storage needs arise. Each tier provides ample space for makeup storage, bathroom essentials, kitchen items, or bedroom organizer needs. The included silent wheels glide smoothly across tile, hardwood, and carpet, transforming this from a stationary storage rack into a truly mobile organizer that follows you where you need it. This rolling storage cart serves multiple functions throughout your home as a bathroom storage trolley, cosmetics storage station, snack organizer, or multi-purpose utility cart. The transparent acrylic design complements any decor keeping your items visible and within reach. The multi-tier configuration maximizes vertical space without overwhelming smaller rooms, and the rolling cart design means you can tuck it beside furniture or roll it into closets when not in use. Assembly is straightforward with the freestanding installation that requires no tools or permanent fixtures, giving you a versatile storage solution for any room.
Summary: Mobile Storage Cart, Rolling Organizer with Wheels, Bedside for Bedroom, Clear Acrylic Kitchen Trolley for Bathroom. Transform your cluttered countertops and cramped cabinets into organized, accessible areas with this acrylic rolling storage cart. Whether you need a bathroom storage trolley for toiletries and cosmetics, a kitchen storage and organisation trolley for snacks and, or a bedside storage solution for nighttime essentials, this transparent rolling organizer adapts to your needs. the transparent acrylic construction lets you see contents at a glance while the mobile design with silent
Generated by: dcd-map-v1
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Mobile Storage Cart, Rolling Organizer with Wheels, Bedside for Bedroom, Clear Acrylic Kitchen Trolley for Bathroom",
"product_id": 9531031814383,
"variant_id": 50380358254831,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").