Using Order Options and Sub-SKUs with Yahoo! Stores

Background

 Critical Concepts

The Stone Edge Order Manager Parameters for Sub SKU’s

 Creating Inventory Items with Options

How to Build Sub SKU’s for a Single Inventory Item

How to Build Sub SKU’s for all Inventory Items Containing Options.

Building Sub SKU’s using all Options without Delimiter present

Building Sub SKU’s using Selected Options with Delimiter

Building Sub SKU’s using all Options with Delimiter present

Background

Sub SKU’s are a means of tracking products based on the options available for the product.  Generally a Sub SKU is comprised of a Parent SKU, Delimiter, and Option.  For example the item T-shirt SKU # 1234 would have 1234 as the Parent SKU and any customer selectable option for T-Shirt such as Red or Large would be added to the Parent SKU.  The options added to the Parent SKU are separated by a Delimiter, typically a dash (-) resulting in a unique and new Inventory Item SKU number i.e. 1234-Red-Large.

 

The Stone Edge Order Manager has the ability to Import inventory from a Yahoo Store and based on the Options for an inventory item create Sub SKU’s within The Stone Edge Order Manager.  This functionality allows for accurate tracking of inventory at the Attribute/Option level.

 

Properly configured the Stone Edge Order Manager can now receive imported Orders from Yahoo and replace the Parent SKU in the order with the Sub SKU and track inventory based on that Sub SKU.

 

Return To Top

Critical Concepts

Return To Top

The Stone Edge Order Manager Parameters for Sub SKU’s

Go to the Main Menu>Maintenance Menu>Maintenance tab>Set System Parameters button.

 

These are short explanations for the Parameters used to build Sub SKU’s.  They are located in the [Order Options] Parameter Group.

 

1.      AddToSubSKUIfNoCodeDelimiter

WebOptionCodeDelimiter

WebOptionPriceDelimiter

WebOptionNameDelimiter

            Then Add option to Sub SKU anyway

 

2.      BuildSubSKUDelimiter

 

3.      WebOptionCodeDelimiter

 

4.      WebOptionPriceDelimiter

 

5.      WebOptionNameDelimiter

 

6.      BuildSubSkus

 

Return To Top

Creating Inventory Items with Options

 

  1. Create Inventory Item in your Yahoo Store

 

The Stone Edge Order Manager has the ability to import Products with Options from a Yahoo store.  Yahoo has its own formatting rules for creating Options for Products and you must conform to them. 

 

The Stone Edge Order Manager is designed to import from Yahoo a Product and its Options only if they are entered into the Options field of the Object Properties for the Product. See image below for an example of entering Options for a Product on Yahoo.

 

Inventory Item Options Setup in Yahoo.

 

 

 

 


  1. Import Inventory

 

Go to the Main Menu>Maintenance Menu>Cart Functions tab>Shopping Cart Functions button.

 

Return To Top

How to Build Sub SKU’s for a Single Inventory Item

Go to the Main Menu>Maintenance Menu>Inventory & Suppliers tab>Inventory button.

Return To Top

How to Build Sub SKU’s for all Inventory Items Containing Options.

Go to the Main Menu>Maintenance Menu>Inventory & Suppliers tab>Build Sub SKUs button.

 

Once you have:

1) Created your inventory items with options in Yahoo

2) Imported them into The Stone Edge Order Manager

3) Configured the System Parameters to handle the creation of Sub SKU’s to your liking

 

You can build Sub SKUs for all of you inventory items.

 

Return To Top

Building Sub SKU’s using all Options without Delimiter present

The most basic way to use Sub SKU’s is to create them based on all the Options available for an Inventory Item.  This method will use the entire Option text to create a Sub SKU.

 

The Stone Edge Order Manager [System Parameters] necessary to create these all located in the [Order Options] group:

 

  1. AddToSubSKUIfNoCodeDelimiter = TRUE

  2. BuildSubSKUDelimiter = - (dash)

  3. BuildSubSKUs = TRUE

 

Example Item:

Item Name= Tshirt  Sku=1234 

Options:

Color Blue Red White

Size Large Medium Small

 

Resulting Sub SKU’s would be:

    Return To Top

Building Sub SKU’s using Selected Options with Delimiter 

Another way to create Sub SKU’s is to use what is called a WebOptionCodeDelimiter.  A WebOptionCodeDelimiter allows you to specify which Option and what part of the Option text is used to create Sub SKU’s.  The WebOptionCodeDelimiter can be set to a character of your choice.  In the example below it is set to use a colon (:).  Anything to the Left of the colon will be used for Sub SKU creation. 

 

The Stone Edge Order Manager [System Parameters] necessary to create these all located in the [Order Options] group:

 

  1. AddToSubSKUIfNoCodeDelimiter = False

  2. BuildSubSKUDelimiter = - (dash)

  3. BuildSubSKUs = TRUE

  4. WebOptionCodeDelimiter = : (colon)

 

Example Item:

Item Name= Tshirt  Sku=1234 

Options:

Color  B:Blue R:Red W:White

Size L:Large M:Medium S:Small

 


Return To Top

Building Sub SKU’s using all Options with Delimiter present

This method of creating Sub SKU’s is useful for building Sub SKU’s with specific select portions of some Option’s and defaulting to using the entire portions of any other Option that is not specifically designated with a Delimiter. 

 

The Stone Edge Order Manager [System Parameters] necessary to create these all located in the [Order Options] group:

 

    1. AddToSubSKUIfNoCodeDelimiter = TRUE

    2. BuildSubSKUDelimiter = - (dash)

    3. BuildSubSKUs = TRUE

    4. WebOptionCodeDelimiter = : (colon)

 

Example Item:

Item Name= Tshirt  Sku=1234 

Options:

Color  Blue Red White

Size L:Large M:Medium S:Small

 

 

 

Return To Top