A Nuxt module for product listing integration.
# Using pnpm
pnpm add @scayle/storefront-product-listing
# Using yarn
yarn add @scayle/storefront-product-listing
# Using npm
npm install @scayle/storefront-product-listing
export default defineNuxtConfig({
modules: ['@scayle/storefront-product-listing'],
})
Licensed under the MIT License
SCAYLE is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.
Learn more about SCAYLE’s architecture and commerce modules in the Docs.