Hello!
I am trying to figure out how I can implement custom targeting logic.
(1) I want to do some numerical logic.
Example: i have an attribute called “cartTotal”.
I want to target cartTotal to be greater than 100.
(greater than, less than, equal, etc.)
(2) I want to target a date value.
Example: i have an attribute called “lastPurchaseDate”
I want to target lastPurchaseDate to be equal to a certain date. Am I able to add a date picker for this field?
Is this possible? Can I create a plugin for this? I am not able to find any examples for this custom targeting and custom values.
Thank you!