Back to Top

Guide for Bagisto Quick Commerce

Updated 16 October 2024

Bagisto Quick Commerce is designed for retail stores on the Bagisto platform.

It is designed for the fast-paced retail world and provides businesses with a simple solution for quickly fulfilling and delivering orders.

With Bagisto Quick Commerce, the stores can provide a broad range of products, from retail items to groceries.

The store can quickly deliver to nearby customers with the hyperlocal delivery system that ensures fast order delivery.

Bagisto Quick Commerce features a responsive design, ensuring the platform works seamlessly across all devices, from desktops to mobile phones.

Start your headless eCommerce
now.
Find out More

If you want to convert your store into a fashion store, then please check Bagisto fashion commerce.

Features of Bagisto Quick Commerce

  • Responsive design automatically adapts to desktops, tablets, and mobile devices, providing optimal display and functionality on every platform.
  • Customers can easily locate vendors in their locality, ensuring convenience and faster delivery options.
  • Provides offers, flash sales, and personalized discounts to engage customers in Retail Commerce to encourage repeat purchases
  • Supports multiple languages and currencies, allowing businesses to expand globally and improve the customer experience.
  • Clear and detailed product descriptions, pricing, images, and other information (like nutrition facts) help customers make informed choices.
  • Location tracking feature allows customers to track their orders in real-time and know exactly where their delivery is at any moment.
  • Highlighting best-selling items, based on past customer purchases, helps new customers discover popular products.
  • Advanced search feature enable users to sort results by relevance, popularity, or latest items.
  • Displays various product categories, making it easy for users to navigate and find exactly what they need.

Installation of Bagisto Quick Commerce

To set the Bagisto Quick Commerce, follow these steps:

1. Unzip the respective extension zip and merge the “packages/Webkul” folders into the project root directory.

2. Open the composer.json file and add the following line under the ‘psr-4‘ section:

Webkul\\Commercia\\": "packages/Webkul/Commercia/src

3. In the config/app.php file, add the following line under the ‘providers’ section:

 Webkul\Commercia\Providers\CommerciaServiceProvider::class,

4. In the config/theme.php file, add the following line.:

'commercia' => [
    'name'        => 'Commercia',
    'assets_path' => 'public/themes/commercia/default',
    'views_path'  => 'resources/themes/commercia/views',

    'vite'        => [
        'hot_file'                 => 'commercia-default-vite.hot',
        'build_directory'          => 'themes/commercia/default/build',
        'package_assets_directory' => 'src/Resources/assets',
    ],
],

5. In the config/bagisto-vite.php file, add the following line under the ‘voters’ section:

'commercia' => [
    'hot_file'                 => 'commercia-default-vite.hot',
    'build_directory'          => 'themes/commercia/default/build',
    'package_assets_directory' => 'src/Resources/assets',
],

6. Run the following commands to complete the setup:

composer dump-autoload
php artisan commercia:install

General Configuration of Bagisto Quick Commerce

After successfully installing the Bagisto Quick Commerce, the admin can navigate to the Bagisto store->Configure -> theme.

Now, the admin will configure the Quick Commerce configuration.

Static Content

The bottom of the page features partner logos or sponsored content, giving users access to additional information.

Admin can edit the code in CSS or HTML and see the preview in the Bagisto Quick commerce store.

static-brand

Here’s how the product carousel appears on the front end to the customers.

storeview-partnerbrand

Static Content

Admin can write the code in CSS or HTML and view the preview in the store.

admin-static
preview-static

Product Grid

Admin can customize the product grid by adding the title, description, and sorting options.

static-content

The category carousel will appear to customers like this.

banner-preview

Admin can update static content using HTML and CSS code and can preview the changes in the store.

static-banner

The banner will be displayed to customers like this.

banner-preview

Product Grid

The admin can show frequently bought items by adding the title, and description, setting limits, and applying filters.

product-grid

Frequently Bought Items section will be displayed like this to customers.

product-grid

Full Column Banner

Admin can edit the static content using HTML and CSS code, and instantly preview the changes in the store for the update process.

full -banner

Full banner section will be displayed like this in the storefront.

fullbanner-preview

The admin can create a product carousel by entering the title, description, image, and sorting and filtering options.

product-carousel

Product carousel will be displayed like this in the storefront.

Storefront of Bagisto Quick Commerce

This is the homepage of the Quick Commerce.

homepage-storefront

Customer login

Users can easily log in using their existing account credentials or create a new account if they visit the first time.

cusromer-login

Add location

Customers can enter the address manually, or use the device’s built-in location to automatically detect the location.

This feature lets the customers quickly see which products are in stock and available for home delivery.

search-location

Search Option

Customers can search for products by entering their names in the search bar which saves search history, allowing for convenient access to previous searches during future visits.

search-products

Product Information

A clear and concise description of the product’s features, nutrition facts, and benefits.

product-information

Category Filter

Advanced search allows users to sort results based on price, relevance, popularity, or the newest arrivals, making it convenient and efficient to discover products.

product-category

Compare Products

Users can add products to a comparison list, allowing them to evaluate and compare key features, prices, and specifications of various products before making a final decision.

product-compare

Wishlist

Think of it as a virtual shopping cart where items stay safely stored until you’re ready to make a decision.

Adding any product to your wishlist is quick and easy — click the “Add to Wishlist” button, and save it for future purchases.

customer-wishlist

Reviews

Users can submit reviews for any product, including text and images. These reviews along with those from other customers are visible in the review section.

By reading feedback from other shoppers, customers can make more informed purchasing decisions.

customer-review

Shopping cart

The shopping cart enables users to review and manage the selected items before proceeding to checkout.

They can easily adjust quantities, remove products, or save items for later, ensuring complete control over their purchase

shopping-cart

Product Checkout

From the cart, they can update item quantities, apply discount codes, and complete their purchase.

They can then enter necessary details, such as their shipping address and payment information, to smoothly proceed with the checkout process.

cart-checkout

Manage your Account

Update your personal information, such as your name, email, and password, to keep your account secure and personalized.

Adjusting these details ensures a smoother checkout process and helps you stay connected with personalized offers and notifications.

account-information

Order Details and History

Users can easily access their order history and view detailed information about past purchases in the ‘Order List’ section, under the ‘Account Information’ option.

order-history

Mobile Application

Once users finish customization, they can easily get in touch for help with the app installation.

Users can easily install the app on their mobile devices, providing quick access to all the store’s features and enhancing their overall shopping experience.

Support

So that is all for the Bagisto Quick Commerce extension guide.

If you have any further questions or need assistance, please email us at [email protected] or raise a ticket at our HelpDesk System.

Please explore our Laravel Development Services and Quality Bagisto Extensions.

Current Product Version - 2.2.2

Supported Framework Version - V2.2.2

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Table of Content