Shipping Availability Magento Extension by PIXLOGIX USER GUIDE Copyright 2017 Pixlogix.com All rights reserved

Size: px
Start display at page:

Download "Shipping Availability Magento Extension by PIXLOGIX USER GUIDE Copyright 2017 Pixlogix.com All rights reserved"

Transcription

1 Shipping Availability Magento Extension by PIXLOGIX USER GUIDE All rights reserved

2 Table of Contents 1. Installation Process Shipping Availability Configuration General Shipping Availability COD Availability Delivery Info Implementation Code Manage Postcode (Admin Postcode Listing) Postcode Information (Add/Edit Postcode) Import Postcode Import Data Product Page (Frontend) Check Shipping Availability Cart Page (Frontend) Check Shipping Availability Estimate Shipping and Tax Checkout Page (Frontend) Check Shipping Availability License Help & Support

3 1. Installation Process To install the extension, you need to follow below steps Enable all cache from admin (System > Cache Management) before upload extension. Extract extension zip package and copy all folders (app, skin). Upload all folders (app, skin) to your site by FTP. After uploading all files clear all cache from admin (System > Cache Management). Logout to complete installation process and login again otherwise you will get 404 Error. Check Shipping Availability extension tab available or not into admin navigation. 3

4 2. Shipping Availability Configuration 2.1 General Enable Shipping Availability: To enable or disable extension. Enable jquery: To enable or disable jquery. If already used jquery library in current theme then disable it. i.e. Magento 'rwd' default theme provides 'jquery min.js' file then no need to enable it. Block Title: To set block title. Show Separate Shipping Availability Section on Cart: Enable to show separate section to check shipping availability on cart page. Default it will check shipping availability with Estimate Shipping and Tax section. 4

5 2.2 Shipping Availability Check Shipping Availability: To enable or disable shipping availability. Display at Product Page: To enable or disable at product page. Display at Cart Page: To enable or disable at cart page. Display at Checkout Page: To enable or disable at checkout page Allowed Message: Shipping availability success message. Not Allowed Message: Shipping availability error message. 5

6 2.3 COD Availability Check COD Availability: To enable or disable COD availability. Display at Product Page: To enable or disable at product page. Display at Cart Page: To enable or disable at cart page. Display at Checkout Page: To enable or disable at checkout page Allowed Message: COD success message. Not Allowed Message: COD error message. 6

7 2.4 Delivery Info. Display Delivery Info: To enable or disable delivery information. Display at Product Page: To enable or disable at product page. Display at Cart Page: To enable or disable at cart page. Display at Checkout Page: To enable or disable at checkout page Delivery Info Prefix: Admin can add prefix i.e. Delivery: or remove as per need. 7

8 2.5 Implementation Code (Recommended for developers) If you want to display Shipping Availability extension features on specific section (sidebar, pages, etc...) then you can choose one of the below options. Add below code to a CMS Page or a Static Block: Admin can add below code into any CMS page or a static block to display shipping availability functionality on frontend. {{block type="shippingavailability/checkpostcode" name="shippingavailability.postcode" template="shippingavailability/product-checkpostcode.phtml"}} Add code below to a template file: Admin can add below code into any template file to display shipping availability functionality on frontend. <?php echo $this->getlayout()->createblock('shippingavailability/checkpostcode')- >settemplate('shippingavailability/product-checkpostcode.phtml')->tohtml();?> Add code below to a layout file: Admin can add below code into any layout file or category & CMS page Custom Layout Update field to display shipping availability functionality. <block type="shippingavailability/checkpostcode" name="shippingavailability.postcode" template="shippingavailability/product-checkpostcode.phtml"/> 8

9 3 Manage Postcode (Admin Postcode Listing) ID: Postcode Id Postcode: Postcode of specific area. Delivery Info: Approx delivery days or any other information. Is Ship: It displays shipping availability or not. Is COD: It displays COD availability or not. Creation Time: Postcode creation time. Update Time: Postcode update time. Status: Postcode status. Action: Postcode edit page link. 9

