/
[WorkFlow] Advanced SKU Features

[WorkFlow] Advanced SKU Features

The content in this article is appropriate for: Administrators and Supervisors

Advanced SKU Features

This article will walk you through the setup of a number of advanced SKU configurations for Guided Interactions (formerly known as scripts), including:

If you are not familiar with basic SKU settings, it is advised that you read Part 1 of this article first. 

For more information on advanced SKU settings, see Setting Quantity Conditions on a SKU - Part 2 on the Video Tutorials page.

The following scenarios all start with a guided interaction that has these features:

  • Cart with 3 SKUs:

    • Widget A

    • Widget B

    • Widget C

  • 3 payment plans in the Cart:

    • 1-pay

    • 2-pay

    • 3-pay

  • SKU conditions based on a set of Checkboxes (multi-select)

  • Pay plan conditions based on a set of Radio buttons (single-select)

Screen_Shot_2017-08-24_at_1.31.44_PM.png

SKUs w/ Quantity Conditions That are Not Adjustable

This is the most basic, out-of-the-box setup option.

By default, the SKU setting for Manually adjustable quantity is selected; however, in order to make the quantity manually adjustable- there must be a Number/Quantity field associated with it. That will be covered in the third section of this article. If the script has no Number/Quantity field tied to the SKU, this setting will not engage. Unselecting the option will have no effect.

Screen_Shot_2017-08-24_at_2_59_48_PM.png

To ensure that the quantity is also not adjustable from within the Cart, the setting for Quantity controls in cart should remain unchecked.

Screen_Shot_2017-08-24_at_3_21_27_PM.png

In the above configuration, once the product is selected, the SKU is added to the cart at a quantity of 1. This quantity can not be adjusted from the guided interaction nor can it be modified inside the cart.

 

SKUs w/ Quantity That is Adjustable In the Cart

One option for changing an item's quantity is to make it adjustable inside the cart. To do this:

  1. Access the SKU settings inside the cart

  2. Select the option for Quantity controls in cart

    Screen_Shot_2017-08-24_at_4_27_56_PM.png
  3. Repeat this for each SKU that you would like to adjust inside the cart

    Screen_Shot_2017-08-24_at_4_31_03_PM.png

In the above configuration, once the SKU is added to the cart, an adjustable quantity control will be present. The quantity can be adjusted up/down using the arrows or by typing a number in the field (within the min/max limits set on the SKU, if applicable).

 

SKUs w/ Quantity That is Manually Adjustable From the Guided Interaction

As mentioned in section 1, in order for a SKU to be adjustable from inside the guided interaction, it must have a Number/Quantity field associated with it and that field must also be mirrored into the cart. To configure this:

  1. Add three Number/Quantity fields below the product selection Checkboxes

    • Because Checkboxes are multi-select, more than one product choice may be added to the cart. Therefore, you'll need to allow a separate Number/Quantity field for each SKU.

      Screen_Shot_2017-08-25_at_11_14_06_AM.png
    • [Optional setting]- assign visibility conditions to each of these fields.
      For example, Number/Quantity for Widget A will only appear if Widget A checkbox is selected:

      Screen_Shot_2017-08-24_at_3_58_45_PM.png
    • There are also numerous other options that can be set on the Number/Quantity fields. To learn more about these options, click here.

      Screen_Shot_2017-08-24_at_4_00_18_PM.png
  2. The values for each of the Number/Quantity fields must be mirrored to the cart

    • Click the Widget A Quantity field to view its settings

    • Click Mirroring

      • Set the local value to Mirror To \ Cart - Widget A (Quantity)

        Screen_Shot_2017-08-25_at_11_17_29_AM.png
      • Click Update to save and close the pop-up

    • Repeat for the Widget B and Widget C Quantities

      Screen_Shot_2017-08-25_at_12_58_14_PM.png

The quantities typed into the guided interaction fields are immediately reflected in the cart.

💡The Quantity Controls in Cart SKU option can be used in conjunction with this feature!

Screen_Shot_2017-08-25_at_12_58_40_PM.png

