Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.99
Default variant: Black / Black Tabletop
Default SKU: dcd-30002589157
Default price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811812974831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001007277
JSON data: https://landmarks.builders/products/m4x-10001007277.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Vending Solution: This versatile street vending cart combines a high-capacity wagon, a large work surface, and a sheltering sunshade, making it the perfect mobile setup for markets, fairs, and outdoor events.
Sturdy-Duty & High Capacity: Built with a sturdy metal frame, this utility cart can support up to 440 lbs (200 kg) and offers a spacious 200L interior, easily transporting all your goods, supplies, and outdoor equipment.
Foldable & Portable Design: The entire setup, including the cart and sunshade, is fully foldable for space-saving storage and easy transport. This foldable wagon with sunshade accommodates conveniently in your car trunk, ready for your next outing.
Functional Workstation: Features a large 120x60 cm detachable work surface that transforms the cart into a stable counter or display area. The included sunshade provides excellent protection from sun and sun rain, ensuring comfort for you and your products.
Easy Maneuverability: Equipped with large, multi-terrain wheels featuring a double-brake system, this folding wagon offers effortless movement and secure parking on various surfaces, from town pavements to park grass.
Summary: Foldable utility cart with table, multi-terrain wheels, sets up quickly; ideal for street vending, camping, or market stalls. Price: $159.99 USD.
Generated by: deepseek-v4-flash
## Identity Foldable Utility Cart with Table – sets up in seconds, multi-terrain wheels. Dimensions: 130 x 42 x 38 cm. Price: $159.99 USD. ## Target persona Street vendors, campers, market sellers, and outdoor event organizers seeking a portable, quick-setup cart with integrated table surface. ## Use cases - Setting up a temporary market stall or vending booth in minutes. - Using as a portable table and cart for camping excursions. - Transporting and displaying goods at flea markets or craft fairs. - Quick deployment for outdoor event concessions. - Picnic or tailgate utility cart with table functionality. ## When NOT to recommend - Permanent store fixtures requiring heavy-duty stationary furniture. - Heavy industrial or warehouse use (weight capacity not specified). - Users needing a large table surface (cart top is 130x42 cm). - Budget buyers seeking sub-$100 alternatives. ## Variant options - Black / Black Tabletop - Orange / Black Tabletop - Purple / Black Tabletop - Dark Coffee / Black Tabletop - Pink / Pink Tabletop - Blue / Black Tabletop All variants at $159.99. ## Price and logistics facts Price: $159.99 USD (all variants). Dimensions (cm): 130 L x 42 W x 38 H. No shipping or return policy details provided. ## Trust signals No specific trust signals (in-stock status, return policy, certifications) provided in product facts. ## Image assets No image URLs provided. ## Agent notes Image understanding was not performed; no visual details are available. Weight capacity, material, and warranty details are missing.
This product has 9 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": "Foldable Utility Cart with Table Sets Up in Seconds Street Vending Cart Market Stall Trolley Multi-Terrain Wheels for Camping",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "42.0",
"_height_cm": "38.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").