There are times when you may want to have a single button fire off multiple discounts, an example might be when employees get 10% off some products and 15% off others. To do this you need to create two separate custom discounts to identify each group of products and the desired discounts and then wrap them into a button using the compose command (click here to see an article on using commands)
Note: this is of moderate complexity and assumes that you are familiar with task pad button commands. Be sure to contact our support team at support@cloudretailer.com or 888-267-7483 for assistance.
When you test your button you'll notice that one discount fires but the other does not. This is intentional, the second discount overrides the first but you can use the "ApplySeparately" parameter to change this behavior. Here's the same command using this method: