Installing the UltraCart Wordpress Plugin

Installing the UltraCart Wordpress Plugin

 

Overview

The Ultracart WordPress plugin provides a quick and easy integration of your UltraCart account with your WordPress hosted website.

This document will detail the steps to installing the UltraCart WordPress Plugin.

Installation

Getting Started

  1. Install The plugin and Activate the plugin

  2. Connect your site to UltraCart via Settings → UltraCart

  3. Add eCommerce components to your site

NOTE: You can Install UltraCart eCommerce - Shopping Cart via the WordPress plugin directory, or by uploading the files manually to your server.

After becoming an UltraCart merchant, use the plugin to connect your accounts and authorize your site to use UltraCart via Settings → UltraCart in the WordPress admin menu.

Installing the plugin

The UltraCart WordPress plugin is located at the following URL:

https://wordpress.org/plugins/ultracart-ecommerce-shopping-cart/

Click Download to begin the installation

Installing the UltraCart Wordpress Plugin

  1. Log into your Wordpress account, then from the main menu, click Plugins, then click Add New

  2. Search the Plugins for Ultracart

  3. Click Install Now button for the UltraCart Plugin

  4. After the plugin installs, you'll be prompted to 'Activate' the plugin. Click the activate button.

  5. The UltraCart Wordpress plugin is now installed:

UltraCart Wordpress Plugin Settings

After the Plugin has been installed and activated, you can access the plugin settings by
clicking the 'Settings' from the Wordpress main menu, then clicking UltraCart in the submenu that appears:

You'll be presented with the UC Wordpress settings:

Upon installation of the UltraCart Wordpress plugin, item synching will be triggered. This will take a few moments to complete.

There are a few options that can be configured:

Option

Description

Recommended

Option

Description

Recommended

Disable Passive Branding

When enabled, the UltraCart Passive Branding will be disabled.

 

Enable UltraCart Analytics

When enabled, the UltraCart Analytics script will be inserted into the Wordpress pages.

Yes

Enable UltraCart Analytics Screen Recording

When enabled, the UltraCart Analytics script will load with an optional flag set to instruct it to also capture screen recording data.

This can only be enabled if "Enable UltraCart Analytics" is also enabled.

To learn more about UltraCart Screen Recordings and Heatmaps, read more about it at StoreFront Recordings

 

Secure Host Name (Optional)

The wordpress plugin makes the assignment automatically by looking at the host address of the URL when adding an item to the cart. If the domain of the wordpress site matches a domain assigned to one of your storefront hosts, it will will use that one (i.e. - www.yourdomain.com and you have secure.yourdomain.com then it will use that storefront when the customer checks out).  

Alternatively, if the wordpress website domain matches the subdomain portion of your storefront using the Ultracart built in host addresses, it will use that storefront: www.yourdomain.comyourdomain.ultracartstore.com or yourdomain.ultracartdev.com if the storefront host does not exist.

 

The 'Menu Options' section of the UltraCart Wordpress plugin settings allow you to customize the Wordpress menus
with "View cart/Checkout" links.

Configuring items to display in the Wordpress site.

Import Note About Item Configuration

Please make sure to configure our items in the UltraCart Item Management area prior to assigning them to your Wordpress site.

Specifically, make sure that your items have the following required minimum fields configured: 

  • Item ID

  • Item Image

  • Title

  • Cost

  • Weight (0.00 for non-shippable items, and a accurate weight for shippable items.)

 

 

Q: Adding an Item list to my site?

A: Go to a page or post editor and click the button to add an item list. Search for the item and add it to the page.  Simply add the shortcode:
[ucitem_list itemids="blonderoast,darkroast,mediumroast"]

Q: Add a single item to my site?

A: Go to a page or post editor, and click the button to add the item. Search for the item and add it to the page.  Simply add the shortcode:
[ucitem itemid="Hat"]

Q: Add just an items price to the site?

A: Go to a page or post editor, and click the button to add the price. Search for the item and add it to the page.  Simply add the shortcode:
[uc_price itemid="Hat"]

Example: