diff --git a/src/types/rule-promotions.ts b/src/types/rule-promotions.ts index 8ee9d02..4e3735f 100644 --- a/src/types/rule-promotions.ts +++ b/src/types/rule-promotions.ts @@ -58,6 +58,8 @@ import { automatic?: boolean start: string end: string + stackable: boolean + priority?: number | null | undefined rule_set: { currencies: string[] catalog_ids: string[]