Tagged: javascript, position, sale
Hi,
What is the best way to move the sale badge to the top of the product image?
I’ve found a javascript solution here: https://kriesi.at/support/topic/sale-badge-position/#post-655968
But is there no way to hook the sale badge with a function?
Greetings
Hey wzshop,
Sorry for the late reply, this javascript will move the onsale container inside the thumbnail container, unfortunately, there is no hook to use for that. Typically this solution works well, did it work for you?
If you need an adjustment please link to the page we can see with this in action.
Best regards,
Mike
Hi Mike,
Yes worked for me. I just don’t really like to move elements around after page load, but it is all working thanks.
Topic can be closed.