ANIMEBOXS
Search
Account
Log in
Create an account
0
Cart
Close
Home
Anime Style
Anime Style
Dragon Ball🐉
One Piece☠️
Digimon
Advent Calendar
3D Anime Light Box
Anime box
Katana Keychains
Clothing
Clothing
Hoodie
Sweatshirt
T-Shirt
Long pants
Vest
Sports Shorts
Fitness Shorts
Log in
Create an account
Home
Anime Style
Dragon Ball🐉
One Piece☠️
Digimon
Advent Calendar
3D Anime Light Box
Anime box
Katana Keychains
Clothing
Hoodie
Sweatshirt
T-Shirt
Long pants
Vest
Sports Shorts
Fitness Shorts
SALE
Men's Stylish One Piece Devil Fruit Hoodie
$29.99
$58.99
-49%
More links
Login
Please enter your e-mail and password:
Email
Password
Forgot password?
Sign In
Don't have an account?
Create one
Login for more discounts
Sign up and save
Entice customers to sign up for your mailing list with discounts or exclusive offers. Include an image for extra impact.
Subscribe
Thanks for subscribing
Optional button
Cart
${function () { const renderData = data.data; const position_bottom = renderData.height; const model_style = renderData.subwindow_style == "model1" ? "model-type-icon" : "model-type-icon-with-text"; const filterSubwindow = renderData.subwindow.filter(item => renderData.subwindow_style == "model1" && item.image || (renderData.subwindow_style == "model2" && (item.image || item.title)) ); const initFoldStyle = renderData.hover_display === 'foldable' && 'fold'; const initShowStyle = renderData.hover_mode != 'permanent' && 'app-floating-hidden'; const is_model_style_follow_theme = renderData.template_style == "follow_theme" && renderData.subwindow_style == "model2"; const is_model_style_custom = renderData.template_style == "custom" && renderData.subwindow_style == "model2" let isShowApp = false; let isCustomPage = false; const current_page_url = 'https://www.animeboxs.com/account/login'; const current_page_type = 'login'; if(renderData.effective_pages.type === 'specify' && renderData.effective_pages.specify_page.includes('custom') && renderData.effective_pages.custom_page.length > 0) { renderData.effective_pages.custom_page.forEach(item => { const custom_url = item?.split('?')[0]; if(current_page_url === decodeURI(custom_url)) { isCustomPage = true; return; } }) } if(renderData.effective_pages.type === 'all' || (renderData.effective_pages.type === 'specify' && renderData.effective_pages.specify_page.includes(current_page_type)) || isCustomPage) { isShowApp = true; } if(isShowApp && filterSubwindow.length > 0) { return `
${function() { if(renderData.hover_mode === "scroll") { return `
` } else if (renderData.hover_mode === "threshold_scroll") { return `
` } else { return `` } }()}
${function() { const [firstIem, ...restItems] = filterSubwindow const item = firstIem; return `${firstIem ? `
${item.title}
`: ''} ${restItems.length > 0 ? `
${restItems.map(item => `
${item.title}
`).join('') }
`: '' }` }()}
` } else { return `` } }()}