Chinee Inflatables

New Products

'); // 异步请求下一页 HTML $.get(nextUrl, function(html){ // 从返回的 HTML 中提取新产品内容 let $newItems = $(html).find('#products-container .product-listing-section .row .product-item'); $('#products-container .classification-content').append($newItems); // 插入到原有容器中 // 提取下一页新的链接 var $newNext = $(html).find('.pagecurrentper .next').attr('href'); if ($newNext) { $('.pagecurrentper .next').attr('href', $newNext); // 替换下一页链接 } else { $('.pagecurrentper .next').remove(); // 没有下一页就移除 } $('#ias-spinner').remove(); // 移除加载动画 loading = false; // 检查是否需要继续加载 checkLastItem(); }); } // 判断元素是否在视口内 function isElementInViewport($el) { let rect = $el[0].getBoundingClientRect(); return ( rect.top >= 0 && rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) ); } // 检查最后一个元素是否进入视口,进入则加载下一页 function checkLastItem() { if (!isMobileOrTablet()) return; let $next = $('#products-container .pagecurrentper .next'); if (!$next.length) return; let $last = $('#products-container .container .row .product-item').last(); if ($last.length && isElementInViewport($last) && !loading) { loadNextPage(); } } // 监听滚动和窗口尺寸变化 $(window).on('scroll resize', checkLastItem); $(document).ready(checkLastItem); });

Didn’t find what you’re looking for? Please Contact Us.or sale01@Chinee-Inflatable.com,If You Can Imagine It,We Can Make It.

CONTACT US
Quick Support
Kelly
CHINEE INFLATABLE LOGO

Send Enquiry

New Products

Contact Us
Please fill out the form below to request a quote or to request more information about this product and we will contact you as soon as possible.
chinee inflatable
keyword search

Send Enquiry

customize Inflatables

[my_popular_theme_menus menus="Popular Style tags,Features,Movie Themes,Play" title="Popular Themes" subtitle="Select a style to filter products"]