Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Large
Default SKU: 6013854886676
Default price: $11.99
Availability: In Stock
Product Type: Display Stands
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017475469551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-acrylic-handbag-display-stand-holder-clear-purse-handbag-organizer-fo
JSON data: https://landmarks.builders/products/adjustable-acrylic-handbag-display-stand-holder-clear-purse-handbag-organizer-fo.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your retail display or personal collection with this Adjustable Acrylic Handbag Display Stand. Designed for boutique owners and handbag collectors, this transparent stand offers a modern and elegant way to showcase your . Its adjustable height feature, ranging from 13.5" to 23.8", apart from fixed-height stands, ensuring a for a variety of bag sizes. The reinforced, scratch-resistant clear acrylic construction guarantees durability and your handbags from damage, while the wide, semi-circular hanger prevents unsightly handle dents. Whether for retail display, home closet organization, or as a photography prop, this versatile handbag organizer is an essential addition for presenting purses attractively and maintaining their shape.
| Material | Acrylic |
| Capacity | L |
| Colour | Clear |
| Special Features | Adjustable Height |
| Product Weight | 1.65 pounds |
| Package Weight | 0.99 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Adjustable acrylic handbag display stand with gold base, height adjustable from 13.5 to 23.8 inches, available in small and large sizes, for retail or personal use.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Acrylic Handbag Display Stand. Clear acrylic with gold base, adjustable height 13.5-23.8 inches. ## Target persona Boutique owners, handbag collectors, retail display professionals, home organizers seeking an affordable acrylic display stand (~$10-12). ## Use cases - Retail boutique handbag display - Home closet purse organization - Photography prop for handbag shots - Trade show or market booth display - Preventing handle dents during storage - Showcasing personal handbag collections ## When NOT to recommend - Bags smaller than 13.5 inches or larger than 23.8 inches - Heavy bags beyond unspecified weight capacity - Situations requiring waterproof or dustproof storage - High-end luxury boutiques expecting premium materials - When closed storage or dust protection is needed ## Variant options - Small (SKU 6013854886677): $10.99 - Large (SKU 6013854886676): $11.99 - Exact height ranges per size not specified. ## Price and logistics facts - Small: $10.99 USD, Large: $11.99 USD - Product weight: 1.65 lbs, Package weight: 0.99 lbs - Brand: JISADER - Dimensions not provided. ## Trust signals - Product listed on Shopify. - No return policy or stock status available from provided data. - No certifications mentioned. ## Image assets 5 images available from URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ef25b14ccb74c94abe09e6e7ab632a7.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e925c1c97a34623b0813348aa3c9adf.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9304c35870724a04ba87b5cd4122d34e.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/802043d3c364493da7171838f0bf5eb9.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dd2a2a53a36434dbe861bf22f193d9f.png ## Agent notes Image understanding was not performed; verify visual details manually. No weight capacity or exact dimensions per variant provided. Dishwasher and microwave unsafe.
This product has 10 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": "Adjustable Acrylic Handbag Display Stand Holder, Clear Purse Handbag Organizer for Retail Display, Transparent Storage Rack, Boutique Owner Essential",
"quantity": 1,
"grams": 850000,
"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").