Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $42.99
Default variant: Orange / 40*30*30cm
Default SKU: dcd-30001962916
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49810676383983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902496
JSON data: https://landmarks.builders/products/m4x-10000902496.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish Two-T Single Design: Elevate your home decor with this elegant storage bin, featuring a sophisticated combination of a rich, leather-textured textile and a classic houndstooth pattern accent.
Long-Lasting & Water-Resistant: Crafted from high-quality technology textile that mimics the look and feel of leather, this box is water-resistant, easy to wipe clean, and designed to resist cracking or peeling for long-lasting use.
Sturdy & Collapsible Structure: Engineered with a reinforced internal frame that prevents sagging and maintains its shape, yet conveniently folds flat for compact, space-saving storage when not in use.
Versatile Organization: Perfectly sized for a variety of items including clothes, toys, books, and accessories. Ideal for use on shelves, in wardrobes, living rooms, bedrooms, or offices to keep your space tidy.
Portable & Convenient: Equipped with two sturdy, reinforced handles that make it easy to carry the bin, even when full, allowing you to effortlessly move your belongings from single room to another.
Summary: Rectangular Textile Box with Handles Multi-Purpose Two-Tone Textile Box Foldable. Description: 【Stylish Two-Tone Design】: Features a sophisticated combination of a leather-like base and a textured textile top, with a classic houndstooth pattern on the interior, adding a feel of elegance to your storage. 【Versatile Organization】: Perfectly sized for a variety of items, including clothes, toys, books, and sundries. Ideal for use in closets, on shelves, in living rooms, or offices to keep your space tidy. 【Long-Lasting Tech Textile】: Crafted from high-quality tech textile that is soft to the feel
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": "Rectangular Textile Box with Handles Multi-Purpose Two-Tone Textile Box Foldable",
"product_id": 9429791244527,
"variant_id": 49810676383983,
"quantity": 1,
"grams": 570,
"length_cm": "41.0",
"width_cm": "31.0",
"height_cm": "5.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").