Hi. How can we help?

How to add quantity field on loop page RAQ

Add this code to your theme/child theme functions.php file

add_filter('yith_ywraq_quantity_loop','__return_true');
Note, the quantity will show for simple products only
Was this article helpful?
1 out of 3 found this helpful

Back to Help Center >