Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $59.99
Default variant: Blue Black / Stair Climbing
Default SKU: dcd-30003081818
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49811051774191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001159956
JSON data: https://landmarks.builders/products/m4x-10001159956.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This foldable shopping trolley with seat combines a shopping trolley and a portable grocery trolley chair in single practical design, giving seniors and everyday shoppers an easier way to move around and take a rest when needed.
Seating Function: The built-in seat lets you pause comfortably during trips to the market, park, or neighborhood errands, making it a useful mobility aid for people who want support without carrying an extra chair.
Foldable Design: The frame folds for easier storage and transport, this folding seat trolley fits better in a car trunk, hallway, or utility corner when it is not in use.
Materials: Built with an aluminum alloy frame and Oxford textile, this trolley is designed to stay lightweight while still offering everyday durability for routine shopping and short outings.
Practical Use: With effortless rolling wheels and a push handle, it helps reduce strain during daily errands and makes carrying groceries, personal items, or light purchases feel much more manageable.
Summary: Foldable Shopping Cart with Seat Push Handle Portable Grocery Cart Chair Lightweight Frame Rolling Shopping Chair for Seniors. 【Product Type】: A foldable shopping cart with seat that combines a shopping trolley and a portable grocery cart chair in one practical design for everyday errands. 【Function】: Built as a mobility aid, it helps you move groceries or everyday items while giving you a place to sit and rest when you require rest. 【Design Feature】: The folding seat cart uses a lightweight aluminum frame and Oxford textile, with a push handle and compact folding structure for easier handling
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": "Foldable Shopping Cart with Seat Push Handle Portable Grocery Cart Chair Lightweight Frame Rolling Shopping Chair for Seniors",
"product_id": 9429890105583,
"variant_id": 49811051774191,
"quantity": 1,
"grams": 3900,
"length_cm": "70.0",
"width_cm": "30.0",
"height_cm": "30.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").