I am facing a very strange error message on checkout level on our Magento 2.4.4 instance with products with quantity below 1. When checking out only an article with 0.5 units I get an error message saying “Some of the products are disabled” But those products are all disabled in […]
Magento
My shop has an attribute manufacturer. This attribute has option values like adidas and nike etc. I have a custom module with a block I placed the block on a specific category through a widget The category has several products assigned to it The products each have an attribute value […]
I’m not good at Magento coding, so bear with me. I want to expose swatches for products with quantity 0 in the product list (changing the text with a ligther color with CSS for example) example: I’m using BSS Simple Details on Configurable Product module for dynamically swapping product details. […]
Here’s the category page link: https://www.perfectmakeupmirrors.com/light-bulbs-and-parts.html I want it to appear in the site menu and be available to users. I just don’t want it crawled.Where in Magento can I do that?
I was installed magento 2.2.5 by docker-compose and i want to execute some command using m98-magerun2 , i tried some method but without any result such as :- wget https://files.magerun.net/n98-magerun2.phar chmod +x ./n98-magerun2.phar sudo cp ./n98-magerun2.phar /usr/local/bin/ Then when i tried to execute n98-magerun2 --skip-root-check cache:c i meet this error […]
One of a few content security policy directive issues seen in the console when visiting a product page is what reads on below. [Report Only] Refused to load the script 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/763933772/?random=1652000039511&cv=9&fst=1652000039511&num=1&label=9pwQCPSv87kBEMzoouwC&bg=ffffff&guid=ON&resp=GooglemKTybQhCsO&u_h=720&u_w=1280&u_ah=690&u_aw=1280&u_cd=24&u_his=2&u_tz=330&u_java=false&u_nplug=5&u_nmime=2>m=2wg540&sendb=1&ig=1&frm=0&url=https%3A%2F%2Fmagento2.perfectmakeupmirrors.com%2Fmirror-image-helix-5x1x-chrome-black-vanity-mirror.html&tiba=Kimball%20%26%20Young%20Mirror%20Image%2080735%205x%2F1x%20reversible%20makeup%20mirror%20has%20a%20unique%20chrome%20and%20black%20frame.&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4' because it violates the following Content Security Policy directive: "script-src assets.adobedtm.com secure.authorize.net test.authorize.net www.googleadservices.com www.google-analytics.com www.paypalobjects.com js.braintreegateway.com www.paypal.com geostag.cardinalcommerce.com […]
I have set up Magento backend on eample.com and want to run PWA on subdomain pwa.example.com, I have set up the virtual host in Nginx for both, However, the backend is running but PWA on pwa.example.com is not running? I’m using Siminia – Magento 2 PWA Studio Theme by SimiCart
I have deleted all records from the “catalog_category_entity” table & then created new some new records manually. Now when I save category then nothing happen. Image for reference. how to fix this issue with saving category ?