Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $38.99
Default variant: Olive Green / 47*33.5*28cm
Default SKU: dcd-30001967015
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49810380390639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903085
JSON data: https://landmarks.builders/products/m4x-10000903085.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
doubleentry Design: Features both a top-opening lid and a convenient frontentry door, allowing you to retrieve items easily even when the bins are stacked.
adaptable Organization: Perfect for decluttering any space; use it to organize clothes, toys, books, tools, or groceries in your home, closet, playroom, or car trunk.
Mobile & Foldable: Equipped with four bottom casters for effortless-glidingly movement from room to room, and collapses into a flat silhouette for space-saving storage when not in use.
sturdyDuty & Stackable: Constructed from sturdy PP material with a reinforced frame that supports significant weight, featuring a secure layering design with grooves to prevent slipping.
Large Capacity Storage: Offers ample space to organize a wide variety of items, helping you create a tidy and efficient living environment or simplify the process of moving.
Summary: Wheeled Bin with Front Access Large Capacity Household Storage Multi-Purpose. Description: 【Large Capacity Storage】: Provides ample space to organize a wide range of household items, from bulky clothes and blankets to toys, books, and assorted sundries, helping to declutter your living space. 【double entry Design】: Features a convenient top lid for quick loading and a clear front-opening door that allows you to easily retrieve items without unstacking arrangement the bins. 【Foldable & Stackable】: Can be quickly collapsed to a space-saving size for easy storage when not in use. The sturdy frame
Generated by: m4x-map-v1
This product has 9 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": "Wheeled Bin with Front Access Large Capacity Household Storage Multi-Purpose",
"product_id": 9429725970671,
"variant_id": 49810380390639,
"quantity": 1,
"grams": 2750,
"length_cm": "53.0",
"width_cm": "38.5",
"height_cm": "12.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").