Hi. I need to track a price on a specific page but only for a specific Payment methods, which will be in the same row as the desired price.
Here is this page as an example. I need to be notified when the price is less than $1 and the payment method for this offer is Wise. I tried to add price and payment method selectors for the first 5 rows, but obviously this method does not work as I want, because as far as I understand it takes the price from one row and the text from another and gives a match, although the price and text should be found in the same row. Is it possible to do this in the extension?
Here is a screenshot with an example of when I should be notified (when there is a match as in the first row).