Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $58.99
Default variant: X-large
Default SKU: dcd-30001969096
Default price: $58.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/49810464604399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903363
JSON data: https://landmarks.builders/products/m4x-10000903363.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: Generously sized to holds multitude of items, from bulky stuffed animals and building building blockss to clothes and books, making it an perfect solution for decluttering any room.
foldable & Mobile Design: Features an intelligent, foldable framework that allows it become stored flat when not in use, and comes equipped with effortless-glidingrolling casters for simple transportation between rooms.
two-wayreach for Convenience: Uniquely designed with both top-openingopening lid for quick discardoffs and front-opening double doors, allowing children to easily reach their favorite toys without needing to additionalct stacked items.
Sturdy & Child-Safe Construction: Made from long-lasting PP material with rounded edges, this toy chest is built to withstand the rigors of regular play while ensuring a safe environment for children and young children.
simple Organization: Simplifies tidy-up time and helps instruct kids responsibility, reshapeing messy playrooms, bedrooms, or living rooms into tidy, organized areas with with simplicity.
Summary: Rolling Toy container Sturdy Construction Wheeled foldable Toy Chest Easy Assembly. Description: 【Large Capacity Storage】: Provides ample space to neatly stow a wide variety of items, from bulky stuffed toys and construction sets to clothes and books, helping to declutter any room. 【gliding Mobility】: Equipped with effortless-glidinggliding casters on the base, allowing you or your child to easily move the container around for activity period or cleanup without scratching the floor. 【two-way reach foldable Design】: Features convenient double doors on the front for easy entry to contents even w
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": "Rolling Toy container Sturdy Construction Wheeled foldable Toy Chest Easy Assembly",
"product_id": 9429749989615,
"variant_id": 49810464604399,
"quantity": 1,
"grams": 3900,
"length_cm": "73.0",
"width_cm": "68.0",
"height_cm": "17.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").