Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.44 – $23.61
Default variant: Silver
Default SKU: dcd-30003729375
Default price: $19.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Salon Equipment
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/50408199487727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001313523
JSON data: https://landmarks.builders/products/wp-dcd-10001313523.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your workspace with this professional 2-tier salon trolley, a premium piece of salon equipment designed to bring efficiency and order to busy styling environments. Crafted with a yet highly stainless steel upright frame, this utility cart offers exceptional stability while maintaining a sleek, modern aesthetic. Its compact footprint of approximately 40 rotating casters 30 cm and a convenient height of 86 cm make it an ideal space-saving solution for bustling hair salons, private grooming space rooms, or home styling stations. Mobility is effortless with this high-performing salon trolley. Equipped with four small, smooth-rolling swivel caster wheels, the compact mobile base allows you to glide the cart silently and smoothly across various floor floors, keeping your tools close at hand as you work. The two rectangular trays feature a polished, reflective finish that is easy to wipe clean, ensuring your station always looks pristine and hygienic. Designed with practical daily use in mind, this beauty trolley features raised tray edges to securely hold your styling products, shears, and color bowls accidental spills or accidents Whether you are a hairstylist needing quick access to clips and dryers, or a beautician organizing skincare bottles, this rolling cart with trays provides optimal combination of compact storage and reliable mobility to enhance your daily workflow.
Summary: Elevate your workspace with this professional 2-tier salon trolley, a premium piece of salon equipment designed to bring efficiency and order to busy styling environments. Crafted with a yet highly stainless steel upright frame, this utility cart offers exceptional stability while maintaining a sleek, modern aesthetic. Its compact footprint of approximately 40 rotating casters 30 cm and a convenient height of 86 cm make it an ideal space-saving solution for bustling hair salons, private grooming space rooms, or home styling stations. Mobility is effortless with this high-performing salon trolley. Equipped with four small, smooth-rolling swivel caster wheels, the compact mobile base allows you to glide the cart silently and smoothly across various floor floors, keeping your tools close at hand as you work. The two rectangular trays feature a polished, reflective finish that is easy to wipe clean, ensuring your station always looks pristine and hygienic. Designed with practical daily use in mind, this beauty trolley features raised tray edges to securely hold your styling products, shears, and color bowls accidental spills or accidents Whether you are a hairstylist needing quick access to clips and dryers, or a beautician organizing skincare bottles, this rolling cart with trays provides optimal combination of compact storage and reliable mobility to enhance your daily workflow.
Generated by: deepseek-v4-flash
This product has 8 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": "2-Tier Salon Trolley Mobile Beauty Trolley Space-Saving Salon Tray Cart for Hairstylists, Hair Salons",
"product_id": 9538315190511,
"variant_id": 50408199487727,
"quantity": 1,
"grams": 6500,
"length_cm": "82.0",
"width_cm": "44.0",
"height_cm": "13.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").