Archive

Archive for the ‘eCommerce’ Category

Where is the homepage in Zen-Cart?

May 4th, 2009

I often get asked, “Where is the homepage in Zen-Cart?” All my client’s want to do is add or change something simple to their homepage but they just can’t find the file. Is it hidden? Well, the answer is technically no but it might as well be.  I hope this article will help newbies to Zen-Cart find their way.

Zen-Cart is a dynamically generated, PHP shopping cart software. This to say that each segment or “module” of the home page is separated into individual files. The Header, Body, and Footer are all separate files that get assembled at the time the page gets called by the browser. And it doesn’t stop there. Just about every element on the homepage is a separate file such as the Shopping Cart, Categories and Manufacturers boxes. Why would they do that? Doesn’t that just totally complicate everything? Yes, this does increase the difficulty factor of editing individual elements in your Zen-Cart template, but does offer many advantages and flexibility for the store manager.

Zen-Cart allows the store manager to not only select what infomation boxes that will appear on the homepage but also choose their sort order. This call be done by changing simple settings in the Admin Control Panel. If the store manager decides he wants to run a special, he can activate the “Specials” box to apper on the homepage. Then, deactivate it when the specail is over. You can even create Custom User Pages with whatever content you want using the “EZ-Page” function. This type of versatility and fluidity would not be possible with traditionally coded HTML pages. So, there is a reason behind the madness. Zen-Cart is fragmented into small pieces intentionally so it can have more freedom to dynamically assemble it’s pages based on  parameters set by the store manager. These settings will alter the carts apperance and content all from completely within the Admin Panel.

Read more…

Bookmark and Share

drobertson Content Management, Website Design, eCommerce ,

What is osCommerce?

April 19th, 2009

osCommerce (“open source Commerce”) is an e-commerce and online store-management software program. It can be used on any web server that has PHP and MySQL installed. It is available as free software under the GNU General Public License.

osCommerce MS2.2 provides a basic set of functionality that meets the common needs of online businesses. By taking this approach osCommerce has avoided the pitfalls from which many applications (including its own forks) historically suffer; too much functionality, requiring an overly complex implementation.

Beyond the basic functionality, osCommerce is able to be augmented, via either community-supplied add-ons or custom code, meaning that it can be customized to meet the specific needs of any business.

The following is a list of key features of osCommerce MS2.2 as stated on the osCommerce site:

  • Compatible with PHP 4 and MySQL – easily portable to version 5.
  • Compatible with all major browsers.
  • Multi-lingual English, German and Spanish by default.
  • Automatic web-based installation.
  • Unlimited number of products and categories.
  • Automatic setup of e-commerce payment systems: Authorize.net, 2Checkout.com, iPayment.de, PayPal.com, PsiGate.com, SECPay.com, and TrustCommerce.com; Many other add-on ecommerce payment systems, off-line (manual) credit card payments) and on-line payment processing.
  • Multi-currency support via manual update from exchange rate server.
  • Support for dynamic images (one image per product).
  • Supports physical products as well as product downloads.
  • Web-based administration module.
  • Database backup and restore.
  • Temporary and permanent shopping carts.
  • Secure transactions with SSL (Secure Sockets Layer) support.
  • Many shipping options including by weight, price, or destination.
  • Real-time shipping quote integration with UPS, USPS.
  • Zone-based shipping options as well as a free shipping option as part of Order Totals Module.
  • Full tax functionality, included compounded taxes, different zones for different products.

In implementing an osCommerce-based site one key decision is how to integrate the design. Unlike its forks, osCommerce MS2.2 does not come with a template system, though third party osCommerce templates are available. This has been seen as a negative for some. However it does mean that designs can be hand-coded or a template system installed. There are several well-known template systems, including STS, BTS and SMARTY.

Bookmark and Share

drobertson Content Management, Terms and Definitions, eCommerce

What is Zen Cart?

March 21st, 2009

Zen Cart is an open source online store management system. It is PHP-based, using a MySQL database and HTML components. Support is provided for several languages and currencies, and is free available under the GNU General Public License.

Zen Cart branched from osCommerce as a separate project. Beyond some aesthetic changes, the major differences between the two systems come from Zen Cart’s architectural changes(e.g. a template system) and additional included features in the core. Among the modules already included are a Gift Certificate/Voucher module which allows to create, send and manage the digital coupons. A module to sell downloads(pdf or other media files) is included as well.

Bookmark and Share

admin Terms and Definitions, eCommerce ,

What is WEB HOSTING?

March 21st, 2009

A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center.

