@senchan
I want to migrate from woocommerce to Bagisto.
In my current woocommerce website urls is like: "www.example.com/products/sample-products" and in curent demo Bagisto website is see products url structure is like "www.example.com/sample-products" .
I want to change default Bagisto products link structure to same with woocommerce links for fix seo and google index.
Whatever the new attribute you want to create use type select while creating attribute and click on Use to create configurable product from configurations.
First, add the entry for the new library in the package.json. Then, create a plugin for that library inside the JS file in the assets folder and load it in app.js. After everything is done, easily use it in the blade.