Brand: World Products (Landmark)
SKU: dcd-30003571544
Price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49811669483759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001255203
JSON data: https://landmarks.builders/products/m4x-10001255203.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Support Structure Identity: A foldable glass and panel handling trolley with a black metal frame, rectangular platform base, tall push handle, and four swivel wheels, designed as reliable material handling equipment for moving large sheets and heavy loads.
Primary Function: This platform trolley is built to support glass, panels, doors, and similar flat items, helping you transport materials with steadier control across workshops, warehouses, and job sites.
Folding Design: The folding trolley includes a support structure that can be lowered when not in use, making it easier to stow, maneuver, and keep ready for repeat daily handling tasks.
Mobility and Control: Equipped with 8-inch swivel casters and two wheels with brakes, this glass trolley offers effortless turning, easier positioning, and added stability when you need the vehicle to stay in place.
Capacity and Purpose: With printed dimensions of 80 cm x 60 cm x 105 cm and a load rating of 800 kg, this panel trolley is made for efficient heavy-duty transport, reducing manual strain during loading, moving, and staging work.
Summary: Panel Trolley Brake Wheels Glass Trolley Heavy Duty Door Cart. 【Product Type】: This material handling equipment is a foldable glass and panel handling trolley with a black metal frame, rectangular base base, tall push handle, and four swivel wheels for guided transport. 【Primary Function】: Built as a base trolley, it is engineered for transporting glass sheets, panels, and similar flat loads with support from the wide base and upright handle for easier control. 【Folding Design】: The folding trolley structure includes a support structure that can be folded down, helping space when the cart is n
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": "Panel Trolley Brake Wheels Glass Trolley Heavy Duty Door Cart",
"product_id": 9430060663023,
"variant_id": 49811669483759,
"quantity": 1,
"grams": 25000,
"length_cm": "112.0",
"width_cm": "70.0",
"height_cm": "15.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").