Magento 2 – checkout/#shipping Order of form items
Order of form items Which file to change the order of form inputs?
Order of form items Which file to change the order of form inputs?
I am trying to extract the lowest tier price from the associated products of a configurable. For example, I have a configurable product of a usb stick and the tier price of its associated products increases with memory type. This… Read More »Magento2 – Get the lowest tier price from associated products
i am new to magento, and i have a problem i need help with. I installed magento 2.4.6 in bluehost, i have setup and it’s working, but i realized that anytime i search for product on the main website, i… Read More »Opensearch not working in magento 2.4.6
How do you know the hosting provider for any website?… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1905946&goto=newpost
I have two websites in my Magento site and I want to put the url from the other website in the footers. I know that i can get the base url using {{config path=”web/secure/base_url”}} but there is a way to… Read More »Get URL from other website in CMS Page/Page builder
I am having an issue with our Authorize.net payment gateway having issues. The payment processes it properly on our local computers using the same setup apparently. Our Setup: Magento 1.9.2.0 Ubuntu 22.04 VPS on Interserver.net Apache 2.4 PHP 5.6-FPM TLS… Read More »Authorize.net error: Gateway error: Unable to read response, or response is empty
I looked at this question but I believe magento has changed since then I am trying to set the location block for calling magento 2.4.6-p3 from a subdirectory with the following in my nginx 1.24 server configuration: location ^~ /subdirectory/… Read More »Using Magento 2 in subdirectory calling nginx.conf.sample
I am experiencing a very strange issue on Magento (version 2.4). Due to a mistake, we imported some incorrect products. To rectify this, we reimported the correct ones. Now, all the products are correct, and the ecommerce works fine but… Read More »Catalog Layer has been already created error during the search
I have a problem with the json output when sending a request to the API. I receive data in this format: “{n “name”: “John”,n “age”: 30,n “car”: null,n “address”: {n “street”: “123 Main St”,n “city”: “Anytown”,n “zip”: “12345”n }n}” I… Read More »Magento 2.4.6. Unable to output data to json
On our productpage we would like to place the two default div’s product.info.main and product.info.media into a new div. How can we achieve this by updating the catalog_product_view.xml? In this case we would like to place only the product media… Read More »Updating layout product page, by placing div’s into a new div – Magento 2.4.6