Can-Shaped Glass Tumbler miteigi Logo
SKU:
(You save
) Limited Offer
Status
Excluded from Promotions. This item is not eligible for additional discount.
Can-Shaped Glass Tumbler miteigi Logo.
Whether you enjoy drinking refreshing sodas, iced coffees, cocktails, or even fancy mocktails, this miteigi logo glass is a perfect choice. With its trendy design and the timeless appeal of glassware, it will become a staple for your beverages.
• Glass material.
• Volume: 16oz. (473ml).
• Not dishwasher or microwave safe.
• miteigi logo product sourced from China.
This miteigi logo product is made especially for you as soon as you place an order, which is why it may take us a little 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.






‹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);
}) ;