Hi everyone! I’m trying to customize my order ID with a prefix and i can’t find the answer!
Here’s my example. My order ID auto incremented from 1 with no max_length, and i want the prefix for example to be AW so the final order id will be AW1, AW2, etc…