There are several shipping rates defined in my store:
I want to place a graphical bar onto the cart page that will show remaining order size for free shipping.
For that reason, I preferably want to access these shipping rates via Liquid / AJAX API and want to extract the free condition.
Is it possible to access these rates on the cart page via Liquid / AJAX API?
