• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

EqualServing

WooCommerce, ActiveCampaign, 1ShoppingCart, Infusionsoft Expertise.

  • Services
    • Build Websites
    • Task Automation
      • ActiveCampaign Marketing Automation
      • Process Automation with Infusionsoft
    • Website Content Migration
    • Service Bundles
    • Third Party Software Integration
    • WordPress Plugin Development
  • About Us
  • Contact
  • Blog
  • Shop
    • Service Bundles
    • WordPress Plugin For 1ShoppingCart.com V2.0
    • WordPress Themes
    • All Our WordPress Plugins
  • Support
    • FAQ – 1ShoppingCart Plugin For WordPress – GENERAL
    • FAQ – 1ShoppingCart Plugin For WordPress – FREE
    • FAQ – 1ShoppingCart Plugin For WordPress – PREMIUM
    • Contact Support
You are here: Home / Archives for Wordpress Plugin

Using Our Plugins

We have written three plugins for Wordpress. Two are to integrate 1ShoppingCart.com into Wordpress. One is a premium plugin and the other is a free plugin available via Wordpress.org. We have written a third plugin to integrate WooCommerce with ActiveCampaign.

FREE WordPress Plugin for 1ShoppingCart.com

December 30, 2011 by Michele

Our new Free WordPress plugin for 1ShoppingCart.com lets you enter a WordPress short-cut code into your page or post and then the page gets populated by the 1ShoppingCart.com (1SC) API. Because the plugin uses the 1ShoppingCart.com API, your 1SC account must have the API enabled.

Our Free WordPress Plugin For 1ShoppingCart enables you to easily list your full products catalog or a portion of the product catalog on pages or posts using a simple WordPress shortcode.

Our Free WordPress Plugin For 1ShoppingCart works on pages or posts. You only need to enter the WordPress shortcode [es1sc_prodlist] or [es1sc_prodlist prd_ids=”XXXXXX01,XXXXXX02,XXXXXX03,XXXXXX04″] on the page or post and the plugin does the rest of the work.

Let’s say that you want to list a product category on a specific page or post. You simply create a new page or post and enter [es1sc_prodlist prd_ids=”XXXXXX01,XXXXXX02,XXXXXX03,XXXXXX04″] where XXXXXX01. XXXXXX02, etc is the 1ShoppingCart ids of the products you want listed on that page. It is that simple.

Unfortunately, because Bundled Offers are not really products, the API does not support any bundled offers that are in the catalog. Bundled products would have to be maintained manually on the WordPress site.

The 1ShoppingCart.com fields queried and displayable are:

  • Product Name
  • Product Image
  • Short Description
  • Product SKU
  • Product Price – will display the Sale Price if the product is marked on sale in 1ShoppingCart.com

1ShoppingCart.com Preparation Before Plugin Installation

Directions to enable the API for your 1ShoppingCart.com account can be found at –
http://api.1shoppingcart.com/index.php?title=Getting_Started

Plugin Installation

A short video stepping you through the configuration process can be found at –
https://youtu.be/41pPvpH_j6U

Login to your WordPress dashboard.

Click on the Add New link under Plugins.

Enter 1Shoppingcart as the search term and click Search Plugins button.

Click the Install link under the Free WordPress Plugin For 1ShoppingCart.com published by EqualServing.com

Activate the plugin.

Expand the the Settings section and click on the 1SC Settings link.

You will be presented with the screen below where you will enter the plugin configuration elements:

Configuration settings for the FREE WordPress Plugin For 1ShoppingCart

Merchant ID
Your 1ShoppingCart.com Merchant ID. 1ShoppingCart.com displays your Merchant ID in the upper right corner of their site after login. It will look something like – 

Welcome back, user_name! Merch ID: 99999
Merchant Key
Your 1ShoppingCart.com Merchant Key. Your key can be found under My Account | API Settings.
API URI
Your 1ShoppingCart.com API URI. The API URL is usually https://www.mcssl.com
No Image URL
This image would be used on the product details display when an image has not been uploaded to 1ShoppingCart.com for the product. Please enter the full path of the image – for example – /images/no-photo-available.jpg.
Add to Cart Image URL
What Add To Cart image are you using for customers to click on to add the product to your 1ShoppingCart.com shopping cart? Enter the path to this image – for example – /images/add-to-cart.jpg.
Buy Now URL
Your 1ShoppingCart.com URL
usually something like https://www.equalserving.com/?cmd.php when you are using 1ShoppingCart.com domain masking.
Product List Item Format
Enter something like the following in this field and your output will look like the image that follows it –

<div class="product">
   <div style="display:block;float:left;width:250px;">#ProductImage</div>
   <div style="float:left;display:block;width:300px;">
      <span class="product_name">#ProductName</span>
       <br />
       <span class="product_details">
          <span class="description">#ShortDescription</span>
          <span class="sku">#ProductSku</span><br />
          <span class="price">#ProductPrice</span><br />
          <span class="buy-now">#BuyNow</span>
       </span>
       <div style="clear:both;"> </div>
    </div>
    <div style="clear:both;"> </div>
 </div>

