Magneto reset password link is showing instant of Vuestorefront reset password link
When I submit form of Forgotpassword in vuestorefront. Its submit successfully and got mail of ForgetPassword but in that mail there is one link provide for reset password but that is magento2 link, I want Vuestorefront reset password link
Product search result query change
In my headless website product are showing in search result when searching with product name only. But I want to change it, I want search product with all product data not only with name.
Backend - Magento2
Frontend - Vuestorefront....
500 An error occurred in browser, but no error message in terminal.
VSF for Magento and
yarn dev
Can anyone help?
Are there any extra log files?
#magento...ShipStation is not working in VSF1
Hello @skirianov @rohrig
I have configured ShipStation in Magento2 backend and standar shipping is showing fine in my Vue storefront but it is not calculating in CartSummary...

[Bug]: Default locale does not work
Hi everybody,
we are facing the default locale problem in VSF2, when we set defailt locale in nuxt.confi, it does not work.. as expected. Detailed here:
https://github.com/vuestorefront/vue-storefront/issues/6910
...
Stripe payment gateway Integration in VSF
We have a Headless website using Magento2 as a backend and Vue Storefront 1 as a Frontend.
We need to integrate below in my Vue Storefront 1 Frontend.
1. Stripe Payment Gateway connection.
2. Stripe Tax Calculation in Frontend.
Currently we are trying to use below stripe module for the integration, but we are open to use any other module or way for the setup...
cloudways hosting
Anyone have experience with cloudways I wanted to setup a Magento 2 vue storefront setup but I don't want to waste ti.e if they aren't a good fit. I need something that has management or support
Reset Password is redirecting
Hello @rohrig @skirianov
When I click on 'Forget Password' to reset the password in my Vue Storefront project, the email is sent successfully, but the link redirects to Magento 2 instead of Vue Storefront as desired...
Usage issue
Vue storefront provides composable components to build e-commerce stores faster? Can I use it like a UI library, e.g. naive UI, and then deploy my front end to e-commerce without any payments etc.?
Deploy Vuestorefront with Docker
Hi community,
I am trying to understand the deployment part.
So I have a vuestorefron application running React/Next.js...
Solution:
hey, when you init SDK you are providing it middleware URL, right?
example:
const { ct } = initSDK({ ...
VSF 1 scss media mixin
Hello. Does this code make sense in terms of performance? Or will both of these CSS rules be collected by webpack and end up in a common style file? Does it make sense to write mixim for a phone? or simply writes: I’ll write a style, and for the desktop, for example, I’ll redefine it in a for-desktop mixin.
1: .product {
@include for-mobile {
flex: 1 1 50%;
}...

Multi-theme in vue storefront2
Hi, using @vue-storefront/magento-theme 1.3.1 how do I create a theme? There is not src/themes folder like in vsf1.
Let's say we have a b2b and b2c both under one Magento backend is it possible two have two themes and one inheriting from the other?...
is tailwind css already installed with vsf UI 2?
here, i wana ask something that we know that vsf has builtin vsf 2 configration that we can to make out website looking good but my concrn is i would like to use tailwind css that is with vsf UI 2 can we use it there is vsf??
How to change favicon?
How do I change favicon in vue storefront?
I have added favicon.png to static folder and this is what I have added in nuxt.config.js:
link: [
{
rel: "icon",...
BasePath old custome-boilerplate-integration
Hi,
i tried adding a basePath as mentioned here https://docs.vuestorefront.io/v2/getting-started/layouts-and-routing.html#changing-base-path
But also all calls to the composables will be rerouted too and therefor stop working....
VSF-Adyen Migration clarification
Hi,
We're currently trying to upgrade our VSF-Adyen module (in a Nuxt 2 project) to the latest version (with the new sdk methods) and it seems that we also need to upgrade VSF-middleware to v3.X.
Would we also need to upgrade our other libraries (namely commercetools and contentful) to the new middleware/SDK scheme?
If so what would be the best way to proceed and if not what would you recommend to make the different packages and middlewares work seamlessly?...
Problem installing Tailwindcss and Storefront UI
Hi, I'm trying to install tailwind and UI as described here: https://docs.storefrontui.io/v2/vue/getting-started.html using yarn add -D @nuxtjs/tailwindcss @storefront-ui/vue
but I get the following error: error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
I tried using an older version of tailwind (5.3.5) but I still get the same error.
The Nuxt version found in vuestorefront package.json is 2.15.8 but Tailwind needs >3. Which version is suitable? Thanks
@vue-storefront/magento-theme V1.3.1...
Add SearchProduct params or variables
Hi, i need to pass extra params or variables to useProduct search params to get price depending on customerGroupId, is it possible ?
await searchProducts({ slug: route.value.params.slug, customQuery: {...
await searchProducts({ slug: route.value.params.slug, customQuery: {...
Vuestorefront for Shopify?
Hi, Is vuestorefront still available for Shopify? I saw the repository as archived.