Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99 – $7.99
Default variant: 3
Default SKU: 5819998654922
Default price: $5.99
Availability: In Stock
Product Type: Drawer Organisers
Vendor: JISADER
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/48066937487599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/shelf-dividers-for-closet-handbag-acrylic-shelf-dividers-for-closet-shelf-separa-2
JSON data: https://landmarks.builders/products/shelf-dividers-for-closet-handbag-acrylic-shelf-dividers-for-closet-shelf-separa-2.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your closet with our versatile and modular shelf dividers. Designed for organization, these dividers are for neatly storing handbags, books, folded clothing, and more. Constructed from new material, they offer exceptional durability and a modern look. The modular design allows for complete customization, letting you create the storage setup for your specific needs. Installation is easy, making it easy to rearrange and optimize your closet space. Improve your home organization with these essential closet shelf organizers.
| Material | Plastic |
| Capacity | L |
| Included Components | Bag 5-piece insert |
| Product Weight | 0.75 kilograms |
| Package Weight | 0.8 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 8002 |
| Number of Items | 1 |
Summary: Modular acrylic shelf dividers for organizing handbags, books, and folded clothes. Plastic construction. Available in 3-pack ($5.99) or 4-pack ($7.99).
Generated by: deepseek-v4-flash
## Identity Shelf Dividers for Closet Handbag, Acrylic Shelf Dividers for Closet, Shelf Separator, Modular Closet Shelf Dividers, Closet Shelf Dividers Organizer. ## Target persona Budget-conscious home organizers seeking modular storage for closets; individuals with limited shelf space needing compartmentalization; users who prefer DIY adjustable organization without permanent fixtures. ## Use cases - Separating handbags on a closet shelf to prevent toppling. - Organizing folded t-shirts or sweaters by category or color. - Dividing a shared shelf for multiple family members' belongings. - Creating vertical compartments for books or magazines on a shelf. - Arranging small items like scarves or belts within a drawer. - Modifying existing shelves to add temporary partitions as needed. ## When NOT to recommend - For heavy or bulky items that exceed the divider's height or stability (e.g., large boots, stacked bins). - For users seeking permanent built-in shelving solutions. - When the shelf depth is less than the divider's base width (dimensions unknown; assume ~15-20 cm). - For those wanting a single large compartment divider (only 3 or 4 pieces per order). ## Variant options - 3-pack: $5.99 (SKU 5819998654922) - 4-pack: $7.99 (SKU 5819998654923) ## Price and logistics facts - Price: $5.99 (3-pack) / $7.99 (4-pack) USD. - No dimensions provided; weight: 0.75 kg (3-pack) / 0.8 kg (4-pack). - Material: Plastic. Dishwasher safe: No. Microwaveable: No. ## Trust signals - Constructed from 'new material' (unspecified plastic). - No return policy or stock status provided. - Product weight and package weight listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7d01cc6f0d4c2198df5d8b02e6af28_e13c275b-4a97-4bce-96b6-ff62ac10f23f.png?v=1773885983 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7c3524c680d43f6bc52d874ccdcbb6f_9908d4ef-1dc7-4356-8eba-218181eb498f.png?v=1773885983 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ced85ec273b64c6bb603408b50f37c6c_b5514abc-95e3-4cc9-872e-c39bb2e8d2a8.png?v=1773885983 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb42fb74212b4fefa87f8b1978914fe1_727efaa3-b09b-41d6-aee2-d80ab3b1d6c7.png?v=1773885983 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bb8e4e06cee4b01a0c2ede262be5303_427fd35c-71f9-4740-89d5-3b28aab1dacd.png?v=1773885983 ## Agent notes - Image understanding not performed; visual details not inferred.
This product has 14 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": "Shelf Dividers for Closet Handbag, Acrylic Shelf Dividers for Closet, Shelf Separator, Modular Closet Shelf Dividers, Closet Shelf Dividers Organizer",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").