+1 (646) (US) +44 (20) (UK) Product Labels. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

Size: px
Start display at page:

Download "+1 (646) (US) +44 (20) (UK) Product Labels. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions"

Transcription

1 Product Labels for Magento 2

2 Table of contents Getting Around...3 Extension Logic...3 Backend Configuration...4 Creating a Label...4 Rule Configuration...7 How to use Variables...10 Label display on different product types...11 Example (with parent and child products)...11 Extension Settings...11 Configuring CSS Parameters...13 Customize CSS Container...13 Customize other CSS Parameters...14 Label Examples (with CSS Parameters)...15 Label Type: Shape...15 Label Type: Text...16 Label Type: Picture...16

3 Getting Around Magento 2 Product Labels extension enables you to perform promotional campaigns in your store with customizable product labels. Choose a label type (CSS shape, text, or uploaded image), and confgure label look (color, size, etc.) in the embedded editor. Put labels in one of the four predefned product image positions or next to product prices for better presentation. Set fexible display rules defning which products and/or product groups your labels should be put on. Compatibility: Magento Open Source 2.2.X, Magento Commerce 2.2.X Extension Logic On the backend, the Product Labels module is divided into labels and their display rules. Labels and rules are confgured separately, meaning that you need to create a label from the dedicated page before defning its display rule. Only one label can be assigned to the same rule, but you can set multiple display rules for the same label. The division between labels and rules is made for a simple reason: rules defne the products labels should be put on. Labels themselves are just visual presentation means. Thus, multiple labels can be displayed on the storefront according to the same rule, and the same label can be shown under multiple rules. You can change the look of your labels any time you need, and they will still be shown under the previously attributed rules.

4 Backend Confguration Creating a Label Start your work with Product Labels by going to Marketing > Product Labels by Aheadworks > Labels. The 'Labels' grid enumerates all the previously confgured labels and contains the following columns: ID - an ID of a label; Name - the label's title; Type - the label's design type; Rule Name - the title of the rule assigned to the label; Label view - the look of the label; Position - the label's position within a product block; Action - a column with the link to the label edit page.

5 If required, you can change the name and position of individual labels right in the grid. To do this, you should click on the corresponding label row and edit values in the 'Name' and 'Position' columns. The 'Actions' drop-down above the grid allows you to Delete the selected label(s) individually or massively. To create a new label, click on the 'Add Label' button at the top right of the page. As we said earlier, the 'View' active link in the 'Action' column redirects you to the 'Edit Label' page. Let's take a look at it.

6 Name - the title of the label; Position - the location of the label within the product block. The Product Labels module allows creating labels of one of the following display Types: CSS shape - a customizable object that can be presented in one of the seven provided forms (selected in the 'Shape Type' drop-down); Uploaded image - an uploaded image that will be your label (the image is uploaded in the original resolution by clicking on the 'Upload' button in the 'Image' section); Text only - a simple text against a custom background (confgured in the CSS editor). Below you can see how each label type looks on the storefront (with the initial label and rule confguration): Having defned the type of your label, confgure the following set of parameters: Test Text - the text of the label shown in real time;

7 Customize Container - CSS shape settings (the text is placed in the center of the container); Customize Label - specifc CSS label parameters. Read more about CSS parameters here. Having completely confgured the look of your label, you can expand the 'Advanced Settings / CSS' tab below each of the above sections. There you will see CSS codes that can be changed manually if required (for advanced users). The label is created. Click on the 'Save' button at the top of the page to apply the label or choose the 'Save and Continue Edit' option if you want to make some amendments to it. Rule Confguration Having created the label, next, you should defne a display rule for it. Go to Marketing > Product Labels by Aheadworks > Rules.

8 The 'Rules' grid lists all the previously confgured display rules. The data presented in the grid is divided into the following columns: ID - an ID of a rule; Rule Name- the rule's title; Priority - the priority of the rule defning the display order of the labels put on the same product(s) and/or product group(s)); Status - the rule's status (active or inactive); Web Site - website(s) the rule is applied to; Label Name - the title of the assigned label; Action- contains the 'View' active link to the edit rule page. If required, you can change name, priority, status, and position of individual rules and reassign labels to them right in the grid. To do this, you should click on the corresponding rule row and edit the values in the corresponding columns. From the 'Actions' drop-down above the grid, you can perform individual or mass actions as follows: Change Status - edit the status of the selected rule(s): enable or disable; Delete - delete the selected rule(s); Replace label - assign a new label to the selected rule(s). To add a new rule, click on the 'Add New Rule' button at the top right of the page. By clicking on the 'Apply Rules' button above the grid, you will update the catalog. The label confguration process starts with indicating the following parameters: To re-index the confgured rules and apply them on the storefront, go to the System > Tools > Index Management and select the 'Aheadworks Product Labels' extension to be reindexed. Now, we will explore the 'Edit Rule' page settings.

