Tumbler Arch Logo EST. 2017
SKU:
(You save
) Limited Offer
Multibuy Deals
Extra available multibuy discount rates
-
Buy 2 - 3
and get Extra 10% OFF
-
Buy 4 or more
and get Extra 15% OFF
Status
Excluded from Promotions. This item is not eligible for additional discount.
Tumbler Arch Logo EST. 2017.
What’s an outdoor party without a wine tumbler to keep a drink fresh and at just the right temperature? Forget breakable glasses—give this uniquely shaped miteigi logo wine tumbler a chance and have fun with friends without worry.
• 12oz (355ml).
• Tumbler size: 4.7″ * 3.5″ (12cm * 9cm).
• High grade stainless steel.
• Double-wall vacuum seal.
• Curved, unique shape.
This miteigi logo product is made especially for you as soon as you place an order, which is why it may take us a bit longer to deliver it to you. Making products on demand instead of in bulk helps reduce overproduction, so thank you for making thoughtful purchasing decisions.
| Size (cm) |
Width |
Length |
| 12 oz |
9 |
12 |







‹script>
// Safari mobile menu fix
document. addEventListener( 'DOMContentLoaded', function() {
setTimeout (function() {
var toggler = document.querySelector(' mobileMenu-toggle');
var menu = document.querySelector('. navPages-container');
if (toggler && menu) {
var newToggler = toggler. cloneNode(true) ;
toggler.parentNode.replaceChild(newToggler, toggler);
newToggler. addEventListener( 'click', function(e) {
e. preventDefault();
menu. classList.toggle('is-open'); menu.classList.toggle('show');
this. classList.toggle('is-open') ;
}.) ;
300);
}) ;