Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $58.99
Default variant: Yellow / Pvc Wheel
Default SKU: dcd-30002099073
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9600 g
Cart URL (default variant): https://landmarks.builders/cart/50150749733103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923433
JSON data: https://landmarks.builders/products/m4x-10000923433.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a sturdy metal frame and high-quality plastic baskets, this shopping cart is designed for long-lasting use and can support a load capacity of up to 40kg (88 lbs), making it reliable for both commercial and personal tasks.
Two-Tier Design: Maximize your carrying capacity with this two tier shopping cart, featuring a spacious lower basket and a convenient upper basket to help you organize items efficiently, perfect for separating delicate goods from heavier ones.
Effortless Maneuverability: Equipped with 360° swivel front wheels, this double decker shopping trolley glides effortlessly through tight aisles and around corners, ensuring a effortless and quiet shopping or transport experience.
Versatile Utility: This small grocery cart is an ideal solution for a wide range of settings, including supermarkets, book shop s, snack shops, and convenience shop s. It's also perfect for apartment dwellers and homeowners for laundry or transporting goods.
Compact & Efficient: With its smart, space-saving design, this piece of retail equipment offers ample storage without being bulky, making it easy to move through crowded areas and simple to shop when not in use.
Summary: Multi-Purpose Two Tier Shopping Cart 360° Swivel Wheels Double Decker Shopping Trolley Sturdy Construction Small Grocery Cart Heavy-Duty for Shop Owners, Apartment Dwellers, Homeowners, Supermarket, Snack Shop, Book Shop, Home Transport. 【Sturdy Construction】: Built with a sturdy metal frame and high-quality plastic baskets, this shopping cart is designed for long-lasting use and can support a load capacity of up to 40kg (88 lbs), making it reliable for both commercial and personal tasks. 【Two-Tier Design】: Maximize your carrying capacity with this two tier shopping cart, featuring a spacious
Generated by: m4x-map-v1
This product has 4 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": "Multi-Purpose Two Tier Shopping Cart 360° Swivel Wheels Double Decker Shopping Trolley Sturdy Construction Small Grocery Cart Heavy-Duty for Shop Owners, Apartment Dwellers, Homeowners, Supermarket, Snack Shop, Book Shop, Home Transport",
"product_id": 9456867836143,
"variant_id": 50150749733103,
"quantity": 1,
"grams": 9600,
"length_cm": "52.0",
"width_cm": "47.0",
"height_cm": "63.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").