How do I change my free shipping value in the minicart? It's set to 500 and I need to change it to 600

Hey @daniel3333! It depends on how this component was implemented. The value might be hard-coded in the theme, or there might be some configurable parameter in the admin panel.

Ideally you’d want to check with whoever developed it, but if you can share where we can find this component, we should be able to figure some things out.

Can you tell me where this hard-coded value is?

I found the component, but I don’t know where to change it in the admin panel here. Without having to go into the GitHub code… I have no idea


I found it here, but I don’t know where to change its value in the code

Can you help?