Well i lost hope on this one, I hope somebody had similar issue I have a following category structure -xxx -a -b -f -g -h -c -d xxx is the root category The paths in the store for the categories f,g,h look now like: http://page/a/b/f http://page/a/b/g http://page/a/b/h Now I want […]
Magento
Configurable product swatches not displayed crossed out when out of stock after upgrade Magento 2.4.5-p1
I was reading plugin documentation and I was wondering, if there is a plugin with SortOrder=0 how can i excute another plugin before that one, would SortOrder=-1 work? Is that a bad practice? Is there a better way to achieve that result? Thank you.
this is different topic but it’s related to Magento 2 Is it possible to work two developers on same magento 2 website at same time without any confliction ? If yes, can anyone guide me ? Because there may be changes code override even it push on GitHub
I want to add custom text fields on the checkout page and those fields’ values should be saved in sales_order and sales_order_item table
Currently running Magento 2.4.1-p1. When I run setup:di:compile I’ve got this output: Interface 'LaminasServiceManagerFactoryFactoryInterface' not found in /chroot/home/af5d329a/851f14efb2.nxcli.net/html/setup/src/Magento/Setup/Di/MagentoDiFactory.php:17 Stack trace: #0 /chroot/home/af5d329a/851f14efb2.nxcli.net/html/vendor/composer/ClassLoader.php(444): include() #1 /chroot/home/af5d329a/851f14efb2.nxcli.net/html/vendor/composer/ClassLoader.php(322): ComposerAutoloadincludeFile('/chroot/home/af...') #2 [internal function]: ComposerAutoloadClassLoader->loadClass('Magento\Setup\D...') #3 [internal function]: spl_autoload_call('Magento\Setup\D...') #4 /chroot/home/af5d329a/851f14efb2.nxcli.net/html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(134): class_exists('Magento\Setup\D...') #5 /chroot/home/af5d329a/851f14efb2.nxcli.net/html/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(117): MagentoSetupModuleDiCodeReaderClassesScanner->includeClass('Magento\Setup\D...', '/chroot/home/af...') #6 /chroot/home/af5d329a/851f14efb2. in /chroot/home/af5d329a/851f14efb2.nxcli.net/html/setup/src/Magento/Setup/Di/MagentoDiFactory.php on line 17 I’ve looked […]
I’m trying to add custom js in one cms page through requirejs-config. I want to add the following code : https://www.w3schools.com/howto/howto_js_countdown.asp And I’ve used the following steps : Magento 2: How to include custom js file in phtml file Then I’ve called phtml in my cms page like below : […]
friends, I’m using Magento’s MSI version 2.3, in this project I use some sources, would it be possible when the customer makes the request to inform in this request which source is starting that product?
Does anyone have an extension that simplify the checkout with multiple address layout? I cant find anything that even deals with that function.