I have 300×300 image size for “Small” images, which shown in product list and grid views. The issue is that my goods contain text and it barely visible on optimized 300×300 pictures. Changing uploaded images quality from 80 to 100 didn’t help. And I’m not ready to WebP. So I […]
Magento
We are working on headless approach using NextJS and React for Magento backend, At the back-end we use Adobe Sensei for Product recommendations. Need some guidance or example code to integrate the product recommendation module to our frontend. I went through this URL, product recommendation for headless but still I […]
‘chmod’ is not recognized as an internal or external command I am trying to use this command on windows cmd for Magento permissions but this not working can anyone tell me how to use this command on windows and where to use this is if my Magento Home page is […]
I am trying to incldue multiple SKU’s when using the match products by rule. is it possible to add them all on one line, rather than adding each sku line by line? and is there a way to import values for these rules?
It displays all products if search the text on the search results page. The limitation is working well on the category page but it isn’t working on the search results page. So if the result is more than 4000, then it displays all products and it takes too long time […]
I am new to magento and trying to set up a new project locally. After cloning the repo from remote to local, I run composer install and then I try to run bin/magento s:up which runs initially but eventually I get this error. In Gd2Rewrite.php line 57: File "" does […]
I’m new to Magento development and I need to integrate our Vouchers API to give discounts to our customers. Our customers have a card with a number and PIN. I need to get this data from checkout form, request API, get current card balance, give Magento checkout discount based on […]
im working on cron with config path to schedule according to expression set from admin, value getting saved in db after save configuration but cron not working nor showing in cron_schedule table. here is my config in admin here is my system.xml <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> <system> <section id="autoordercancel_config" type="text" sortOrder="10" […]
Ive created a notification box in the backend on my content front page and there is no option to delete it. Usually I can hover over it and it allows me to delete. this time there is no delete option and its just stuck there? I cant even edit or […]