oxopackaging.com Open in urlscan Pro
173.255.240.103  Public Scan

URL: https://oxopackaging.com/
Submission Tags: analytics-framework
Submission: On April 23 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://oxopackaging.com/search

<form class="small_search_form_top" action="https://oxopackaging.com/search" method="get">
  <div class="input-group top-bar-search-group">
    <input type="text" required="" name="search" class="form-control search_input_top" placeholder="Search" value="">
    <input type="hidden" required="" name="" class="form-control search_input_top" placeholder="Search" value="">
    <button type="submit" aria-label="search" class="btn btn-secondary  bg-transparent border-0 border-start border-secondary"><i class="fa fa-search"></i></button>
  </div>
</form>

POST https://oxopackaging.com/home-get-quote

<form id="get_quotes" action="https://oxopackaging.com/home-get-quote" method="post" class="get_quote" novalidate="novalidate">
  <input type="hidden" name="_token" value="8NtUlrU4QwkyehmlEncdoM2RnqFH0pCGSt7PUpMD">
  <div class="row g-3 align-items-center py-3" style="

    padding-top: 0px !important;
">
    <div class="col-auto displaynoned">
      <label class="col-form-label">Size:</label>
    </div>
    <div class="col-md-3">
      <div class="form-group input-placeholder">
        <input name="product_length" id="product_length" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span>L
        </div>
      </div>
    </div>
    <div class="col-md-3">
      <div class="form-group input-placeholder">
        <input name="product_width" id="product_width" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span>w
        </div>
      </div>
    </div>
    <div class="col-md-3">
      <div class="form-group input-placeholder">
        <input name="product_depth" id="product_depth" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span>D
        </div>
      </div>
    </div>
    <div class="col-md-2">
      <select class="form-control form-select form-select-sm required" name="measurement_units" id="units">
        <option value="cm">cm</option>
        <option value="mm">mm</option>
        <option selected="" value="inches">inch</option>
      </select>
    </div>
  </div>
  <div class="row g-3 align-items-center py-2">
    <div class="col-auto displaynoned">
      <label class="col-form-label">Qty:</label>
    </div>
    <div class="col-lg-4">
      <div class="form-group input-placeholder">
        <input type="text" name="quantity" class="form-control form-control-sm " required="" value="" min="1" max="100000">
        <div class="placeholder">
          <span>*</span>Quantity
        </div>
      </div>
    </div>
    <div class="col-lg-3 col-md-3s">
      <div class="form-group">
        <select name="color" class="form-control form-select  form-select-sm">
          <option value="">Select Color</option>
          <option value="1 Color">1 Color</option>
          <option value="2 Color">2 Color</option>
          <option value="3 Color">3 Color</option>
          <option value="4 Color">4 Color</option>
          <option value="4/1 Color">4/1 Color</option>
          <option value="4/2 Color">4/2 Color</option>
          <option value="4/3 Color">4/3 Color</option>
          <option value="4/4 Color">4/4 Color</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-lg-4s">
      <div class="form-group input-placeholder">
        <input class="form-control form-control-sm required" required="" name="product_name" id="name">
        <input type="hidden" name="qtype" value="">
        <input type="hidden" required="" name="" class="form-control search_input_top" placeholder="Search" value="">
        <div class="placeholder">
          <span>*</span> Product Name
        </div>
      </div>
    </div>
    <div class="col-lg-4 col-lg-4s">
      <div class="form-group input-placeholder">
        <input class="form-control form-control-sm required" required="" placeholder="" name="contact_name" id="name">
        <div class="placeholder">
          <span>*</span>Name
        </div>
      </div>
    </div>
    <div class="row  align-items-center py-2">
      <div class="col-auto displaynoned">
        <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
      </div>
      <div class="col-lg-3 col-lg-3s">
        <div class="form-group input-placeholder">
          <input class="form-control form-control-sm required" required="" name="contact_phone" id="phone" type="text">
          <div class="placeholder">
            <span>*</span>Phone No
          </div>
        </div>
      </div>
      <div class="col-lg-4 col-lg-4s">
        <div class="form-group input-placeholder">
          <input class="form-control form-control-sm required" required="" name="contact_email" id="email">
          <div class="placeholder">
            <span>*</span> Email Address
          </div>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2">
        <div class="col-auto displaynoned">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <div class="col-lg-11">
          <textarea class="form-control form-control-sm" name="message" rows="5" id="message" placeholder="write short message" spellcheck="false"></textarea>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2">
        <div class="col-auto displaynoned">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <div class="col-lg-10">
          <div class="row">
            <div class="col-md-3">
              <input id="num1s" placeholder="num1" class="sum col-2  form-control form-control-sm" type="text" name="num1" value="4" readonly="readonly">
            </div>
            <div class="col-md-1  py-2">
              <span>+</span>
            </div>
            <div class="col-md-3">
              <input id="num2s" placeholder="num2" class="sum col-2 form-control form-control-sm" type="text" name="num2" value="5" readonly="readonly">
            </div>
            <div class="col-md-1 py-2">
              <span>=</span>
            </div>
            <div class="col-md-3">
              <div class="form-group input-placeholder">
                <input id="captchas" class="captchas col-2 form-control form-control-sm " placeholder="Ans" required="" type="text" name="captcha" maxlength="2"><br>
              </div>
            </div>
          </div>
          <span id="spambots">(Are you human, or spambot?)</span>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2 ">
        <div class="col-auto displaynoned">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <button type="submit" class="btn btn-roundeds btn-warning">Submit </button>
      </div>
    </div>
  </div>
</form>

POST https://oxopackaging.com/home-get-quote

