Forums
(@tracydigby)
3 years, 4 months ago
Thanks a lot, the filter worked.
function nmgr_new_quantity_input() {return ‘999’;}add_filter( ‘nmgr_quantity_input_max’, ‘nmgr_new_quantity_input’ );