An example of the default product listing

Filed Under: Wordpress Plugin

WordPress Plugin For 1ShoppingCart

February 28, 2011 by Michele

Are you tired of synchronizing your product details on 1ShoppingCart.com and your WordPress site?

Well, help is just a click away.

Our new WordPress plugin lets you enter a WordPress short-cut code into your page or post and then the page gets populated by the 1ShoppingCart.com (1SC) API. Because the plugin uses the 1ShoppingCart.com API, your 1SC account must have the API enabled.

Our WordPress Plugin For 1ShoppingCart enables easy management of your product detail pages in WordPress

Our WordPress Plugin For 1ShoppingCart works on pages or posts. You only need to enter the short-cut code [es1sc_pdetails prd_id=XXXXXX] on the page or post and the plugin does the rest of the work.

Let’s say that you have a product with the 1ShoppingCart id of 6216791. You simply create a new page or post and enter [es1sc_pdetails prd_id=6216791] where you would like the product details to appear.

Unfortunately, because Bundled Offers are not really products, the API does not support any bundled offers that are in the catalog. Bundled products would have to be maintained manually on the WordPress site.

The 1ShoppingCart.com fields queried and displayable are:

  • Product Name
  • Product Image
  • Short Description
  • Long Description
  • Product SKU
  • Product Price – will display the Sale Price if the product is marked on sale in 1ShoppingCart.com

1ShoppingCart.com Preparation Before Plugin Installation

Directions to enable the API for your 1ShoppingCart.com account can be found at –
http://api.1shoppingcart.com/index.php?title=Getting_Started

Plugin Installation

A short video stepping you through the configuration process can be found at –
https://youtu.be/41pPvpH_j6U

Login to your WordPress dashboard.

Click on the Add New link under Plugins.

Click on the Upload link once on the Plugins page.

Upload the zip file you received after your purchased out plugin.

Expand the the Settings section and click on the 1SC Settings link.

You will be presented with the screen below where you will enter the plugin configuration elements:

Configuration settings for the WordPress Plugin For 1ShoppingCart

Merchant ID
Your 1ShoppingCart.com Merchant ID. 1ShoppingCart.com displays your Merchant ID in the upper left side of their site after login just below their logo.
Where you can find your 1ShoppingCart Merchant ID
Merchant Key
Your 1ShoppingCart.com Merchant Key. Your key can be found under My Account | API Settings.
API URI
Your 1ShoppingCart.com API URI. The API URL is usually https://www.mcssl.com
No Image URL
This image would be used on the product details display when an image has not been uploaded to 1ShoppingCart.com for the product. Please enter the full path of the image – for example – /images/no-photo-available.jpg.
Add to Cart Image URL
What Add To Cart image are you using for customers to click on to add the product to your 1ShoppingCart.com shopping cart? Enter the path to this image – for example – /images/add-to-cart.jpg.
Buy Now URL
Your 1ShoppingCart.com URL
usually something like https://www.equalserving.com/fluvannamg/?cmd.php when you are using 1ShoppingCart.com domain masking.
Product Detail Format
Enter the formatting you would like to use for your product details. The default formatting follows.

<div class="product">
   #ProductImage
   <div class="product_details">
      <p class="description">#ShortDescription</p>
      #ProductPrice
   </div>
   <h3 style="clear: both;">Full Description</h3>
   #LongDescription
   <p class="sku">#ProductSku</p>
</div>

If you use the default formatting with the suggested CSS, the layout will look like the screen shot below –
An example of the default product format

Product List Item Format
Enter the formatting you would like to use for your product listings. The default formatting follows.

<div class="product">
      <div style="display:block;float:left;width:250px;">
         #ProductImage
         <a style="display:block;text-align:center;" href="/store/#ProductHyphenName">More info</a>
      </div>
      <div style="float:left;display:block;width:300px;">
         <span class="product_name">#ProductName</span> <br />
         <span class="product_details">
            <span class="description">#ShortDescription</span>
            <span class="sku">#ProductSku</span><br />
            <span class="price">#ProductPrice</span><br />
            <span class="buy-now">#BuyNow</span>
         </span>
         <div style="clear:both;"> </div>
      </div>
   </div>
   <div style="clear:both;"> </div>

If you use the default formatting with the suggested CSS, the layout will look like the screen shot below –

product list format example

Two Options:

Purchase Premium Plugin   Download FREE Plugin

Filed Under: 1shoppingcart.com, Wordpress Plugin

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2

Primary Sidebar

From the Blog

Help

