Collect the soft pop lineup.
A cleaner shop entry for Lingqiqi plush characters, made for gift buyers, collectors, and playful retail displays.

Character Lineup
Each character carries a clear color mood, making the collection easier to scan, compare, and present.





(function () {
const logoUrl = ‘https://boiboiboxsz.com/wp-content/uploads/2026/07/boiboi-digital-header-logo.png’;
document.querySelectorAll(‘.site-logo .wd-logo img’).forEach((img) => {
img.src = logoUrl;
img.alt = ‘BOI BOI DIGITAL’;
img.removeAttribute(‘srcset’);
img.removeAttribute(‘sizes’);
img.removeAttribute(‘data-src’);
img.removeAttribute(‘data-srcset’);
img.style.width = img.closest(‘.whb-mobile-center’) ? ‘132px’ : ‘158px’;
img.style.maxWidth = img.closest(‘.whb-mobile-center’) ? ‘132px’ : ‘158px’;
img.style.height = ‘auto’;
});
})();