We sacrifice by not doing any other technology, so that you get the best of Magento.
We sacrifice by not doing any other technology, so that you get the best of Magento.
It was quite an interactive conversation with Gabriel Lascano the CTO of Bit Space Development Ltd. We started the conversation with a few technical issues with Zoom and Google Meet and shared the challenges on both Video Conferencing Tools, though it was…
READ MOREMagento 2 has many templates to send when the customer changes the order process like an invoice, shipment, credit memo, etc. But the same isn't available on the cancellation process. Today, we're going to show you how to set it up for…
READ MORECreate app/code/local/Namespace/Module/etc/config.xml file and add below code <events> <checkout_onepage_controller_success_action> <!-- identifier of the event we want to catch --> <observers> <checkout_onepage_controller_success_action_handler> <!-- identifier of the event handler --> <type>singleton</type> <!-- class method call type; valid are model, object and singleton --> <class>createcustomer/observer</class>…
READ MOREOverride the minicart.js on your theme from vendor/magento/module-checkout/view/frontend/web/js/view/minicart.js Under the initialize: function () you will see the below code $('[data-block="minicart"]').on('contentLoading', function () { addToCartCalls++; self.isLoading(true); }); Replace with below code $('[data-block="minicart"]').on('contentLoading', function () { addToCartCalls++; self.isLoading(true); $('[data-block="minicart"]').on('contentUpdated', function () { $('[data-block="minicart"]').find('[data-role="dropdownDialog"]').dropdownDialog("open"); setTimeout(function()…
READ MOREFollow the below steps to override default.phtml in your theme. Create an default.phtml in : app/design/frontend/Vendor/Themename/Magento_Catalog/templates/product/view <?php if ($detailedInfoGroup = $block->getGroupSortedChildNames('detailed_info', 'getChildHtml')):?> <div class="product info detailed"> <?php $layout = $block->getLayout(); ?> <div class="product data items" id="accordion" data-mage-init='{"accordion":{"openedState": "opened", "collapsible": true, "multipleCollapsible": true}}'>…
READ MOREThe default Magento 2 does not show FromDate or ToDate on the detail page from the assigned catalog price rule. If you want to show these dates on the detail page then follow the below steps. Step 1: Create a registration file…
READ MORESometimes Magento 2.3.6 upgrade after fetching this issue, then run below SQL query inside the direct database to get the solution. INSERT INTO `eav_attribute` (`entity_type_id`, `attribute_code`, `attribute_model`, `backend_model`, `backend_type`, `backend_table`, `frontend_model`, `frontend_input`, `frontend_label`, `frontend_class`, `source_model`, `is_required`, `is_user_defined`, `default_value`, `is_unique`, `note`) VALUES (4,…
READ MOREMagento is the most popular choice for eCommerce brands. It has revolutionised the way merchants serve their customers. It has crossed millions of downloads and is considered as the most search engine friendly eCommerce platform. Magento has a number of features that…
READ MOREToday we are going to discuss that how to add third-party js and CSS in our Magento 2 via layout XML. We have to add CSS and JS in layout via layout. The syntax for CSS in layout <head> <css src="https://cloudflare.com/assets/owl.carousel.css" src_type="url"…
READ MOREI got a solution by removing all the content security warnings by creating a module and adding the csp_whitelist.xml in the etc folder of the module. Step 1: Create a module. Step 2: Add csp_whitelist.xml in the etc folder of the module…
READ MOREThe commercial vehicle components and spare parts industry has undergone...
The automotive aftermarket industry has undergone a massive transformation over...
The modern digital landscape has transformed how manufacturers, distributors, and...
The automotive parts and component industry has undergone a massive...
Understanding the Digital Transformation of the Industrial Supply Market The...