MAY THE ENERGY BE WITH YOU !
Home
All Products
Energy Fort Series
Gaming Accessories
Magnetic Dock Series
Remote Cover
Smart Watch Accessories
HDMI
Blog
About US
Firmware Download
Login
Register
Login
Register
09.04.2024
|
Energy Fort
How to Use Magnetic Tips Ejection Tabs 如何使用磁吸易拉片?
关于如何使用磁吸易拉片,请参考下方的链接,可跳转视频观看。 For instructions on how to use the Magnetic Tip Ejection Tabs, please refer to the link below and click to watch the video.
Read Now
Energy Fort
01.07.2022
|
Energy Fort
So creative, Airtag protector!
Read Now
Energy Fort
09.06.2021
|
energy-fort
Wireless charging is too slow? Try the Energy Fort charging dock! (Energy Fort original design)
Read Now
Energy Fort
09.26.2021
|
energy-fort
Multifunctional magnetic Dock -- Energy Fort original design
Read Now
Energy Fort
10.08.2021
|
energy-fort
Watch Dock— Energy Fort Original Design
Read Now
Energy Fort
01.07.2022
|
Energy Fort
Apple Watch charger, but also phone expansion memory
Read Now
Energy Fort
click load more
${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://energy-fort.myshoplaza.com/blogs/energy-fort'; const current_page_type = 'blog'; 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 `` } }()}