miteigi Pride Logo Magnet
SKU:
(You save
) Limited Offer
Multibuy Deals
Extra available multibuy discount rates
-
Buy 2 - 3
and get Extra 2.5% OFF
-
Buy 4 - 9
and get Extra 5% OFF
-
Buy 10 - 14
and get Extra 7.5% OFF
-
Buy 15 or more
and get Extra 10% OFF
Status
Excluded from Promotions. This item is not eligible for additional discount.
miteigi Pride Logo Magnet.
Showcase adventures and inspiration, or simply keep your space organized with our premium magnets. They feature a modern matte finish on top and a strong magnetic material on the back, so they’ll hold up well and look great for years to come. These miteigi Pride logo magnets are a practical and stylish solution for holding up photos, notes, or other small items.
• Made from 0.5mm flexible vinyl.
• Premium matte finish.
• Magnetic black backing.
This miteigi Pride 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.
Size guide
| Size (cm) |
Height |
Width |
| 3″×3″ |
7.6 |
7.6 |



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