The scope of hosting services varies widely.The most basic is web page and small-scale file hosting, where files can be uploaded via File Transfer Protocol (FTP) or a Web interface. The files are usually delivered to the Web “as is” or with little processing. Many Internet service providers (ISPs) offer this service free to their subscribers. People can also obtain Web page hosting from other, alternative service providers. Personal web site hosting is typically free, advertisement-sponsored, or cheap. Business web site hosting often has a higher expense.

Single page hosting is generally sufficient only for personal web pages. A complex site calls for a more comprehensive package that provides database support and application development platforms (e.g. PHP, Java, Ruby on Rails, ColdFusion, and ASP.NET). These facilities allow the customers to write or install scripts for applications like forums and content management. For e-commerce, SSL is also highly recommended. The host may also provide an interface or control panel for managing the Web server and installing scripts as well as other services like e-mail. Some hosts specialize in certain software or services (e.g. e-commerce). They are commonly used by larger companies to outsource network infrastructure.

Bookmark and Share

admin Terms and Definitions, eCommerce

What is a SHOPPING CART MECHANISM?

March 21st, 2009
  • Simple systems allow the offline administration of products and categories. The shop is then generated as HTML files and graphics that can be uploaded to a web-space. These systems do not use an online database.
  • A high-end solution can be bought or rented as a standalone program or as an addition to an enterprise resource program. It is usually installed on the company’s own web server and may integrate into the existing supply chain so that ordering, payment, delivery, accounting and warehousing can be automated to a large extent.Other solutions allow the user to register and create an online shop on a portal that hosts multiple shops at the same time.
  • Open source shopping cart packages include advanced platforms such as Interchange, and off the shelf solutions as Satchmo, osCommerce, Magento, Zen Cart and VirtueMart.
  • Commercial systems can also be tailored to ones needs so that the shop does not have to be created from scratch. By using a framework already existing, software modules for different functionalities required by a web shop can be adapted and combined.
Bookmark and Share

admin Dynamic Website Scripting, Terms and Definitions, eCommerce ,

What is PHP?

March 21st, 2009

PHP is a scripting language originally designed for producing dynamic web pages such as forms. PHP is a widely used general purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. It can be deployed on most web servers and on almost every operating system and platform free of charge. PHP is installed on more than 20 million websites and 1 million web servers.

Bookmark and Share

admin Dynamic Website Scripting, Terms and Definitions, Website Design, eCommerce ,

What is E-COMMERCE SOLUTIONS?

March 21st, 2009

Electronic commerce, commonly known as e-commerce or eCommerce, consists of the buying and selling of products or services over electronic systems such as the Internet and other computer networks. The amount of trade conducted electronically has grown extraordinarily since the spread of the Internet. A wide variety of commerce is conducted in this way, spurring and drawing on innovations in electronic funds transfer, supply chain management, Internet marketing, online transaction processing, electronic data interchange (EDI), inventory management systems, and automated data collection systems. Modern electronic commerce typically uses the World Wide Web at least at some point in the transaction’s lifecycle, although it can encompass a wider range of technologies such as e-mail as well.

A large percentage of electronic commerce is conducted entirely electronically for virtual items such as access to premium content on a website, but most electronic commerce involves the transportation of physical items in some way. Online retailers are sometimes known as e-tailers and online retail is sometimes known as e-tail. Almost all big retailers have electronic commerce presence on the World Wide Web.

Electronic commerce that is conducted between businesses is referred to as business-to-business or B2B. B2B can be open to all interested parties (e.g. commodity exchange) or limited to specific, pre-qualified participants (private electronic market). Electronic commerce that is conducted between businesses and consumers, on the other hand, is referred to as business-to-consumer or B2C. This is the type of electronic commerce conducted by companies such as Amazon.com.

Bookmark and Share

admin Terms and Definitions, eCommerce

What is a CONTENT MANAGEMENT SYSTEM (CMS)?

March 21st, 2009

A content management system (CMS) is a computer application used to create, edit, manage, search and publish various kinds of digital media and electronic text. CMSs are frequently used for storing, controlling, versioning, and publishing industry-specific documentation such as news articles, operators’ manuals, technical manuals, sales guides, and marketing brochures. The content managed may include computer files, image media, audio files, video files, electronic documents, and Web content.

An enterprise content management (ECM) system is concerned with content and documents related to the organizational processes of an enterprise. The purpose is to manage the organization’s unstructured information content, with all its diversity of format and location.

A web content management (WCM) system is a CMS designed to simplify the publication of Web content to Web sites, in particular allowing content creators to submit content without requiring technical knowledge of HTML or the uploading of files.

A component content management (CCM) system is concerned with the content within documents. It can locate and link content at any level of organization, and it is used to build publications out of re-usable fragments of content.

Bookmark and Share

admin Terms and Definitions, Website Design, eCommerce