CASH-1426

CASH-1426 use correct part number for rain repel discount.  rain defen is the actual part number on the part file.
This commit is contained in:
CarlNation 2025-10-19 10:31:00 -04:00
parent b6909c19ea
commit 3b171fe57c

View file

@ -6,7 +6,7 @@ import baseMixin from "@/mixins/base-mixin.js";
export const promoPartNumberStrings = {
WIPER_DISCOUNT_PART_NUMBER: "WIPER DISCOUNT",
RAIN_REPEL_DISCOUNT_PART_NUMBER: "DISCOUNT",
RAIN_REPEL_DISCOUNT_PART_NUMBER: "DISC RAIN DEFEN",
GLASS_DISCOUNT_PART_NUMBER: "DISCOUNT",
GLASS_CLEANER_DISCOUNT_PART_NUMBER: "DISC GLASS CLN",
};