Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $104.99
Default variant: Purple
Default SKU: dcd-30001926728
Default price: $104.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 770 g
Cart URL (default variant): https://landmarks.builders/cart/49811496337647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897954
JSON data: https://landmarks.builders/products/m4x-10000897954.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Art-Themed Design: Features a playful and colorful design inspired by an artist's palette, with 3D paint splatters and a paintbrush on the lid, making organization fun for children.
Large Capacity Storage: This spacious cube provides ample room to organize toys, books, clothes, and other miscellaneous items, helping to keep playrooms, bedrooms, and nurseries tidy and clutteruncluttered.
Collapsible & Space-Saving: The foldable design allows the bin to be collapsed flat when not in use, making it easy to organize in a closet, under a bed, or on a shelf without taking up valuable space.
Sturdy & Portable: Constructed with a long-lasting internal frame for stability and covered in a soft textile, this toy box is built to last. Convenient side handles make it easy for both parents and kids to carry.
Versatile Organizer: An ideal organizational solution for any child-focused space, including bedrooms, classrooms, and play areas, encouraging toddlers and kids to learn cleanup skills in an engaging way.
Summary: Collapsible Art-Themed Storage Cube Sturdy Construction Textile Bin Easy To. Description: 【Artistic Design】: Features a playful, art-themed design with vibrant color blocking and 3D appliqués of paint splatters and a paintbrush on the lid, adding a creative hint to any room. 【Spacious Storage】: Offers a large capacity perfect for organizing a variety of items, including toys, books, clothes, and other household sundries, helping to keep your space tidy. 【Collapsible & Space-Saving】: Ingeniously designed to fold down flat to a thickness of approximately 9cm when not in use, making it easy to or
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": "Collapsible Art-Themed Storage Cube Sturdy Construction Textile Bin Easy To",
"product_id": 9430014460143,
"variant_id": 49811496337647,
"quantity": 1,
"grams": 770,
"length_cm": "38.0",
"width_cm": "38.0",
"height_cm": "8.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").