Have questions? Get in touch with us at hello@wcompliments.com

Your cart

Your cart is empty

Pico Pen

from
Regular price $52.86
Unit price
per 
Select Your Size Breakdown
Total: 30 units
/* ------------------------------- CUSTOMIZATION + LOCATION -------------------------------- */ const customizationInput = container.querySelector('.of_customization_input'); const locationInput = container.querySelector('.of_customization_location_input'); if (customizationInput || locationInput) { container.addEventListener('change', e => { if (e.target.type !== 'radio') return; const value = e.target.id.replace('of-', ''); if (e.target.name === 'of-customization' && customizationInput) { customizationInput.value = value; } if (e.target.name === 'of-location' && locationInput) { locationInput.value = value; } }); } /* ------------------------------- FILE UPLOAD (IF EXISTS) -------------------------------- */ const uploadZone = container.querySelector('.of-upload-zone'); const fileInput = container.querySelector('.of-file-input'); if (uploadZone && fileInput) { fileInput.addEventListener('change', e => { const file = e.target.files[0]; if (!file) return; const reader = new FileReader(); reader.onload = event => { const img = new Image(); img.src = event.target.result; img.onload = function () { if (this.width > 200 || this.height > 200) { alert(`Image too large (${this.width}x${this.height})`); fileInput.value = ""; return; } let thumb = uploadZone.querySelector('.of-thumbnail'); if (!thumb) { thumb = document.createElement('img'); thumb.className = 'of-thumbnail'; thumb.style.cssText = "max-width:80px;max-height:80px;margin-top:10px;border-radius:4px;border:1px solid #ddd;"; uploadZone.appendChild(thumb); } thumb.src = event.target.result; uploadZone.querySelector('.of-upload-header')?.style.setProperty('display', 'none'); uploadZone.querySelector('.of-upload-desc')?.style.setProperty('display', 'none'); }; }; reader.readAsDataURL(file); }); } });
Summary
Unit Fee x $xxx.xx
Setup Fee $xxx.xx
Imprint Cost Free
Bulk Discount -$xx.xx
Approx. Lead Time: Business Days
Pico Pen Approax Lead Time: 10 - 14 Business Days
Please upload your eps or ai file at checkout

Shipping calculated at checkout.

LAMY Pico is an innovative lacquer finish pocket pen that transforms into a full ballpoint with its sophisticated push mechanism.

Details: Black Ink
Lead time: 10-12 business days
MOQ: 25
Customization: Printing

BLACK ink

Refillable

  • Lorem Ipsumis simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum

  • Lorem Ipsumis simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum

  • Lorem Ipsumis simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum

  • Lorem Ipsumis simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum

  • Lorem Ipsumis simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum