Hi Elise,
Thank you for the prompt reply, I had a lovely weekend.
I checked with the developer of the plugin and unfortunately since the discounts are applied dynamically there is no way to trigger the “stock_status=onsale” attribute when there is a discount on these items.
I am thinking of a creative solution to display these sale items alongside the items with a “regular” sale price that I set on the product pages themselves. I have added a “wintersale” tag to all of these products and am trying to show the stock_status=onsale AND product_tag=wintersale products together via the URL.
But, if I add “?stock_status=onsale&product_tag=wintersale” to the URL, it first filters by “on sale” and only then by “wintersale” so the results are empty. Is there anyway to change this URL from & to OR? This would solve my problem and I am really crossing my fingers.
Thanks,
Tom