Apache is a free and open-source cross-platform web server software.
Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.
cdnjs is a free distributed JS library delivery service.
Google Analytics is a free web analytics service that tracks and reports website traffic.
Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.
Lightbox is small javascript library used to overlay images on top of the current page.
PHP is a general-purpose scripting language used for web development.
Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.