Personal branding is one the most (in)famous trends of the last decade. In this article, I’ll talk about what a personal brand is and how building one can help boost your career. I’ll show you how to stake your claim in the online space as well as three paths you […]
Daily Archives: April 23, 2020
This sponsored article was created by our content partner, BAW Media. Thank you for supporting the partners who make SitePoint possible. It’s not always easy to find and get new clients as a web developer. First, there’s the obstacle of how to translate what you do into a language that […]
I created a new custom address attribute with input type “dropdown” and filled it with options. When I create a new address and choose one of the dropdown options and go to the payment section my attribute is displayed like this: Why does Magento use the attribute code and not […]
I’m having many clients migrating from Shopify to Magento 2, and the data migration usually happens via ERP, but for some clients, it’s not possible. How could I import to my Magento 2 the Shopify data? Is there a script (bash, PHP, JS, etc…) to do it via API?