This code snippet will help you to Adjust shipping rates based on product shipping class.
Add the following code tor –> functions.php.
In the above code snippet, for shipping class 13, the shipping price is adjusted by 10.
The shipping class can be got by going to the respective shipping class –> right click –> click on inspect –> data-id contains the shipping class as shown below:
Price before adding snippet:
Price after adding snippet: