Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue / L Wo Lid
Default SKU: dcd-30002764227
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49879131881711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045347
JSON data: https://landmarks.builders/products/m4x-10001045347.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage: This multi-functional household storage solution is for organizing snacks, stationery, and small everyday items on your desktop or in drawers.
Elegant Design: Featuring a beautiful lace pattern, this decorative storage box adds an essence of minimalist simplicity to any room
Breathable Structure: The hollow storage basket design ensures ventilation, making it ideal for storing socks, underwear, or washroom toiletries without dampness buildup.
Space-Saving Efficiency: Designed as a stackable organizer box, it helps you maximize vertical space your cabinets or on shelves, keeping your living area neat and tidy.
Material: Crafted from, odorless PP material, this storage basket is built for long use and is easy to clean with a simple wipe.
Summary: Versatile PP storage box with lace pattern, hollow design for ventilation, stackable to save space, available in Blue, Pink, Purple with or without lid.
Generated by: deepseek-v4-flash
## Identity Decorative Storage Box Versatile Hollow Storage Basket Stackable Lace Pattern Organizer Bin for Desktop, Washroom, Living Room. ## Target persona Home organizers looking for affordable, stackable storage for small items; desk tidiers needing a decorative yet functional bin; bathroom storage seekers requiring ventilation; college students or renters on a budget. ## Use cases - Storing snacks on kitchen counter - Organizing stationery on desk - Holding socks/underwear in drawer (breathable design) - Storing toiletries in washroom (prevents dampness) - Stacking multiple units on shelf to maximize vertical space - Containing small toys or craft supplies ## When NOT to recommend - For heavy items (e.g., books, tools) as PP may warp or break - For food that requires airtight or moisture-proof storage - For outdoor use (PP may degrade under UV exposure) - If the item needed is larger than 39 cm in any dimension ## Variant options - Blue / L Wo Lid (without lid): $9.99 - Pink / L Wo Lid: $9.99 - Purple / L Wo Lid: $9.99 - Blue / L W Lid (with lid): $9.99 - Pink / L W Lid: $9.99 - Purple / L W Lid: $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants same) - Dimensions: 39 cm L × 28 cm W × 17 cm H - Material: PP (polypropylene) ## Trust signals - In-stock status not confirmed from provided data - Return policy not specified - Price is consistent across all variants ($9.99) - No certifications stated ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd283cce-7278-4119-a70e-84763a64d67a.jpg?v=1782126326) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf829f2a-c8f8-4ad2-9eee-7783f6e3818b.jpg?v=1782126325) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cb6fef4-5c4d-41e8-a933-ab7affde6b8c.jpg?v=1782126325) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa630a6f-9225-4e43-8e67-e460f91f9808.jpg?v=1782126328) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac3d39de-5f32-4e79-b3ee-2e069d36dcfa.jpg?v=1782126326) ## Agent notes - Image understanding not performed; visual details (lace pattern, colors) not verified. - 'L Wo Lid' means without lid, 'L W Lid' means with lid. - Product type is unspecified but inferred as storage basket.
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": "Decorative Storage Box Versatile Hollow Storage Basket Stackable Lace Pattern Organizer Bin for Desktop, Washroom, Living Room",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "28.0",
"_height_cm": "17.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").