Skip to content

hide SKU in search results

How to hide SKU in search results. i want to show only price and description only. i have try to edit this file vendor/magento/module-catalog/view/frontend/templates/product/list.phtml And remove the SKU code but not working

Billing address list in checkout as radio button instead of select – Magento 2.4

By default /Checkout/view/frontend/web/template/billing-address/list.html is loaded as a html select element, but we want to change it into a radio button option. How can we achieve that? We tried the following for billing-address/list.html, but that does not work: <div class=”field field-select-billing”>… Read More »Billing address list in checkout as radio button instead of select – Magento 2.4