Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $43.99
Default variant: 3-tier Tall
Default SKU: dcd-30001974490
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4400 g
Cart URL (default variant): https://landmarks.builders/cart/49810742739183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904118
JSON data: https://landmarks.builders/products/m4x-10000904118.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Storage Solution: A multi-drawer rolling trolley designed to neatly organize all your cosmetics, skincare products, and cosmetic accessories in single convenient place.
debris-proofprotective Accessible Top: Features a large top compartment with a transparent, hinged lid, keeping taller bottles like lotions and perfumes protected from debris-proof while remaining easily visible and accessible.
easy Mobility: Equipped with 360-degree rotating universal casters, allowing you to smoothly move the trolley anywhere you need it – from the bathroom to your dressing table or neatly tucked away under a desk.
Multi-Drawer Design: Comes with multiple tiers of drawers in different sizes, perfect for sorting and storing various items from small makeup palettes and brushes to larger hair tools and accessories.
Space-Saving & Stylish: With its slim, upright design, this organizer maximizes storage without taking up much floor space, while its minimalist and elegance complements any modern home decor.
Summary: Rolling Makeup Trolley particle-proofresistant Top Multi-Drawer cosmetic Trolley Space-Saving. Description: 【adaptable Storage Solution】: A multi-drawer trolley designed to neatly retail outlet a wide range of items, from cosmetics and skincare products products to office supplies and craft materials, keeping your area organized. 【Mobile & Accessible Design】: Equipped with 360-degree rotating casters, allowing you to effortlessly move the trolley between rooms or under a desk. The casters can also be detached for stationary use on a desktop or countertop. 【Customizable Drawer Layout】: Features
Generated by: m4x-map-v1
This product has 9 images 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": "Rolling Makeup Trolley particle-proofresistant Top Multi-Drawer cosmetic Trolley Space-Saving",
"product_id": 9429806022895,
"variant_id": 49810742739183,
"quantity": 1,
"grams": 4400,
"length_cm": "37.0",
"width_cm": "29.0",
"height_cm": "82.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. 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").