<form id="get_quote" action="https://oxopackaging.com/home-get-quote" method="post" class="get_quote" novalidate="novalidate">
  <input type="hidden" name="_token" value="8NtUlrU4QwkyehmlEncdoM2RnqFH0pCGSt7PUpMD">
  <div class="row g-3 align-items-center py-3" style="

    padding-top: 0px !important;
">
    <div class="col-auto displaynoned">
      <label class="col-form-label">Size:</label>
    </div>
    <div class="col-md-3 col-768s">
      <div class="form-group input-placeholder">
        <input name="product_length" id="product_length" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span> L
        </div>
      </div>
    </div>
    <div class="col-md-3 col-768s">
      <div class="form-group input-placeholder">
        <input name="product_width" id="product_width" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span> W
        </div>
      </div>
    </div>
    <div class="col-md-3 col-768s">
      <div class="form-group input-placeholder">
        <input name="product_depth" id="product_depth" value="" class="form-control form-control-sm required" required="">
        <div class="placeholder">
          <span>*</span> D
        </div>
      </div>
    </div>
    <div class="col-md-2">
      <select class="form-control form-select form-select-sm required" name="measurement_units" id="units">
        <option value="cm">cm</option>
        <option value="mm">mm</option>
        <option selected="" value="inches">inch</option>
      </select>
    </div>
  </div>
  <div class="row g-3 align-items-center py-2">
    <div class="col-auto displaynoned">
      <label class="col-form-label">Qty:</label>
    </div>
    <div class="col-lg-4">
      <div class="form-group input-placeholder">
        <input type="text" name="quantity" class="form-control form-control-sm " required="" value="" min="1" max="100000">
        <div class="placeholder">
          <span>*</span> Quantity
        </div>
      </div>
      <input type="hidden" name="qtype" value="">
      <input type="hidden" required="" name="" class="form-control search_input_top" placeholder="Search" value="">
    </div>
    <div class="col-lg-3 col-md-3aas">
      <div class="form-group">
        <select name="color" class="form-control form-select  form-select-sm">
          <option value="">Select Color</option>
          <option value="1 Color">1 Color</option>
          <option value="2 Color">2 Color</option>
          <option value="3 Color">3 Color</option>
          <option value="4 Color">4 Color</option>
          <option value="4/1 Color">4/1 Color</option>
          <option value="4/2 Color">4/2 Color</option>
          <option value="4/3 Color">4/3 Color</option>
          <option value="4/4 Color">4/4 Color</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-lg-4s col-768sa">
      <div class="form-group input-placeholder">
        <input class="form-control form-control-sm required" required="" name="product_name" id="name">
        <div class="placeholder">
          <span>*</span> Product Name
        </div>
      </div>
    </div>
    <div class="row g-3 align-items-center py-2">
      <div class="col-auto displaynoned">
        <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
      </div>
      <div class="col-lg-4 col-lg-4s">
        <div class="form-group input-placeholder">
          <input class="form-control form-control-sm required" required="" name="contact_name" id="name">
          <div class="placeholder">
            <span>*</span>Name
          </div>
        </div>
      </div>
      <div class="col-lg-3 col-lg-3s">
        <div class="form-group input-placeholder">
          <input class="form-control form-control-sm required" required="" name="contact_phone" id="phone" type="text">
          <div class="placeholder">
            <span>*</span> Phone No
          </div>
        </div>
      </div>
      <div class="col-lg-4 col-lg-4s col-lg-4ss">
        <div class="form-group input-placeholder">
          <input class="form-control form-control-sm required" required="" name="contact_email" id="email">
          <div class="placeholder">
            <span>*</span> Email Address
          </div>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2">
        <div class="col-auto displaynoneds">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <div class="col-lg-11">
          <textarea class="form-control textareas form-control-sm" name="message" rows="5" id="message" placeholder="write short message" spellcheck="false"></textarea>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2">
        <div class="col-auto displaynoned displaynoneds">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <div class="col-lg-10 textareas">
          <div class="row">
            <div class="col-md-3">
              <input id="num1" placeholder="num1" class="sum col-2  form-control form-control-sm" type="text" name="num1" value="1" readonly="readonly">
            </div>
            <div class="col-md-1  py-2">
              <span>+</span>
            </div>
            <div class="col-md-3">
              <input id="num2" placeholder="num2" class="sum col-2 form-control form-control-sm" type="text" name="num2" value="8" readonly="readonly">
            </div>
            <div class="col-md-1 py-2">
              <span>=</span>
            </div>
            <div class="col-md-3">
              <input id="captcha" placeholder="Ans" class="captcha col-2 form-control form-control-sm" type="text" name="captcha" maxlength="2"><br>
            </div>
          </div>
          <span id="spambot">(Are you human, or spambot?)</span>
        </div>
      </div>
      <div class="row g-3 align-items-center py-2 ">
        <div class="col-auto displaynoned displaynoneds">
          <label class="col-form-label">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label>
        </div>
        <div class="col-lg-11 col-lg-11s">
          <button type="submit" class="btn btn-roundeds btn-warning"> Submit </button>
        </div>
      </div>
    </div>
  </div>
</form>

Name: frmNewsletterPOST https://oxopackaging.com/subscribe

<form class="margin-bottom-0" name="frmNewsletter" id="frmNewsletter" action="https://oxopackaging.com/subscribe" method="post">
  <div class="input-group mb-3">
    <input type="text" class="form-control" name="email" placeholder="Your Email Address.." aria-label="Your Email Address..">
    <div class="input-group-append">
      <button class="btn  btn-warning" type="submit">Submit</button>
    </div>
  </div>
</form>

Text Content

