17
MageBees a Venture by Capacity Web Solutions Pvt. Ltd. Support Ticket :- http://support.magebees.com , Support Email :- [email protected] Product Labels Extension User Manual for Magento 2 Product Labels Extension for Magento 2 By

Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Product Labels Extension User Manual for Magento 2

Product Labels Extension for Magento 2

By

Page 2: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

2 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

CONTENT

Introduction 3

Features 3

Configuration Settings 4

Manage Labels 5-15

Layout Settings 5

Add New Label 6

Frontend Snapshots 12

FAQ 16

Support 17

Page 3: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

3 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

INTRODUCTION

Product Labels Extension is used for highlight your products using different labels like new

products, special offer, etc. You can upload labels based on different conditions like date time

duration, price range, stock status and selected product and categories.

FEATURES

Display labels on specific page like product view page, listing page, search and advanced

search page. Support multi store and customer groups. Support multi labels and display sort order wise labels. Able to choose position of label and dimensions.

Choose text color, font size and variables for label text.

Create conditions on which product want to display label.

Choose time period for display of labels. Display labels based on product price and stock status.

Page 4: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

4 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

CONFIGURATION SETTINGS

Go to admin → STORES → Configuration → MAGEBEES → Product Labels

General:

Enable Product Label: You can able to show or hide label from choosing Yes/No.

Page 5: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

5 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

MANAGE LABELS

Layout Settings:

Open <magenot_root>\vendor\magento\module-

catalog\view\frontend\templates\product\list.phtml OR Open <magenot_root>\app\design\frontend\<Vender>\<theme>\module-

catalog\view\frontend\templates\product \list.phtml Add following code under “Product Image”.

<?php echo $this->helper('Magebees\Productlabel\Helper\Data')-

>getLabel($_product); ?>

Page 6: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

6 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Add New Label:

Go to admin → MageBees → Product Labels → Manage Labels.

Click on Add New Label button. You will get following screen.

Page 7: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

7 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

General Tab:

o Title: You can specify the title or name of your label.

o Status: You can choose your label status (Active/Inactive).

o Hide if high sort order label already applied: On choosing Yes this label become

hide if high priority label is applied.

o Customer Groups: You can choose your customer groups in which your label

applies.

o Store View: You can choose store view in which your label applies.

o Priority: You can specify your label sort order if there is multiple label on same

product.

Page 8: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

8 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Labels Tab:

o Position: You can select the position of label on product image.

o Image: You can choose your label image. If you want to change the label dimensions

you can change from settings.

o Image Width & Image Height: You can specify label image dimesions from here in

pixels.

o Text: You can write text here for display on label. You can also use following

variables.

{SAVE_PERCENT} – Displays save percentage.

For e.g. 'Sale! {SAVE_PERCENT} OFF!' -> Sale! 25 Off! {SAVE_AMOUNT} – Displays save amount.

Page 9: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

9 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

For e.g. ‘You Save {SAVE_AMOUNT}’ -> You Save 25 {PRICE} – Displays regular price. {SPECIAL_PRICE} – Displays special price. {FINAL_PRICE} – Displays final price. {NEW_FOR} – Displays total days since it is arrived.

'NEW! Arrived just {NEW_FOR} days ago!' {SKU} displays product SKU. {BR} - New line. If you need to display some word or phrase in a separate

line, please use {BR} variable. o Choose Text Color: You can choose text color using color picker which is display on

label. o Text Font Size: You can specify font size of text which is display on label in pixels.

Page 10: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

10 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Conditions Tab:

Under “Conditions” the statement has two bold links, Which when tapped, display the options for that part of the statement.

Tap the ALL link, and choose either “ALL” or “ANY”.

Tap the TRUE link, and choose either “TRUE” or “FALSE”.

You can create different conditions by changing the combination of these values.

Tap the Add ( ) button at the beginning of the next line. o In the list under Product Attribute, choose the attribute that you want to use as

the basis of the condition.

To add another line to the statement, tap the Add ( ) button, and choose one of the

following: o Conditions Combination o Product Attribute

Then, repeat the process until the condition is complete. If at any time you want to

delete part of the statement, tap the Delete ( ) button at the end of the line.

Page 11: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

11 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Is New: Yes=>Display labels only on new products. No=>Display labels only on except new

products.

Is on Sale: Yes=>Display labels only on discounted products (E.g. Special Price, Catalog Price

Rules). No=>Display labels only on except discounted products.

Specify dates between

which the label should

be displayed

Labels only for products

which are priced between

From and To Price

Labels only for

selected Stock

Status of products

Page 12: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

12 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

FRONTEND SNAPSHOTS

Page 13: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

13 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Page 14: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

14 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Page 15: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

15 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Page 16: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

16 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

FAQ

Q-1: I have Installed Product label Extension. I got following error. “There has been an error processing your request”. “Please upgrade your database: Run bin/magento setup:upgrade”.

Run “php bin/magento setup:upgrade” command to your terminal or command

prompt. Please see installation guide for that.

Q-2: Label is not displayed.

For display label you have to add div as per specified in layout settings.

Q-3: Date Range Condition not working.

This is happen due to different time-zone in your magento store. If you want to set same date and time then, please set same time-zone as original website having.

Page 17: Product Labels Extension for Magento 2 By MageBees … · Product Labels Extension is used for highlight your products using different labels like new products, special offer, etc

Product Labels Extension for Magento 2 By MageBees

17 MageBees a Venture by Capacity Web Solutions Pvt. Ltd.

Support Ticket :- http://support.magebees.com , Support Email :- [email protected]

Thank you!

Do you need Extension Support? Please create support

ticket for quick reply,

http://support.magebees.com/

Do you have any suggestions? Please contact us,

https://www.magebees.com/contact-us