TABLE OF CONTENTS
Navigate to: Admin > Commerce Connector > Promotion Type-level
Promotions in Znode are handled by the promotions providers, several of which come pre-packaged with Znode:
Amount or percent off-brand
Amount or percent off catalog
Amount or percent off category
Amount or percent off an order
Amount or percent off product
Amount or percent off shipping
Amount or percent off X if Y purchased
Call for pricing
While the out-of-box Promotions in Znode handles 80% of customer needs, businesses still might have specific scenarios that require them to build their own custom promotion types. This is easily accomplished by extending any of the existing promotion types and implementing the promotion rules.
Ex: You need a promotion that limits the quantity someone can purchase in a specified timeframe. You can create your own promotion type, named something like "VariableHourPromotion", that check’s the User’s previous Order history and determines if they are over the specified limit.
Promotion Type Details
A new Promotion Type can be added with the help of the following fields:
Detail | Description |
Available Promotion Types | Displays all Promotion Types options (or type) for which Promotion Classes have been added. |
Class Name | Ensure that the Class Name entered exactly matches the required class. |
Name | Enter the Promotion Type Name. |
Description | Enter a description for the Promotion Type. |
Enable | Select to enable this Promotion Type] |
Add Promotion Type
Navigate to: Admin > Commerce Connector > Promotion Type-level > "Add New" button
Add Promotion Type Details
Save progress using the "Save" button. The page reloads with action confirmation.
New Promotion Type is now added.
Note: Disabled Promotion Type types will not be displayed while adding a Rule for any Promotion class. Deleted Promotion Type Types must be displayed while adding a new Promotion Type in the 'Available Promotion Type type' dropdown.
Edit Promotion Type
Navigate to: Admin > Commerce Connector > Promotion Type-level > "Edit" action
Edit Promotion Type Details
Save progress using the "Save" button. The page reloads with action confirmation.
The promotion Type is now updated.
Delete Promotion Type
Navigate to: Admin > Commerce Connector > Promotion Type-level > "Edit" action
The page will reload with action confirmation.
The promotion Type is now deleted.