(510) 500-9533|sales@oxopackaging.com
(510) 500-9533|sales@oxopackaging.com
Get Quote
 * Home
 * Boxes by industry
    * Apparel Boxes
   
    * Bakery Boxes
   
    * Candle Boxes
   
    * CBD Boxes
   
    * Cereal Boxes
   
    * Chocolate Boxes
   
    * Christmas Boxes
   
    * Cigarette Boxes
   
    * Cosmetic Boxes
   
    * Food Boxes
   
    * Gift Boxes
   
    * Health Boxes
   
    * Hemp Boxes
   
    * Jewelry Boxes
   
    * Pizza Boxes
   
    * Pre Roll Boxes
   
    * Retail Boxes
   
    * Soap Boxes
   
    * Sports Boxes
   
    * Stationery Boxes
   
    * Vape Boxes

 * Boxes By Material
    * Cardboard Boxes
    * Corrugated Boxes
    * Rigid Boxes
    * Kraft Boxes

 * Boxes By Style
    * Display Boxes
    * Gable Boxes
    * Hang Tags
    * Labels & Stickers
    * Mylar Bags
    * Paper Bags
    * Pillow Boxes
    * Trays and Sleeves
    * Tuck Boxes
    * Window Packaging Boxes

 * Blog

   
 * Portfolio


Custom
Packaging your

customers will love




YOUR CUSTOM PACKAGING PARTNER

We provides you the best packaging solutions with customized printed box
service, which matches your industry and product specific needs. Get high
quality custom boxes with logo with a flexible and simple packaging process.

Labels & Stickers
Hemp Boxes
Pre Roll Boxes
CBD Boxes
Christmas Boxes
Hang Tags
Vape Boxes
Gift Boxes
Food Boxes
Bakery Boxes
Retail Boxes
Cigarette Boxes
Soap Boxes
Candle Boxes
Health Boxes
Cosmetic Boxes
One place to get your custom packaging

OXO Packaging offers a variety of custom packaging solutions and project
assistance
with pricing and service you'll love.

No die &
Plate Charges

Quick
Turnaround
Time

Free &
Shipping

Starting From
50 Boxes

Customize Size
& Style

Free Graphic
designing


PREMIUM FINISHES

VARIETY OF FINISHING OPTIONS TO ENSURE SPECTACULAR LOOKS AND PREMIUM FEEL OF
CUSTOM BOXES

Holographic Foiling
Sliver Foiling
Gold Foiling
Spot UV
Embossing
Debossing
Why Choose Us?

ACCOMPLISH YOUR BUSINESS GOALS WITH OUR SUPERIOR SERVICE



Customize Size and Shape

We create what you want,
therefore you have complete freedom over the size and shape of your boxes.



Welcome to the Team Green!

Understanding your concerns!
we’re only offering exquisite custom boxes made up of sustainable and
eco-friendly materials.



High-End Printing Quality!

To get amazing printing results,
we employ digital and inkjet printing, and this makes us different.



Exclusive Finishing and Features

The icing on the cake!
Limitless customization features to make a statement with your spectacular
boxes.



Free & Fast Delivery

Delivery Fee? It’s Free.
We offer the fastest, on-time delivery to your door.



Free Design Support

You visualize,
and our exceptional team of designers makes that design a reality.



Customer Satisfaction Above All!

Our Customers Always Come First!
Our CSRs are available 24/7. Feel free to get in touch



Lowest Prices Guaranteed!

Prices you’ll find nowhere!
Scale your business with cost-efficient custom packaging without any compromise
on quality.

GET CUSTOM QUOTE
Free Shipping
Size:
*L
*w
*D
cm mm inch
Qty:
*Quantity
Select Color 1 Color 2 Color 3 Color 4 Color 4/1 Color 4/2 Color 4/3 Color 4/4
Color
* Product Name
*Name
       
*Phone No
* Email Address
       

       
+

=


(Are you human, or spambot?)
       
Submit

SHOP WITH CONFIDENCE

Money
Back Guarantee


CLIENT TESTIMONIAL
GET TO KNOW ALL ABOUT OUR SERVICE THROUGH VARIOUS BUSINESS CLIENTS.

T S
Trevor Sain
3rd Year working with OXO, love them

I’ve worked with OXO for 3 years now and I will continue to do so, Zack is
always so committed to making sure I get exactly what I want every time. ...


Denise Wood
Highly recommend!

I worked with Mark Willis...very professional! My packaging looked even better
than I had hoped and everything was processed and delivered as promised...


Rob Varady
Great Service

OXO was excellent. They offered a good price, and more importantly, great
product and service (this is the third packaging company we tried out in fiv...


Terra Stricklin
Awesome experience

I loved working with Kevin. I got my boxes yesterday and oh my gosh.... I LOVE
THEM SO MUCH! They are everything I wanted and more. The quality is gre...


Meghan Wyscaver
My experience with oxo packaging has…

My experience with oxo packaging has been awesome. They are responsive and
prompt and my boxes are perfect. Thank you to Ross Morgan my packaging cons...


D C
Donna C
FAST CUSTOM BOXES

Daniel and David helped with my order and they were very responsive and was very
thorough. We have now ordered 2 orders from them and both experiences...


Tanya Hargat
This company ROCKS!

This company is amazing and fast! Their representative Mark has been with us
every step of the way on a very large project and he has been able to tro...


Maggie McGuinness
Satisfied customer:)

I have been working with oxo for a few years now with my soap box and gift set
packaging. They are always quick and dependable. Great quality....


J
Joel
Fast, quality service

Thank you Darren for your timely responses and quick turnaround for our first
order with OXO Packaging. Our box design turned out better than we could...


