Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Cream / Regular
Default SKU: dcd-30001969212
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49811201523951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903381
JSON data: https://landmarks.builders/products/m4x-10000903381.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Storage Cacontaineret: A multi-drawer storage solution perfect for organizing children's toys, infant supplies, snacks, books, and other household items, helping to create a tidy living space.
Large Capacity & Stackable: Each individual container offers a generous 20L capacity, and the stackable design allows you to customize the height and storage volume to fit your specific needs and space.
ChildChild-Safe Design: Features convenient front-opening doors, allowing easy retrieve to contents even when stacked. The included casters provide effortless mobility for effortlessly cleaning and rearranging.
sturdy Safe Material: built from sturdy and PP material, this cacontaineret is made to withstand use and can hold a significant weight, ensuring it's a safe and dependable choice for a child's room.
Multi-Scene Application: With its cheerful, colorful design, this rolling chest is an perfect addition to any play area, children's bedroom, living room, or nursery, blending seamlessly with modern decor.
Summary: Multi-Drawer Rolling Toy Chest Colorful Design Organizer modular unitary With casters. Description: 【customizable Storage Solution】: Features a stackable design that allows you to create a customized storage cacontaineret to fit your area and needs, perfect for organizing toys, clothes, and snacks. 【easy retrieve Mobility】: Each container is equipped with a front-opening door, so you can easily retrieve items without unstacking. Comes with detachable casters for effortless movement from around the house. 【sturdy Child-Safe Material】: built from sturdy and PP plastic, ensuring it's safe for use
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": "Multi-Drawer Rolling Toy Chest Colorful Design Organizer modular unitary With casters",
"product_id": 9429934342383,
"variant_id": 49811201523951,
"quantity": 1,
"grams": 2500,
"length_cm": "52.0",
"width_cm": "37.0",
"height_cm": "15.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").