Skip to content

magento2.4.3

Auto Added by WPeMatico

Translate “Add to Cart” button on Recently Viewed widget

I think “Add to Cart” button recently viewed is hard coded. Can anyone confirm this? I did find a guide about changing the words in app/design/frontend/VendorName/ThemeName/Magento_CatalogWidget/templates/product/widget/content/grid.phtml but the codes he is referring to does not match what i have.

Upgrading from 2.4.3 to 2.4.3-p3

I am upgrading from 2.4.3 to 2.4.3-p3 and I have a few questions. In composer.json should I only be chnaging these 3 lines? “version”: “2.4.3-p3”, “magento/product-enterprise-edition”: “2.4.3-p3”, “magento/data-migration-tool”: “2.4.3”, (This was 2.3.4 previously) Thank you