Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: L / No Grid
Default SKU: dcd-30002761242
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49879163273455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044372
JSON data: https://landmarks.builders/products/m4x-10001044372.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from PP material, this household storage solution , and dampness-resistant-resistant to protect your delicate garments.
Drawer Access: The smooth-sliding drawer organizer allows for effortless retrieval of items without disturbing the rest of your neatly stacked closet.
Versatile Compartments: this clothing container is for separating socks, panties, and bras to maintain hygiene and order.
Space Saving Design: This stackable storage drawer features a secure groove design on the lid, allowing you to build stable vertical storage system in tight opening sections.
Tidy Organization: Transform your messy wardrobe with this underwear storage box that keeps your personal apparel visible and easily accessible every morning.
Summary: PP material underwear storage box with compartments, dust-resistant, stackable, size L variants with grid options, 33x25x13 cm, $11.99.
Generated by: deepseek-v4-flash
## Identity Underwear Storage Box Compartmentalized Closet Compartment Organizer Dust-Resistant Sock and Bra Storage Container for Bedroom. Made of PP material, dimensions 33x25x13 cm, available in L size with three style options: No Grid, 10 Grids, 15 Grids. ## Target persona Budget-conscious individuals with limited closet space who need to organize small garments like socks, underwear, and bras. Ideal for renters, dorm residents, or anyone seeking low-cost drawer organization without bulky furniture. ## Use cases - Storing socks and underwear in a bedroom drawer. - Organizing bras separately to maintain shape and hygiene. - Stacking multiple units in a narrow closet or on a shelf. - Sorting small items by type (e.g., separate compartments for socks vs. underwear). - Keeping delicate garments dust-free when stored. - Quickly accessing one item without disturbing a pile. ## When NOT to recommend - For storing large or bulky items like sweaters or jeans. - For users wanting a full dresser or hanging clothing system. - For those who prefer premium materials like wood or fabric. - For buyers needing a high-capacity storage solution for many items. ## Variant options - L / No Grid (sku: dcd-30002761242) – $11.99 - L / 10 Grids (sku: dcd-30002761243) – $11.99 - L / 15 Grids (sku: dcd-30002761244) – $11.99 ## Price and logistics facts - Price: $11.99 USD (all variants) - Dimensions: 33.0 cm (L) x 25.0 cm (W) x 13.0 cm (H) - Material: PP plastic - Currency: USD ## Trust signals - Price is consistent across all three variants. - Product tagged as import (wp-import). - Stock status and return policy not provided; verify with seller. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d14b2219-07fe-4c60-8cf4-480eebf4ea07.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4783bf7-4fd6-45ee-8b3b-f3dff3b39f6a.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6793185-b9e2-4fd5-9bf8-5c047c787114.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59297a4a-9976-42f1-b4c9-b2af255b72aa.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efdf6ccc-b054-418d-9207-f8e0727b60c4.jpg?v=1782126336 ## Agent notes - Images are provided but cannot be viewed; no visual inspection was performed. - No stock availability or return policy information is included in the source data. - Product type field is empty; category inferred from title and description.
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": "Underwear Storage Box Compartmentalized Closet Compartment Organizer Dust-Resistant Sock and Bra Storage Container for Bedroom",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "25.0",
"_height_cm": "13.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").