Product labels for Magento 2¶
Increase sales by adding custom product labels to your pages. Product labels help attract new customers and can encourage visitors to your store to make purchasing decisions.
Use labels for new arrivals, sales, offers, discounts or whatever you want. Create labels in different shapes, colors and sizes and place them in different positions above your products.
Why Do You Need An Order Reminder?¶
Grab your customers’ attention with colorful and eye-catching labels. Add product labels that highlight new products or prompt your customers to take an immediate action, such as “Add to Cart”. This extension provides the perfect solution for introducing new products or informing customers about temporary sales or offers.
Installation¶
Interested in Extension Installation ?
Visite our installation service page https://www.extendware.com/magento-extension-installation-service.html for more information
Got questions? Feel free to contact us! Support Form.
Installation procedure
Download your extension package from the Download page after purchasing the extension.
Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.
Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories “app”, “bin”, “lib” and more. All folders should match the existing folder structure. If one of our extensions is already installed and you’re updating it, make sure to overwrite the existing files of the extension.
Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!
php bin/magento module:enable –clear-static-content Extendware_Core
php bin/magento module:enable –clear-static-content EW_ProductLabel
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the ‘Flush Magento Cache’ as well as the ‘Flush Cache Storage’ button.
Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots.
USER GUIDE¶
You will find all extendware settings in Admin Panel → Extendware Menu
Product Label General Configuration¶
To configure the extension you need to go to Admin Panel → Extendware Menu → Extendware Product Label → Configuration.
Module Enable - Select Yes to enable the module.
Configure free gift rule¶
Admin can create product label from Extendware → Product Label → Add Product Label
Title - Title of the product label for internal reference in the backend.
Attribute - Select the attribute to which the label should be applied for those images.
Product Logo - This field allows you to upload the logo for the product.
Option - Based on the attribute selected from the above field, you can choose the value from the dropdown menu.
Page - Select the page where you want to show the logo.
Product Label - Add the product logo to display on the frontend.
Product Page location - Choose the label/logo location.
Changelog¶
All notable changes to this project will be documented in this file.
[1.1.0]¶
Added¶
First release