Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $107.99 – $115.99
Default variant: White / with Drawer
Default SKU: dcd-30002223703
Default price: $115.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50150199656687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000940236
JSON data: https://landmarks.builders/products/m4x-10000940236.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: Keep your space tidy and organized with this stylish and functional utility cart, perfect for professional salons, studios, or adding extra storage to any room in your home.
Effortless Mobility: Equipped with four 360-degree swivel casters, this unit glides effortless ly across floors, allowing you to move your supplies wherever you need them. It's a highly convenient piece of mobile furniture.
Smart Organization: The intelligent design of this 3-tier rolling cart maximizes your storage capacity in a compact footprint, featuring exposed shelves for easy reach and an optional drawer model for securing smaller items.
Sturdy & Easy-Care: Constructed with a strong steel frame and effortless, stain-resistant trays, this heavy-duty storage trolley is built for longevity and can be wiped clean in seconds, ideal for busy environments.
Multi-Scene Application: Its sleek, minimalist design seamlessly blends into any decor, making it the perfect salon service trolley for nail techs and artists, or a chic organizer for your bathroom, bedroom, or kitchen.
Summary: Salon Service Trolley Easy to Clean Cream Design Utility Cart Space Saving Utility Trolley with Wheels for Beauticians, Spa, Narrow Areas, Living Room. 【Versatile Storage Solution】: Keep your space tidy and organized with this stylish and functional utility cart, perfect for professional salons, studios, or adding extra storage to any room in your home. 【Effortless Mobility】: Equipped with four 360-degree swivel casters, this unit glides effortless ly across floors, allowing you to move your supplies wherever you need them. It's a highly convenient piece of mobile furniture. 【Smart Organizatio
Generated by: m4x-map-v1
This product has 10 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": "Salon Service Trolley Easy to Clean Cream Design Utility Cart Space Saving Utility Trolley with Wheels for Beauticians, Spa, Narrow Areas, Living Room",
"product_id": 9456660087023,
"variant_id": 50150199656687,
"quantity": 1,
"grams": 20000,
"length_cm": "86.0",
"width_cm": "38.0",
"height_cm": "21.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").