Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99 – $121.99
Default variant: Coffee / 4IN
Default SKU: dcd-30002808948
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811465568495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001056707
JSON data: https://landmarks.builders/products/m4x-10001056707.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Built with high-quality thickened stainless steel, this commercial cleaning equipment is designed to withstand the heavy daily demands of professional environments.
Large Capacity: This spacious laundry cart features a high-volume waterproof Oxford cloth bag, making it perfect for collecting and transporting large loads of towels and bedding.
Effortless Mobility: Equipped with effortless-rolling universal wheels, this housekeeping trolley allows for silent and easy movement across various floor surfaces in busy hallways.
Versatile Design: Functioning as a reliable rolling laundry hamper, it features a detachable bag system that simplifies the process of unloading and cleaning the liner.
Professional Utility: This essential hotel linen cart is ideal for hotels, and dry cleaners, providing an organized solution for efficient linen management and waste collection.
Summary: Hotel Linen Cart Heavy Duty Rolling Laundry Hamper Easy to Clean for Laundromat. Description: 【Sturdy Construction】: Built with a high-quality thickened stainless steel frame, this commercial cleaning equipment ensures long-lasting stability and resistance to rust in demanding environments. 【Large Capacity Storage】: This heavy-duty laundry cart features a spacious waterproof Oxford cloth bag, making it ideal for collecting large volumes of towels, sheets, and linens in single trip. 【Effortless Mobility】: Designed as a professional housekeeping trolley, it is equipped with effortless-rolling si
Generated by: m4x-map-v1
This product has 12 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": "Hotel Linen Cart Heavy Duty Rolling Laundry Hamper Easy to Clean for Laundromat",
"product_id": 9430006399215,
"variant_id": 49811465568495,
"quantity": 1,
"grams": 12500,
"length_cm": "93.0",
"width_cm": "69.0",
"height_cm": "12.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").