• Box Styles
    • Folding Carton Styles
    • Corrugated Box Styles
    • Rigid Box Styles (Set-Up Boxes)
  • How to Buy Packaging
    • Part 1 – Determining Your Packaging Needs
    • Part 2 – Finding the Right Packaging Company
    • Part 3 – Working with Your Packaging Vendor
    • Part 4 – Other Packaging Considerations
  • The Proper Names for Packaging
  • Find a Packaging Company
  • Contact Me
  • About

How to Buy Packaging

Buying Packaging Explained

 

  • Blog
  • Packaging Industry Terminology
  • Factory Certifications
  • FAQ
  • Contact Me
  • About

New High Glass

“We are recognized as having the most complete line of packaging components available in the industry. It includes glass containers for nail care products, fragrance and skin care items, glass vials for samplers or specialty products, dispensers, plastic closures and other components.”

Contact Them

TYPE OF PACKAGING COMPANY:
Packaging Broker
SPECIALIZING IN:
Cosmetic Packaging
Cannabis Packaging
SERVICES AVAILABLE:
Distribution
Just the Packaging
Warehousing
START-UP COSTS:
$ 500 (in U.S. dollars)
SIZE OF THIS PACKAGING COMPANY:
Medium
LOCATION(S):
12713 Southwest 125th Avenue, Miami, Florida 33186, U.S.A.

PACKAGING BUYERS THAT BEST FIT THIS COMPANY:
Companies looking for an assortment of glass bottles and are either in the health & beauty or in the cannabis industry.

What’s Cool About this Packaging Company?

New High Glass services all of North American and much of Latin America and South America.

© Copyright 2018 HowToBuyPackaging.com · All Rights Reserved

