i have two product pages whose images are different in sizes when they are rendered , even though i have used the media backup from production in local and and all code base are same without any changes , and i have also ran the command – bin/magento catalog:image:resize , still no difference , the size in production is 500 x 300 for all images in PDP in gallery (intrinsic size) , whereas in local it is 2000 x 2000 for all (same as in prod), the only difference is in local i’m in developer mode , will that affect anything ? And yes i even tried switching to production and even stores->configruation are same as prod.
You may also like
I’m trying to setup a multistore, multidomain magento2 instance. What I need to achieve is www.mydomain.com => Website 1 => uses store […]
I’m adding Dynamic Rows in my product edit form like this. data How can I populate the saved custom data in the […]
Is there any way to give a customer coupon code for first order only ? ( in cause second order for customer […]
I’m creating an order programmatically. I have added cart price rule in backend for subtotal above 1000 will get 30% product price […]