R M
Rose Mesadieu
Will order again

I truly appreciate the service I received from this company. They were patient,
helpful, and friendly. Mr. Ross was determined to make sure that I was...


C B
Claire Bentley
High Recommend - OXO packaging

We have used OXO packaging a couple of times now and very happy with the service
- both Daniel White and Zack McKenzie have been extremely helpful and...


A R
Alexander Roche
I highly recommend OXO Packaging for

I highly recommend OXO Packaging for the great quality and fair pricing. Maryann
was the representative that helped me with my order. She was extremel...


D H
D Hines
OXO & Zack

First, I'd like to say, sorry for the long delay with getting this written. My
experience dealing with OXO Packaging and Zack Mackenzie has been fanta...


D R
David Riley
Presentation box

The box OXO printed for us was an overall success and we couldn’t be more
pleased that they were able to accommodate our unrealistic requests. Ou...


N Z
Natural Zen LLC
First, but not last!

This was my first, and won’t be my last, time ordering with OXO for my custom
packaging. I worked with Maryann who walked me through every step. She...


R D
Risa D
OXO Packaging is fast , reliable, and kind

OXO packaging is fast and reliable! I worked with Zack Mackenzie for my
packaging needs for my business and I have a strong feeling we will be doing
a...


S K
Stacie Kaldy
Fantastic customer service and boxes!

Ms. Maryann Lee and Daniel White with OXO Packaging are so easy to work with. I
love the emails they send to have design proofed and let me know about...


M
MIKEY
Greatest Printer Ever!!!

OXO Packaging is the best printer I have ever dealt with, and David is fantastic
too!! He is a legend; he goes above and beyond for all my customers. ...


Joshua King
Maryann and Daniel were highly

Maryann and Daniel were highly communicative during the entire life cycle of my
project. The packaging looks fantastic and high quality at the best pr...


J M
Jake Marinelli
Always a great experience with oxo

Always a great experience with oxo packaging as its very high quality and quick
shipping times. Mr. Zack made sure my design met my standards and Dani...


T S
Trevor Sain
3rd Year working with OXO, love them

I’ve worked with OXO for 3 years now and I will continue to do so, Zack is
always so committed to making sure I get exactly what I want every time. ...


Denise Wood
Highly recommend!

I worked with Mark Willis...very professional! My packaging looked even better
than I had hoped and everything was processed and delivered as promised...


Rob Varady
Great Service

OXO was excellent. They offered a good price, and more importantly, great
product and service (this is the third packaging company we tried out in fiv...


Terra Stricklin
Awesome experience

I loved working with Kevin. I got my boxes yesterday and oh my gosh.... I LOVE
THEM SO MUCH! They are everything I wanted and more. The quality is gre...


Meghan Wyscaver
My experience with oxo packaging has…

My experience with oxo packaging has been awesome. They are responsive and
prompt and my boxes are perfect. Thank you to Ross Morgan my packaging cons...


D C
Donna C
FAST CUSTOM BOXES

Daniel and David helped with my order and they were very responsive and was very
thorough. We have now ordered 2 orders from them and both experiences...


Tanya Hargat
This company ROCKS!

This company is amazing and fast! Their representative Mark has been with us
every step of the way on a very large project and he has been able to tro...


Maggie McGuinness
Satisfied customer:)

I have been working with oxo for a few years now with my soap box and gift set
packaging. They are always quick and dependable. Great quality....


J
Joel
Fast, quality service

Thank you Darren for your timely responses and quick turnaround for our first
order with OXO Packaging. Our box design turned out better than we could...


R M
Rose Mesadieu
Will order again

I truly appreciate the service I received from this company. They were patient,
helpful, and friendly. Mr. Ross was determined to make sure that I was...


C B
Claire Bentley
High Recommend - OXO packaging

We have used OXO packaging a couple of times now and very happy with the service
- both Daniel White and Zack McKenzie have been extremely helpful and...


A R
Alexander Roche
I highly recommend OXO Packaging for

I highly recommend OXO Packaging for the great quality and fair pricing. Maryann
was the representative that helped me with my order. She was extremel...


D H
D Hines
OXO & Zack

First, I'd like to say, sorry for the long delay with getting this written. My
experience dealing with OXO Packaging and Zack Mackenzie has been fanta...


D R
David Riley
Presentation box

The box OXO printed for us was an overall success and we couldn’t be more
pleased that they were able to accommodate our unrealistic requests. Ou...


N Z
Natural Zen LLC
First, but not last!

This was my first, and won’t be my last, time ordering with OXO for my custom
packaging. I worked with Maryann who walked me through every step. She...


R D
Risa D
OXO Packaging is fast , reliable, and kind

OXO packaging is fast and reliable! I worked with Zack Mackenzie for my
packaging needs for my business and I have a strong feeling we will be doing
a...


S K
Stacie Kaldy
Fantastic customer service and boxes!

Ms. Maryann Lee and Daniel White with OXO Packaging are so easy to work with. I
love the emails they send to have design proofed and let me know about...


M
MIKEY
Greatest Printer Ever!!!

OXO Packaging is the best printer I have ever dealt with, and David is fantastic
too!! He is a legend; he goes above and beyond for all my customers. ...


Joshua King
Maryann and Daniel were highly

Maryann and Daniel were highly communicative during the entire life cycle of my
project. The packaging looks fantastic and high quality at the best pr...


J M
Jake Marinelli
Always a great experience with oxo

Always a great experience with oxo packaging as its very high quality and quick
shipping times. Mr. Zack made sure my design met my standards and Dani...


‹›