/* ----------------------------------------- */ /* Content Template: Template for Packaging Companies - start */ /* ----------------------------------------- */ /* font size for taxonomy line */ .font-size-tax { font-size: 1em; padding: 3px 0 0 0; margin: auto; } .box-color { display: inline-block; padding: 13px 20px 20px 20px; margin: 5px 5px 25px 5px; background-color: #fff3d6; text-align: center; border-radius: 25px; border-style: solid; border-width: 2px; border-color: #ffffff; } .button-CTA { display: table; margin: 0 auto 20px; padding: 10px 25px; border: 0px solid #28bf28; border-radius: 0px; background: #28bf28; background: -webkit-gradient(linear, left top, left bottom, from(#28bf28), to(#28bf28)); background: -moz-linear-gradient(top, #28bf28, #28bf28); background: linear-gradient(to bottom, #28bf28, #28bf28); font: normal normal bold 20px raleway; color: #ffffff; text-decoration: none; } .button-CTA:hover, .button-CTA:focus { border: 0px solid #34f834; background: #30e530; background: -webkit-gradient(linear, left top, left bottom, from(#30e530), to(#30e530)); background: -moz-linear-gradient(top, #30e530, #30e530); background: linear-gradient(to bottom, #30e530, #30e530); color: #ffffff; text-decoration: none; } .button-CTA:active { background: #187318; background: -webkit-gradient(linear, left top, left bottom, from(#187318), to(#28bf28)); background: -moz-linear-gradient(top, #187318, #28bf28); background: linear-gradient(to bottom, #187318, #28bf28); } .heading-title-color1 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; color: red; /* margin: 16px 0 0 12px; */ margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color2 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; color: #007218; /* margin: 16px 0 0 12px; */ margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color3 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; color: #1F4491; /* margin: 16px 0 0 12px; */ margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color4 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; /* margin: 16px 0 0 12px; */ color: #28bcb5; margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color5 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; /* margin: 16px 0 0 12px; */ color: #995530; margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color6 { font-size: 1.2em; /* line-height: normal;*/ padding: 5px 0 0 0; /* margin: 16px 0 0 12px; */ color: #dfbb24; margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .heading-title-color7 { font-size: 1.2em; line-height: normal; padding: 5px 0 0 0; /* margin: 16px 0 0 12px; */ color: violet; margin: auto; font-weight: bold; font-family: 'Raleway', sans-serif; } .shadow { -webkit-box-shadow: 3px 3px 5px 6px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */ -moz-box-shadow: 3px 3px 5px 6px #ccc; /* Firefox 3.5 - 3.6 */ box-shadow: 3px 3px 5px 6px #ccc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ } /* adding cool shadow effects */ .effect8 { position:relative; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.5), 0 0 4px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0,0,0,0.5), 0 0 4px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0,0,0,0.5), 0 0 4px rgba(0, 0, 0, 0.1) inset; } .effect8:before, .effect8:after { content:""; position:absolute; z-index:-1; -webkit-box-shadow:0 0 0px rgba(0,0,0,0.8); -moz-box-shadow:0 0 0px rgba(0,0,0,0.8); box-shadow:0 0 0px rgba(0,0,0,0.8); top:10px; bottom:10px; left:0; right:0; -moz-border-radius:100px / 10px; border-radius:100px / 10px; } .effect8:after { right:10px; left:auto; -webkit-transform:skew(8deg) rotate(3deg); -moz-transform:skew(8deg) rotate(3deg); -ms-transform:skew(8deg) rotate(3deg); -o-transform:skew(8deg) rotate(3deg); transform:skew(8deg) rotate(3deg); } /* .effect2 { position: relative; } .effect2:before, .effect2:after { z-index: -1; position: absolute; content: ""; bottom: 15px; left: 10px; width: 50%; top: 80%; max-width:300px; background: #777; -webkit-box-shadow: 0 15px 10px #777; -moz-box-shadow: 0 15px 10px #777; box-shadow: 0 15px 10px #777; -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -o-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); } .effect2:after { -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -o-transform: rotate(3deg); -ms-transform: rotate(3deg); transform: rotate(3deg); right: 10px; left: auto; } */ .block-details-1 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 40px 10px 30px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } .block-details-2 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 100px 10px 100px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } .block-details-3 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 80px 10px 80px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } .block-details-4 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 55px 10px 55px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } .block-details-5 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 100px 10px 60px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } .block-details-6 { display: inline-block; /* background-color: #ffe4e2;*/ padding: 12px 80px 10px 90px; text-align: center; /* box-shadow: 6px 6px 13px -7px rgba(0,0,0,0.75); */ } /* adding margins to everything */ .margins-details { margin: auto; width: 85%; /*font-weight: bold;*/ } .margins-details-1 { margin: 0px 0 15px 0px; width: 100%; } .locations { margin: 12px 0 8px 0; font-family: "Verdana", Geneva, sans-serif; text-align: center; width: 85% font-size: 1.3em; } .locations2 { margin: 20px 0 8px 0; color: #ff9900; text-align: center; width: 85% font-size: 1.5em; font-weight: bold; } .extra-info-title { display: inline-block; padding: 1px 12px 1px 12px; text-align: center; color: #ff9900; !important; font-size: 1.2em; font-weight: 900; width: auto; border-radius: 8px; margin: 10px 0 20px 0; } .extra-info { display: inline-block; padding: 5px 15px 0px 15px; background-color: #e5e5e5; color: #0a4c6d; font-size: 1.3em; font-weight: 900; text-align: center; border-style: solid; border-width: 4px; border-color: #0a4c6d; } .buyers { display: inline-block; /* background-color: #f7f7f7; */ border-style: solid; border-width: 3px; border-color: #ff9900; width: 100%; } .body-buyers { padding: 0px 35px 15px 35px; text-align: center; font-size: 1em; } .heading-title-buyers { padding: 20px 20px 8px 20px; font-size: 1.1em; font-weight: 900; text-align: center; } /*.web-link { display: inline-block; padding: 13px 20px 20px 20px; margin: 5px 5px 25px 5px; background-color: #fff3d6; text-align: center; border-radius: 25px; border-style: solid; border-width: 4px; border-color: #ffffff; font-size: 1.3em; font-weight: 900; } */ .bigHr { background-color: #ff9900 !important; border: solid 2px #ff9000; !important; margin: 10px 0 0 0; } .titles-sub { display: inline-block; padding: 1px 8px 1px 8px; text-align: center; color: #fff; !important; background-color: #ff9900; font-family: "Verdana", Geneva, sans-serif; font-size: 14px; font-weight: 900; width: auto; border-radius: 3px; margin: 4px 0 0 0; } /* ----------------------------------------- */ /* Content Template: Template for Packaging Companies - end */ /* ----------------------------------------- */