Hi I am using the below code in my collection-template.liquid for a drop down for variants (please view https://thebrownbling.com/collections/dates) for example (added compare at price only for 1 product as of now - last product on line 1).
I need help with a way to strikethrough ONLY {{variant.compare_at_price | money}}. I tried few options but failed
Any ideas of how I can make my variant.compare_at_price strikethrough in my quick drop down? It currently shows this way and I want to be able to strikthrough the second appearing price (variant.compare_at_price)