FEATURES
Everything you need. Nothing you don’t.
Pure, purposeful, battle-tested on 800+ Squarespace sites worldwide.
Instant Summery Block Scrolling
Vertical scrolling by the visitor triggers horizontal movement through your sections no extra plugins, no page rebuilds, no layout changes required.
Automatic Mobile Fallback
A built-in media query auto-switches mobile and tablet visitors to a standard vertical layout. Your site works perfectly on every device without extra config.
Single Copy-Paste Install
CSS and JavaScript arrive as one snippet. Paste once into Code Injection and you’re done. No npm, no build tools, no FTP, no developer invoice.
Zero Performance Impact
Pure vanilla CSS + JavaScript, zero external libraries. Your Core Web Vitals and Google PageSpeed scores are completely unaffected.
Edit Mode Stays Completely Normal
The effect only fires on your published site. Inside Squarespace’s editor you can drag, rearrange, and design sections without any disruption.
One-Time Fee, Lifetime Updates
Pay $35 once and own it forever. Every time Squarespace updates, we update the plugin. You’re covered indefinitely, no renewal ever required.
Trusted by 12,000+ Squarespace websites
"The Smart Filter Pro plugin is exactly what my store needed. Customers can now filter by colour, size and price without any coding. Sales went up noticeably in the first week after installing it."
"I use the Mega Menu plugin across all my client sites now. Setup takes under 10 minutes and it auto-matches the site's colours perfectly. Clients are always impressed and think I built it from scratch."
"Bought the Horizontal Scroll plugin and the instructions were crystal clear. Had it running in minutes with no developer needed. My portfolio section finally looks as good as I imagined it."
"The template I purchased looked great right out of the box. Customising it to my brand took a couple of hours. Would have been 5 stars but I had a small issue with the mobile menu — support fixed it same day though."
"Support replied within a few hours when I had a question about the filter plugin on my Business plan. They walked me through it step by step. Genuinely impressive service for a one-time purchase at this price."
"The Infinite Carousel plugin transformed my homepage completely. Visitors are spending much longer on the site and I've seen a real increase in enquiries since adding it. Best £25 I've spent on my business."
"Purchased the coaching template and it was live on my domain the same afternoon. The layout is clean, the mobile version is flawless and I got my first new enquiry through it within 48 hours of going live."
"I've been using Squarespace for years and always hit the same limitations. The Mega Menu plugin finally solved my navigation problem. It detected my fonts and colours automatically — zero manual adjustment needed."
"Had the Mega Menu plugin live in under 10 minutes on my client's site. It pulled in the exact brand colours automatically and looked like it was custom built. My client was completely blown away."
"The Smart Filter Pro plugin saved me hours every week. My customers find products faster and my average order value has gone up since they started discovering items they wouldn't have found otherwise."
"I've now bought three templates from Squarespell for different client projects. Each one is polished, well structured and takes minutes to set up. My clients genuinely think I spent weeks designing them."
"The code is genuinely lightweight. I ran PageSpeed before and after adding the filter plugin and my score barely moved. For a SaaS founder performance is everything — this is the only plugin I trust on Squarespace."
"As a web designer I'm picky about quality. Every plugin from Squarespell works exactly as described, looks great across all screen sizes, and needs zero tweaking after install. I recommend them to every client."
"I tried two other filter plugins before this one. Both were clunky and broke my store layout. Smart Filter Pro detected all my product variants automatically on first load. This is now the only one I use."
"Not a developer at all but the installation guide was so clear I had no issues. My course site looks completely professional now. I've already had students comment on how polished and easy to navigate it is."
WHITE GLOVE SUPPORT
We don’t disappear after you pay
Every Squarespell customer gets real human support before, during, and after install.
Free Installation Help
Not sure which Section IDs to target? Send us a message after purchase. We’ll walk you through it step by step or install it on your site for you, free of charge.
Step-by-Step Documentation
A detailed written guide plus a video walkthrough showing exactly where to go in Squarespace. Everything arrives in your purchase confirmation email immediately.
Real Human Email Support
Every support message goes to a real person who knows Squarespace inside-out. We respond within 48 hours typically much faster.
Lifetime Updates Included
When Squarespace updates their platform, we update the plugin. Your one-time $35 purchase is protected indefinitely, no renewal ever required.
No coding required · Squarespace 7.1
FAQ
Common questions answered
-
Squarespace 7.1 does not include a native infinite scrolling carousel for summary content like products or blog posts. The default Summary Block only displays content in a static grid. To create an infinite auto-scrolling carousel in Squarespace, you need to add custom CSS and JavaScript either written yourself or using a pre-built plugin like the Squarespell Infinite Summary Carousel.
-
To create an infinite carousel in Squarespace: (1) Add a Summary Block and set it to Grid layout. (2) Find your section's unique ID using the "Find Squarespace Ids" Chrome extension. (3) Add CSS that converts the grid to a flex row and defines a translateX(-50%) scroll animation. (4) Add JavaScript in Footer Code Injection that clones all cards to double the list length, fixes lazy-loaded images, and triggers the animation after cloning is complete.
-
For Summary Block content (products, blog posts, testimonials), the Squarespell Infinite Summary Carousel is a highly effective solution. It uses native Squarespace blocks no app installs and includes CSS and JavaScript that create a seamless, GPU-accelerated infinite loop with hover-to-pause, image lazy-load fixing, and independent scoping for multiple carousels on the same page.
-
To make a Squarespace Summary Block scroll automatically: set it to Grid layout, add CSS that applies display:flex and a CSS animation moving the row left by 50% indefinitely, then add JavaScript that clones all summary items to double the list so when the animation completes 50% of its travel, it arrives back at the original starting position, creating a seamless loop.
-
Yes. Multiple carousels can run on the same Squarespace page without conflicting if each carousel's CSS is scoped to its section's unique data-section-id attribute. The Squarespell plugin includes separate CSS blocks for each section, and the JavaScript targets all Summary Block lists on the page automatically.
-
Images appear blank in cloned carousel cards because Squarespace uses lazy loading the real image URL is stored in a data-src attribute and only written to src when the element scrolls into view. The fix is to read the data-src value and write it to src before cloning. This must be done in JavaScript before the cloneNode() call.
-
Yes. The infinite scroll carousel works on mobile devices. The CSS animation uses will-change: transform for GPU acceleration, and card width can be reduced with a media query for smaller screens. The plugin documentation includes a ready-to-use mobile responsive CSS snippet.
-
To change the scroll speed of a Squarespace infinite carousel, find the CSS animation property and change the duration value. For example: animation: shopScroll 40s linear infinite change 40s to a lower number for faster scrolling or a higher number for slower scrolling. 20s is fast, 80s is slow.
Still have a question? Email us →
ALSO FROM SQUARESPELL

