- New
The "Buy" button is always visible. When the original button disappears from the screen, a floating bar appears with the photo, name, selected variant, and price, and its "Add to Cart" button uses the one from your own template. It tracks the combination the customer is viewing: price, variant, and image update when the size or color changes. No template modifications, no jQuery, and no layout changes.
¿Necesitas ayuda de un experto? ¿Hablamos?
Conversion
The customer scrolls down to read the description, checks the reviews, and compares sizes. By the time they decide to buy, they have to scroll back up. The Floating Add to Cart bar puts it right in front of them at the exact moment they make their decision.
While the buy button is visible, the bar isn't there: it would unnecessarily obscure the product. As soon as it leaves the screen, it reappears at the bottom—or top, you choose—with the product photo, its name, the selected variant, the price, and its own button.
It doesn't monitor scrolling, which is what causes the jumps that slow down the page. It uses IntersectionObserver : the browser alerts you when the button disappears from view. Virtually no cost and no layout disruption .
This is what breaks in almost all floating toolbars. When you choose a size or color, PrestaShop doesn't update the shopping cart block; it replaces the entire thing. A toolbar that retains the old button stops adding items to the cart from that point on, and nobody notices until orders go missing.
The bar doesn't add items to the cart automatically; it passes the click to the button you already have. This ensures that the selected quantity, stock control, theme notification, and anything else you've added to that button are preserved. If you change the theme tomorrow, the bar will continue to function.
The theme has been heavily modified? The buy button selector is just another setting: it's changed from the configuration, without touching a file.
On a phone screen, the buy button disappears with the first swipe. The bar shrinks automatically: it keeps the photo, the price, and the button, leaving the text for larger screens.
Compatible with PrestaShop 8.x and 9.x · Classic and Hummingbird themes
Developed and maintained by REKIRE
Thanks to the RKR Extended Registration module , you can add...
Receive a detailed report of your Prestashop orders through a bot...
The most versatile module for organizing your catalog for your...
Increase your store's average order value with this module that...
Item replenishment assistant. Automatically detects the stock you...
Avoid errors in order preparation in the warehouse Avoid...
The EU Omnibus Directive requires that the lowest price be...
Control your catalog with complete transparency and avoid costly...
Total control of your billing series: Automate the assignment...
Bundles on the product page with automatic discounts. The customer...
The "Buy" button is always visible. When the original button disappears from the screen, a floating bar appears with the photo, name, selected variant, and price, and its "Add to Cart" button uses the one from your own template. It tracks the combination the customer is viewing: price, variant, and image update when the size or color changes. No template modifications, no jQuery, and no layout changes.
check_circle
check_circle
No results found
Try other search terms