You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »



Installation



Before installing the extension, please make sure to Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      php -f bin/magento setup:upgrade

      php -f bin/magento module:enable Magedelight_Productlabel

      php -f bin/magento setup:static-content:deploy

  • Flush store cache
  • log out from the backend and log in again

License Configuration



License activation is not required for extension purchased from Magento Marketplace.

After successful installation of Product Labels extension, you are now required to configure the license key in the admin configuration section. You can set it from:

Step 1: Go to, Admin Control Panel > Stores Configuration > Magedelight > Product Labels > License Configuration. 

You will find two text boxes asking for Serial Key and Activation Key, which you received on email upon the purchase of extension. See screenshot below:

  • Serial Key: Enter Serial Key
  • Activation Key: Enter Activation Key

Step 2: Expand “General Configuration” tab, you will find a list of domains for which license is purchased and configured, now select the domain you are going to use, you can select multiple domains by clicking “Ctrl + Select”.

Step 3: Now, select “Yes” from “Enable Module” to enable extension and again click on “Save Config” button on the top right.

Backend Configuration (Admin side)


  • Detail Page Container: Use detail page container class to display product label on product detail page. This is an auto generated field, the value will be loaded automatically on installation. The value can be changed as and when required.
  • Listing Page Container: Use listing page container class to display product label on product detail page. This is an auto generated field, the value will be loaded automatically on installation. The value can be changed as and when required.
  • Max Number of Labels on Single Product: Set maximum number of label to get displayed on product logo. By default it will 5.

Backend Functionality


Product Labels Grid

  • Add New Product Label: Click on the button to add new product label.
  • View, edit and delete the labels using above grid.

Add New Product Label

Go to Product Labels tab and click on Product Labels it will open Product labels grid. Now click on "Add New Product Label" button it will open the page as below.

Enter General Info of Product Label -

  • Label Name: Write label name. This is for internal use only.
  • Status: Set the status as enabled or disabled.
  • Priority: Set the priority of the label. (For example, you have set maximum number of labels as 3 and created 5 labels. So now you need to prioritize the labels which 3 would get displayed on the front-end.)
  • Start Date: Set start date on which label should start getting displayed on front-end.
  • End Date: Set end date on which label should get hide from the front-end.
  • Use for parent: Enable to use the same label as child label for parent product.

Label Configuration

  • Image: Upload label image and drag & drop anywhere on canvas to set the position on product logo on front-end.
  • Label Text: Add any text / price / discount or any product attribute value on the label. Once you save the text, it is possible to drag & drop it anywhere on the canvas and set position on the product logo on front-end.
  • Advanced CSS For Label Text: Use Css to apply style to text on label.

Condition

  • Store View: Select store view to enable label to get displayed on selected store view(s) products.
  • Customer Groups: Select customer groups to allow them to see product labels.
  • Condition: Create conditions using product attributes to display product label for the products matching the condition criteria.

Frontend Functionality


Product Labels on catalog listing page

Display product label(s) on catalog listing page. Find the image below to check how do they look like.


Product labels on detail page

Display product label(s) on detail page. Find the image below to check how do they look like.

Demo


Click here to visit product detail page.

Click here to visit frontend.

Click here to visit backend admin panel.

Sample Data



FAQs


Click here to visit FAQs.

Support


Click here to raise a support ticket using your MageDelight account.

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!



  • No labels