Hello, To modify the top header or bottom footer in Bagisto 2.0, you need to configure the Velocity theme, which is a new feature introduced in the latest release of Bagisto. The Velocity theme allows you to customize the layout, design, and content of your store’s front end. 1
To select the Velocity theme for the front end, you need to go to Settings > Channels and edit the channel that you want to apply the theme to. Under the Design section, you will find a field named Theme, where you can select the Velocity theme from the dropdown menu. 1
To configure the Velocity theme, you need to go to Velocity on the menu bar, where you will find two options: Header Content and Meta Data. From here, you can add, edit, or delete the header content that will be visible on the blue bar beside the Shop by Category. You can also configure the slider, the sidebar categories, the images, and the footer content. 1
To edit the main web page in Bagisto 2.0, you need to create a CMS page and link it to the home page. To create a CMS page, you need to go to Settings > CMS Pages and click on the Add CMS Page button. You can enter the title, URL key, content, and status of your page. To link it to the home page, you need to go to Settings > Channels and edit the channel that you want to apply the page to. Under the Home Page Content section, you need to use the source code editor and enter the code <a href=”@php echo route (‘shop.cms.page’, ‘your-url-key’) @endphp”>your-page-title and replace your-url-key and your-page-title with the values that you entered while creating the CMS page. 2 I hope this answer helps you to modify and edit your Bagisto 2.0 store. If you have any further questions, feel free to ask me.
Best Regard, BookerE1