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/48099392913647: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-5
JSON data: https://landmarks.builders/products/shelf-dividers-for-closet-handbag-acrylic-shelf-dividers-for-closet-shelf-separa-5.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 closets, organizing handbags, books, and folded clothes. Made of plastic, simple to install. 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 (Drawer Organisers, Plastic). ## Target persona Home organizers looking to segment closet shelves for handbags, books, or folded clothing. Also suitable for small-space dwellers needing modular shelf separation. ## Use cases - Organizing handbags upright on a closet shelf to prevent tipping. - Separating stacks of folded t-shirts, sweaters, or jeans. - Creating bookends for books or magazines on open shelves. - Dividing shelves for accessories like scarves or belts. - Rearranging compartments as storage needs change, thanks to modular design. ## When NOT to recommend - When heavy items (tools, toiletries) need support (plastic dividers may not hold weight). - For deep drawers where standard shelf dividers might not fit (no depth dimensions provided). - If a permanent, fixed solution is required; these are designed to be rearranged. - For large items like suitcases or bulky sports equipment. ## Variant options - 3-pack (SKU 5819998654922) – $5.99 USD - 4-pack (SKU 5819998654923) – $7.99 USD ## Price and logistics facts - Price: $5.99 (3-pack) / $7.99 (4-pack) USD. - Product weight: 0.75 kg (package weight 0.8 kg). - Dimensions not provided. - Material: Plastic. ## Trust signals - No in-stock status provided. - Return policy not specified. - No certifications listed. - Simple plastic build; common category for closet organization. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7d01cc6f0d4c2198df5d8b02e6af28_4cc88ff0-dc09-427b-b054-3e273a1a40ef.png?v=1773922071 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7c3524c680d43f6bc52d874ccdcbb6f_2b942a2c-6804-4ad4-96d0-a479f3ecae27.png?v=1773922071 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ced85ec273b64c6bb603408b50f37c6c_cf11c1a1-4ec4-4969-ab57-54742409f1ec.png?v=1773922071 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb42fb74212b4fefa87f8b1978914fe1_35554ae0-02d4-443c-9721-9d7e5e8b42d5.png?v=1773922071 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bb8e4e06cee4b01a0c2ede262be5303_3da4501b-30ca-400a-8ad5-da1ba4825567.png?v=1773922071 ## Agent notes - Images present but not analyzed (no visual details extracted). - Dimensions not provided; assume standard shelf divider size (verify with seller). - Material is plastic (listed as acrylic in title, plastic in description). - No warranty or return policy data available. - In-stock status unknown; check availability before recommending.
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").