10 3.1 Postcode Information (Add/Edit Postcode) Postcode: Postcode of specific area. Is Shipping Available: Set this postcode for shipping availability. Is COD Available: Set this postcode for COD availability. Delivery Info: Admin can set approx delivery days or any other information. Status: To enable or disable this postcode. 10

11 4 Import Postcode Import Data Select File to Import: You can import postcode data by uploading.csv file. See Download sample.csv file before import data. 11

12 5 Product Page (Frontend) 12

13 Check Shipping Availability Shipping success message: Displays success message in green color if shipping allowed for specific postcode. (Admin can change success message description from setting page.) COD success message: Displays success message in green color if COD allowed for specific postcode. (Admin can change success message description from setting page.) Delivery Info: Displays delivery information in green color if defined specific postcode. (Admin can change description from postcode page.) Shipping error message: Displays error message in red color if shipping not allowed for specific postcode. (Admin can change error message description from setting page.) COD error message: Displays error message in red color if COD not allowed for specific postcode. (Admin can change error message description from setting page.) 13

14 6 Cart Page (Frontend) Check Shipping Availability Shipping success message: Displays success message in green color if shipping allowed for specific postcode. (Admin can change success message description from setting page.) COD success message: Displays success message in green color if COD allowed for specific postcode. (Admin can change success message description from setting page.) Delivery Info: Displays delivery information in green color if defined specific postcode. (Admin can change description from postcode page.) Shipping error message: Displays error message in red color if shipping not allowed for specific postcode. (Admin can change error message description from setting page.) COD error message: Displays error message in red color if COD not allowed for specific postcode. (Admin can change error message description from setting page.) 14

15 Estimate Shipping and Tax Zip/Postal Code: By default customer can use Zip/Postal Code field to check shipping availability on Estimate Shipping and Tax section. (Admin can set Check Shipping Availability section separately by allowing from admin setting page.) 15

16 7 Checkout Page (Frontend) Check Shipping Availability Shipping success message: Displays success message in green color if shipping allowed for specific postcode. (Admin can change success message description from setting page.) COD success message: Displays success message in green color if COD allowed for specific postcode. (Admin can change success message description from setting page.) Delivery Info: Displays delivery information in green color if defined specific postcode. (Admin can change description from postcode page.) 16

