Setting up coshopping for the Madisons mobile starter store

After you have setup coshopping in the Madisons web store, you can enable coshopping in the Madisons mobile store.

Before you begin

Procedure

  1. Go to the following directory:
    • SolarisLinuxAIXWindowsWC_installdir/components/store-enhancements/samples/MobileCoshop
    • WebSphere Commerce DeveloperWCDE_installdir\components\store-enhancements\samples\MobileCoshop
    The directory contains the following subdirectories:
    Directory Description
    css Contains the CSS files required for mobile coshopping.
    images Contains the images required for mobile coshopping.
    wc Contains the mobile coshopping widgets.
  2. Copy everything inside the css directory to the following directory:
    • SolarisLinuxAIXWindowsWAS_installdir/profiles/demo/installedApps/WC_demo_cell/WC_demo.ear/Stores.war/Madisons/mobile/css

      This example assumes that the profile name is demo.

    • WebSphere Commerce DeveloperWCDE_installdir\workspace\Stores\WebContent\Madisons\mobile\css\
  3. Copy everything inside the images directory to the following directory:
    • SolarisLinuxAIXWindowsWAS_installdir/profiles/demo/installedApps/WC_demo_cell/WC_demo.ear/Stores.war/Madisons/mobile/images

      This example assumes that the profile name is demo.

    • WebSphere Commerce DeveloperWCDE_installdir\workspace\Stores\WebContent\Madisons\mobile\images\
  4. Copy everything inside the wc directory to the following directory:
    • SolarisLinuxAIXWindowsWAS_installdir/profiles/demo/installedApps/WC_demo_cell/WC_demo.ear/Stores.war/dojo131/wc

      This example assumes that the profile name is demo.

    • WebSphere Commerce DeveloperWCDE_installdir\workspace\Stores\WebContent\dojo131\wc