Tutorial: Creating a multicultural store

 

Introduction

This tutorial shows you how to implement a multicultural store in the IBM WebSphere Commerce product. The example we use follows a store that operates in the U.S.A. and Canada. Two languages are involved: English and French. Also, two currencies are involved: USD and CAD.

After completing this tutorial, you should be able to complete the following tasks:

 

Audience

This tutorial is aimed at WebSphere Commerce developers who would like to make their stores accessible to multiple locales.

Time required

Expect this tutorial to take 2 hours to complete.

Prerequisites

To complete this tutorial, you should be familiar with the following terms and concepts:

Before beginning the tutorial, ensure you have completed the following prerequisites:

  1. Install WebSphere Commerce Server or WebSphere Commerce development environment
  2. Publish a starter store

 

Tutorial tasks

This tutorial is divided into the following steps:

  1. Configure bootstraps
  2. Include language data
  3. Create files for the new locales
  4. Group locales by country and store

 

Resources

Download the zip file containing all the code relating to this tutorial.