Snippets tagged “magento”
2 snippets use this tag.
- Get All simple product from a Configurable Product in Magento Product ViewPHP
In Magento, a configurable product is made up of multiple simple products, each with different options such as size or color.
- How to get Magento customer IDPHP
In Magento, you can get the customer ID of a logged-in customer using the following code: