3dCart Shopping Cart Software V3.X Import Products Guide

Size: px
Start display at page:

Download "3dCart Shopping Cart Software V3.X Import Products Guide"

Transcription

1 Introduction 3dCart allows you to easily setup your online store by importing and exporting the bulk of your current store information. Such information includes customers, products, product options, and images. This guide will give you a step-by-step process on how to import your product information. Import Products To import product information: 1. Go to Products -> Export/Import 2. Click the link that says Import a list of products into the store database. Sample File above the Products field in the Import section. Page 1 of 7

2 3. Click Open. 4. Here is a sample from a portion of what your spreadsheet will look like: 5. You may now add Product information to the proper columns. NOTE: Do not remove, add, or edit any columns to this file if you are adding new products to 3dCart. If you do not have a need for a column please leave it blank. This is the exact format the file needs to be to import your Product information properly. 6. Here is a description of each field: ID: This field is required. It is the unique product id (SKU or Part Number) of the product. This can be any combination of letters and numbers you choose. The system will assign a separate database ID that will be used to keep track of each product in the backend of the system, this is called the CATALOGID and will only show in a product export. The CATALOGID is not included at this time since it is not needed for importing new products. NOTE: If the ID field is left blank, the system will not allow you to import the Product information. Page 2 of 7

3 MFGID: This is the unique manufacturer id that may be provided by the manufacturer of the product or you can assign this on your own. This is an optional field. Name: This is the name of the product. This is a required field. NOTE: If the Name field is left blank, the system will not allow you to import the Product information. Manufacturer: This is the name of the Manufacturer this product is associated with. Note: The list of Manufacturers is located in the Store Manager by going to SETTINGS > GENERAL > MANUFACTURERS. Any new manufacturer entered in the CSV file will be automatically created in the system. Categories: This will assign the product to a particular category. The field refers to the Path of the category and it allows to set one product in multiple categories. 1. To add the product to a Main Category simply put in the Main Category name. Any new manufacturer entered in the CSV file will be automatically created in the system. NOTE: The system is case sensitive so if you have "Sample 1" in the admin and enter "sample 1" in the csv file the system will treat "sample 1" as a new category and add it instead of adding the product to the pre-existing "Sample 1" category. Same will happen with any misspellings. 2. To add a product to a Sub Category use the / character, i.e. "Category 1/Sub Category 1" 3. To add a product to multiple categories at once use character: "Category 1@Category 2" or for sub-categories "Category 1/Sub Category 1@Category 2/Sub Category 2" Cost: This is the base cost of your product, it's for internal use and won't be displayed to the customer. This is an optional field. Price: This is the price of the product that you want to charge the customer. Use only numbers; do not enter the currency sign. It's a required field cannot be left blank for any product. NOTE: If the Price field is left blank, the system will not allow you to import the Product information. Price2: This is the MSRP or Retail Price of the product. If this is added to the product then the Savings will be displayed to the customer. This is an optional field. Stock: This is the stock (Quantity On Hand) of the product. It's required when Inventory Control is enabled. This is a numeric field. Weight: This is the weight of the product. The system calculates weight in pounds (LBS). Any Ounces or Kgs must be converted to Lbs before adding this Page 3 of 7

4 information to the file (1 Pound = 16 ounces, 1 Pound = Kgs). This is required when doing Real Time shipping calculation. This is a numeric field; do not enter the weight units (LBS). Free Shipping: This will mark the product as free shipping. If free shipping is checked then Free Shipping will show during the checkout process as an option. Insert 1 to mark as Free Shipping. Insert 0 if you would not like this product to be marked as Free Shipping. This is an optional field. Date Created: This is a field that the system will assign once the product is added to the database. This is an optional field. Description: This is the short description of the product. This should be a short text description (less than 250 characters); this is displayed in the Search page only by default. This is an optional field. Extended Description: This is the Description of the product, there is no size limit in this field and HTML is allowed. Keywords: These are additional keywords used by the Internal Search of the site, you don't need to add any keywords that are already part of the name or description of the product. This is also used in the dynamic Meta Tags for the product pages; the system will automatically generate Meta Tags using the NAME, EXTENDED DESCRIPTION and KEYWORDS of your product. These keywords do not show on the website to the customer. This is an optional field. Hide: This will hide the product from the website. Insert 1 to hide. Insert 0 to keep the product visible. This is an optional field. Sorting: Leave this column blank. Sorting of products are now determined on a per category basis so this can only be done in the Administration Panel in the Products -> Sorting section. NOTE: All the images must be uploaded prior to importing the products. This can be done via the "File Manager" inside the Store Manager or via FTP. The default path for all the images is "assets/images/". Thumbnail & Image 1-4: This is the path to the image. ex. assets/images/image1.jpg. These are optional fields. Related: This column will define the related products for this product. To assign related products insert the related product's ids separated by commas. example. related1, related2, related3. This is an optional field. The system also allows to use Random Related products from the Store Manager under SETTINGS > GENERAL > STORE SETTINGS. Distributor: This is the name of the Distributor this product is associated with. This is an optional field. The list of Distributors is located in the Store Manager by going to SETTINGS > GENERAL > DISTRIBUTORS. Any new distributor entered in the CSV file will be automatically created in the system. Page 4 of 7

