Hello,
You are right, consider it done! Now in our future release you will find a class "hika_waitlist_btn".
Now I will guide you to add this class in order to quick solve your issue :
1. Go to your 3 files :
- YourWebsite\components\com_hikashop\views\product\tmpl\add_to_cart_ajax(old).php
- YourWebsite\components\com_hikashop\views\product\tmpl\add_to_cart_ajax.php
- YourWebsite\components\com_hikashop\views\product\tmpl\quantity.php
2. In your files look for : "$waitlist_btn"
3. You will see this kind of code :
As you can see we have add the class "
hika_waitlist_btn".
Thanks for your good idea !
Regards