Dawn theme - make edits to recently viewed section

https://milkymotorsports.com/products/volk-gt090-21x11-0-shining-metal-dark-hm-wheel

Hi, I’m in need of some code to make the edits pointed out in the screenshot below. I want to match the products in my ‘recently viewed products’ section to the products in my ‘you may also like’ section.

  • Add sale price with a line through it
  • Add sale icon
  • Add part #

Any help is appreciated. Thank you.

This looks like a custom code already.

But this custom code does not save/use all data necessary to display compare_at price and SKU.

You’d need to modify a liquid portion of the JS code and we can’t see it fully from the outside.

Is it this code? https://github.com/devmoek/recently-viewed-section-dawn

@tim_1 no it’s this -

https://shopifycheatcode.blogspot.com/2024/01/how-to-add-recently-viewed-products-in.html?m=1

@tim_1 can you point me in the right direction?