Archived topic
Custom "sales bubble"
3 replies · Started by Mathias on December 8, 2018
Hi GP,
I am trying to show a custom "2 for X" custom bubble for all products in a specific category. Instead of coding this up from the bottom I figured I could use the stylings etc. from the sales bubble.
Is there a filter hook or anything for this?
Best,
Mathias
Hi there,
That would be something within WooCommerce itself.
Not exactly sure what you are wanting to do but maybe woocommerce_sale_flash?
All WooCommerce hooks and filters are listed here: https://docs.woocommerce.com/wc-apidocs/hook-docs.html
Might be worth checking with their support if you can't find what you are looking for.
Thanks Leo. I didn't know it was a woocommerce hook. I probably should have checked that first.
Best,
Mathias
No problem :)