Site have http request error when routed behind Nginx proxy

Magento site content does not load properly when routed behind an Nginx proxy. In the browser console I see a lot of messages for http requests for stylesheets. For example: Mixed Content: The page at ‘https://web.MYDOMAIN.com/‘ was loaded over HTTPS, but requested an insecure stylesheet ‘http://web.MYDOMAIN.com/pub/static/frontend/Local/mytheme/en_US/css/local.css‘. This request has been blocked; the content must be …

Password Protect Product Pages?

I have a request if we can “password protect” specific SKUs. Is this possible in M2? Are there any modules that can do this, or is there an official method to look into? Any advice appreciated submitted by /u/FitFly0 [link] [comments]

Unleashing the Power of Magento Development Services for E-Commerce Success

Do you want to improve your online store? Magento development services can help! Magento is a popular tool for e-commerce. It can make your store look great and work well. Why Choose Magento for Your E-Commerce Store? Magento is a good choice for many reasons: You can customize it to fit your needs. It works …

Accessing session related data while using full page caching (e.g. getting current user wishlist items)

Hi All, I’m just wondering if anyone else has ran into headaches related to full page caching for seemingly trivial coding. One example would be, in a custom theme, code to check to see if an item in a listing is in a user’s wishlist. If so, perhaps change the icon/color, etc. Or perhaps adding …

Upgrade Magento migrate from Elasticsearch to Opensearch

Hello, good day: I upgraded my Magento installation from 2.4.2-p2 to 2.4.6-p3, i uninstalled elasticsearch in a kubernete of testing and replace for opensearch, all works fine aparently I don’t understand at all how works elastic/open search so: I need to transfer any data from elastic to open search? If yes how? After opensearch installation …