Magento
I need to remove a product while reorder button clicked certain condition. For example if the product sku is ‘ABCD’ means, i need to remove it from adding cart and all other ordered product need to added in cart.
In magento246 color visual swatch working fine on product listing page.But,not showing on Category listing page…https://prnt.sc/78yEvqLYlx42 So, how to showing color visual swatch on category page.
I am able to get difference between two branches stage and master under same repo on web version via below web URL. https://github.com/:username/:repo/compare/master…staging but not getting the changes via Github API: https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28#compare-two-commits below snapshot display output of above compare API, here it shows list of all commits but it missed […]
Both customer/account/loginPost/referer/……. & /customer/account/createpost/ Lead to 502 Bad Gateway nginx/1.18.0 (Ubuntu) Interesting fact is that customers actually are able to create account (as i am not requiring email verification at the moment). But they are unable to login. That’s start happen once i set my base url to https – […]
can anybody help? I use magento 2.3.7 , php 7.4 and i can not do seup:di:compile I tried to find the error, but it seems to be some file missing….Thanks. [ReflectionException] Class MagentoFrameworkViewHelperSecureHtmlRenderHtmlRenderer does not exist Exception trace: at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35 ReflectionParameter->getClass() at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35 MagentoFrameworkCodeReaderClassReader->getConstructor() at /var/www/magento2/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassReaderDecorator.php:35 MagentoSetupModuleDiCodeReaderClassReaderDecorator->getConstructor() at /var/www/magento2/setup/src/Magento/Setup/Module/Di/Code/Reader/Decorator/Area.php:55 MagentoSetupModuleDiCodeReaderDecoratorArea->getList() […]
I currently try setting up configurable product for our store, for example we sell a laptop with 3 grading A / A- / B and each grading has its own quantity and price. When setting the correct price / quantity to its respective grading all looks good but it wont […]
Clearing the backlog is taking an excessive amount of time. Assistance in resolving this issue would be greatly appreciated. There are thousands of backlogs.
Magento246 how to add custom filter with options on catalog layer navigation.. https://prnt.sc/7ZtTc1kGqVJR 1.first_option_value(all enabled product collection). 2.second_option_value(all disable product collection).