
VTG LISNER MOLDED RED JELLY LUCITE RHINESTONE LEAF EARRINGS C1571
USD 36.00

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Lisner
USD 49.97
Condition: New without tags
View Vintage Lisner Green Molded Lucite Leaf Rhinestone Earrings with current marketplace pricing, condition, product images and item details. Purple Technado. We are proud of the service and quality of the products we provide. New and used high-end electronics. body { margin: 0; width: 100%; max-width: 900px; margin-right: auto; margin-left: auto; } .pt_container { /* border: solid 25px #d3d3d3; */ } .pt_header { background: #11323D; padding: 25px; display: flex; justify-content: center; align-items: center; } .logo_container { display: flex; flex-direction: column; align-items: center; } .pt_logo { height: 125px; width: 125px; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor; } .logo_name { color: #fff; font-weight: bold; font-size: 25px; font-family: Roboto, sans-serif; margin-top: 10px; } /* Navigation tabs */ .nav_tabs_container { position: relative; overflow: hidden; } .nav_tabs { display: flex; overflow-x: auto; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; white-space: nowrap; gap: 0.5rem; background: #fff; padding: 25px 25px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .nav_tabs::-webkit-scrollbar { display: none; } .nav_button { background-color: #E4E9D7; color: #8E825A; font-size: 12px; border: none; padding: 10px 10px; min-width: 10rem; cursor: pointer; transition: background-color 0.3s ease; text-decoration: none; text-align: center; } .nav_button:hover { opacity: 0.7; text-decoration: none; color: #8E825A; } /* Fade-out effect on the edges */ .nav_tabs_container::before, .nav_tabs_container::after { content: ''; position: absolute; top: 0; bottom: 0; width: 100px; pointer-events: none; z-index: 1; } .nav_tabs_container::before { left: 0; background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } .nav_tabs_container::after { right: 0; background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } .pt_middle_section { padding: 25px 30px; } .pt_device_testing { padding: 25px 30px; background: #f0f0f0; } .pt_mainTitle { font-size: 22px; color: #656565; font-family: Roboto, sans-serif; } .custom_description {} .pt_title { font-size: 14px; font-family: Roboto, sans-serif; color: #757575; font-weight: bold; } .pt_desc { color: #757575; font-size: 14px; font-family: Roboto, sans-serif; margin: 0.5rem 0; } .pt_mid_flex { margin: 0.5rem 0; } .pt_label { } .pt_radio_tabs { background: #F6F6F6; } .pt_shipping_information { padding-top: 1.5rem; } .pt_sections { padding: 10px 30px; color: #757575; font-size: 14px; font-family: Roboto, sans-serif; } .pt_disclaimer_section { background: #19212b; } .pt_disclaimer_text { color: #fff; font-style: italic; font-size: 12px; padding: 40px 50px; font-family: Roboto, sans-serif; } .other_stores_container { padding-bottom: 30px } .other_stores_header { display: flex; justify-content: center; color: #656565; font-family: Roboto, sans-serif; font-size: 18px; font-weight: 600; letter-spacing: 2.4px; padding-bottom: 20px; } .other_stores_icons { display: flex; justify-content: space-evenly; } .other_stores_icon_container { display: flex; flex-direction: column; align-items: center; gap: 0.75rem; cursor: pointer; } .other_stores_icon_header { color: #656565; font-family: Roboto, sans-serif; font-size: 14px; font-weight: 500; } .other_stores_icon_text { color: #757575; font-family: Roboto, sans-serif; font-size: 12px; width: 120px; text-align: center; } .other_stores_icon_bbb { width: 75px; height: 75px; } .other_stores_icon_pt { width: 100px; height: 75px; } .suggested_listings_container { position: relative; overflow: hidden; margin: 0px 30px; } .suggested_listings { display: flex; overflow-x: auto; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; white-space: nowrap; gap: 0.5rem; } .suggested_listing_container { border: 1px solid #D6D6D6; border-radius: 5%; padding: 5px; display: flex; flex-direction: column; align-items: center; gap: 0.25rem; } .suggested_listing_img { width: 125px; height: 125px; border-radius: 5%; } .suggested_listing_title { color: #272727; font-family: Roboto, sans-serif; font-size: 10px; width: 120px; height: 30px; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: break-word; } .suggested_listing_price { color: #272727; font-family: Roboto, sans-serif; font-size: 10px; text-align: center; } /* Fade-out effect on the edges */ .suggested_listings_container::before, .suggested_listings_container::after { content: ''; position: absolute; top: 0; bottom: 0; width: 100px; pointer-events: none; z-index: 1; } .suggested_listings_container::before { left: 0; background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } .suggested_listings_container::after { right: 0; background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } svg { width: 17px; height: 17px; fill: #8E825A; } section { display: none; padding: 20px 0 0; } input { display: none; } label { display: inline-block; margin: 0 0 -1px; padding: 10px 25px; text-align: center; color: #656565; font-family: Roboto, sans-serif; font-size: 16px; } label:hover { font-weight: 600; cursor: pointer; } input:checked+label { border-bottom: 1px solid #6CBBC6; font-weight: bold; } #tab1:checked~#content1, #tab2:checked~#content2, #tab3:checked~#content3, #tab4:checked~#content4 { display: block; } @media (max-width: 767px) { .pt_header { padding: 10px 10px 10px 0; } } BY BRISTOL BAY Jewelry Men's Apparel Women's Apparel Home & Garden Sporting Goods Collectibles Vintage Lisner Green Molded Lucite Leaf Rhinestone Earrings Condition: New without tags The brand-new, unused, and unworn item (including handmade items) is not in original packaging or may be missing original packaging materials (such as the original box or bag). The original tags may not be attached Photos: All photos are of the original item. Please reference the pictures to see what is included in the listing. CHECK OUT OUR EBAY STORES By Bristol Bay Luxury clothing, jewelry, and more CIT Electronics Great deals on second hand devices Purple Technado New and used high-end electronics Shipping Returns Get Help We ship within 1 business day. Example: if you pay for an item on Tuesday, we ship it out before the end of the day Wednesday. If you pay for an item on Friday through Sunday, we will ship it out before the end of the day Monday. These commitments are in accordance to eBay guidelines. Please contact us if you experience any issues upon delivery of your purchase. We are proud of the service and quality of the products we provide. If you have received an item this is defective or damaged, you can return your item within 30 days of ordering. Send us a message through eBay messages and we will be happy to help resolve any issue! We are a family run business that relies on eBay, so please be honest about why you are returning products. When people are dishonest it hurts our standing on eBay and makes it difficult to sell our quality items. Thank you. Please contact us if you experience any issues upon delivery of your purchase. As a full-service company, our goal is to provide 100% satisfaction to our customers, our long-term clients, our employees, and the communities in which we live. You can contact us through eBay messages. Condition: New without tags. Category: Jewelry & Watches › Fashion Jewelry › Earrings. Brand: Lisner.
Additional views from the marketplace listing for Vintage Lisner Green Molded Lucite Leaf Rhinestone Earrings.






Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Vintage Lisner Green Molded Lucite Leaf Rhinestone Earrings.

USD 36.00

USD 59.99

USD 31.58

USD 15.00

USD 22.49

USD 28.00

USD 38.00

USD 28.00

USD 239.00

USD 15.00