Skip to content

rearrange more information & details tab in product details page in product details page

I need to change the default tab on product details to be more information tab, i make this edit in vendor, i replace this code <block class=”MagentoCatalogBlockProductViewDetails” name=”product.info.details” template=”Magento_Catalog::product/view/details.phtml” after=”product.info.media”> <block class=”MagentoCatalogBlockProductViewDescription” name=”product.info.description” as=”description” template=”Magento_Catalog::product/view/attribute.phtml” group=”detailed_info”> <arguments> <argument name=”at_call” xsi:type=”string”>getDescription</argument>… Read More »rearrange more information & details tab in product details page in product details page

Problems with execution after installing Magento2 Open Source to localhost

I have the installation of Magento2 Open Source on localhost Windows 10, version 2.4.6 (currently in composer installation) https://experienceleague.adobe.com/docs/commerce-operations/configuration-guide/setup/initialization.html?lang=en made (XAMPP, OpenSearch, everything fresh/up to date), additions and process see below (*). Unfortunately, access to the standard/admin (/admin_xyz was generated)… Read More »Problems with execution after installing Magento2 Open Source to localhost