5 ShipCost: This will add a handling fee to the product. This fee will be added to any shipping methods that you have set. This is an optional field. HomeSpecial: This will mark this product as a home special which means that the system will place this product on your home page. Insert 1 to mark as home special. Leave blank to not mark as home special. This is an optional field. CategorySpecial: This will mark this product as a category special which means that the system will place this product on top of the Category that it is in. This is an optional field. Title: This will define the title of this product in the web browser. By default the system will use the product name. This is an optional field. Meta Tags: This field is for more advanced users that know how to properly format Meta Tags. If you are unfamiliar with how to setup Meta Tags properly the best thing to do is leave this field blank and use the Tag Wizard in your admin. This is an optional field. Here is an example of 5 products: 7. Once you have filled in your information, save the file to your computer. 8. Go to Products -> Export/Import 9. Browse for your file in the Products field in the Import section. 10. Click Import Data Page 5 of 7

6 11. Choose the option of: Insert Only: This will insert any new products that are not currently in the database. It will not update any product information. Update Only: This will update any information that is currently in the database. The information in this csv file will override what is in the database. Insert + Update: This is a combination of inserting and updating. The system will insert any new information and update any existing information. Erase All products, then insert: This will completely remove all the product information from your database and then insert the information. Please read the warning and make sure that this is what you want to do before using this option. Erase All Products and Categories, then Insert: This will completely remove all product and category information from your database, then insert the information on your spreadsheet. Please read the warning and make sure this is what you want to do before using this option NOTE: If you are choosing Update Only and you have columns of information you did not fill in, make sure to delete the unused columns. This product import does not allow for importing PRODUCT OPTIONS (Sizes, Colors, etc.) with these products. The options import is a separate import. All products must be imported prior to importing any options. Page 6 of 7

7 END You ve reached the end of this guide. 3dCart has many other features not listed on this guide, once your store is up and running continue exploring the features located on the different areas of your Store Manager. If you have additional questions about any of the features you can read the full documentation at or clicking on the Help Icon from your Store Manager left navigation bar. Contacting 3dCart 3dCart s support team is ready and willing to help you. Feel free to contact us at any time and also visit our online knowledgebase and user forums that have many of your questions and issues already answered. Web: KB: Forums: support@3dcart.com Phone: (800) x 3 Thank you for using 3dCart. Sincerely, 3dCart Support Team support@3dcart.com Page 7 of 7

3dcart Shopping Cart Software

3dcart Shopping Cart Software Table of Contents Introduction... 2 System Requirements... 3 First Steps: Configuring QuickBooks Items... 4 Part I - Installing the 3dcart/QuickBooks plugin... 5 Part II - Configuring the Plugin... 5 Part

More information

Pinnacle Cart User Manual v3.6.3

Pinnacle Cart User Manual v3.6.3 Pinnacle Cart User Manual v3.6.3 2 Pinnacle Cart User Manual v3.6.3 Table of Contents Foreword 0 Part I Getting Started Overview 7 Part II Categories & Products 11 1 Manage... Categories Overview 11 Add

More information

Your Cart User Manual v3.6

Your Cart User Manual v3.6 Your Cart User Manual v3.6 2 Your Cart User Manual v3.6 Table of Contents Foreword 0 7 Part I Getting Started Overview 11 Part II Categories & Products 1 Manage Categories... Overview 11 Add a New... Category

More information

3dCart Shopping Cart Software V2.X QuickBooks Import/Export Plug-in Version 2.X

3dCart Shopping Cart Software V2.X QuickBooks Import/Export Plug-in Version 2.X Introduction The 3dCart QuickBooks Import/Export utility allows you to easily: o o o o Export your 3dcart products into QuickBooks Easily download your inventory into QuickBooks Quickly create Invoices/Sales

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

1. OpenCart 1.5 Home Browsing the store front Admin interface Catalog Categories

1. OpenCart 1.5 Home Browsing the store front Admin interface Catalog Categories 1 1. OpenCart 1.5 Home............................................ 5 1.5.1 Browsing the store front.................................. 5 1.5.2 Admin interface......................................... 14

More information

RxWorks Create-Your-Own Supplier Price Catalog Update

RxWorks Create-Your-Own Supplier Price Catalog Update RxWorks 4.6 - Create-Your-Own Supplier Price Catalog Update RxWorks has always had the ability to import price update files from suppliers that are part of the e-commerce module. However, manual price

More information

Product Manager Toolkit

Product Manager Toolkit Last update: 2017/10/20 09:32 magento_1:product_manager_toolkit https://amasty.com/docs/doku.php?id=magento_1:product_manager_toolkit For more details see the Product Manager Toolkit extension page. Product

More information

Importing and Updating Product Data using Import Wizard

Importing and Updating Product Data using Import Wizard Overview This document is an excerpt from the ProductCart User Guide. You can download the latest version of the ProductCart User Guide here. ProductCart allows you to quickly populate your product catalog

More information

CMSnipcart Documentation

CMSnipcart Documentation CMSnipcart Documentation Release 1.0.0 CMExtension January 07, 2016 Contents 1 Overview 3 1.1 Technical Requirements......................................... 3 1.2 Features..................................................

More information

Content Management and Product Catalogue Using epages V6.16.3

Content Management and Product Catalogue Using epages V6.16.3 Content Management and Product Catalogue Using epages V6.16.3 ecorner Pty Ltd Australia Free Call: 1800 033 845 New Zealand: 0800 501 017 International: +61 2 9494 0200 Email: info@ecorner.com.au The information

More information

Rakuten.com Merchant Manual

Rakuten.com Merchant Manual Rakuten.com Merchant Manual 1 Table of Contents Signing into your Account..3-4 Manage Shipping Settings 5 Adding Header & Footer.6-9 List/Create a Product..10-17 o Create listing.11 o Create New Product...12

More information

All About Catalog. Contents. West Virginia University Information Technology Services. ecommerce End User Advanced Guide

All About Catalog. Contents. West Virginia University Information Technology Services. ecommerce End User Advanced Guide Contents All About Catalog Browse...2 Add a Product...5 Basic Info...5 Display Options...6 Taxes & Shipping...6 Inventory Control...7 Descriptions...8 Left Side Menu...9 Product Details...9 Images and

More information

Frooition Implementation guide

Frooition Implementation guide Frooition Implementation guide Version: 2.0 Updated: 14/12/2016 Contents Account Setup: 1. Software Checklist 2. Accessing the Frooition Software 3. Completing your Account Profile 4. Updating your Frooition

More information

AceShop Quick Guide. AceShop is the integration of two of the most popular open source projects in the world: OpenCart and Joomla!

AceShop Quick Guide. AceShop is the integration of two of the most popular open source projects in the world: OpenCart and Joomla! AceShop Quick Guide 1.1 What is AceShop? AceShop is a full-featured e-commerce component for Joomla with an easy to use, search engine friendly, visually appealing interface. AceShop is the integration

More information

Logging Into ipart Enter the Store ID

Logging Into ipart Enter the Store ID Logging Into ipart Enter the Store ID Using your computers web browser, navigate to the ipart homepage URL: https://ipart.amador.ca which will look similar to the image above. Enter the Store ID requested

More information

Search Screen. To search for a model click search at the top.

Search Screen. To search for a model click search at the top. Search Screen To search for a model click search at the top. This will open the search screen. PtP allows you to search for models in 2 different ways. Simple Search Multiple Fields Search A. Simple Search

More information

Cart32 Store Builder User Manual

Cart32 Store Builder User Manual Cart32 Store Builder User Manual 1 Contents 1. Client and Sales Summaries... 3 2. Main Categories... 3 3. Store Builder Sub-Categories... 3 Categories... 4 Add a Category/Subcategory... 5 Edit a Category/Subcategory...

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

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate Quick Reference Guide DocStore Catalog Log in to FedEx Office Print Online Corporate 1. Open your browser and navigate to: https://printonline.fedex.com/nextgen/wu 2. Input User ID and Password and click

More information

BreezingForms Custom Fields for VirtueMart 2

BreezingForms Custom Fields for VirtueMart 2 BreezingForms Custom Fields for VirtueMart 2 Help! If anyone can help us get these working again for VM3+ it would much appreciated! Please visit this page for more info and how to get the files you'll

More information

Jet-Magento Integration Guide

Jet-Magento Integration Guide Jet-Magento Integration Guide by CedCommerce Technical Publications 1 / 47 1. Overview... 3 2. Jet Integration Extension Installation... 3 3. Jet Configuration Settings... 4 4. Manage Profile... 13 4.1.

More information

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate Log in to FedEx Office Print Online Corporate 1. Open your browser and navigate to: https://printonline.fedex.com/nextgen/sprint_wl 2. Input User ID and Password and click Log in. 3. Click the From DocStore

More information

Case IH Agriculture Dealer User s Manual

Case IH Agriculture Dealer User s Manual Case IH Agriculture Dealer User s Manual December 2014 2 P age Table of Contents Introduction... 5 Site Overview... 5 Product Search... 6 Searching for an Item... 6 Using the Pull Downs... 6 Autosuggest

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 2 Integration Manual (Version /10/2017)

Magento 2 Integration Manual (Version /10/2017) Magento 2 Integration Manual (Version 1.1.0-13/10/2017) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Welcome to Innovative's Ministry Websites

Welcome to Innovative's Ministry Websites Welcome to Innovative's Ministry Websites Ministry Administration Tools You now have access to the administrative tools for your Ministry Bookstore Website. These tools are designed to help you maintain

More information

Fyndiq Magento Extension

Fyndiq Magento Extension Fyndiq Magento Extension User guide. Version 3.0 Introduction 2 Fyndiq Merchant Support 2 Prerequisites 2 Seller account 3 Create the account 3 Your company 4 Contact information 4 Your webshop on Fyndiq

More information

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

Welcome to Cart32, Sincerely, Cart32 Support Team

Welcome to Cart32, Sincerely, Cart32 Support Team Welcome to Cart32, The purpose of the Getting Started Guide is to cover the basic settings required to start using Cart32. There is an Introduction section to familiarize new users with the Cart32 software

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE GETTING STARTED GUIDE Contents ebay Listing Formats Supported... 2 3 ways to get started... 2 1) Importing existing ebay listings... 2 2) Importing product spreadsheet into Xpress Lister... 4 Important

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

Cutting Edge Products Dealer Website Program USER MANUAL

Cutting Edge Products Dealer Website Program USER MANUAL Cutting Edge Products Dealer Website Program USER MANUAL Welcome to our Dealer Website Program! This User Manual will help you get your new online store up and running quickly. This step-by-step guide

More information

User manual. Massive CSV / XML Updater via URL / FTP compatible with scheduled tasks (cronjobs)

User manual. Massive CSV / XML Updater via URL / FTP compatible with scheduled tasks (cronjobs) User manual Massive CSV / XML Updater via URL / FTP compatible with scheduled tasks (cronjobs) Massive CSV / XML Updater via URL / FTP installation instructions Prestashop module developed by OBSolutions

More information

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of SEO Hub... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 4 How it Works?... 5 Back End Configuration... 5 Points

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Kurant StoreSense Quick Start Guide

Kurant StoreSense Quick Start Guide Kurant StoreSense Quick Start Guide Version 5.7.0 2004 Kurant Corporation. Kurant, StoreSense, and the Kurant logo are trademarks of Kurant. All other products mentioned are trademarks of their respective

More information

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate Quick Reference Guide Getting Started Log in to FedEx Office Print Online Corporate 1. Open your browser and navigate to: https://printonline.fedex.com/nextgen/abbott-amo 2. Input User ID and Password

More information

Fulfillment User Guide FULFILLMENT

Fulfillment User Guide FULFILLMENT Fulfillment User Guide FULFILLMENT TABLE OF CONTENTS I. System Requirements II. Logging In III. Launchpad a. Home b. Profile c. Settings IV. Dashboard Tab a. Actionable Insights b. Open Orders V. Transactions

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

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate FedEx Office Print Online Corporate Quick Reference Guide Upload and Print Log in to FedEx Office Print Online Corporate 1. FedEx Office Print Online Corporate is accessible to University Faculty and Staff

