When calculating order discounts, if the user is an authenticated user, apply a 10% discount to the order total. From the Conditional Actions admin page (/admin/store/ca):
  1. Select the Add a predicate tab
  2. Set the following fields
  3. Click the Save predicate button
  4. Set the following fields
  5. Click the Add condition button
  6. Set the following fields
  7. Click the Save changes button
  8. Select the Actions tab
  9. Set the following fields
  10. Click the Add action button
  11. Set the following fields
  12. Select the Save changes button
Congratulations, you have completed setting up a %10 Authenticated User Discount. Now lets test it by adding a product to the shopping cart and viewing the checkout page. You should see an Authenticated User Discount line in the Payment method section of the Checkout screen.