// Function to reorder shipping methods
// Target the shipping method list
// Get the list items (shipping methods)
// Clear the current list
// Append them in the desired order
// Call the function to reorder methods when the page loads
// Optional: Reorder methods again if cart updates