Hi,
Can I know where can I see all the class name to get the data that I wanted?
Example I have created a custom design and I want to get client’s shipping address. The shipping address is different than billing address. So I use “$clientDetails” it works but it will only get billing address. I couldn’t figure out what is the class name to get the revelant data that I want.
Thank you!