Reading list Switch to dark mode

    Laravel eCommerce Product Label System.

    Updated 16 August 2021

    With the help of the module Laravel eCommerce Product Label System, the admin can create customized labels/stickers for their product listings.

    Product labels are a great way to attract visitors’ attention toward the products and convert them into customers. This module can be used for showing badges for Featured Items, Popular, New, Out of Stock, Deals, and much more.

    Features of Laravel eCommerce Product Label System

    • The admin can add custom labels to attract the massive attention of the visitors.
    • The admin can also configure the label title, logo, and status.
    • Admin can assign labels to all product types.
    • The admin can define the location of the label according to the requirements.
    • The admin can create & Manage custom labels for sale, out of stock, new arrival, exclusive products, etc

    How to install the module?

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

    Laravel ecommerce product label system

    Goto config/app.php file and add the following line under ‘providers’.

    Webkul\ProductLabelSystem\Providers\ProductLabelSystemServiceProvider::class

    Goto composer.json file and add the following line under ‘psr-4’.

    Start your headless eCommerce
    now.
    Find out More
    "Webkul\ProductLabelSystem\": "packages/Webkul/ProductLabelSystem/src"

    Run these commands below to complete the setup

    composer dump-autoload
    composer require laravel/helpers
    php artisan migrate
    php artisan route:cache
    php artisan vendor:publish --force

    -> Press the number before “Webkul\ProductLabelSystem\Providers\ProductLabelSystemServiceProvider” and then press enter to publish all assets and configurations.

    Goto config/app.php file and set your ‘default_country’

    Module Configuration

    After the successful installation of the module the admin can also see the icon of Product Label System in the left side of the admin panel where the admin can configure the module.

    laravel-ecommerce-product-label1

    After clicking on the Product Label System the admin will be redirected to another page where the admin can see all the labels that have been created as shown in the image below:-

    laravel-ecommerce-product-label-2

    On clicking on the Add Custom Label button the admin can add new labels as described and shown below:-

    product-label-3

    Title:- The admin needs to put the title for the label.

    Upload Image:- The admin needs to add the image for the label.

    Status:-The admin can enable or disable the label from here.

    Position:-The admin can set the position here like the bottom left, bottom right, top left, top right, and none.

    After this, the admin just needs to click on the save button.

    Once the label is save, it will be visible under the Product Label System page as shown below:-

    product-label-4

    Here all the labels that have been created are visible and the admin can even delete and edit as per the requirements.

    Now once the label has been created the admin can add them on the products while creating products as shown below:-

    product-label-4-1

    Front End

    Once the product has been created by selecting the label it will be also visible in the front end as shown in the image below:-

    product-label-5

    As we can see in the above image the products are along with the labels.

    Support

    So, that was much about the User Guide of Laravel eCommerce Product Label System for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.

    Please explore our Laravel Development Services and Quality Bagisto Extensions.

    Current Product Version - 1.2.0

    Supported Framework Version - Bagisto v1.2.0

    . . .

    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