GET CUSTOM QUOTE
Free Shipping
Size:
* L
* W
* D
cm mm inch
Qty:
* Quantity
Select Color 1 Color 2 Color 3 Color 4 Color 4/1 Color 4/2 Color 4/3 Color 4/4
Color
* Product Name
       
*Name
* Phone No
* Email Address
       

       
+

=


(Are you human, or spambot?)
       
Submit
Shop with Confidence Money
Back Guarantee




GET YOUR CUSTOM BOXES WITH LOGO FOR EVERY PRODUCT AT WHOLESALE RATE

OXO Packaging is a USA- based manufacturers' hub for producing all sorts of
Custom Boxes in exquisite style. Your products will no longer have to be wrapped
in standard boring boxes. We can create personalized subscription boxes in all
sizes and classes according to clients' requirements and product specifications.
Our printing experts and graphic designers have the skillset to develop the
perfect aesthetics to design and produce Custom Boxes with Logo in a most
flattering manner. As a gesture of good faith, we don't even charge clients for
design customization. So you can come freely and get hassle-free services.

It would be worthwhile for you to experience the best benefits in the market in
the USA. You can also Get Pillow Boxes & Custom Cosmetic Boxes with plain and
printed designs, all of which come with a logo printed with high-quality
printing technologies. Besides the Custom Boxes with Logo, our custom-printed
boxes are also the market leaders regarding the safety and protection they
provide to the encased product. Much of it is because of the characteristics of
raw materials, i.e., cardboard, that, besides its affordability, is highly
product protective. 


CUSTOM PRODUCT BOXES INCREASE THE VALUE OF A PRODUCT

People only think of packaging as a simple utility to place the product inside.
When they think of it this way, they eventually undermine the essential aspects
of Custom Packaging. When a product is placed inside a custom box, the role of
the packaging starts. Through the package, customers become able to recognize
the product; they can also read the ingredient details. Above all, the beautiful
design of the box tells customers that the product encased inside is also
valuable. 

Imagine a product placed inside two different packaging boxes. One is a simple
box with no printing, designing, or custom sizing, while the other is a Custom
Printed Packaging box. What do you think will be well-liked by people? The
latter one! That is why Custom Boxes with Logo increase the value and importance
of a product. 


CUSTOM PACKAGING COVER NUMEROUS INDUSTRIES

The most profound benefit of Custom Boxes is that you can get these boxes for a
wide range of products. Custom packaging covers multiple industries. You can
have custom boxes for grocery, cosmetics, jewelry, CBD, and retail industry
products. The common types of custom packaging boxes that are widely common in
the United States for some industries are listed below:

 * Custom CBD Boxes
 * Custom Jewellery Boxes
 * Custom Soap Packaging Boxes
 * Custom Vape Boxes
 * Custom Cigarette Boxes
 * Custom Display Boxes
 * Custom Cosmetic Boxes
 * Custom Cereal Boxes
 * Custom Bakery Boxes
 * Custom Burger Boxes
 * Custom Marijuana Packaging
 * Custom Ring Boxes


ATTRACTIVE CUSTOM BOXES STYLES FOR EVERY PRODUCT

The one thing that makes custom packaging popular is the style it has to offer.
The wide range of styles and attractive packaging templates make such packaging
a need for every business rather than merely a choice. In the modern world,
astonishingly crafted and well-designed custom packaging boxes have the
influential power to pave your business's way towards remarkable growth. You can
customize your boxes in styles, designs, and patterns that suit the broader
goals of your brand and product. You can also select the color scheme you want
on your boxes. This can be vibrant, colorful, dark, and illustrative.


 * PREMIUM QUALITY MATERIAL FOR CUSTOM PRINTED BOXES

There are various options regarding the packaging material that the market
offers. However, getting the best deal is always a time taking process.
Especially when you want to design custom packaging boxes, the material must be
high-grade and protective. These materials are primarily Kraft paper, cardboard,
corrugated material, and Rigid stock material. 

OXO Packaging uses top-quality packaging material to make Custom Boxes Packaging
Wholesale long-lasting and attractive. Every packaging material is used for a
particular purpose, and the nature of the product tells us which material will
suit best for its packaging. 


 * ECO-FRIENDLY AND BIODEGRADABLE KRAFT PAPER BOXES

The custom boxes made from eco-friendly Kraft paper are the least costly than
other packaging boxes. Kraft is a biodegradable natural material. It can be
extracted from wood pulp. Using this material for making unique custom boxes
helps protect the environment. However, some products do not fit in the Kraft
boxes. It is because of its lightweight nature, but that does not mean that a
Kraft Boxes are less sturdy. 


 * SMOOTHLY PRINTED CARDBOARD BOXES

Cardboard Boxes are the right pick if you want to perfectly display your
product. These boxes are made with a higher quantity of smooth cardboard.
Cardboard is a smooth material with a surface that can easily be printed.
Cardboard boxes can be well printed by offset and digital printing. Print
Printing consists of four colors: cyan, magenta, yellow, and black. These colors
give digitally printed images on the custom cardboard boxes.

Additionally, the tensile strength of cardboard is high, and cardboard is a
material with high tear resistance capacity. The majority of the Custom
Packaging Boxes with Logo that we supply contain cardboard. The top-notch
quality, resilience, and smoothness of cardboard enable diverse businesses to
use custom packaging boxes, custom product boxes, and cardboard boxes with logo
made entirely of cardboard.


 * RIGID STOCK MATERIAL FOR EXCLUSIVE PACKAGING

Another prominent material type in enticing custom boxes is rigid stock. When
compared with other packaging materials, the rigid stock is expensive. This is
why Rigid Boxes are used for delicate, expensive, and luxurious products such as
watches, jewelry, and rings. There are numerous custom printing options in rigid
packaging boxes.

