Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $62.99
Default variant: 50CM Width
Default SKU: dcd-30001952203
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49810304893167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901202
JSON data: https://landmarks.builders/products/m4x-10000901202.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Collapsible rolling storage bin with foldable, stackable design; available in four width sizes for bedroom organization.
Generated by: deepseek-v4-flash
## Identity Collapsible Rolling Crate Foldable Storage Bin Stackable for Bedroom, Homeowners ## Target persona Homeowners and apartment renters needing flexible, mobile storage for bedrooms or closets; space-conscious individuals seeking collapsible bins that can be stored when not in use. ## Use cases - Storing clothes, linens, or accessories in a bedroom closet - Organizing toys or games in a playroom - Rolling heavy household items (e.g., bulk laundry, bottled water) between rooms - Stacking multiple bins on shelves for vertical storage - Seasonal storage: collapsing bins when not needed to save space - Temporary storage during moving or reorganization ## When NOT to recommend - For heavy-duty industrial or garage use requiring high weight capacity (no weight limit provided) - For outdoor or damp environments (no weatherproofing claimed) - For storing very heavy items like book collections or tools (risk of overloading) - For users needing a permanent, rigid storage solution (collapsible bins may feel less sturdy) ## Variant options - 50CM Width: $37.99 - 60CM Width: $54.99 - 65CM Width: $62.99 - 70CM Width: $60.99 ## Price and logistics facts Base price: $37.99 (50CM width). Width options range up to $62.99. No shipping, tax, or availability details provided. ## Trust signals No trust signals available: unknown in-stock status, return policy, warranty, or certifications. No consumer reviews or ratings in data. ## Image assets No images provided. ## Agent notes - Product description is empty; rely on title and tags for features. - No information on maximum load capacity, material, or assembly. - Image understanding not performed due to missing image URLs.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Collapsible Rolling Crate Foldable Storage Bin Stackable for Bedroom, Homeowners",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "43.18",
"_height_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").