Alokai

A

Alokai

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

Join

How to Install Vuestorefront v1

I want to install Vuestorefront Version 1. I got this command "npx @vue-storefront/cli generate store" from the official document. I installed VSF by using the given command but it's installed v2.6.14. I didn't get any document for version 1. Is there any document to install VSF version 1 ? @rohrig & @skirianov...

eli5 VSF and VSF Integrations please

As a self taught aspiring developer it is easy to progress to a certain point while missing many related concepts along the way. Like building a multiplication app and not knowing where to start with a division app. A perpetual noob. I have learnt vue, tailwind and firebase. Only enough to make the few web apps and websites I wanted to make. Now I am on my journey to make my first ecommerce store.
So I stumbled on VSF. It seems great. Its made with tailwind. Okay i can understand that.
But it doesnt have any firebase tutorials. Why I ask myself? I guess because the 'firebase equivalents' that it connects to are databases with preconfigured tables with categories and products etc. Because its made for shopping. Okay makes sense. Shopify is familiar. But now it seems I have to pay for shopify. So I check out another. Sylius, magento, medusa. I look for any VSF integrations with tutorials. But now its getting even more confusing....

store creator

is it possible to add a store creator, so that users can build and add their own store to my website? like shopify if yes than what do I have to do?...

Configure SDK with environment variables

I'm trying to use dotenv to set up my sdk but it doesnt work, any sugestions?
No description

error getAvailablePaymentMethods

In the checkout step I am getting the following error { "loading": false, "networkStatus": 8, "errors": [...
No description

AddToCart function that determines whether or not to enable the "ADD TO CART" button

Hi guys!. Here again with the aim of learning. I have a question regarding the canAddToCart function. Analyzing the code and displaying the product parameter in the console, I see that it does not have the stock_status or only_x_left_in_stock keys, which is why the function returns false. Then in SimpreProduct.vue, specifically in the button (addTocart), said function is consulted, denying it, resulting in true... I'm slowly understanding all this. I would appreciate it if you could understand w...
No description

Hello guys, why does the add to cart button appear disabled?

In magento I have the stock correctly configured
No description

Magento2 Domain

Hello guys, I want to change magento's domain from magento.test to my ip so I can reach it through external network. How can I do that?...

How to add Stripe payment gateway with magento2

Hello Guys I configured stripe payment gateway in magento2 backend, but it is not reflecting in Vue storefornt frontend, please let me know if i am missing something? @rohrig...

I have to add product size chart in product page

Hello guys @rohrig i have to add product size chart in product page when i click on size open popup and dynamic product size chart from magento2...
No description

I have to enable default store view

Hello guys i have to enable default store view on the TopBar and add indian RS currency in that...
No description

Issue with getProductTemplateListQuery after change from ProductFilterInput to ProductFilterInputExt

I've run into an issue after updating my Vue Storefront Odoo integration. In the getProductTemplateListQuery, I noticed that the ProductFilterInput was changed to ProductFilterInputExtended. Originally, my query looked like this: export default gql`...

I have to display tax option in checkout page

hello @rohrig @skirianov i have added tax calculation in my magento backend now i have to add tax option in my vue storefront in the below of subtotal...
No description

How to Build Vue storefront (v - 2.6.14) On shared hosting.

I am using Vues storefront (v-2.6.14). I have to publish my application on share hosting . @Filip Rakowski

How to change Magento2 in Vuestorefront

Hey Guyz Currently, I have an existing setup of Vuestorefornt with Magento2. It's working fine. I have created a new Magento2 setup, now I want to know How to change the existing Magento2 Config with the New Magento2 link @rohrig , @skirianov , @Filip Rakowski please have look in this post...

I want Swatches in size and fit option

Hello @rohrig @skirianov i want swatch in size and fit option if you see my screenshot there is color option which in swatch same like that. i want in my size and fir also...
No description

npx @vue-storefront/cli init with magento is broken

I typed npx @vue-storefront/cli init And this was the result...
No description

Why is the magento docker instance so heavy? Is there a lighter one?

Why is the magento docker instance so heavy? Is there a lighter one without all the other unnecesary services in docker?

change sort by and there functionality

I have to remove this name a-z and all this thing And add there T-shirt hoodie and sweat shirt And fetch as per this like when i click on T-shirt all t-shirt product show...
No description