Alokai

A

Alokai

Join the community to ask questions about Alokai and get answers from other members.

Join

Not displaying the correct row total in cart page

My vue storefront is not displaying the row total including tax when I have already set to display price including tax in magento configuration.
No description

Help using SDK

Hello, I'm currently using Vue Storefront for building an ecommerce, I need some help with the SDK, please I need a guide on how to integrate my API.

How the __tests__ directories can be ignored while running yarn build in production mode.

I have tried .nuxtignore but this did not work. any idea? Thank you

Using Node 18 (16 now EOL)

Hi I'm using the latest Magento integration (https://docs.vuestorefront.io/magento/installation-setup/installation.html) which is package version 1.3.0 (using @vue-storefront/magento-api 2.1.1). The Node engine is still set to 16 though, and if I change it to 18 I get the following error:...

How to gallery product dynamic in my vue storefront

Hello guys I have to gallery product images like this https://docs.storefrontui.io/v2/vue/blocks/Gallery.html i have to add this gallery product in my project in that how can i do that and i want dynamic...
No description

business central intergration

would anyone be interested in building a business central intergration? as a paid job

I have to change the product inside UI

Hello guys i have to change this product page UI . how can i do that...
No description

Use-cases of subscribers for integration extension

The subscribers don't seem to have any context. Because of that I'm unsure how and why one would use subscribers besides the most basic logging to the console. https://docs.vuestorefront.io/sdk/advanced/extending-module#subscribers Can this be elaborated?...

Storefront UI not working as expected with Nuxt3

Hello all, I am trying out Storefront UI for Vue with Nuxt3 as a base. I am following the official documentation for the installation process. (https://docs.storefrontui.io/v2/vue/getting-started.html#nuxt) My problem is that after doing everything wrote in the guide the components are not displayed correctly, more precisely the HTML seems to be correct but the components are rendered without style. ...
No description

how to add COD method

Hii guys,
I'm trying to add COD option in vue storefront project and my project is connected with magento 2. I enable COD option on magento now i have to add COD option in my vue storefront project...
No description

Node 16 EOL

Hello, Node v16 is EOL starting today. https://endoflife.date/nodejs ...

Does the CLI create a Nuxt 3 Store?

We as a company are considering using VSF with Nuxt3 as a template for future projects. However I ran the boilerplate & see that there is no functionality implemented (add to cart, filtering etc.) . Anything we have to run beyond 'yarn install', 'yarn dev' to use the template?

Shopware pwa

Hello, i hope that i can ask this question. I try to install the Shopware-pwa demo and at the Last step it do not generate the init. it says some possible Error s but i install the pwa plugin and i Test the api via curl in the Terminal all work. I do not know what to do. That it works....

Facing issue while integrating new repo VSF

I'm integrating using lastest repo and facing issue even in example code. I'm unable to listen in api-client, but its working fine till sdk/src/methods/exampleMethod. I'm calling api-client from exampleMethod but api-client file is not called.

What happened to this server? Where did all the channels go?

Hey VSF people, What happened to this server? Where did all the channels go? If archived/hidden can they be accessed somehow? ...

Create Shop

Hii Guys, @rohrig @skirianov I want to create new shop page in my vue storefront with all categories product in one and fetch from megnto 2 and also how to customize that all thing How to customize internal pages in Vue Storefront...

Having an issue to install Vuestorefront in Windows system

Hey Guyz I am getting that error by using this command "npx @vue-storefront/cli init". And following things are using in this project CLI version = @vue-storefront/cli/4.4.0 win32-x64...

SfCarousel and bullet point

Hi folks, in my view I really need bullet point for carousel but SfCarousel dosen't support it. My solution it was clone componet (from node_module of course) and paste bullet navigation (as glide js documentation). In this way I going to import ever my custom carousel based on the original one. ``` <div class="sf-carouselwrapper"> <div ref="glide" class="glide"> <div class="glidetrack" data-glide-el="track">...

Typography plugin does not work

Hello everyone!! I am starting to learn about Nuxt and Storefront ui (also not very familiar to Tailwind), I am using the component block for banners, the Hero one indeed. The point is that I tried to load the typography plugin as doc say, but for some reason it is not working. I checked the package.json and @storefront-ui/typography is present in it. I have a tailwind.config with the configuration you can see on the picture and it is placed in the root of the project. Could anyone give me any clue? Thanks in advance!...
No description

Favicon

Favicon work correct in ,y local machine in dev mode. On dev serv (where we build prod mode) i have wrong link. i think this problem with webpack?
No description