React Router is the de facto standard routing library for React. When you need to navigate through a React application with multiple views, you’ll need a router to manage the URLs. React Router takes care of that, keeping your application UI and the URL in sync. This tutorial introduces you […]
Daily Archives: April 29, 2020
QUESTION 1 You got a notification about error that occurred on a production environment. The merchant gave you the error identifier. How do you find the error message based on the identifier? A. An error is written to the var/log/exception.log file including the identifier B. The error is sent to […]
I’m having an issue with what I think should be a basic thing but I’m obviously doing something wrong, all I want to do is have a basic banner slider using slick slider jquery plugin. I have a custom theme working fine and I’ve downloaded the slick.min.js to app/design/frontend/Pyxis/pyxistheme/web/js/slick.min.js I […]
The goal is to use the product’s brand for the Layered navigation (Categories) , AND for the filtering of the products. Yes…. Sure we know … we can BUY plenty of MARKETPLACE solutions… BUT maybe that Magento2 support this feature almost by DESIGN… easily (more or less) ? I would […]
I want to add post data to my other system. How do I execute post data method to post data to other system, when customer confirm their subscription email link ? I would like to post out customer email address to the other system. When trigger vendor/module-newsletter/controller/subscriber/confirm.php < ?php /** […]
I would really appreciate a hand here – thanks in advance for any tip, I’m fairly new to Magento’s layout structre. I’ve created a custom block via backend. In that block, among other things, I would like to include the default Product details tabs from Product Page [my block has […]