17 Shipping error message: Displays error message in red color if shipping not allowed for specific postcode. (Admin can change error message description from setting page.) COD error message: Displays error message in red color if COD not allowed for specific postcode. (Admin can change error message description from setting page.) 8 License What is allowed with single regular license? You can use it on one website for yourself or for your client. You will need to purchase another regular license for another domain or clients. You can setup extension on your staging server for testing/development purposes (that setup shouldn't be available to the public). You can customize extension, you can modify it with other works as per your need. Extension updates will be available free for single website. What is not allowed? It is not allowed to create multiple websites with single regular license. You will need to purchase multiple regular licenses for multiple websites. It is not allowed to copy our extension code to misuse or for other extension creation or for selling purpose. 17

18 9 Help & Support Please read "User Guide" carefully, it will help you to resolve most of potential problems with incorrect configuration of the extension in Magento. If you don't find the answer to your questions, please watch our video from below url. Video - Extension Installation & Postcode Configuration guideline Coming soon..! (Under Creation) Magento Support Policy Magento configuration, installation, maintenance, customization etc. is beyond the scope of our support. We can provide you paid support on extension setup, customization & Magento custom requirement. If you found bug within extension, please contact us at below . support@pixlogix.com Developed by PIXLOGIX INFOTECH PVT. LTD. is a multi-disciplinary, award-winning web design, development and user experience company with special focus on website usability and responsive design. The PIXLOGIX team consists of a highly experienced team of specialists with an outstanding record of providing high quality deliverables both on a timely basis and at very affordable cost. PIXLOGIX is a Global provider of web programming and IT services with clients based in the USA, UK, Australia, Finland, Spain, Netherlands and many more. Our communication skills are excellent and are pleased to participate in providing quotations per Requests for Quotation or proposals. We guarantee your satisfaction! Thank you! 18

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved support@pixlogix.com BLOG Magento Extension by PIXLOGIX USER GUIDE All rights reserved Table of Contents 1. Installation Process... 3 2. Blog Configuration... 4 2.1 General... 4 2.2 Post List... 5 2.3

More information

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Delivery Date Scheduler... 2 Installation & Activation... 3 Installation Steps... 3 Extension Activation... 4 How it Works?... 5 Back End Configuration...

More information

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Gift Promotions OnCart Total... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 4 Configuration...

More information

Ajax Quick View Pro Extension

Ajax Quick View Pro Extension Ajax Quick View Pro Extension User Manual https://www.magebees.com/magento-ajax-quick-view-pro-extension.html Ajax Quick View Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings 4

More information

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Delivery Date Scheduler...1 Installation & Activation...2 Installation Steps...2 Installation via Composer...4 Installation (Custom theme)...6

More information

Magik Custom Forms Installation & Configuration

Magik Custom Forms Installation & Configuration Magik Custom Forms Installation & Configuration Magik Custom Forms is a perfect solution for creating and managing multiple web forms on your Magento site. It allows customers to fill in data into various

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

Product Recommendation based on Order History. Table of Contents

Product Recommendation based on Order History. Table of Contents Product Recommendation based on Order History Table of Contents 1. Description 2. Features 3. Installation 4. Configuration 5. Troubleshooting Description Version 1.0.0 The present day ecommerce customers

More information

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob App Builder... 1 Installation & Activation... 2 Installation Steps... 2 Extension Activation... 3 How it Works?... 4 Back End Configuration:...

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

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Admin Actions Audit Log... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 3 Configuration...

More information

COD Availability. Magento 2.x Extension User Guide. Official extension page: COD Availability. COD Availability

COD Availability. Magento 2.x Extension User Guide. Official extension page: COD Availability. COD Availability Magento 2.x Extension User Guide Official extension page: 1 13 Introduction: Cash On Delivery is a type of transaction in which the customer makes payment to shipping carrier when receiving the good. This

More information

Navigation Menu Pro Extension

Navigation Menu Pro Extension Navigation Menu Pro Extension User Guide https://www.magebees.com/magento-navigation-menu-proresponsive-mega-menu-accordion-menu-smart-expand-menu.html Navigation Menu Pro Extension By Support Ticket:

More information

ipay88 PLUG-IN USER GUIDE

ipay88 PLUG-IN USER GUIDE support@simicart.com Phone: 084.4.3217.1357 ipay88 PLUG-IN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE... 5 4. HOW TO USE ipay88... 8 2 1. INTRODUCTION

More information

USER GUIDE. LitExtension: YAHOO STORE to Magento Migration Tool

USER GUIDE. LitExtension: YAHOO STORE to Magento Migration Tool USER GUIDE LitExtension: YAHOO STORE to Magento Migration Tool The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little

More information

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved ultimo theme Extremely customizable Magento theme by Infortis User Guide Copyright 2012-2014 Infortis All rights reserved How to use this document Please read this user guide carefully, it will help you

More information

Indian GST extension User Manual

Indian GST extension User Manual extension User Manual Magento 2 extension helps creating and calculating tax rates and rules to make your Magento 2 stores GST ready. Table of Content 1. Extension Installation Guide 2. Configuration 3.

More information

Thanks for buying the Advanced Color Swatches Extension for Magento. 1. Drop the app-js-skin folders in your magento installation folder.

Thanks for buying the Advanced Color Swatches Extension for Magento. 1. Drop the app-js-skin folders in your magento installation folder. Thanks for buying the Advanced Color Swatches Extension for Magento. Installation Steps: PLEASE READ ALL THE INSTRUCTIONS CAREFULLY 1. Drop the app-js-skin folders in your magento installation folder.

More information

Customer Testimonial Pro Extension

Customer Testimonial Pro Extension Customer Testimonial Pro Extension User Manual https://www.magebees.com/magento-customer-testimonial-extension.html Customer Testimonial Pro Extension By CONTENT Introduction 3 Features 3 Manage Testimonial

More information

CHECKOUT SUCCESS PAGE FOR MAGENTO 2

CHECKOUT SUCCESS PAGE FOR MAGENTO 2 1 User Guide Checkout Success Page for Magento 2 CHECKOUT SUCCESS PAGE FOR MAGENTO 2 USER GUIDE 1 2 User Guide Checkout Success Page for Magento 2 1. Checkout Success Page for Magento 2 Overview... 3 2.

More information

USER MANUAL TABLE OF CONTENTS. Advance Product File Upload. Version: 0.1.2

USER MANUAL TABLE OF CONTENTS. Advance Product File Upload. Version: 0.1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Advance Product File Upload... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 5 Quick Notes...

More information

FCPM Copyright Best4Mage V4.1.0

FCPM Copyright Best4Mage V4.1.0 Installation through FTP 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 and

More information

Delivery Availability Checker - Magento 2 USER MANUAL MAGEDELIGHT.COM

Delivery Availability Checker - Magento 2 USER MANUAL MAGEDELIGHT.COM Delivery Availability Checker - Magento 2 USER MANUAL MAGEDELIGHT.COM License Key After successful installation of Delivery Availability Checker extension, you are now required to configure the license

More information

Magento Survey Extension User Guide

Magento Survey Extension User Guide Magento Survey Extension User Guide Page 1 Table of Contents To Access Plugin, Activate API Key... 3 Create Questions... 5 Manage Survey... 6 Assign Question to Survey... 7 Reveal Survey In Three Ways...

More information

USER MANUAL TABLE OF CONTENTS. Quotation Manager. Version: Compatibility:

USER MANUAL TABLE OF CONTENTS. Quotation Manager. Version: Compatibility: USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Quotation Manager... 1 Installation& Activation... 2 Installation Steps... 2 Installation (Custom theme)... 3 Extension Activation... 3 How it

More information

CedCommerce. All rights reserved.

CedCommerce. All rights reserved. CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM 1 Module Installation Guide Version 2.0 2 Installation Here we are explaining different steps to install the CedCommerce Modules or Extensions.

More information

Featured Products Extension

Featured Products Extension Featured Products Extension User Manual http://www.magebees.com/magento-featured-products-extension.html Featured Products Extension By CONTENT Introduction 3 Features 3 Installation 4 Configuration Settings

More information

PHPBasket 4 Administrator Documentation

PHPBasket 4 Administrator Documentation PHPBasket 4 Please ensure you have the latest version of this document from http://www.phpbasket.com Contents CONTENTS 2 REQUIREMENTS 3 INSTALLATION 4 PREPARATION 4 UPLOAD 4 INSTALLATION 4 ADMINISTRATOR

More information

Ajax Add To Cart Pro Extension

Ajax Add To Cart Pro Extension Ajax Add To Cart Pro Extension User Guide https://www.magebees.com/magento-ajax-add-to-cart-extension.html Ajax Add To Cart Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings 4 Ajax

More information

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Contents 1. Configuring Accelerated Mobile Pages 2. AMP Home Page Configuration 2.1. Setting AMP Category Images

More information

Landing Pages Magento Extension User Guide Official extension page: Landing Pages

Landing Pages Magento Extension User Guide Official extension page: Landing Pages Landing Pages Magento Extension User Guide Official extension page: Landing Pages Page 1 Table of contents: 1. Extension settings..... 3 2. Add landing pages. 5 3. General landing page info...... 7 4.

More information

store.belvg US: UK:

store.belvg US: UK: 1 2 Table of Contents 1. Introduction to Quick Top Links 2. How to Install 3. How to Configure 4. How to Use 1. Introduction to Quick Top Links Magento Quick Top Links extension allows accessing store

More information

Pincode Checker - Admin Guide

Pincode Checker - Admin Guide Pincode Checker - Admin Guide by CedCommerce Technical Publications 1 / 13 1. Overview... 3 2. Pincode Checker Configuration Settings... 3 3. Manage Pincodes... 4 3.1. Actions... 9 4. Front-end View...

More information

Product Parts Finder for Magento 2

Product Parts Finder for Magento 2 Product Parts Finder for Magento 2 Magento Extension User Guide Official extension page: Product Parts Finder for Magento 2 Page 1 Table of contents: 1. Finder Creation......3 2. General Finder Options..4

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

Gift Card Manager Extension

Gift Card Manager Extension Ph: +91-120-4243310 Gift Card Manager Extension User Manual v1.0.0 Prepared by E-mail: support@knowband.com E-23, Sector-63, Noida. Phone: +91-120-4243310 1 Ph: +91-120-4243310 Contents 1.0 Introduction

More information

How to Migrate from Drupal Commerce to Magento

How to Migrate from Drupal Commerce to Magento How to Migrate from Drupal Commerce to Magento The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

ORDER DETAILS ON SUCCESS PAGE FOR MAGENTO 2 USER GUIDE

ORDER DETAILS ON SUCCESS PAGE FOR MAGENTO 2 USER GUIDE 1 User Guide Order Details on Success Page for Magento 2 ORDER DETAILS ON SUCCESS PAGE FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Order Details on Success Page for Magento 2 1. Order Details

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

i95dev SAP Connect User Manual

i95dev SAP Connect User Manual Table of Contents i95dev SAP Connect User Manual Version 1.0 www.i95dev.com USA Australia India Copyright 2016 i95dev. All Rights Reserved 1 Table of Contents 1. Introduction... 3 1.1. About this guide...

More information

Accordion FAQ Extension

Accordion FAQ Extension Accordion FAQ Extension Documentation by Magex Web v1.0 Accordion FAQ Extension Created: 11/12/2016 By: Magexweb Email: info@magexweb.com Thank you for purchasing my extension. If you have any questions

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

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1)

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) / Multi Vendor DropShipping - Configuration Configuration Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) At the Admin Panel you can access the main configuration screen

More information

Store Locator. Extension Configuration. For more details see the Store Locator extension page.

Store Locator. Extension Configuration. For more details see the Store Locator extension page. For more details see the Store Locator extension page. Store Locator Help customers to find the nearest offline store location to purchase your products. Display all stores on the handy map using Google

More information

Module Admin Logger User Manual

Module Admin Logger User Manual Module Admin Logger Manual 1 / 9 Summary Summary Overview... 3 Installation... 3 Upload files... 3... 3 General... 3 How to use... 4 Admin logger : users... 5 Admin logger : customer... 5 Admin logger

More information

USER GUIDE MAGENTO TO MAGENTO MIGRATION

USER GUIDE MAGENTO TO MAGENTO MIGRATION USER GUIDE MAGENTO TO MAGENTO MIGRATION The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of technology,

More information

Share Me! User Guide

Share Me! User Guide Share Me! User Guide Version: 2.1 Website: http://www.magpleasure.com Support: support@magpleasure.com Table of Contents Share Me! Description... 3 Configure Share Me!... 4 Customer Notifications Management...

More information

GUEST CHECKOUT TO REGISTERED CUSTOMERS

GUEST CHECKOUT TO REGISTERED CUSTOMERS GUEST CHECKOUT TO REGISTERED CUSTOMERS FOR MAGENTO 2 User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to

More information

In der Schratwanne Hildesheim Germany

In der Schratwanne Hildesheim Germany Table of Contents 1. Introduction... 1 1.1 Notice of license... 1 1.2 Instructions for setup... 1 1.3 Frequently asked questions... 2 1.4 Compatibility... 3 2.Description and functionality... 3 2.1. Overview...

More information

Purpletree SMS for Magento2

Purpletree SMS for Magento2 Purpletree SMS for Magento2 Installation & Configuration Instructions Pre-requisites [very important] PHP v5.6 or above Ioncube Loader v6 or above Installation by composer Update Magento s composer.json

More information

Checkout Success Page v2.x Configuration for Magento 2

Checkout Success Page v2.x Configuration for Magento 2 Checkout Success Page v2.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Checkout Success Page Extension 2. Testing Checkout Success Page for Magento 2 2.1. Preview

More information

One Step Checkout for Magento 2

One Step Checkout for Magento 2 magento_2:one_step_checkout https://amasty.com/docs/doku.php?id=magento_2:one_step_checkout For more details see the One Step Checkout extension page. Display all checkout steps on one page to let visitors

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

magento_1:product-parts-finder

magento_1:product-parts-finder magento_1:product-parts-finder https://amasty.com/docs/doku.php?id=magento_1:product-parts-finder For more details see the Product Parts Finder extension page. Product Parts Finder Setting up Finder step

More information

1

1 www.mageants.com support@mageants.com 1 Table Of Contents Preface... 3 Installation Guide... 5 Store Pickup Configuration... 8 Back-end Example... 8 Front-end Example 16 www.mageants.com support@mageants.com

More information

Call For Price extension User Manual

Call For Price extension User Manual extension User Manual Magento 2 Call for Price extension helps hiding product price and Add to Cart and replace it with button to encourage visitors to contact you for quote. Table of Content 1. Extension

More information

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon.

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon. How to create and order individual pages 1. Once you open the My Memories Suite software, choose the Design icon. 2. Under the Photobooks category, choose the size you would like your project to be out

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

Extra Fee for Magento 2

Extra Fee for Magento 2 Extra Fee for Magento 2 Magento 2 Extension User Guide Official extension page: Extra Fee for Magento 2 Page 1 Table of contents: 1. General settings.....3 2. Extra Fees Creation.....5 3. Condition Settings...11

More information

Gift Card Magento Extension User Guide Official extension page: Gift Card

Gift Card Magento Extension User Guide Official extension page: Gift Card Gift Card Magento Extension User Guide Official extension page: Gift Card Page 1 Table of contents: 1. General Settings...3 2. Product Creation........7 3. Product Price Settings......8 4. Gift Card Information

More information

Magento Admin Order s Status Notification Overview & User guide

Magento Admin Order s Status Notification Overview & User guide Magento Admin Order s Status Notification Overview & User guide Copyright CRM4Ecommerce.COM Address: 25 Kham Duc - Cho Kham Thien street, Dong Da, Hanoi, Vietnam Phone: +84 914 646 840 Email: support@crm4ecommerce.com

More information

Donations Ultimate User Guide

Donations Ultimate User Guide User Guide Important Notice 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

More information

User manual. General. 1. Knowledge Base 2. Getting started 3. User manual

User manual. General. 1. Knowledge Base 2. Getting started 3. User manual 1. Knowledge Base 2. Getting started 3. User manual Enter a question, keywo User manual This is the user manual for OneStepCheckout version 3.0 and higher. This manual explains how to use OneStepCheckout

More information

Estimated Delivery Date v2.x Configuration for Magento 2

Estimated Delivery Date v2.x Configuration for Magento 2 Estimated Delivery Date v2.x Configuration for Magento 2 From Plumrocket Documentation In this article you will learn how to configure Estimated Delivery Date Extension. Configuring Estimated Delivery

More information

Google Tag Manager. Google Tag Manager Custom Module for Magento

Google Tag Manager. Google Tag Manager Custom Module for Magento Google Tag Manager Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents...2 1. INTRODUCTION...3 2. Overview...3 3. Requirements...3 4. Features...4 4.1 Features accessible from

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

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central Table of Contents Installation Guide... 3 eshop Account Registration in Dynamics 365 Business Central:... 3 eshop Setup

More information

Cart Product Selector. Quick Start Guide

Cart Product Selector. Quick Start Guide Cart Product Selector Quick Start Guide 1. Introduction Cart Product Selector is an extension which allows the customer to selectively choose products present in the cart and proceed to checkout with the

More information

ultimo theme User Guide For Magento 2 Copyright Infortis. All rights reserved.

ultimo theme User Guide For Magento 2 Copyright Infortis. All rights reserved. ultimo theme For Magento 2 User Guide Copyright 2012-2017 Infortis. All rights reserved. Document updated: December 23, 2017 How to use this document Please read this user guide carefully, it will help

More information

OpenCart. E-commerce platform Prepared by: Abeer AlDayel and Nouf AlRomaih

OpenCart. E-commerce platform Prepared by: Abeer AlDayel and Nouf AlRomaih OpenCart E-commerce platform Prepared by: Abeer AlDayel and Nouf AlRomaih Introduction OpenCart is free open source ecommerce platform for online merchants. It is a module based system which allows users

More information

Magento PHP Training

Magento PHP Training Magento PHP Training PHP: Hypertext Preprocessor is the general-purpose programming language for the server side scripting language for the web development. In addition, the codes have the capability of

More information

Magento 1 Installation Guide. Sort by Date. Installation Guide 1

Magento 1 Installation Guide. Sort by Date. Installation Guide 1 Magento 1 Installation Guide Sort by Date Installation Guide 1 Introduction Thank you for choosing a Magmodules extension for your Magento store. This document will provide you with all the installation

More information

USER GUIDE StarTrack Shipping (Magento 2) Compatibility:

USER GUIDE StarTrack Shipping (Magento 2) Compatibility: sales@biztechconsultancy.com USER GUIDE StarTrack Shipping (Magento 2) Compatibility: Community Edition: 2.0.x 1 Contents 1. Introduction... 3 2. Prerequisite... 3 3. Installation... 3 3.1. Manual Installation

More information

Jamcracker, Inc. CMS Dashboard Widget Creation

Jamcracker, Inc. CMS Dashboard Widget Creation Jamcracker, Inc. CMS Dashboard Widget Creation Last Updated: 26-May-2017 Table of Contents Overview... 3 Before you start... 3 Credentials & CMS Admin URL... 3 Required Skill Sets... 3 Tasks to be performed...

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

CHECKOUT CUSTOM FIELD FOR MAGENTO 2

CHECKOUT CUSTOM FIELD FOR MAGENTO 2 1 User Guide Checkout Custom Field for Magento 2 CHECKOUT CUSTOM FIELD FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Checkout Custom Field for Magento 2 Contents 1. Checkout Custom Field for Magento

More information

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Compatibility: Community Edition: 1.4.x.x, 1.5.x.x, 1.6.x.x, 1.7.x.x, 1.8.x.x, 1.9.x.x Enterprise Edition: 1.9 and later Release date:

More information

Mobile Login Extension User Manual

Mobile Login Extension User Manual Extension User Manual Magento provides secured and convenient login to Magento stores through mobile number along with OTP. Table of Content 1. Extension Installation Guide 2. API Configuration 3. General

More information

RewardPoints Guide. Version Oct 2014

RewardPoints Guide. Version Oct 2014 Website: http://magehit.com Contact: sale@magehit.com RewardPoints Guide Version 3.2.1 - Oct 2014 Integrate template of RewardPoints extension with your theme. Before going to the configuration, You can

More information

Musik. Responsive Music WordPress Theme.

Musik. Responsive Music WordPress Theme. Musik Responsive Music WordPress Theme http://themeforest.net/item/musik-responsive-music-wordpresstheme/12127123 In this document we mainly will cover the installation and use of this theme. If you have

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

2CHECKOUT PLUG-IN USER GUIDE

2CHECKOUT PLUG-IN USER GUIDE support@simicart.com Phone: 084.4.8585.4587 2CHECKOUT PLUG-IN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE ON 2CHECKOUT.COM... 5 4. HOW TO CONFIGURE IN 2CHECKOUT

More information

Dealer Inquiry Extension

Dealer Inquiry Extension Dealer Inquiry Extension User Manual http://www.magebees.com/magento-dealer-inquiry-extension.html Dealer Inquiry Extension By CONTENT Introduction 3 Features 3 Installation 4 Configuration Settings 7

More information

Customer Wise Filter Payment Method for Magento 2

Customer Wise Filter Payment Method for Magento 2 Customer wise Filter payment Magento 2 Customer Wise Filter Payment Method for Magento 2 Magento 2.x Extension User Guide Official extension page: Customer wise payment for Magento 2 Introduction: Customer

More information

YMM Products Parts Finder

YMM Products Parts Finder YMM Products Parts Finder Extension User Manual https://www.magebees.com/magento-ymm-products-parts-finderextension.html YMM Products Parts Finder By Support Ticket: - https://support.magebees.com, Support

More information

Pre Order Magento Extension User Guide Official extension page: Pre Order

Pre Order Magento Extension User Guide Official extension page: Pre Order Pre Order Magento Extension User Guide Official extension page: Pre Order Page 1 Table of contents: 1. General Settings..... 3 2. Order Grid.... 7 3. Order Info.......... 8 4. Simple Product Settings...

More information

Installation Guide for Magento Subscription Manager

Installation Guide for Magento Subscription Manager Installation Guide for Magento Subscription Manager This guide shows the installation and use of the Magento Subscription Manager. The extension can be obtained from www.sellxed.com/shop. Release Date:

More information

Magento Recycle Bin. Overview & User guide. Version 1.2. Copyright CRM4Ecommerce.COM

Magento Recycle Bin. Overview & User guide. Version 1.2. Copyright CRM4Ecommerce.COM Magento Recycle Bin Overview & User guide Copyright CRM4Ecommerce.COM Address: 25 Kham Duc - Cho Kham Thien street, Dong Da, Hanoi, Vietnam Phone: +84 914 646 840 Email: support@crm4ecommerce.com Version

More information

Ajax Infinite Scroll Pro Extension

Ajax Infinite Scroll Pro Extension Ajax Infinite Scroll Pro Extension User Manual https://www.magebees.com/magento-ajax-infinite-scroll-pro-extension.html Ajax Infinite Scroll Pro Extension By CONTENT Introduction 3 Features 3 Configuration

More information

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved.

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved. SHOPIFY to MAGENTO Migration Tool User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Shopify to Magento Migration Tool: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 3 3. Set-up...

More information

enhanced_product_availability

enhanced_product_availability enhanced_product_availability version BoostMyShop February 08, 2018 Contents enhanced_product_availability 1 1. Introduction 1 2. Installation 2 3. Configuration 2 1. Version - Information 2 2. Stock

More information

Quick Start Manual. Not2Order for Magento 2. Start here

Quick Start Manual. Not2Order for Magento 2. Start here Quick Start Manual Not2Order for Magento 2 Start here 1 Introduction Reading Introduction Congratulations on your purchase of Not2Order for Magento 2. You are almost in business! This guide provides the

More information

i95dev NAV Connect User Manual

i95dev NAV Connect User Manual Table of Contents i95dev NAV Connect User Manual www.i95dev.com USA Australia India Copyright 2016 i95dev. All Rights Reserved 1 Table of Contents 1. Introduction... 3 1.1. About this guide... 3 1.2. Terminologies...

More information

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento Magento Migration Tool User Guide Shopify to Magento Bigcommerce to Magento 3DCart to Magento Copyright 2015 LitExtension.com. All Rights Reserved. Page 1 Contents 1. Preparation... 3 2. Setup... 4 3.

More information

Table of Contents. Introduction to Splash Page How to Install and Deactivate How to Configure How to Use...11

Table of Contents. Introduction to Splash Page How to Install and Deactivate How to Configure How to Use...11 1 Table of Contents Introduction to Splash Page... 3 How to Install and Deactivate... 4 How to Configure... 6 How to Use....11 2 1. Introduction to Splash Page In certain cases storeowners need to apply

More information

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE 1 User Guide Admin Product Preview Plus for Magento 2 ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Admin Product Preview Plus for Magento 2 Table of Contents I. Admin

More information

Reviewer WordPress Plugin

Reviewer WordPress Plugin Reviewer WordPress Plugin Reviews and Comparison Tables for Your Posts Version: 2.3.0 - by Michele Ivani - evographics.net This is a how-to guide to install your plugin copy. If you have any questions

More information

REWARD POINTS PLUG-IN USER GUIDE

REWARD POINTS PLUG-IN USER GUIDE support@simicart.com Phone: +84.3217.1357 REWARD POINTS PLUG-IN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 5 3. HOW TO CONFIGURE... 6 3.1 For those who are using Reward Point

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