Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $373.99 – $448.99
Default variant: Sfc-01 No Door
Default SKU: dcd-30002130980
Default price: $373.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/50151035699439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000927997
JSON data: https://landmarks.builders/products/m4x-10000927997.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: optimize your workflow with this versatile hotel service cart, featuring integrated shelving, a compartmentalized top tray for supplies, and two collection bags for efficient sorting of laundry or waste.
Spacious & Organized Storage: This large-capacity housekeeping cart provides ample space with adjustable shelves to accommodate towels, linens, and cleaning supplies, keeping everything you need neatly organized and within reach.
Quiet & Effortless Mobility: Equipped with silent, non-marking caster wheels, this janitorial trolley glides effortlessly and quietly through hallways, ensuring minimal disturbance to guests, patients, or office personnel while you work.
Long-Lasting Construction: Built from high-quality, thickened PP plastic, this piece of commercial equipment is designed to withstand the rigors of daily use in demanding environments, offering long-lasting reliability and easy-to-clean surfaces.
Versatile Application: Perfect for a wide range of settings, this commercial cleaning cart is an essential tool for personnel in hotels, restaurants, office buildings, and other public venues to enhance productivity and professionalism.
Summary: Silent Wheels Hotel Service Cart Multi-Functional Multifunctional Housekeeping Cart Large Capacity Industrial Janitorial Trolley Easy Mobility for Housekeepers, Janitors, Maintenance Workers, Restaurants, Restaurant, Public Venues, Hospital. 【Multi-Functional Design】: optimize your workflow with this versatile hotel service cart, featuring integrated shelving, a compartmentalized top tray for supplies, and two collection bags for efficient sorting of laundry or waste. 【Spacious & Organized Storage】: This large-capacity housekeeping cart provides ample space with adjustable shelves to accommoda
Generated by: m4x-map-v1
This product has 4 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": "Silent Wheels Hotel Service Cart Multi-Functional Multifunctional Housekeeping Cart Large Capacity Industrial Janitorial Trolley Easy Mobility for Housekeepers, Janitors, Maintenance Workers, Restaurants, Restaurant, Public Venues, Hospital",
"product_id": 9456947036399,
"variant_id": 50151035699439,
"quantity": 1,
"grams": 38500,
"length_cm": "140.0",
"width_cm": "60.0",
"height_cm": "50.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").