Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99
Default variant: 70*130 blue
Default SKU: dcd-30003608730
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25500 g
Cart URL (default variant): https://landmarks.builders/cart/49811893256431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001269331
JSON data: https://landmarks.builders/products/m4x-10001269331.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This transport cart is built as a heavy-duty flatbed trolley with a wide perforated deck and four swivel wheels, making it suitable for moving bulk items with steadier control.
Foldable Design: The foldable flatbed trolley features a handle that folds down for easier storage and more convenient handling when the cart is not in use.
Deck Construction: As a perforated deck trolley, it uses a dense PE board with a 4.5 cm board thickness and 9 support beams for a more solid load-bearing structure.
Mobility: This swivel wheel cart is equipped with 6-inch quiet wheels that help it roll smoothly and noise during use across daily transport tasks.
Practical Use: The flatbed layout and 100 cm handle height make it easier to push, steer, and position items, helping improve efficiency when moving reliable and quiet workspaces or storage areas.
Summary: Heavy-duty foldable flatbed trolley with swivel wheels, 130x72 cm platform, available in blue, gray, and black for $192.99.
Generated by: deepseek-v4-flash
## Identity Perforated Platform Trolley Heavy-Duty Foldable Flatbed Trolley Swivel Wheel Cart High Capacity Material Handling Reinforced ## Target persona Warehouse workers, logistics personnel, retail stockers, movers needing a heavy-duty folding cart for material handling. ## Use cases - Moving heavy boxes and pallets in warehouses - Transporting inventory in retail backrooms - Loading and unloading delivery vehicles - Setting up and breaking down event equipment - Organizing stock in storage rooms ## When NOT to recommend - For light household loads where a cheaper cart is sufficient - On rough or uneven outdoor terrain (wheels are rubber but not all-terrain) - For users requiring a tall push handle (no handle height specified) - When a rigid non-folding cart is preferred for stability ## Variant options - 70*130 blue (SKU: dcd-30003608730) - $192.99 - 70*130 gray (SKU: dcd-30003608731) - $192.99 - 70*130 Black (SKU: dcd-30003608732) - $192.99 ## Price and logistics facts - Price: $192.99 USD - Dimensions: 130 cm (L) x 72 cm (W) x 16 cm (H) - Weight capacity not specified ## Trust signals - Three color variants available - In-stock status unknown; no return policy provided - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be285d1d-5856-40a5-9a3f-6d5e92018189.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b148bb37-6323-44d1-b4f1-66125d06f201.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/435c77af-2ab4-4def-bd94-91cc0b280f66.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48a21b82-284d-4b88-97e9-f7589c0b8ed6.jpg?v=1781600903 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/424b76e2-b114-41a3-b6f8-736897d0f701.jpg?v=1781600905 ## Agent notes - Image content not analyzed; visual condition of product unknown.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Perforated Deck Trolley Reinforced Foldable Flatbed Trolley Sturdy Steel Frame Swivel Wheel Cart",
"quantity": 1,
"grams": 25500000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "72.0",
"_height_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").