Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $2.99
Default variant: 1
Default SKU: 5891608664806
Default price: $1.99
Availability: In Stock
Product Type: Wardrobe Shelves
Vendor: JISADER
Weight: 188 g
Cart URL (default variant): https://landmarks.builders/cart/48017491394799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/8-pcs-acrylic-shelf-dividers-separator-for-wardrobe-transparent-shelf-dividers-f
JSON data: https://landmarks.builders/products/8-pcs-acrylic-shelf-dividers-separator-for-wardrobe-transparent-shelf-dividers-f.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
your home organization with these versatile Acrylic Shelf Dividers. Designed for simplicity, their clear acrylic construction offers a modern aesthetic while allowing you to easily see your stored items. The convenient installation means no tools are required, making . These shelf separators effectively your shelves, keeping folded clothes, towels, linens neatly stacked from toppling over. With a design that fits shelves between 1.8cm, 2.2cm thick, they are most standard shelving units. for bedroom storage, linen closets, any area needing a touch of order.
Package Contents: 8 x Garment Board
| Material | Plastic |
| Capacity | L |
| Colour | Transparent |
| Product Weight | 0.19 kilograms |
| Package Weight | 0.3 kilograms |
| Recommended Uses | Storage |
| Included Components | 8 pcs Transparent Garment Board |
| Number of Items | 8 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | AKH689996 |
| Brand | JISADER |
Summary: JISADER 8-pack transparent acrylic shelf dividers for organizing folded clothes and towels, fitting shelves 1.8-2.2 cm thick, priced at $1.99 per pack.
Generated by: deepseek-v4-flash
## Identity - Product: 8 Pcs Acrylic Shelf Dividers by JISADER - Material: Plastic (acrylic), transparent - Pack size: 8 dividers per pack - Variants: 1 pack ($1.99), 2 packs ($2.99) - Fits shelf thickness: 1.8-2.2 cm - Weight per divider: not specified, package weight 0.3 kg ## Target persona - Budget-conscious home organizers - Apartment dwellers with standard closets - People seeking no-tool shelf organization solutions - Users with thin shelves (1.8-2.2 cm) ## Use cases - Keeping folded clothes neatly stacked on bedroom shelves - Separating towels in linen closets - Organizing t-shirts, sweaters, or jeans on closet shelves - Preventing stacks of linens from toppling over - Tidying shelves in small spaces without bulky organizers ## When NOT to recommend - For shelves thicker than 2.2 cm (will not fit) - For heavy items like books or canned goods (may not hold weight) - When opaque dividers are preferred (e.g., hiding clutter) - For users needing large dividers (e.g., for deep shelves) ## Variant options - 1 pack (8 dividers): $1.99 - 2 packs (16 dividers): $2.99 ## Price and logistics facts - Price: $1.99 for 1 pack, $2.99 for 2 packs (USD) - Weight per pack: 0.3 kg - Dimensions: not provided - Currency: USD ## Trust signals - In-stock: based on listing availability - Return policy: not specified - Price consistency: low, budget-friendly - Certifications: none mentioned - Brand: JISADER ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4623600de9e4b7a81cba71b381668ff.png?v=1773822066 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ee9c1354c44ac7b04b40f04bcb66c1.png?v=1773822066 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9952d19f56f54f05a0fbd3beb40c0422.png?v=1773822066 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b19a071d4f744e53afcbb636d08bfa6e.png?v=1773822066 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3436340f60714d3f8622dc4506c25ac2.png?v=1773822066 ## Agent notes - Images were not inspected; visual details are not inferred. - Exact dimensions of individual dividers not provided; shelf thickness compatibility is specified (1.8-2.2 cm). - Material is plastic (acrylic), but durability details are absent.
This product has 9 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": "8 Pcs Acrylic Shelf Dividers, Separator for Wardrobe, Transparent Shelf Dividers for Closet, Bedroom Storage Shelf Dividers",
"quantity": 1,
"grams": 188000,
"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").