Because the value is only mirrored one way (from script to cart), the destination value is still adjustable if Quantity Controls are enabled.

SKU Price Adjustments for Quantity Discounts

SC WorkFlow allows you to set up quantity discounts using the price override feature.
For example: If the caller agrees to buy 3+ of the same widget, a 50% discount will be applied to each.

To configure this using the SKU setup from the test cases above:

  1. Access the Persistent Panel

  2. View the plan settings for the SKU (Widget A)

  3. Click Set quantity conditions

    Screen_Shot_2017-08-28_at_10_38_08_AM.png

    *remember, this button will only be active when the Maximum quantity > 1

  4. On the Quantity Conditions pop-up, click Add price adjustment

    Screen_Shot_2017-08-28_at_10_41_31_AM.png
  5. Add the Quantity Price settings:

    Screen_Shot_2017-08-28_at_11_03_24_AM.png
    • Range:

      • min: 3

      • max: 5*
        *5 is set as the max on this range because the Maximum quantity for the SKU was set to 5 units (see pic above). If no maximum is set, then it can be left blank.

    • Per-unit price: [must be manually entered based on full price amount of $10]

      • 5

    • Per-unit shipping and handling: [in this example, stays as-is with no adjustment]

      • 2.49

    • Payment prices (per-unit): [total of adjusted item price plus s&h]

      • 7.49

    • Active conditions: Conditions are inapplicable for adjustable SKUs.
      If SKU was not configured with Manually adjustable quantity or Quantity controls in cart, then conditions for the range of items could be set.
      For example:

      Screen_Shot_2017-08-28_at_11_49_35_AM.png

      ^This represents a different type of price override in which the discount is given on the third unit but ONLY IF the caller has chosen 1-pay.

  6. Click Add adjustment to save the change

    Screen_Shot_2017-08-28_at_11_55_11_AM.png

    You can now view the Price adjustment, and from this pop-up, you can: 
    Edit the price adjustment 

    Screen Shot 2017-08-28 at 11.57.32 AM.png

    Delete the price adjustment 

    Screen Shot 2017-08-28 at 11.57.43 AM.png

    Create another price adjustment for this SKU

    Screen Shot 2017-08-28 at 11.59.11 AM.png

    ⚠️ Because this price adjustment was for 3-5 items and the SKU is set to a maximum of 5 items, another price adjustment would not be permitted. The following error would be displayed on the pop-up:

    Screen_Shot_2017-08-28_at_12_01_59_PM.png
  7. Click Update to save and close the pop-up

  8. Click Update to save and close the SKU

🛑 The SKU used for this example (Widget A) was configured in a guided interaction that contains 3 different payment plans (1-pay, 2-pay, 3-pay). Because the guided interaction defaults to 1-pay, the price adjustment that was configured above was set ONLY for the 1-pay plan. If the price adjustment is applicable to the 2-pay and 3-pay terms as well, separate price adjustments must be created.

Repeat the above steps to create the adjustments for the remaining payment plans on Widget A:

  1. View the plan settings for the SKU (Widget A)

  2. Click the dropdown to change to the 2-pay plan

    Screen_Shot_2017-08-28_at_12_08_44_PM.png
  3. Click Set quantity conditions

  4. Click Add price adjustment

    • Input the adjust price settings

  5. Click Add Adjustment to save and close

  6. Repeat the above steps for the 3-pay plan, entering adjusted prices as necessary

  7. Repeat the above steps for the remaining SKUs* (Widget B, Widget C), entering adjusted prices as needed. 
    *If applicable

When viewed in the guided interaction during a call:

  • single item added to cart:Item charged at full price ($10) plus s&h

    Screen_Shot_2017-08-28_at_2_05_59_PM.png
  • item(x2)Both items charged at full price ($10 each) plus s&h

    Screen_Shot_2017-08-28_at_2_06_13_PM.png
  • item(x3) All 3 items reflect the bulk discount ($5 each) plus s&h

    Screen_Shot_2017-08-28_at_2_06_26_PM.png

Related content