Hitesh Vaghasiya

Hitesh Vaghasiya

Full stack Magento developer

3 Articles in 

magento2

17
Jun 2021

Check if the product is existing or not by SKU in Magento 2.

How to check the product is exist in Magento 2 by SKU. For Simple product, Configurable product, Grouped product, Virtual product, Bundle product, Downloadable product, Gift card, and custom product type.
26
Jul 2020

Magento 2 JSON encode or decode

Magento 2 provided class Magento\Framework\Serialize\Serializer\Json for the JSON encode or decode.
25
Jul 2020

How to call widget in a .phtml or Layout XML in Magento 2.

Magento 2 provided easy way to call widget in to .phtml or Layout XML file.