Slayed screenshot

Slayed

Author Avatar Theme by James0r
Updated: 17 Jan 2026
110 Stars

Shopify starter theme using Vite with AlpineJS, TailwindCSS, Liquid AJAX Cart, and the Shopify Vite plugin.

Categories

Overview

The Slayed Shopify Starter Theme is an innovative solution for developers looking to create dynamic and visually appealing e-commerce websites. Built with modern technologies, this theme streamlines the development process while offering flexibility and robust features. Whether you’re a seasoned developer or just starting, Slayed provides the tools needed to enhance your Shopify store seamlessly.

The theme emphasizes ease of use alongside powerful development capabilities. From local development servers to efficient deployment commands, Slayed simplifies the entire workflow, allowing developers to focus on design and functionality without being bogged down by complex configurations.

Features

  • Local Development Server: Utilize npm run dev to run a local server with live reloading, streamlining your development process and enhancing productivity.

  • Multiple Deployment Options: Deploy to various environments with commands like npm run deploy:dev or npm run deploy:new, offering flexibility in managing your theme versions.

  • Efficient Asset Handling: Leverage the public directory convention for static assets, allowing easy management and integration of files during the build process.

  • SSL Support: The inclusion of @vitejs/plugin-basic-ssl helps navigate common SSL errors, ensuring a smooth development experience while working with the Shopify dev server.

  • Tailwind CSS Integration: Benefit from Tailwind v4 for styling, providing a modern framework that supports both traditional and new configuration methods for maximum compatibility.

  • Dynamic JavaScript Functionality: With Alpine.js included, developers can easily create interactive components, fostering engaging user experiences with minimal effort.

  • Liquid Ajax Cart: Enjoy an out-of-the-box AJAX cart setup that enhances user experience, allowing for seamless product addition and checkout processes directly from the front end.

  • Modular Component System: Easily manage and register Alpine components for JavaScript functionality, contributing to a smaller bundle size and improved site performance.