Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $26.99
Default variant: M / Gray 1 PACK
Default SKU: dcd-30001950086
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49945687720175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900973
JSON data: https://landmarks.builders/products/m4x-10000900973.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: This large-capacity bin with a secure lid is perfect for organizing a wide range of household items, from clothing and bedding in the closet to toys in the playroom and documents in in professional spaces.
Long-Lasting Construction: Made from thickened, high-quality PP material, this storage tote is built for strength and longevity, capable of holding heavy loads without buckling or cracking, ensuring your belongings are safely storage containerd.
Space-Saving Stackable Design: Featuring a reinforced frame and a grooved lid, these bins stack securely on top of a single another, allowing you to maximize vertical storage space and create a tidy, organized system in any room.
Transparent Convenience: The transparent or translucent gray design allows you to easily see the contents of each bin at a glance, saving you the time and hassle of opening multiple boxes to find what you need.
Multipurpose & Accessible: Available in a wide array of sizes, from small to extra-large, these bins cater to all your storage needs. The largest size even includes wheels for easy mobility, making it ideal for heavy items like quilts or bulk supplies.
Summary: Stackable clear bin with lid, PP material, 240L claimed capacity, 35x24.5x19 cm, 2kg. Available in M/L, Gray/Transparent, from $20.99.
Generated by: deepseek-v4-flash
## Identity Stackable Clear Bin with Lid, Large Capacity Lidded Tote. Made of PP plastic, net weight 2kg. Dimensions 35x24.5x19 cm. Claimed capacity 240L (discrepancy noted). ## Target persona Homeowners or apartment dwellers needing affordable, clear stackable storage for organizing household items such as clothes, toys, or documents. ## Use cases - Organizing seasonal clothing in closets. - Storing children's toys in playrooms. - Stacking bins on shelves for pantry or garage. - Holding documents or craft supplies. - Consolidating bulk items (e.g., towels, linens). ## When NOT to recommend - For heavy-duty industrial or workshop storage - For outdoor or damp environments (PP may degrade in sun) - For food storage without confirming food-safe certification - For storing liquids or items requiring airtight seal ## Variant options - M / Gray 1 PACK: $20.99 - L / Gray 1 PACK: $26.99 - M / Transparent 1 PACK: $26.99 ## Price and logistics facts - Price range: $20.99–$26.99 USD - No shipping or tax info provided - No bulk discount info ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none claimed - Price consistency: variants listed with clear pricing ## Image assets No images available (image_urls array empty). ## Agent notes - Claimed capacity of 240L is inconsistent with external dimensions (approx 16.3L if interior roughly matches). Verify actual internal volume. - Material PP (polypropylene) is common for storage bins but may be brittle if dropped. - No user reviews or ratings provided.
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": "Stackable Clear Bin with Lid Large Capacity Stackable Lidded Tote for Homeowners",
"product_id": 9438153703663,
"variant_id": 49945687720175,
"quantity": 1,
"grams": 800,
"length_cm": "35.0",
"width_cm": "24.5",
"height_cm": "19.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").