You can print your rigid boxes with offset, digital, or other technology. But
this does not stop here. Without matte and gloss lamination, the classic
characteristics of rigid packaging remain undiscovered. Therefore, OXO Packaging
provides custom small rigid and large rigid boxes with high-quality
personalization providing maximum opportunities to brand your product the way
one wants.


 * CUSTOM CORRUGATED BOXES FOR SAFE AND SOUND DELIVERY

Custom corrugated boxes are made from thick paperboard sheets with grooves
inside. These grooves between the sheets make the corrugated boxes highly
resistant to chipping and environmental damage. Corrugated material is primarily
thick cardboard that can withstand conditions as intense as high pressure,
temperature and moisture. 

Custom cardboard boxes are also ideal for the shipment of heavy-weight products.
OXO Packaging brings custom cardboard packaging with custom sizing and styling,
using which you can ensure that your product delivers safely at the consumer
end. Additionally, suppose you want to reinvent your packaging styles with
modern innovative printing technologies. In that case, you can get all that from
OXO Packaging at discounted pricing and with the best material choice.  


UNIQUE AND APPEALING CUSTOM PACKAGING BOXES TEMPLATES

The packaging needs vary from brand to brand. Some brands require small
wholesale boxes with logo, while some supply products that depend on large
custom boxes. This implies that custom sizing in packaging is essential for any
product's branding and long-lasting impression. Custom sizing not only helps
protect with sturdiness but also adds to the branding features of the product
itself. 

OXO Packaging offers a wide range of custom packaging styles using which they
can boost their business. Branding becomes easy with this packaging because
bespoke packaging boxes are designed according to the characteristics of the
products placed inside. The most prominent and eye-catching styles, patterns,
and templates that you can get from OXO Packaging are listed below:

 * Custom Die-Cut Boxes
 * Custom Boxes with Window
 * Double Wall Tray and Lid
 * Custom Gable Boxes
 * Hexagonal Boxes
 * Custom Tuck Boxes
 * Sleeve Boxes
 * Seal End Auto Bottom
 * Five Panel Hanger Boxes
 * Tray and Sleeve Auto Bottom
 * T-Boxes
 * Auto Bottom Display Lid
 * Four Corner Tray
 * Double Wall Tuck Front
 * Double Wall Tuck Top

You can visit the template of Custom Boxes. The custom gable boxes make it
convenient to carry the product, which is the reason behind the rapidly
increasing popularity of these boxes. Similarly, the custom die-cut boxes with
windows make it easy for people to see the product without opening the box.
Generally, the window boxes have a PVC sheet which is a better option for
protecting the product against moisture and dust. 


PRINTING CHOICES IN CUSTOM BOXES WITH LOGO

Custom printed boxes rely on the latest printing technologies for better results
in designing and printing. Of course, some traditional lessons from the printing
industry are valid today, but technology has something to offer, and that is
what OXO Packaging brings for you right on the plate. Custom boxes with logo
make your brand unique and valuable to customers. With these boxes, you can help
customers remember your product as the attractive logo eventually speaks it all.
Using an attractive color scheme and custom designing, you can prepare impactful
custom boxes with a logo that suits your branding requirements. But designing is
not the end of the story. 

Most brands in the United States use digital and offset printing to increase the
influence of their products on customers. To sum it all up, custom-printed boxes
help increase the value of your product. Through custom packaging, you can make
your product consumer-friendly and well-liked even when customers have dozens of
other options. Additionally, on custom wholesale product packaging, you can
print even the minor details related to your brand alongside the brand's name,
company's slogan, product description, ingredient details, and address. 


 * DIGITAL PRINTING

The trend of digitally printed packaging boxes is increasing. Digital printing
prints digital images of cardboard, paper, rigid, and Corrugated Boxes surfaces.
Digital printing is an advanced printing type. This technology is not dependent
on plates to produce printing images of the packaging surfaces.

Therefore, OXO Packaging uses digital printing to produce high-quality printing
images, designs, and add-ons. As a product supplier in the United States, you
cannot depend entirely on traditionally printed boxes for your item packaging.
We use Digital printing because of its numerous advantages. A few of these are
listed below. 

 * Highly quality colour-graded pictures and designs can be printed using
   digital printing. 
 * In Digital printing, the ink loss is very minimal. 
 * Digital printing is a time-saving printing technique as the time required to
   shift plates is saved when digital printers are used to design aesthetic
   prints on custom printed boxes. 
 * You can even get a single printed box from digital printers. 
 * Digital printing has been a great addition to our packaging process. With the
   help of digital printing, OXO Packaging has enabled many companies to
   perfectly brand their product through custom boxes. 


 * OFFSET PRINTING

Offset printing is all about selecting the right design and then printing it
with CMYK colors. Cyan, magenta, yellow, and black colors are the four colors
used by offset printers for product box printing. In this printing, the image,
text, illustration, or design that needs to be printed is placed on the metal
plate. The plate is then transferred to a cylinder initiating the main printing
process.

The inks are then transferred to rollers that print the artwork, designs, and
illustrations on paper with the desired style. If you are looking for custom
boxes wholesale, then offset printing is the perfect choice for you as this
printing allows you to design custom printed boxes with amazing colors and
design combinations. The key advantages of offset printing are listed below.

 * Offset printing is a fast and effective printing method with an exceptionally
   high pace.
 * Offset printing works on various surfaces, including paper, smooth cardboard,
   Kraft paper, rigid stock, bux board, and cardstock. 
 * Natural inks are used in offset printing, providing natural imagery to the
   packaging surfaces as far as colors are concerned. 


