Operate > WebSphere Commerce Accelerator > Product Management tools > Work with catalog entries > Bundles and kits


Create a static kit

A static kit is a group of products that are ordered as a unit.


Procedure

  1. Open the WebSphere Commerce Accelerator.

  2. Click Merchandise > Find Bundles or Kits Products > Find Bundles or Kits The Bundle and Kit Search page displays. If you do not see this menu, then the logon ID does not have the appropriate authority to perform this task. Contact the Site Administrator.

  3. You can leave the search fields empty and click Find. The Bundles and Kits page displays.

  4. Click New and create a new prebuilt kit.

  5. The Site Administrator must update the BASEITEM table...

      1. Find the baseitem_id of the CATENTRY that represents the static kit in the BASEITEM table.

      2. Open a DB2 command window.

      3. Connect to the WebSphere Commerce database.

      4. Run the following command: update baseitem set itemtype_id='STKT' where baseitem_id= baseitem_id of the static kit

      1. Run sqlplus where the user/password are the user and password for the WebSphere Commerce database.

      2. Run the following command: Select * from baseitem where partnumber=' code entered for the static kit ' The part number is the code that was previously set up for the kit when it was created in step 4. Verify that this is the item that to update.

      3. Run the following command: Update baseitem set itemtype=_id='STKT' where part number=' code entered for static kit '

      4. Run the following command: commit;


Related concepts

SKUs

Product Management tools


Related tasks

Create a bundle or kit

Find a bundle or kit

Hide a bundle or kit

Delete a bundle or kit

Changing a bundle or kit

Work with prices


+

Search Tips   |   Advanced Search