(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-md', `${headerEle.querySelector('.header__mobile .header__scroll_hide').clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-pc', `${headerEle.querySelector('.header__desktop .header__scroll_hide').clientHeight}px`);
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/12
Description
Wow! A Transformer pen, cool!🖊
FEATURES:
✍Function: This gadget can be folded like a pod shaped thing, if you hold it and squeeze the black button it will transform into a pen within one second.
✍Toys Idea: It is more like a toy than a pen, people who had it before this will bring your memory back to 2007.
✍Refillable: If it runs out of ink, twist pen shell and slide it off you will get ink refill.
✍Gift Idea: It can be used for a small gift for kids, or company promotion gifts to customers.