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 […]
Monthly Archives: April 2020
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?
I had an order with the details in Russian characters, so I’d like to block the forms to Alphabetic characters only, I thought that it would be native in Magento 2. How could I an user-friendly method to avoid Russian (Persian, etc) characters in my store?