Tagged: sku

0

Magento 2 – get product by sku

This post is about how to get product by sku in Magento 2. There are various different possibilities, I show you all you need to know about this. Magento 2 – get product by...

magento 2 call sql statements 0

Magento 2 – call SQL statements

In this tutorial I show you how to call SQL statements directly to database with Magento 2. This is NOT the recommended solution, you should use models and collections as long as it is...