Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In
GitHubNuGetDev CommunityDoc feedback


## Add free product

**Description** – Adds a specified free product to customer order. Often used for buy-one-get-one or gift-with-purchase promotions

**Amount** – Used to set the quantity of free product that will be added to the order

**Product** – Defines the free product that will be added to the order

## Discount amount off order

**Description** – Flat dollar amount discount on customer order

**Amount** – Defines the flat currency amount off of an order

## Discount amount off shipping

**Description** – Usually paired with OrderShipViaMatches rule, in order to offer shipping discounts

**Amount** – Defines the flat currency amount off of the defined product

**ShipVia** – Defines the shipping method that will receive the discount amount

## Discount Percent Off Order

**Description** – Percent amount discount on customer order

**Amount** – Defines the percentage amount off of an order

## Discount percent off shipping

**Description** – Sets the percent to discount shipping charges

**Amount** – Defines the percentage amount off of the defined product

**ShipVia** – Defines the shipping method that will receive the discount amount

## Discount product

**Description:**Usually paired with OrderContainsOrderedProduct rule, to offer product-specific promotions

**Amount** – Defines the flat currency amount off of the defined product

**Is Percent** – Determines if the discount given is an actual amount or a percent amount

**Product** – Defines the product that will receive the discount amount

## Discount products in category

**Description:**Used to offer category-wide discounts. E.G.: 20% off all Children's Books

**Amount** – Determines the amount to discount each product in the defined category

**Is Percent** – Determines if the discount given is an actual amount or a percent amount

**Category** – Used to determine the category that will receive the discount

## Discount products of vendor

**Description:**Used for vendor-specific special offers. Generally paired with OrderContainsOrderedProductOfVendor Rule. (Using this Promotion Result may require additional implementation setup, training, or custom development)

**Amount** – Determines the amount to discount each product by the defined vendor

**Is Percent** – Determines if the discount given is an actual amount or a percent amount

**Vendor** – Used to determine the vendor that will receive the discount

## Discount products with price code

**Description:**Used to provide discounted product prices for customers when the promotion code is entered.

**Amount** – Determines the amount to discount product when the Price Code is used

**Is Percent** – Determines if the discount given is an actual amount or a percent amount

**Code** – Code provided to customer in order to receive discount.

Note

To simply apply a Price Code, enter the code into the **Price Code** field, which can be found by going to the **Admin Console** \> **Marketing** \> **Promotions** \> click the **Edit** button for the desired Promotion \> **Details** tab. Using the Price Code field, requires no additional Promotion rules, unless further rules need to be applied to the promotion, such as only customers from Minnesota with the Price Code can receive the discount.

## Set product price

**Description** – Optional method of over-ride pricing in a promotional context

**Amount** – Defines the price that will replace the products regular price

**Product** – Defines the product that will receive the set amount