CUSTOM PACKAGING BOXES WITH ATTRACTIVE AND CLASSIC ADD-ONS

Add-ons are the structural enhancement of custom boxes applied to increase the
perceived value of custom boxes. Various options of add-ons are explored once
you decide on the packaging boxes you want. These add-ons are affordable and are
not meant to be ignored, as these add-ons magnify the aesthetic elements of a
custom box. The most common add-ons are gloss and matte laminations.

These lamination types increase the luxury elements and texture of the packaging
boxes. With these laminations, you can improve the shine of your custom boxes
which make customers fall in love with our product. Additionally, these
laminations maximize the visibility of printed logos on custom boxes and make
them more visually appealing. Besides matte, gloss, and Spot UV lamination,
other popular add-ons are largely used to make custom packaging more fun and
attractive. These add-ons include,

 * Die Cut Windows
 * Ribbons and Glitters
 * Matte Lamination
 * Gloss Lamination
 * Spot UV Printing
 * Embossing
 * Debossing
 * Gold Foiling
 * Hang Tabs
 * Hang Tags 
 * Inserts
 * Tear Strips
 * Metallic, Holographic, and Pigment Foils

OXO Packaging offers all the add-ons above, using which you can reflect your
brand's legacy through eye-catching and splendid custom product boxes. We offer
amazing discounts on custom boxes wholesale deals, availing which you can tell
your brand's story through your custom packaging boxes with minimal burden on
your pocket. 


WHY CHOOSE OXO PACKAGING?

Getting quality packaging solutions for your product is always time taking. But
it is no longer a thing when you have OXO Packaging at your back. We print and
produce custom boxes with logo for industries as simple as bakery and grocery
and as complex as jewelry, cosmetics, and electronics. As the packaging business
grows and becomes more popular, packaging should adapt to match this need; we
recognize that utilizing the appropriate packaging will increase sales and
maintain consumer interest. As a result, we offer our customers unique packaging
boxes with logos to better represent their identities and complement their
businesses. The core services that distinguish us from others are mentioned
below. 


 * FREE DESIGN CONSULTATION 

We offer free design services that help our customers to come up with the best
attractive packaging design for their products. Our expert designers and
consultants are just a click away from you so that you can clear your confusion
if you have some regarding the packaging designs, fonts, and colors that you
want on your custom-printed boxes.


 * CUSTOM SIZING IS AVAILABLE

A perfectly sized packaging box always remains a dream for most companies.
Sometimes, you have the correctly sized packaging, but the raw material quality
is not allowing you to craft the design, coloration, and lamination you want on
the box. Therefore, we offer personalized-sized boxes at wholesale rates that
exactly fit the products.


 * DIVERSITY IN PRINTING

Our advanced offset, digital & CMYK/ PMS printing techniques can get the
attention of significant customer targets. We use offset printing and digital
printing to make 3d mockup designs on the custom packaging with logo to help
companies develop the best custom boxes for their product. In such a
hypercompetitive world, the importance of printed boxes cannot be neglected.
Therefore, we use modern printed packaging techniques to help lift your
product's value.


 * OUR VISION, YOUR SUCCESS!

We at OXO Packaging aim to win customers by offering quality box manufacturing
services budget-smartly. We are 100% committed to the success of our esteemed
clients as we deem it to be our own. Our vision is not to earn profits but
admiration, which is why we enable our customers to take full advantage of our
affordable pricing and quality custom-made box service delivery. 


GIVE YOUR SALES A NEW DIRECTION WITH CUSTOM BOXES WHOLESALE

OXO Packaging is an all-equipped box printing and production company that's
always ready to produce unique custom boxes wholesale for all consumer products
and retail products mass-produced by various businesses. Already, we have earned
a name in the USA printing market for our Boxes' unique designs, sturdily built,
and shipment services. You should choose us as your packaging partner because we
offer exceptional packaging services at comparably low prices.

This is of utmost importance to businesses, especially those looking for quality
Custom Printed Packaging Boxes solutions for their product within a tight price
bracket. Therefore, we offer budget-friendly wholesale deals helping consumer
product businesses to flourish with the unique packaging that one can dream of.
We deliver regular custom printed boxes, but we also excel at seasonal packaging
services with added festive décor on Custom Boxes.


 * ECO-FRIENDLY PACKAGING SOLUTIONS

Going green or carbon neutral is the need of every business today. We understand
the importance of the environment; therefore, we are strongly committed to
reducing the carbon footprint of our packaging manufacturing processes. Unlike
plastic, we make boxes with eco-friendly cardboard material that is 100%
degradable. Our packaging products are also reusable and recyclable; therefore,
once you are done with the initial use, you can reuse these boxes for multiple
purposes.


 * 24/7 CUSTOMER SUPPORT SERVICE

We prioritize assisting our customers with quality customer support services.
We're available 24//7 to help you with any queries regarding packaging size,
templates, designs, colors, lamination, printing techniques, pricing, and
delivery details. 


 * SUPER FAST SHIPPING

Once you decide on our premium quality custom printed boxes, we initiate our
production phase. We provide extra fast delivery within 8-12 days, approximately
from the approval of your final design. The bonus point is that we don't charge
anything for shipment across the United States. 


ORDER NOW AND GET THE BEST DEALS ON CUSTOM BOXES WITH LOGO

OXO Packaging is the best packaging solution in the USA, where you will get the
best quality of custom packaging wholesale. Let's not waste your time and hit
our chat support to book your packaging order now! Because we are the best! So
if you need custom boxes, then reach us to do it. No matter the size, shape, or
design, we are all set to give you the best services in the USA.

Read more...
Read more


Custom Serum Boxes

Chocolate Bar Boxes

Custom Software Boxes

Hair Extension Boxes

Custom CBD Gift Boxes

Custom Christmas Favor Boxes

Custom Medicine Boxes

Soap Sleeve Packaging

Custom Kraft Soap Boxes
Custom
Packaging your

customers will love

C B
Claire Bentley
High Recommend - OXO packaging

We have used OXO packaging a couple of times now and very happy with the service
- both Daniel White and Zack McKenzie have been extremely helpful and...


A R
Alexander Roche
I highly recommend OXO Packaging for

I highly recommend OXO Packaging for the great quality and fair pricing. Maryann
was the representative that helped me with my order. She was extremel...


D H
D Hines
OXO & Zack

First, I'd like to say, sorry for the long delay with getting this written. My
experience dealing with OXO Packaging and Zack Mackenzie has been fanta...


D R
David Riley
Presentation box

The box OXO printed for us was an overall success and we couldn’t be more
pleased that they were able to accommodate our unrealistic requests. Ou...


N Z
Natural Zen LLC
First, but not last!

This was my first, and won’t be my last, time ordering with OXO for my custom
packaging. I worked with Maryann who walked me through every step. She...


R D
Risa D
OXO Packaging is fast , reliable, and kind

OXO packaging is fast and reliable! I worked with Zack Mackenzie for my
packaging needs for my business and I have a strong feeling we will be doing
a...


S K
Stacie Kaldy
Fantastic customer service and boxes!

Ms. Maryann Lee and Daniel White with OXO Packaging are so easy to work with. I
love the emails they send to have design proofed and let me know about...


M
MIKEY
Greatest Printer Ever!!!

OXO Packaging is the best printer I have ever dealt with, and David is fantastic
too!! He is a legend; he goes above and beyond for all my customers. ...


Joshua King
Maryann and Daniel were highly

Maryann and Daniel were highly communicative during the entire life cycle of my
project. The packaging looks fantastic and high quality at the best pr...


J M
Jake Marinelli
Always a great experience with oxo

Always a great experience with oxo packaging as its very high quality and quick
shipping times. Mr. Zack made sure my design met my standards and Dani...


T S
Trevor Sain
3rd Year working with OXO, love them

I’ve worked with OXO for 3 years now and I will continue to do so, Zack is
always so committed to making sure I get exactly what I want every time. ...


Denise Wood
Highly recommend!

I worked with Mark Willis...very professional! My packaging looked even better
than I had hoped and everything was processed and delivered as promised...


Rob Varady
Great Service

OXO was excellent. They offered a good price, and more importantly, great
product and service (this is the third packaging company we tried out in fiv...


Terra Stricklin
Awesome experience

I loved working with Kevin. I got my boxes yesterday and oh my gosh.... I LOVE
THEM SO MUCH! They are everything I wanted and more. The quality is gre...


Meghan Wyscaver
My experience with oxo packaging has…

My experience with oxo packaging has been awesome. They are responsive and
prompt and my boxes are perfect. Thank you to Ross Morgan my packaging cons...


D C
Donna C
FAST CUSTOM BOXES

Daniel and David helped with my order and they were very responsive and was very
thorough. We have now ordered 2 orders from them and both experiences...


Tanya Hargat
This company ROCKS!

This company is amazing and fast! Their representative Mark has been with us
every step of the way on a very large project and he has been able to tro...


Maggie McGuinness
Satisfied customer:)

I have been working with oxo for a few years now with my soap box and gift set
packaging. They are always quick and dependable. Great quality....


J
Joel
Fast, quality service

Thank you Darren for your timely responses and quick turnaround for our first
order with OXO Packaging. Our box design turned out better than we could...


R M
Rose Mesadieu
Will order again

I truly appreciate the service I received from this company. They were patient,
helpful, and friendly. Mr. Ross was determined to make sure that I was...



We collaborate with people and brands.

lets build something great together.

 * Privacy and Security
 * Terms and Conditions
 * About Us

We collaborate with people and brands.

lets build something great together.

Sign up for exclusive offers and updates!


Submit

Information

 * Privacy and Security
 * Terms and Conditions
 * About Us
 * Contact Us
 * Sitemap
 * Portfolio

Packaging Products

 * Soap Boxes
 * Pillow Boxes
 * Hemp Boxes
 * Kraft Boxes
 * CBD Boxes
 * Pre Roll Boxes

Contact Us

 * (510) 500-9533
 * sales@oxopackaging.com
 * 39899 Balentine Drive Suite 200, Newark, CA 94560

Follow Us:

SSL 100% Secure Transactions:

Copyright 2022. www.oxopackaging.com Project By DevBatch. All rights reserved.

  Let's Call

×


ORDER BY INDUSTRY

Apparel Boxes
Bakery Boxes
Candle Boxes
CBD Boxes
Cereal Boxes
Chocolate Boxes
Christmas Boxes
Cigarette Boxes
Cosmetic Boxes
Food Boxes
Gift Boxes
Health Boxes
Hemp Boxes
Jewelry Boxes
Pizza Boxes
Pre Roll Boxes
Retail Boxes
Soap Boxes
Sports Boxes
Stationery Boxes
Vape Boxes


BOXES BY MATERIAL

Cardboard Boxes Corrugated Boxes Rigid Boxes Kraft Boxes


BOXES BY STYLE

Display Boxes Gable Boxes Hang Tags Labels & Stickers Mylar Bags Paper Bags
Pillow Boxes Trays and Sleeves Tuck Boxes Window Packaging Boxes


BLOG