» FAQs - PREMIUM 1SC Plugin For Wordpress
» FAQs - FREE 1SC Plugin For Wordpress

  • Services
    • Build Websites
    • Task Automation
      • ActiveCampaign Marketing Automation
      • Process Automation with Infusionsoft
    • Website Content Migration
    • Service Bundles
    • Third Party Software Integration
    • WordPress Plugin Development
  • About Us
  • Contact
  • Blog
  • Shop
    • Service Bundles
    • WordPress Plugin For 1ShoppingCart.com V2.0
    • WordPress Themes
    • All Our WordPress Plugins
  • Support
    • FAQ – 1ShoppingCart Plugin For WordPress – GENERAL
    • FAQ – 1ShoppingCart Plugin For WordPress – FREE
    • FAQ – 1ShoppingCart Plugin For WordPress – PREMIUM
    • Contact Support

Recent Articles

ActiveCampaign Last Order Details

August 26, 2019

I have a B2B client, who wants to remind customers to place an order if they have not ordered in the last 35 days. Since orders do not vary much, the goal was to send the customer the details of the last order 35 days after the purchase so they could easily re-order. This client […]

Missing Indexes and/or Missing Auto_Increment Attribute

August 12, 2019

When migrating a WordPress installation from one server to another, it is important that you verify the integrity of the database. The tables can be created properly but you must check for missing indexes and ensure that all primary key columns have the AUTO_INCREMENT column attribute. Missing indexes and auto_increment column attributes in a WordPress […]

How To: Configure Our WooCommerce ActiveCampaign Plugin

August 11, 2019

Before we begin to configure our WooCommerce ActiveCampaign plugin, please know ActiveCampaign has four (4) subscription levels – Lite, Plus, Professional and Enterprise. The Plus, Professional and Enterprise subscriptions offer Deep Data Integration that works with WooCommerce and other popular eCommerce solutions to synchronize online sales with the ActiveCampaign CRM. This integration collects your contact’s […]

Sales Cadence ActiveCampaign Automation

August 8, 2019

I have been using ActiveCampaign for a few years and I am pleased with the functionality and the appealing price point. Recently, I was asked if a sales cadence contact flow recommended on the HubSpot blog could be implemented in ActiveCampaign. I reviewed the flow of activities and I was convinced that this was certainly […]

Coda Document – The New File Type

October 11, 2018

Coda is a new document type that combines the functionality of word processing, spreadsheets and databases into one document. Within a Coda document, you can build tables of data and easily embed results from the table directly in your text portions of your document. Those results can be a formula summing columns from a table […]

Import Products Hosted on 1ShoppingCart Into WooCommerce WordPress

July 27, 2017

Many people use the popular 1ShoppingCart eCommerce and marketing software to sell digital products and/or physical products but adding those products into your WordPress website can be very tedious and error-prone. Great News! You can now easily import your *simple* products hosted on 1ShoppingCart into WordPress. This method is free and does not require a […]

Recent Posts

  • ActiveCampaign Last Order Details
  • Missing Indexes and/or Missing Auto_Increment Attribute
  • How To: Configure Our WooCommerce ActiveCampaign Plugin
  • Sales Cadence ActiveCampaign Automation
  • Coda Document – The New File Type

Recent Comments

    Archives

    • August 2019
    • October 2018
    • July 2017
    • May 2017
    • March 2017
    • January 2017
    • March 2015
    • September 2014
    • July 2014
    • May 2014
    • March 2014
    • February 2014
    • January 2014
    • November 2013
    • August 2013
    • July 2013
    • June 2013
    • February 2013
    • January 2013
    • December 2012
    • September 2012
    • August 2012
    • July 2012
    • June 2012
    • March 2012
    • December 2011
    • September 2011
    • February 2011
    • December 2008
    • September 2008
    • April 2008

    Categories

    • 1shoppingcart.com
    • ActiveCampaign
    • Amazon Associate
    • Coda
    • Digital Downloads
    • eCommerce
    • Flash
    • How To
    • Infusionsoft
    • Joomla
    • PHP Scripting
    • Projects
    • Resources
    • Themes
    • Web hosting
    • Windows XP
    • women in business
    • WooCommerce
    • Wordpress
    • Wordpress Errors
    • Wordpress Explained
    • Wordpress Plugin

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Footer

    Stay Connected

    Stay up to date with the latest news, product announcements, and more by signing up for our email newsletter. Don't forget to follow us on your favorite social sites as well.
    • Email
    • Google+
    • LinkedIn
    • RSS
    • Twitter
    • YouTube

    Contact Us

    EqualServing

    46 Amethyst Rd
    Palmyra, VA 22963

    727-490-7443 https://www.equalserving.com/wp-content/uploads/2013/11/eslogo_300x60.png $$
    Email :: Plugin Support
    • ActiveCampaign
    • How To
    • WooCommerce
    • WordPress Explained
    • Resources and Recommendations

    Copyright © 2021 · Web Development :: EqualServing.com on Genesis Theme Framework
    » You will find affiliate links on this site. When we find a company or individual that consistently delivers a high quality product or service, we will become an affiliate. «