The shipping section doesn’t display a new set of delivery methods when country is changed. The methods seen in the image below are meant for US address that I entered before the current address in Puerto Rico. Is there any setting in Magento to make this automated?
Magento
I’m working on header autosuggest search, keywords that show the popularity of search suggestions based on old customers in that search suggetions. like if we search shirt then it suggest t-shirts, boys shirt, and casual shirts bla bla with the terms count. When we select a keyword its lands on […]
Why do some Magento 2 installations encounter database-related errors, such as “SQLSTATE[HY000] [2002] Connection refused” or “Table ‘magento.x’ doesn’t exist”?strong text
I want to create dummy reviews for some products in Magento 2 with stars and images and want to import the data by CSV. Can anybody suggest to me the best way to do that?
After migrating the e-commerce server, at the time of payment the payment is made correctly, but as a response I get “Unique constraint violation found”, at the time of migration I got SQL errors: #1 ALTER TABLE `mg_quote_item` MODIFY COLUMN `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT "Item ID", ADD […]
I am getting this error in the Magento 2.4.5 P1 in the cosole : {"readyState":4,"responseText":"{"message":"No such entity."}","responseJSON":{"message":"No such entity."},"status":400,"statusText":"Bad Request"} in the customerdata.js When i log this I get this error
I have a strange issue. Sorry for the long description but I would like to provide to you as much as possible the information that I collected. I’m not a Magento expert so, I don’t know if this is correct behaviour or if it’s possible to understand/fix it. Let me […]
We have a custom page-builder component for adding slides. The component has stopped functioning after upgrade to 2.4.5. The admin panel page builder editor loads fine, we can add our component, it shows and can be dragged into a row / column with out issue. I can also delete the […]
Been struggling to find a way to create a product list table in the frontend for certain users to buy the products directly instead of opening each product on a single page and adding it to the cart then moving to the next product and so on. To save time […]