Sapper Ecommerce Versions Save

The open-source storefront for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. The API approach also allows you to merge Svelte Commerce with any third-party tool like payment gateways, POS or AI. WIP for MedusaJS, Woocommerce, Bigcommerce and Shopify.

v2.0.6

5 months ago

pm i -> npm ci

v2.0.5

5 months ago

pnpm ci -> pnpm install

v2.0.4

5 months ago

Build only for linux/amd64 platform

v2.0.3

5 months ago

fix for v2.0.0

v2.0.2

5 months ago

fix for v2.0.0

v2.0.1

5 months ago

fix: for v2.0.0

v2.0.0

5 months ago

Features:

  • Google Analytics
  • Integration Test
  • Theming
  • New Cart Management
  • Cache management for store details
  • AWS SDK V3
  • Product Specifications
  • Customizable Banners
  • Customizable hello bar
  • New Payment Method: Razorpay, Cashfree, PhonePe
  • Auto select Payment Method
  • Whatsapp Integration
  • Dynamic Fonts
  • Hyperlocal
  • Menu Introduced
  • Video streaming
  • Video Shopping
  • COD Charges introduced
  • Digital file download option
  • Product handling time
  • Back Order
  • Cart ID indentification introduced
  • Form action based OTP login, Wishlist
  • Dynamic Banners
  • Bank Transfer
  • Deals countdown
  • 3 Step loading animation for checkout
  • Dynamic height for slider banner

Fix:

  • Cart update on coupon apply
  • Wishlist check
  • Breadcrumb
  • Success Page navigation
  • Auto suggestion
  • Cart qty change
  • Checkout
  • Address
  • Lazy Image
  • Image blur on cart item removal
  • States/Province loading
  • Login, Logout cookie

2023.04.22

1 year ago

Features

  • feat: Added styles to sitemap
  • feat: Navigate to home when no history state present
  • feat: Dynamic Image CDN from API
  • feat: New Sevice introduced for image gallery
  • feat: Reviews on product details page
  • feat: Universal loading for Home Page, Listing Page, Detail Page
  • feat: Made it SaaS compatible
  • feat: Resolve add to wishlist for not logged in request
  • feat: Check for Sentry DSN before activating it
  • feat: Deferred loading for non-essential API calls
  • feat: Load light weight version of Megamenu until complete megamenu loads
  • feat: Dynamic currency symbol
  • feat: Vendor profile added
  • feat: Added support for multi-platform builds
  • feat: Added workflow for pushing the docker image
  • feat: Added loading effect at main slider, payment method
  • feat: Readme enhancements
  • feat: Setup demo video
  • feat: Automatically create .env file if not exist
  • feat: Join as vendor feature added
  • feat: CollectionService added
  • feat: Auto Sync of Active service vs Active directory

Fixes

  • fix: FetchMyCart service
  • fix: Cart service calls
  • fix: Cart items image
  • fix: Search page data loading on client side API call
  • fix: Add fix for properly copying the built data directory
  • fix: Autocomplete
  • fix: Recently view products
  • fix: Footer
  • fix: Blog
  • fix: Add to cart button location at desktop
  • fix: Seo titles
  • fix: Slider banner loading, shop category loading
  • fix: Fetch address details
  • fix: LazyImage loading on invalidateAll action
  • fix: Litekart endpoint for products list at cart page
  • fix: Missing origin at addToCart
  • fix: Login redirection

2023.02.01

1 year ago

First public release:

  • 🛍️ Attach Svelte store front to Litekart and your complete ecommerce tech stack becomes free.
  • 👥 The demo uses litekart as backend
  • 👨🏻‍💻 Its both SSR and SPA
  • 🚀 Superfast
  • 🔗 It is possible to connect with any eCommerce backend if the backend has Rest API
  • 🔓 Svelte Commerce is free and open source. Download and modify it the way you want
  • 🛒 Most of the essential features for ecommerce are already integrated
  • 💰 No need to make a big leap or invest huge amount. Just take this opend source project and attach to existing backend.