I’m looking to have dynamic text that changes based on the store view and the product for seo reason. Below i’ve used a simple exemple of a dynamic country name : 1 – On the attribut configuration page : Create text attribut called “seo-word-country”. 2 – On the product configuration […]
Magento
Pulling my hair out the last few days trying to configure Magento on a new server using OpenSearch instead of ElasticSearch and can’t get it to connect. OpenSearch latest (2.9.0) is up and running. No problems, dashboard and everything working. Curl responding etc. However the same error “Could not validate […]
Installed magento 2.4.6-p1 added a few products and tried to add product to cart and got the below error. Any help will be much appreciated. [2023-08-07T02:38:55.058044+00:00] main.DEBUG: URI ‘/v246v1/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuYmVzdWlnZW5lcmlzLmNvbS92MjQ2djEvYi1jLWluc3BpcmUtZTE1MC5odG1s/product/1/” cannot be accessed with GET method (MagentoCheckoutControllerCartAdd) [] [] [2023-08-07T02:38:55.060439+00:00] main.DEBUG: Request validation failed for action “MagentoCheckoutControllerCartAddInterceptor” {“exception”:”[object] (MagentoFrameworkAppRequestInvalidRequestException(code: 0): Invalid […]
I would like to filter the products being displayed in home, catalog and search result pages based on a product attribute and on the customer group of the client. Any ideas?
Magento version 2.4.5-p1. In the Magento cart price rule, the coupon code is shown as marked on admin but it is not used from the frontend, and also coupon code is not visible when we checked from admin coupon reports. Does anyone know how to fix this?
I want to create my site on Arabic Language but on Shipping Address page State name did not translate I also enter word into i18n csv file but it doesn’t work for me. you can get references using the below image. I also Tried below way but it does not […]
I am experiencing this error when Importing stock via CSV file: systemException Additional data: Warning: Undefined array key “source_code” in /var/www/html/vendor/magento/module-inventory-import-export/Model/Import/SourceItemConvert.php on line 40 My file passes validation and always fails this. Any help appreciated. Also cant find anything in the exception log
Is there any way that I can add a JS/Jquery file which may able to listen my uicomponent’s (checkbox/Radio) event (like OnClick or OnChange) so that I can do some operation with that. That UiComponent i used for an admin form (mentioned below). Please help me on how to add […]