As a part of the SEO optimizations, when a customer go to a category page and if there is no products in the category, can we redirect it to a 301? Eg: As a part of -ve testing, if we load the category page with a non valid page number, […]
Magento
In Magento 2.3 admin panel, can I set up an order that generates an order based on partial quantity & backorder on the amount not in-stock for the same item? It should include an item that can be partially fulfilled. i.e. the order is for 5 pcs and there is […]
I removed customer spam from the database. But, the admin customer display still shows those customers.
I am using Argento theme for Magento 2 store. Now I would like to change the font to different Google font. I saw a file located in vendor/swissup/theme-frontend-argento-home/web/css/source/argento_theme/base/_fonts.less, which has the theme fonts. What it will take to replace this file with my custom font setup? Just adding a new […]
It now only shows the including vat price but I can’t find the function to show the excluding vat price. The recently viewed products block is built with knockout. vendor/magento/module-catalog/view/base/web/template/product/list/listing.html vendor/magento/module-catalog/view/base/web/js/product/list/columns/final-price.js Catalog prices and Display Product Prices In Catalog are set to excluding tax in the backend (all relevant settings […]
I am facing issue with MFTF tests in finding the image using the below selector: //*[@class='product media']//img[contains(@src, '{{filename}}')] I can see the image is present with the name “magento-logo” but still MFTF doesn’t seem to catch it. Any idea why I am not getting this image via MFTF. I can […]
I’m looking for PIM or some product data management tool that integrates with a Magento 2 store and utilizes the customizable options (sometimes 30+ options per base SKU), NOT one that uses the configurable products setup found in Magento. I’ve only found out-of-the-box PIMs that use the configurable product function. […]
I have a website running Magento 2.4.6 that is tied into UPS Xml. I need to take the quoted UPS rates displayed to the customer and add a 10% markup to the quoted shipping price from UPS. Is there a way to do this by modifying the UPS extension?
I am using Magento 2 with a hyva Theme when I go to the login page and write the wrong credentials it will not give an error Massage like Please provide correct credentials in this page /customer/account/login/ can anyone guide me to do that How to solve I didn’t show […]