More information

Magento Integration Manual (Version /15/2017)

Magento Integration Manual (Version /15/2017) Magento Integration Manual (Version 2.1.1-05/15/2017) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

SEO-Cart Documentation

SEO-Cart Documentation SEO-Cart Documentation Last Modified October 8th, 2013 Introduction SEO-Cart is a complete e-commerce internet solution for your business. Not only does SEO-Cart focus on the latest search engine optimization

More information

Johnstone Supply Punchout Users Guide

Johnstone Supply Punchout Users Guide The purpose of the document is to provide instruction and navigation of the Johnstone Supply Punchout Catalog/Website. This document can be used as a training reference for your users and can be shared

More information

Website Ordering User Guide Order Form

Website Ordering User Guide Order Form Website Ordering User Guide Order Form http://www.finelinetech.com Version 1.1 Regular User October 24, 2012 Contact Information Email: support@finelinetech.com Customer Service: USA: 1-800-500-8687 Canada:

More information

Blue Form Builder extension for Magento2

Blue Form Builder extension for Magento2 Blue Form Builder extension for Magento2 User Guide Version 1.0 Table of Contents I) Introduction.. 4 II) Installation 5 III) General Configurations...6 IV) Manage Forms.. 7 1) List of Forms 7 2) Add New

More information

iportal 2.0 Introduction and Frequently Asked Questions

iportal 2.0 Introduction and Frequently Asked Questions iportal 2.0 Introduction and Frequently Asked Questions Table of Contents Introduction... 2 Frequently Asked Questions... 4 Account Management... 4 Q: Can I change my own password?... 4 Q: Am I able to

More information

Version 14 Supplemental Manual

Version 14 Supplemental Manual Version 14 Supplemental Manual This is a reference to the features that will be released from July 1, 2013 through July 1, 2014. Click the name of the feature to jump to that section. New Features: Version

More information

PDshop.NET Administrator s Guide (PDAdmin User Manual)

PDshop.NET Administrator s Guide (PDAdmin User Manual) PDshop.NET Administrator s Guide (PDAdmin User Manual) PageDown Technology, LLC / Copyright 2003-2007 All Rights Reserved. Last Updated: 7/25/07 Written for Revision: 1.014 1 Table of Contents Table of

More information

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit

SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit SEO Toolkit Magento Extension User Guide Official extension page: SEO Toolkit Page 1 Table of contents: 1. SEO Toolkit: General Settings..3 2. Product Reviews: Settings...4 3. Product Reviews: Examples......5

More information

WHOLESALE FAST ORDER

WHOLESALE FAST ORDER 1 User Guide Wholesale Fast Order Extension WHOLESALE FAST ORDER USER GUIDE BSSCOMMERCE 1 2 User Guide Wholesale Fast Order Extension Contents 1. Wholesale Fast Order Overview... 3 2. How does Wholesale

More information

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E:

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successfully installing the Store Pickup extension on your Magento store, First of all you required to configure

More information

DC Console AML Using DC Console Application Design Software

DC Console AML Using DC Console Application Design Software DC Console Using DC Console Application Design Software DC Console is easy-to-use, application design software developed specifically to work in conjunction with AML s DC Suite. Create. Distribute. Collect.

More information

2013, Active Commerce 1

2013, Active Commerce 1 2013, Active Commerce 1 2013, Active Commerce 2 Active Commerce User Guide Terminology / Interface Login Adding Media to the Media Library Uploading an Item to the Media Library Editing the Media Meta

More information

Administrator s Guide (User Manual)

Administrator s Guide (User Manual) Administrator s Guide (User Manual) Last Updated: 8/2/2010 (Please Note: Because this guide was written for multiple versions, some features discussed in this guide may not be included in your Shop or

More information

Eukleia LMS Tenant administrator guide

Eukleia LMS Tenant administrator guide Eukleia LMS Tenant administrator guide Version 1.1 Date published 4 January 2017 This guide will occasionally be updated. It is advisable not to download a copy, and instead access it from the LMS each

More information

Third-Party Website. Table of Contents

Third-Party Website. Table of Contents Table of Contents Introduction... 2 Licensing... 2 Installation... 2 Prerequisites... 2 Configure Website Upload and Manual Upload... 3 Manual Uploads... 9 Scheduling Uploads... 9 Marking Items for Upload...

More information

Magento 2 Shipping Flat Rate5. Quick start guide

Magento 2 Shipping Flat Rate5. Quick start guide Magento 2 Shipping Flat Rate5 Quick start guide 1. Introduction Shipping Flat Rate5 is an upgraded extension of single flat rate option in Magento by serving multiple flat rate methods based on different

More information

Administrator's Guide

Administrator's Guide PDshop Administrator's Guide Revised: 12/29/17 This guide was written for multiple versions, with varying features. Some features might not be present in your Storefront or Admin PDshop.com / Copyright

More information

S3 Web to Print Ordering System Getting Started Guide

S3 Web to Print Ordering System Getting Started Guide S3 Web to Print Ordering System Getting Started Guide Revised September 2017 Table of Contents WELCOME TO S3!... 1 LOGGING IN... 1 INITIAL LOGIN... 1 RESET PASSWORD DURING INITIAL SETUP... 2 FORGOT YOUR

More information

Store Pickup M2 USER MANUAL E: P: +1-(248)

Store Pickup M2 USER MANUAL E:  P: +1-(248) Store Pickup M2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: INFO@MAGEDELIGHT.COM SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 P: License Key After successfully installing the Store Pickup extension on your

More information

VolunteerMatters Wordpress Web Platform Calendar Admin Guide. Version 1.1

VolunteerMatters Wordpress Web Platform Calendar Admin Guide. Version 1.1 VolunteerMatters Wordpress Web Platform Calendar Admin Guide Version 1.1 VolunteerMatters Wordpress Web: Admin Guide This VolunteerMatters Wordpress Web Platform administrative guide is broken up into

More information

Where to buy Extension for Magento 2

Where to buy Extension for Magento 2 Where to buy Extension for Magento 2 Contents Introduction:... 2 Features:... 2 Manage Platforms:... 2 Platforms Configuration:... 2 Import Platform/Products:... 3 Export Platform/Products:... 3 How to

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

Once you log in, you'll see the Dashboard. It immediately shows the number of orders, customer accounts, and product views.

Once you log in, you'll see the Dashboard. It immediately shows the number of orders, customer accounts, and product views. Ann Gish Back End Guide 2/17/11 Site: http://dev.ispirto.us/ann/admin/ Once you log in, you'll see the Dashboard. It immediately shows the number of orders, customer accounts, and product views. To the

More information

First-time users select Register here

First-time users select Register here First-time users select Register here Type the first letter of your district name and select the appropriate district or entity. Enter your DISTRICT EMAIL ADDRESS (email addresses must match the @districtname.kyschools.us

More information

Clients Continued... & Letters. Campaigns Continued To create a Custom Campaign you must first name the campaign and select

Clients Continued...  & Letters. Campaigns Continued To create a Custom Campaign you must first name the campaign and select Clients Continued... Campaigns Continued To create a Custom Campaign you must first name the campaign and select what type of campaign it will be. Next you will add letters to your campaign from your letter

More information

123RF Corporate+ Administrator s Guide

123RF Corporate+ Administrator s Guide 123RF Corporate+ Administrator s Guide Table of Contents Welcome Message Sending Feedback Moving In Administrator s Dashboard Editing Account Details Setting Low Credits Alert Initial Customization Customize

More information

Administering Jive Ideation

Administering Jive Ideation Administering Jive Ideation Contents 2 Contents Administering Jive Ideation...3 Getting Started with Jive Ideation...3 Getting Set Up...3 Enabling Ideas By Default in Places... 3 Configuring Jive Ideas...4

More information

Private Sales & Flash Sales v4.x Configuration for Magento 2

Private Sales & Flash Sales v4.x Configuration for Magento 2 Private Sales & Flash Sales v4.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Private Sales and Flash Sales Extension 1.1. Configuring Private Sales Homepage 1.2. Configuring

More information

School Specialty New Release Manual

School Specialty New Release Manual School Specialty New Release Manual Version 11.1 Table of Contents: Registration Entering Orders Search Options Search by Catalog Number Search by Keyword Digital Catalogs Upload File Add to Shopping List

More information

TungSpot User Manual Last Update 5/20/2013

TungSpot User Manual Last Update 5/20/2013 TungSpot User Manual Last Update 5/20/2013 TungSpot User Manual 1. Introduction... 2 1.1 Overview... 2 1.2 Login... 2 1.3 Navigation Tools... 3 2. Homepage... 4 2.1 Overview of Home Page... 4 2.2 My Purchases...

More information

Store Locator for Magento 2. User Guide

Store Locator for Magento 2. User Guide Store Locator for Magento 2 User Guide Table of Contents 1. Store Locator Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Service API and Comments 1.4. Store Search 2. Store Locator

More information

ORDER // AT ONCE RETAILER TRAINING MANUAL

ORDER // AT ONCE RETAILER TRAINING MANUAL ORDER // AT ONCE RETAILER TRAINING MANUAL BASIC NAVIGATION FUNDAMENTAL FUNCTIONALITY Click the icon to view Account Details, Show Intro Screen or Logout. Click the icon to access Help. () After logging

More information

Introduction to Turbo Lister

Introduction to Turbo Lister Introduction to Turbo Lister What is Turbo Lister? Free bulk listing tool Desktop based download it or install it from a CD Enables medium to high volume sellers to: Create listings FASTER Easily create

More information

VirtueMart Product Scroller Module

VirtueMart Product Scroller Module VirtueMart Product Scroller Module Introduction: VirtueMart provides a module (mod_productscroller_1.1.5.j15.zip) in the complete installation package of VirtueMart. mod_productscroller_1.1.5.j15.zip:

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

ONEFUSION INSTRUCTION MANUAL HELPING YOU MANAGE YOUR OWN SITE

ONEFUSION INSTRUCTION MANUAL HELPING YOU MANAGE YOUR OWN SITE 11/6/2013 ONEFUSION INSTRUCTION MANUAL HELPING YOU MANAGE YOUR OWN SITE Wordpress 2013 One Fusion Table of Contents Welcome and Login... 1 Dashboard... 2 Dashboard Menu... 4 Toolbar... 6 Pages... 7 Add

More information

Getting Started Guide. Prepared by-fatbit Technologies

Getting Started Guide. Prepared by-fatbit Technologies Getting Started Guide Prepared by-fatbit Technologies 1 Contents 1. Manage Settings... 3 1.1. General... 4 1.2. Local... 6 1.3. SEO... 7 1.4. Option... 8 1.5. Live Chat... 19 1.6. Third Part API s... 20

More information

Website Ordering User Guide (Cost Plus World Market)

Website Ordering User Guide (Cost Plus World Market) Website Ordering User Guide (Cost Plus World Market) http://www.finelinetech.com Version 1.5 Regular User October 19, 2012 Contact Information Email: support@finelinetech.com Customer Service: USA: 1-800-500-8687

More information

cdiscount version BoostMyShop

cdiscount version BoostMyShop cdiscount version BoostMyShop December 07, 2017 Contents cdiscount 1 1. Overview 1 2. Installation 1 Installation steps 1 Requirements 1 Product #1 1 Product #2 2 3. Configuration 2 1. Account activation

More information

Product Sales Report Pro v2.1 User's Manual

Product Sales Report Pro v2.1 User's Manual Product Sales Report Pro v2.1 User's Manual Thank you for purchasing the Product Sales Report plugin. This manual will guide you through installing and using the plugin. Installation 1. Login to your WordPress

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

United Direct Marketing. User Manual

United Direct Marketing. User Manual UNITED DIRECT MARKETING United Direct Marketing User Manual This document is intended to provide documentation for the use of the United Direct Marketing website, including the Content Management System

More information

Interfacing with MS Office Conference 2017

Interfacing with MS Office Conference 2017 Conference 2017 Session Description: This session will detail procedures for importing/exporting data between AeriesSIS Web Version/AeriesSIS Client Version and other software packages, such as word processing

More information

One time Setup Paragon4 MLS (ex. NNVR MLS)

One time Setup Paragon4 MLS (ex. NNVR MLS) Login to your MLS One time Setup Paragon4 MLS (ex. NNVR MLS) We are going to create a Custom Spreadsheet View. We do this one time and you will be able to use it from now on. Click on PREFERENCES then

More information

Dropship User Guide. 1 Getting Started 1. 2 Order Management 3. 3 Vendor/ Supplier Inventory 4. 4 Vendor/ Supplier Management 5

Dropship User Guide. 1 Getting Started 1. 2 Order Management 3. 3 Vendor/ Supplier Inventory 4. 4 Vendor/ Supplier Management 5 Dropship User Guide Title Page 1 Getting Started 1 2 Order Management 3 3 Vendor/ Supplier Inventory 4 4 Vendor/ Supplier Management 5 5 Configuration Setup 8 1 Getting Started 1. Firstly, you will get

More information

Ace Corporate Documentation

Ace Corporate Documentation Ace Corporate Documentation Introduction Welcome To Ace Corporate! We would like to thank you for donwloading Ace Corporate, Business WordPress theme. It is the lite version of Ace Corporate Pro. Before

More information

Support.polycom.com Reference Guide

Support.polycom.com Reference Guide Support.polycom.com Reference Guide Contents Home Page... 2 License Activation and Upgrade... 3 License Dashboard... 3 Product Registration... 4 My Company s Products... 7 RMA Status... 9 RMA Creation

More information

Bar Code Utility 1.0

Bar Code Utility 1.0 Bar Code Utility 1.0 TireMaster Headquarters 651 S. Stratford Drive, Suite 250, Meridian, ID 83634-800.657.6409 http://support.tiremaster.com This page is intentionally left blank. Bar Code Utility for

More information

Magento-integration. Productguide for Magento integrated with NAV Ecommerce

Magento-integration. Productguide for Magento integrated with NAV Ecommerce Magento-integration Productguide for Magento integrated with NAV 2009 Ecommerce Contents Web Item Card:... 3 The Web tab:... 3 General:... 3 Appearance:... 7 Attributes:... 8 Special Prices:... 9 The Web

More information

Highmark Custom Ad Builder User Manual

Highmark Custom Ad Builder User Manual Highmark Custom Ad Builder User Manual Table of Contents Introduction... 3-4 Navigation... 5-6 Placing an Order... 7 Material Customization... 8-9 Delivery Options... 10-13 Print & Ship... 10-11 Print

More information

Adding Pages. Adding pages to your website is simple and powerful! In just a few minutes you can create a page that: Highlights a special event

Adding Pages. Adding pages to your website is simple and powerful! In just a few minutes you can create a page that: Highlights a special event Adding Pages Adding pages to your website is simple and powerful! In just a few minutes you can create a page that: Highlights a special event Collects entries on a registration form for a promotional

More information

Coupa Supplier Portal Admin and User Guide

Coupa Supplier Portal Admin and User Guide Coupa Supplier Portal Admin and User Guide Document Status: CSP Release v7.2. Valid until September 30, 2018. Copyright 2018 Coupa Software, Inc. All rights reserved. Coupa reserves the right to make changes

More information

Fieldwork Order. Field Work Order. User s Guide. PeerAssist Fieldwork Order Build 1.0.2

Fieldwork Order. Field Work Order. User s Guide. PeerAssist Fieldwork Order Build 1.0.2 Fieldwork Order Field Work Order User s Guide PeerAssist Fieldwork Order Build 1.0.2 Contents Editing Company Details Editing Company Details Part I Completing Your Setup... 5 Editing Company Details Part

More information

Modular Merchant Administration Guide. Your guide to what all the buttons in your store's administration area do.

Modular Merchant Administration Guide. Your guide to what all the buttons in your store's administration area do. Modular Merchant Administration Guide Your guide to what all the buttons in your store's administration area do. Version 3.0 Revised: 8/22/2007 Administration Guide: Table of Contents The purpose of this

More information

Guidebook ONLINE ORDERING MADE EASY!

Guidebook ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook ONLINE ORDERING MADE EASY! ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook Here are some of the highlights of the new boltsupply.com New Home Page It s now easier than

More information

OxyClassifieds Handbook

OxyClassifieds Handbook OxyClassifieds Handbook OxyClassifieds Team Email: office@oxyclassifieds.com Web: http://www.oxyclassifieds.com OxyClassifieds Handbook by OxyClassifieds Team Copyright 2006-2011 www.oxyclassifieds.com

More information

Import Export Products

Import Export Products Import Export Products User Manual https://www.magebees.com/magento-import-export-simple-productsconfigurable-products-bundle-products-group-products-downloadableproducts.html Import Export Products By

More information

EZYCAT USER MANUAL Updated January 2010

EZYCAT USER MANUAL Updated January 2010 EZYCAT USER MANUAL EZYCAT USER MANUAL Updated January 2010 INDEX 2 Index Section 1: General Settings - Getting started 04 - Your contact details 04 - Meta tags & SEO 04 - Payment options 04 - Order confirmation

More information