Top "Magento2" questions

Magento 2 is an eCommerce R&D project facilitating the improvement of Magento Core products.

Get the current page url in Magento 2.0

I am trying to retrieve the current page url in a template file, but I can't figure out how to …

magento magento2
How to get current category in magento2?

How can i get current category in magento2 ? I want to get category name and category id in custom phtml …

magento2 magento-2.0
Magento2 Media path in .phtml file

I have tried lots of option in magento2 to find the media path URL How can i find the media …

php magento2 magento-2.0
How to remove test orders from Magento2

Please explain me the proper way to remove the test orders in Magento2 website.I removed all records from 'sales_…

magento magento2 orders
Get shopping cart details in Magento2

I know in Magento 1 you can get the shopping cart details on any page with: $cart = Mage::getModel('checkout/cart')…

magento2
Magento2 : how to reinstall magento setup?

I am installing magento2 with sample-data. all requirement is completed and the Magento installation process starts but stops after some …

magento2 sample-data magento-installation
Magento2 not reading my requirejs-config.js

I'm new to Magento2 and trying to figure out how RequireJS works in Magento. Here is my situation: I have …

requirejs magento2
Get Category Name for specified Category id in phtml template - Magento2

Hello I am new to magento2 I want to get category name from specified category id Can anybody help ? Thanks …

magento2
Magento 2: reindexing is not working

I'm not able to do reindexing in magento 2. After google I get the solution that We can reindex with shell …

magento magento2
Products is not showing up on Magento2 subcategory

I installed a fresh magento2, and top categories are working, but for sub-category, there is no product showing up in …

magento magento2 magento-2.0