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: A foldable shopping cart with seat that combines a shopping trolley and a portable grocery cart chair in a 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 and storage.
User Value: Ideal for seniors or anyone who wants extra support, this shopping cart seat improve comfortable and convenience during market trips, neighborhood walks, and short outings.
Purpose: Use it as a rolling shopping chair go on outings more comfortable, especially when carrying items over longer distances or pausing during busy days.
Summary: Foldable Shopping Cart with Seat Saving Space Portable Grocery Cart Chair Foldable Trolley for Seniors
Generated by: m4x-map-v1
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": "Foldable Shopping Cart with Seat Push Handle Foldable Trolley Portable Hand Truck for Seniors",
"quantity": 1,
"grams": 3900000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").