9 Rule confguration starts with enabling it in the 'Enable Rule' section. Then, you need to specify the rule's title in the 'Rule Name' feld and assign a label to it from the 'Label' drop-down. The drop-down menu lists all the previously created labels. Next, indicate Rule Priority. In the 'Website' section, you need to select the website(s) the rule should be applied to. The 'Customer Groups' section allows you to select customer group(s) who can view the label assigned to the rule.

10 Then, select rule duration in the 'From To' felds. In the 'Product Conditions' section, you can exactly set products or product group(s) the rule will be applied to. Do this by setting the 'Product Attributes' and/or 'Product Special' parameters. The latter parameter set allows you to defne the stock range the rule will be applied to. You can defne the stock range value to be greater, lesser, or within a particular interval. If you have multiple stores, you can defne individual label texts for each store view. Do this in the 'Frontend Label Text' section. The rule is confgured. Click on the 'Save' button to proceed to the grid where it should be applied. Alternatively, you can apply the rule right from the page by clicking on the 'Save and Apply' button. How to use Variables The Product Labels extension allows you to implement different variables for your label texts. Those include: {attribute: code} - attribute value (example: 'Black items on sale'); {save_percent} - discount percentage (example: 'Save 5%'); {save_amount} - discount amount (example: 'Save 50$'); {price} - regular price (example: 'Price is 10$'); {special_price} - special price (example: 'For 10$ only'); {stock} - stock amount (example: '3 items left'); {br} - new line (used to move some part of the text to a new line) {sku} - product SKU (used to specify stock keeping units of the product(s) ) {spdl} - X days left for a special price (example: '10 days left for a special price'); {sphl} - X hours left for a special price (example: '3 hours left for a special price'). Thus, you can dynamically change the text of your labels depending on a view.

11 Label display on different product types Every child product in your catalog can be covered by multiple conditions. Thus, child products may have multiple labels put on them. This way, many labels can be displayed on the same parent (confgurable) product. Example (with parent and child products) Put one label on child items whose stock is greater than 50 and another one - on items with stock less than 50. As a result, different child products will have different stock conditions. The question is: which labels should be displayed? Thus, if you need to put labels on parent items only, set their attributes in product settings. By doing this, you will pinpoint products that should have labels put on them. For stock conditions, this will work in the following way: frst, you should sum up stock values of all child products. Then, defne whether this sum meets the previously specifed conditions. If yes, display a label on the parent product. Extension Settings To confgure the general extension parameters, go to Stores > Confguration > AHEADWORKS EXTENSIONS > Product Labels by Aheadworks.

12 The 'Confguration' page includes four parameters (particularly valuable if you need to put several labels on the same product(s) and/or product group(s)): Distance from Label with Higher Priority, px - the margin between two labels that overlap each other (those ones with the same rule priority); Label Alignment - how overlapping labels should line up: horizontally or vertically; Max. Number of Labels Over Product Image - the maximum number of labels that can be put on product images; Max. Number of Labels Next to Price - the maximum number of labels that can be put next to product prices. Labels can be aligned vertically by one of the ways introduced below.

13 Horizontal alignment implies the following options: Labels with higher priority will remain in the position defned in the rule parameters. The rest of the labels will utilize the distance and alignment parameters set in the general confguration settings. Confguring CSS Parameters Besides the WYSIWYG editor settings, you can confgure almost any visual aspect of your labels. Customize CSS Container The 'Customize Container' section allows you to tweak the following main parameters: background - shape color (alphabetic, HEX, RGB, RGBA, HSL, or HSLA values); border-radius - shape round radius; margin - shape external indent (in pixels); transform:rotate - shape rotation angle (in degrees);

14 width - shape width (in pixels); height - shape height (in pixels); max-width - maximum shape width (in pixels); max-height - maximum shape height (in pixels); min-width - minimum shape width (in pixels); min-height - minimum shape height (in pixels); opacity - shape opacity (numerical value). Customize other CSS Parameters In addition to the CSS container, you can confgure the look of your labels with the following main parameters: color - text color (alphabetic, HEX, RGB, RGBA, HSL, or HSLA values); border - border width and color (alphabetic and/or pixel values); padding - internal indent (in pixels); font - text font (alphabetic values); font-size - text size (alphabetic and/or pixel values). The scope of available fonts can be specifc for each individual Magento theme. You can see the full CSS parameter list here.

15 Label Examples (with CSS Parameters) Label Type: Shape

16 Label Type: Text Label Type: Picture

17 The Product Labels extension is compliant with Magento themes that not supporting LESS. To enable the compliance, in app/code/aheadworks/onestepcheckout/view/frontend/layout/onestepcheckout_ind ex_index.xml, fnd the following lines: <head> <!-- Uncomment for enable compatibility with themes which not supported LESS compilation --> <!-- <css src="aheadworks_onestepcheckout::css/aw_osc_styles.css"/> --> </head> and convert them to the following: <head> <!-- Uncomment for enable compatibility with themes which not supported LESS compilation --> <css src="aheadworks_onestepcheckout::css/aw_osc_styles.css"/> </head> For an in-depth look visit Product Labels demo store at the extension s product page. Feel free to contact our support team with any questions: Submit a help desk ticket Call us: US: +1 (646) UK: +44 (20)

+1 (646) (US) +44 (20) (UK) Gift Card. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

+1 (646) (US) +44 (20) (UK) Gift Card. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions Gift Card for Magento 2 Table of contents Getting Around...3 Introducing Gift Card extension...3 References...3 Backend Configuration...4 General Settings...4 Email Settings...4 Gift Card Code Pattern...5

More information

+1 (646) (US) +44 (20) (UK) RMA. for Magento 2. Aheadworks extensions for Magento 2

+1 (646) (US) +44 (20) (UK) RMA. for Magento 2. Aheadworks extensions for Magento 2 RMA for Magento 2 Table of contents: Table of contents:... 2 Reference table... 3 Getting around... 3 Managing RMA requests... 7 Manage RMA... 7 Creating RMA Requests from the Backend... 8 Managing RMA

More information

Automatic Related Products

Automatic Related Products Automatic Related Products for Magento 2 Table of contents: Reference table... 3 Getting around... 3 Creating ARP rules... 5 Rule information... 4 Where to display... 6 What to display... 6 How to display...

More information

+1 (646) (US) +44 (20) (UK) Layered Navigation. for Magento 2. Aheadworks extensions for Magento 2

+1 (646) (US) +44 (20) (UK) Layered Navigation. for Magento 2. Aheadworks extensions for Magento 2 Layered Navigation for Magento 2 Table of contents: Table of contents:... 2 Getting Around... 3 Horizontal Filter Bars... 3 Enabled and Disabled Pop-over Modes... 3 Attribute multiselect... 4 Show X more...

More information

Search Autocomplete Magento Extension

Search Autocomplete Magento Extension Search Autocomplete Magento Extension User Manual This is the user manual of Magento Search Autocomplete v1.6.5 and was last updated on 26-07-2017. To see what this extension can do, go to the Magento

More information

Webinse Image Gallery

Webinse Image Gallery Webinse Image Gallery Gallery extension allows to create albums and galleries and add or change images in galleries. Easily set params which allow to customize interface and effects on the frontend. Overview

More information

Additional catalogs display. Customize text size and colors.

Additional catalogs display. Customize text size and colors. Collapsible Skin The collapsible skin option displays the catalogs and categories in a collapsible format enabling enhanced navigation on Qnet. Categories can be expanded to view all of the sub categories

More information

Ninja Menus extension for Magento 2

Ninja Menus extension for Magento 2 Ninja Menus extension for Magento 2 User Guide Version 1.0 0 Table of Contents Ninja Menus I) Introduction... 2 II) Menu Grid... 3 III, Add new menu... 7 1. General setting... 8 2. Advanced settings...

More information

+1 (646) (US) +44 (20) (UK) Advanced Reviews. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

+1 (646) (US) +44 (20) (UK) Advanced Reviews. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions Advanced Reviews for Magento 2 Table of contents: Table of contents:... 2 Getting started... 3 Business Advantages... 3 Advanced Reviews Frontend Use... 4 On-site Review Submission Forms... 4 Email Submission

More information

FME Extensions. Media Gallery & Product Videos Extension for Magento 2. User Guide - Version

FME Extensions. Media Gallery & Product Videos Extension for Magento 2. User Guide - Version FME Extensions Media Gallery & Product Videos Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed

More information

CUSTOM OPTION TEMPLATE FOR MAGENTO 2

CUSTOM OPTION TEMPLATE FOR MAGENTO 2 1 User Guide Custom Option Template for Magento 2 CUSTOM OPTION TEMPLATE FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Custom Option Template for Magento 2 1. Custom Option Template for Magento

More information

CSS Cheat Sheet Version: 10 Last revision date:

CSS Cheat Sheet Version: 10 Last revision date: CSS Cheat Sheet Version: 10 Last revision date: 2014-11-12 Content Blocks How to make rounded corners for text elements:.mobisit-contentblock-cls { border-radius: 10px; You can change the 10px to any other

More information

Mega Menu for Magento 2. User Guide

Mega Menu for Magento 2. User Guide Mega Menu for Magento 2 User Guide Table of Contents 1. Mega Menu Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Top Menu Configuration 1.4. Left Menu Configuration 1.5. Mobile

More information

Positioning in CSS: There are 5 different ways we can set our position:

Positioning in CSS: There are 5 different ways we can set our position: Positioning in CSS: So you know now how to change the color and style of the elements on your webpage but how do we get them exactly where we want them to be placed? There are 5 different ways we can set

More information

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions Blog for Magento 2 Table of contents: Table of contents:... 2 Reference table... 3 Getting started... 4 Sidebar... 5 SEO... 6 Related Products... 6 Wordpress Import... 7 Blog categories... 7 Blog posts...

More information

Product Labels User Guide

Product Labels User Guide 2 Contents Introduction... 3 Add-on Installation... 4 Automatic Labels... 5 Manage Auto Labels... 5 Edit Auto Labels Appearance... 6 Generate auto label manually... 6 Upload file for auto label... 9 Custom

More information

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

Blog Pro for Magento 2 User Guide

Blog Pro for Magento 2 User Guide Blog Pro for Magento 2 User Guide Table of Contents 1. Blog Pro Configuration 1.1. Accessing the Extension Main Setting 1.2. Blog Index Page 1.3. Post List 1.4. Post Author 1.5. Post View (Related Posts,

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

truechart Menubar Documentation HighCoordination GmbH Version 1.0.2,

truechart Menubar Documentation HighCoordination GmbH Version 1.0.2, truechart Menubar Documentation HighCoordination GmbH Version 1.0.2, 2017-05-05 Table of Contents 1. Introduction.............................................................................. 1 2. Installing

More information

ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3. Created: 2/10/2017

ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3. Created: 2/10/2017 ENGINEERING DATA HUB VISUAL DESIGN SPECIFICATIONS VERSION 3 Created: 2/10/2017 Table of Contents ENGINEERING DATA HUB... 1 DESKTOP VIEW... 3 HEADER... 4 Logo... 5 Main Title... 6 User Menu... 7 Global

More information

MEGA MENU USER GUIDE. Phone: Extension version: 1.0 Magento Compatibility: CE 2.

MEGA MENU USER GUIDE.  Phone: Extension version: 1.0 Magento Compatibility: CE 2. support@magestore.com sales@magestore.com Phone: +1-415-954-7137 MEGA MENU USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE AND CONFIGURE...

More information

Automatic Customer Group Switching Magento Extension

Automatic Customer Group Switching Magento Extension Automatic Customer Group Switching Magento Extension User Manual This is the user manual of Automatic Customer Group Switching v1.9.3 and was last updated on 26-07-2017. To see what this extension can

More information

EventsNow. Getting Started Guide

EventsNow. Getting Started Guide EventsNow Getting Started Guide Contents Creating Your First Event... 3 Name Your Event... 3 Add an Event Contact... 3 Add Event Details... 5 Upload Your Logo/Image... 6 Add Tickets... 6 Add Donations...

More information

FME Extensions Size Chart Extension for Magento 2 User Guide - Version

FME Extensions Size Chart Extension for Magento 2 User Guide - Version FME Extensions Size Chart Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed to facilitate

More information

Bestseller Products Extension

Bestseller Products Extension Bestseller Products Extension User Guide https://www.magebees.com/magento-bestseller-products-extension.html Bestseller Products Extension By Support Ticket: - http://support.magebees.com, Support Email

More information

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148 Index Numbers & Symbols (angle brackets), in HTML, 47 : (colon), in CSS, 96 {} (curly brackets), in CSS, 75, 96. (dot), in CSS, 89, 102 # (hash mark), in CSS, 87 88, 99 % (percent) font size, in CSS,

More information

Wanted! Introduction. Step 1: Styling your poster. Activity Checklist. In this project, you ll learn how to make your own poster.

Wanted! Introduction. Step 1: Styling your poster. Activity Checklist. In this project, you ll learn how to make your own poster. Wanted! Introduction In this project, you ll learn how to make your own poster. Step 1: Styling your poster Let s start by editing the CSS code for the poster. Activity Checklist Open this trinket: jumpto.cc/web-wanted.

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

CS7026 CSS3. CSS3 Graphics Effects

CS7026 CSS3. CSS3 Graphics Effects CS7026 CSS3 CSS3 Graphics Effects What You ll Learn We ll create the appearance of speech bubbles without using any images, just these pieces of pure CSS: The word-wrap property to contain overflowing

More information

SPECCTR 3.0. Tutorial + Tips

SPECCTR 3.0. Tutorial + Tips SPECCTR 3.0 Tutorial + Tips Features GLOBAL FEATURES MEASUREMENTS OBJECT TEXT NEW FEATURES ONLY AI ONLY PS ONLY ID Expand Canvas Movable/editable labels Specs organized in layers Multi-spec, spec multiple

More information

Content Elements. Contents. Row

Content Elements. Contents. Row Content Elements Created by Raitis S, last modified on Feb 09, 2016 This is a list of 40+ available content elements that can be placed on the working canvas or inside of the columns. Think of them as

More information

Magento Extension User Guide PRODUCTS FINDER SOLUTION. for Magento 2

Magento Extension User Guide PRODUCTS FINDER SOLUTION. for Magento 2 Magento Extension User Guide PRODUCTS FINDER SOLUTION for Magento 2 Table of contents 1. Key Features 1.1. Display flter in one related category 1.2. Create limitless number of product fnders 1.3. Auto

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

SAHARA BIKE1 RESPONSIVE MAGENTO THEME

SAHARA BIKE1 RESPONSIVE MAGENTO THEME SAHARA BIKE1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_bike1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

Blog FAQ.

Blog FAQ. Blog FAQ Website: Support: http://ecommerce.aheadworks.com helpdesk@aheadworks.com Table of Contents Blog... 4 Can I use a WYSIWYG editor in Blog?... 4 Is it possible with the Blog extension to limit the

More information

Documentation of Color and Image Swatches for woocommerce. Installation of Color and Image Swatches for woocommerce

Documentation of Color and Image Swatches for woocommerce. Installation of Color and Image Swatches for woocommerce Documentation of Color and Image Swatches for woocommerce Installation of Color and Image Swatches for woocommerce Activation Once you have uploaded the plugin, activate your plugin in Plugins Installed

More information

Customer Group Catalog for Magento 2

Customer Group Catalog for Magento 2 Last update: 2017/11/09 10:13 magento_2:customer_group_catalog https://amasty.com/docs/doku.php?id=magento_2:customer_group_catalog For more details see the Customer Group Catalog extension page. Customer

More information

Adding CSS to your HTML

Adding CSS to your HTML Adding CSS to your HTML Lecture 3 CGS 3066 Fall 2016 September 27, 2016 Making your document pretty CSS is used to add presentation to the HTML document. We have seen 3 ways of adding CSS. In this lecture,

More information

Improved Sorting for Magento 2

Improved Sorting for Magento 2 2017/06/13 16:59 1/11 Improved Sorting for Magento 2 For more details see the Amasty Improved Sorting for Magento 2 extension page. Improved Sorting for Magento 2 An effective tool for customer care. Improve

More information

JSN PageBuilder 3 Configuration Manual Introduction

JSN PageBuilder 3 Configuration Manual Introduction JSN PageBuilder 3 Configuration Manual Introduction About JSN PageBuilder 3 JSN PageBuilder 3 is the latest innovation of Joomla! PageBuilder with great improvements in the interface, features, and user

More information

While editing a page, a menu bar will appear at the top with the following options:

While editing a page, a menu bar will appear at the top with the following options: Page Editor ===> Page Editor How Can I Use the Page Editor? The Page Editor will be your primary way of editing your website. Page Editor Basics While editing a page, you will see that hovering your mouse

More information

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes.

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes. Documentation / Documentation Home Layered Navigation Created by Unknown User (bondarev), last modified by Malynow, Alexey on Feb 22, 2016 Installation Set up cron Configuration Basic Configuration Filters

More information

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Advance Shop by Brand... 1 Installation & Activation... 2 Installation Steps... 2 Installation (Custom theme)... 3 Extension Activation... 3

More information

Table of Contents. 1. Introduction to LookBook How to Install How to Configure How to Use... 16

Table of Contents. 1. Introduction to LookBook How to Install How to Configure How to Use... 16 1 Table of Contents 1. Introduction to LookBook... 3 2. How to Install... 4 3. How to Configure... 6 4. How to Use... 16 2 1. Introduction to LookBook Magento LookBook extension lets you put a set of markers

More information

FME Extensions. Photo Gallery & Product Image Gallery Extension for Magento 2. User Guide - Version

FME Extensions. Photo Gallery & Product Image Gallery Extension for Magento 2. User Guide - Version FME Extensions Photo Gallery & Product Image Gallery Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document

More information

FME Extensions Bookings & Reservations Extension for Magento User Guide - Version 1.0

FME Extensions Bookings & Reservations Extension for Magento User Guide - Version 1.0 FME Extensions Bookings & Reservations Extension for Magento User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed to

More information

Ajax Quick Search Pro Extension

Ajax Quick Search Pro Extension Ajax Quick Search Pro Extension User Guide https://www.magebees.com/magento-ajax-quick-search-pro-extension.html Ajax Quick Search Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings

More information

PRO CONFIGURABLE PRODUCT GRID TABLE VIEW

PRO CONFIGURABLE PRODUCT GRID TABLE VIEW 1 User Guide Pro Configurable Product Grid Table View PRO CONFIGURABLE PRODUCT GRID TABLE VIEW USER GUIDE BSSCOMMERCE 1 2 User Guide Pro Configurable Product Grid Table View Contents 1. Pro Configurable

More information

Charts and graphs WordPress Visual Designer

Charts and graphs WordPress Visual Designer Copyright Charts and graphs WordPress Visual Designer This package contains 1 zip file that is the WordPress plugin Charts and graphs WP Visual Designer. This is a WordPress plugin for visually creating

More information

Exercises Lecture 3 Layouts and widgets

Exercises Lecture 3 Layouts and widgets Exercises Lecture 3 Layouts and widgets Aim: Duration: This exercise will help you explore and understand Qt's widgets and the layout approach to designing user interfaces. 2h The enclosed Qt Materials

More information

MAGENTO 1 MEGAMENU. (Version 3.1) USER GUIDE

MAGENTO 1 MEGAMENU. (Version 3.1) USER GUIDE MAGENTO 1 MEGAMENU (Version 3.1) USER GUIDE Confidential Information Notice Copyright 2016 All Rights Reserved. Any unauthorized reproduction of this document is prohibited. This document and the information

More information

Wholesale Add To Cart Grid. User manual

Wholesale Add To Cart Grid. User manual Wholesale Add To Cart Grid User manual Table of contents 1. Overview 1.1 General information 1.2 Key features 1.3 About this manual 2. Installation 2.1 Installation requirements 2.2 Installation instructions

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. Important Notice MageWorx reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or

More information

A Complete Solution for Online Print Shop. From

A Complete Solution for Online Print Shop. From A Complete Solution for Online Print Shop From Our Print Shop Management System helps SME print shops to bring their business online & increase revenue at reduced cost I N T R O D U C T I O N WEB TO PRINT

More information

These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide. See for more information

These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide. See   for more information These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide See http://ipicdg.com/store/ for more information Creating a Configurable Product A configurable product is

More information

Automatic Customer Group Switching Magento 2 Extension

Automatic Customer Group Switching Magento 2 Extension Automatic Customer Group Switching Magento 2 Extension User Manual This is the user manual of Magento 2 Automatic Customer Group Switching v100.1.2 and was last updated on 14-11-2017. To see what this

More information

Cross Linking Magento Extension

Cross Linking Magento Extension Cross Linking Magento Extension User Guide Important Notice MageWorx reserves the right to make corrections, modifications, enhancements, improvements, and other changes to all its products and services

More information

POWERPOINT Build a Presentation to Remember

POWERPOINT Build a Presentation to Remember POWERPOINT 2007 Build a Presentation to Remember Microsoft Office 2007 TABLE OF CONTENTS DOCUMENT THEMES... 1 THEMES... 1 COLOR SETS... 1 FONT SETS... 1 MASTER SLIDES... 2 USING THEMES IN THE SLIDE MASTER...

More information

skype ID: store.belvg US phone number:

skype ID: store.belvg   US phone number: 1 Table of Contents Table of Contents: 1. Introduction to Products Sorting... 3 2. How to Install... 4 3. How to Configure... 5 3.1. How to create sorting attributes... 5 3.2. How to manage sorting attributes...

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

Dynamic Product Options extension for Magento2. User Guide

Dynamic Product Options extension for Magento2. User Guide Dynamic Product Options extension for Magento2 User Guide version 2.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 4 2. Installation... 5 2.1. System Requirements... 5 2.2. Installation...

More information

Product Page PDF Magento Extension

Product Page PDF Magento Extension Product Page PDF Magento Extension User Manual This is the user manual of Magento Product Page PDF v2.0.2 and was last updated on 26-11-2017. To see what this extension can do, go to the Magento Product

More information

Contact: Systems Alliance, Inc. Executive Plaza III McCormick Road, Suite 1203 Hunt Valley, Maryland Phone: / 877.

Contact: Systems Alliance, Inc. Executive Plaza III McCormick Road, Suite 1203 Hunt Valley, Maryland Phone: / 877. Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031 Phone: 410.584.0595 / 877.SYSALLI Fax: 410.584.0594 http://www.systemsalliance.com http://www.siteexecutive.com

More information

ebay Connector Features Module Configuration

ebay Connector Features Module Configuration ebay Connector webkul.com/blog/ebay-connector-for-magento2/ March 15, 2016 ebay Connector extension allows you to integrate Magento 2 store with ebay store. Import products, categories, and orders from

More information

Getting Started Guide. Last updated: 10/2010

Getting Started Guide. Last updated: 10/2010 Getting Started Guide Last updated: 10/2010 Contents Creating Your First Event...3 Name Your Event... 3 Add an Event Contact... 3 Add Event Details... 4 Upload Your Logo/Image... 5 Add Tickets... 5 Add

More information

Perceptive Document Composition

Perceptive Document Composition Perceptive Document Composition Supported Word Features Version: 6.2.0 Written by: Product Knowledge, R&D Date: December 2017 Copyright 2008-2017 Hyland Software, Inc. and its affiliates. Table of Contents

More information

PRO CONFIGURABLE PRODUCT GRID TABLE VIEW

PRO CONFIGURABLE PRODUCT GRID TABLE VIEW 1 User Guide Pro Configurable Products Grid Table View PRO CONFIGURABLE PRODUCT GRID TABLE VIEW USER GUIDE 1 2 User Guide Pro Configurable Products Grid Table View Contents 1. Pro Configurable Products

More information

Shop by Brand. Magento Extension User Guide. Here you will find the latest Shop by Brand user guide version *

Shop by Brand. Magento Extension User Guide. Here you will find the latest Shop by Brand user guide version * Shop by Brand Magento Extension User Guide Here you will find the latest Shop by Brand user guide version * * This user guide was created 22.11.2016 Page 1 Table of contents: 1. General Settings.....3

More information

Manual FCPM for Magento 2 Version 1.2.1

Manual FCPM for Magento 2 Version 1.2.1 INSTALLATION OF THE EXTENSION Please make sure you ve downloaded extension package compliant with your Magento version. The compliance information is stated in the package filename. Once you ve downloaded

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

Global Access. User Guide. March Copyright 2015 UPS

Global Access. User Guide. March Copyright 2015 UPS Global Access User Guide March 2015 Copyright 2015 UPS Table of Contents Introduction... 4 1.1 Purpose of this User Guide... 4 1.2 Global Access Platform... 4 1.3 Account Management Dashboard... 5 1.4

More information

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Note: We skipped Study Guide 1. If you d like to review it, I place a copy here: https:// people.rit.edu/~nbbigm/studyguides/sg-1.docx

More information

Assignments (4) Assessment as per Schedule (2)

Assignments (4) Assessment as per Schedule (2) Specification (6) Readability (4) Assignments (4) Assessment as per Schedule (2) Oral (4) Total (20) Sign of Faculty Assignment No. 02 Date of Performance:. Title: To apply various CSS properties like

More information

JSN EasySlider Configuration Manual

JSN EasySlider Configuration Manual JSN EasySlider Configuration Manual Introduction Product Overview JSN EasySlider JSN EasySlider is the cutting-edge way to present content on website: Informative - Impressive - Interactive. It helps you

More information

When you complete this chapter, you will be able to:

When you complete this chapter, you will be able to: Page Layouts CHAPTER 7 When you complete this chapter, you will be able to: Understand the normal fl ow of elements Use the division element to create content containers Create fl oating layouts Build

More information

Extension User Guide Order By SKU Brainvire Infotech Pvt. Ltd

Extension User Guide Order By SKU Brainvire Infotech Pvt. Ltd Order By SKU V. 1.1.0 1 Table of Contents OVERVIEW..03 EXTENSION FEATURES.04 HOW TO INSTALL..05 DISPLAY IN FRONT..09 UNINSTALL..13 HELP / SUPPORT..14 2 OVERVIEW One of the best ways to order the products

More information

Oracle Eloqua s User Guide

Oracle Eloqua  s User Guide http://docs.oracle.com Oracle Eloqua Emails User Guide 2018 Oracle Corporation. All rights reserved 11-Jan-2018 Contents 1 Emails Overview 6 2 Examples of emails 7 3 Creating emails 19 4 Email authoring

More information

SAHARA KIDS1 RESPONSIVE MAGENTO THEME

SAHARA KIDS1 RESPONSIVE MAGENTO THEME SAHARA KIDS1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_kids1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

GOOGLE AMP EXTENSION FOR MAGENTO 2 USER GUIDE

GOOGLE AMP EXTENSION FOR MAGENTO 2 USER GUIDE 1 GOOGLE AMP EXTENSION FOR MAGENTO 2 USER GUIDE 1 2 Contents 1. Google AMP Extension for Magento 2 Overview... 3 2. How Does Google AMP Extension for Magento 2 Work?... 3 2.1 How to create and customize

More information

SAHARA GIFT1 RESPONSIVE MAGENTO THEME

SAHARA GIFT1 RESPONSIVE MAGENTO THEME SAHARA GIFT1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_gift1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

CONFIGURABLE PRODUCT MATRIX VIEW FOR MAGENTO 2

CONFIGURABLE PRODUCT MATRIX VIEW FOR MAGENTO 2 1 User Guide Configurable Product Matrix View for Magento 2 Extension CONFIGURABLE PRODUCT MATRIX VIEW FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Configurable Product Matrix View for Magento 2

More information

Flexslider v1.x Installation and User Manual

Flexslider v1.x Installation and User Manual 2017/11/08 09:14 1/15 Flexslider v1.x Installation and User Manual Flexslider v1.x Installation and User Manual Latest version: 1.10.0 Compatibility: Magento 1.7.x, 1.8.x, 1.9.x Disclaimer This is the

More information

Promo Banners for Magento 2

Promo Banners for Magento 2 2017/05/25 15:30 1/10 Promo Banners for Magento 2 For more details see the Promo Banners for Magento 2 extension page. Promo Banners for Magento 2 With the Amasty Promo Banners extension, you can easily

More information

FME Extensions Category Banners & Image Slider User Guide - Version

FME Extensions Category Banners & Image Slider User Guide - Version FME Extensions Category Banners & Image Slider User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed to facilitate the

More information

Oracle Eloqua s User Guide

Oracle Eloqua  s User Guide http://docs.oracle.com Oracle Eloqua Emails User Guide 2017 Oracle Corporation. All rights reserved 08-Dec-2017 Contents 1 Emails Overview 6 2 Examples of emails 7 3 Creating emails 19 4 Email authoring

More information

XML Sitemap Splitter for Magento 2. User Guide

XML Sitemap Splitter for Magento 2. User Guide XML Sitemap Splitter for Magento 2 User Guide Table of Contents 1. XML Sitemap Splitter Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Categories 1.4. Products In Stock 1.5.

More information

Product Questions Magento Extension

Product Questions Magento Extension Product Questions Magento Extension User Manual This is the user manual of Magento Product Questions v1.3.1 and was last updated on 23-12-2017. To see what this extension can do, go to the Magento Product

More information

Color Swatch v5. User manual

Color Swatch v5. User manual Color Swatch v5 User manual Table of contents 1. Overview 1.1 General information 1.2 About this manual 2. Installation 2.1 Installation requirements 2.2 Installation instructions 3. Creating an Attribute

More information

Dynamic Product Options extension for Magento2. User Guide

Dynamic Product Options extension for Magento2. User Guide Dynamic Product Options extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

Magento Pinterest Extension User Guide

Magento Pinterest Extension User Guide Magento Pinterest Extension User Guide Welcome to the Pinterest extension for Magento User Guide. Thank you for choosing our product. This user guide describes the functionality of Pinterest extension

More information

Introduction to Theming in Magento Go"

Introduction to Theming in Magento Go Introduction to Theming in Magento Go" Webinar date: July 20, 2011 Presenters: Kara Heinrichs, Brillig House (twitter: @kkarahh) Mosses Akizian, Magento (twitter: @monocat) Agenda for todayʼs webinar"

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

FME Extensions Banner Slider User Guide - Version

FME Extensions Banner Slider User Guide - Version FME Extensions Banner Slider User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed to facilitate the users -managers,

More information

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Easy Site Maintenance... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Configuration... 4 Contact Us... 8 Easy

More information

P3e REPORT WRITER CREATING A BLANK REPORT

P3e REPORT WRITER CREATING A BLANK REPORT P3e REPORT WRITER CREATING A BLANK REPORT 1. On the Reports window, select a report, then click Copy. 2. Click Paste. 3. Click Modify. 4. Click the New Report icon. The report will look like the following

More information

PHOTO GALLERY. USER GUIDE by Decima Digital. d e c i m a d i g i t a l. c o m

PHOTO GALLERY. USER GUIDE by Decima Digital. d e c i m a d i g i t a l. c o m PHOTO GALLERY USER GUIDE by Decima Digital d e c i m a d i g i t a l. c o m Content Thank you for purchasing our extension. If you have any questions which are out of the scope of this document, do not

More information

SIMPLE DETAILS ON CONFIGURABLE PRODUCT FOR MAGENTO 2

SIMPLE DETAILS ON CONFIGURABLE PRODUCT FOR MAGENTO 2 1 User Guide Simple Details on Configurable Product for Magento 2 SIMPLE DETAILS ON CONFIGURABLE PRODUCT FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Simple Details on Configurable Product for Magento

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Product Custom Option Templates 4. Individual Product Custom Options 5. Front-End View 6. User Agreement

More information

door to my garden Simple CSS resulting in impressive, sophisticated visual effects

door to my garden Simple CSS resulting in impressive, sophisticated visual effects Patrick H. Lauke, Designer www.csszengarden.com/041 door to my garden Simple CSS resulting in impressive, sophisticated visual effects AN AVID PHOTOGRAPHER, Patrick Lauke prefers to take his own photographs

More information