Good day,
I would like to implement a minimal order value for carts to offer free shipping.
I have found this guide https://docs.medusajs.com/resources/commerce-modules/pricing/price-rules#free-shipping-for-orders-above-a-certain-amount which allows it to do this programmatically. But I would like product people to be able to change this if required. Is this possible in medusa admin? Or do I have to do this custom?