Help Center
Free Shipping progress bar
Go to Appearance > Customize > Shop > Progress Bar to configure the progress bar.
By default the progress bar calculates the percentage from the subtotal in the cart against the goal set in the customizer.
Filters
There are 2 filters to modify the progress bar values.
Override the value from the customizer – if you want to change the goal based on certain conditions:
goya_progress_bar_goal_amount()
Or adjust the current value. You can even compare against the number of products in the cart instead of the subtotal
goya_progress_bar_current_value()