vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total cov...

Results 100 vue-storefront-1 issues
Sort by recently updated
recently updated
newest added

## What is the motivation for adding / enhancing this feature? By each product or category page request we're currently executing at least few requests for Elastic data: * get...

VSF1
feature request
RFC
10: Very complex

## What is the motivation for adding / enhancing this feature? We're using the `product.product_option` to provide the backend with the selected product options. [Here you have the code which...

VSF1
feature request
5: Complex

## What is the motivation for adding / enhancing this feature? Some cart actions cause sending many API requests to do simple actions eg. adding or removing products to/from the...

VSF1
feature request
5: Complex
P2: Important

## What is the motivation for adding / enhancing this feature? Currently, per each catalog request, we're executing at least 2 Elastic queries: * getting the products, * getting the...

VSF1
feature request
3: Medium complexity
P2: Important

## What is the motivation for adding / enhancing this feature? The feature request to add a `Recommended products` block based on the: https://cloud.google.com/recommendations-ai/docs/ ## What are the acceptance criteria...

VSF1
feature request
5: Complex
vs-hackathon

##Relates to: vuestorefront/vue-storefront#3348 ## Steps to reproduce the issue **Scenario 1:** 1. Log in into vsf 1. Add any products to wishlist 1. Log out 1. Make sure that wishlist...

VSF1
feature request
1: Easy
P3: Normal

To facilitate easier integration with a wide range of backends the data models that are at the basis of what we build should be generic. Entities such as products, categories,...

VSF1
RFC

Feature Request here moved from https://github.com/DivanteLtd/vue-storefront-api/issues/318 ## What is the motivation for adding / enhancing this feature? Logging to and fetching data through social media like facebook. ## What are...

VSF1
feature request
3: Medium complexity
vs-hackathon
P4: Nice to have

## Current behavior The buttons are not clickable on Internet Explorer like the login button, cart button and add to cart button. Also the add to cart does not work....

VSF1
feature request
5: Complex
P4: Nice to have

## Current behavior As mentioned in vuestorefront/vue-storefront#3270, in multistore mode the default storeview is unnecessarily being initialized and later changed to target storeview. The full scenario is as follows: *...

VSF1
feature request
5: Complex
vs-hackathon
P2: Important
M: takes some effort
refactor