I faced an unusual problem on one of the live sites. The gift card module adds its “Gift Card by Amasty” option in the “Add product” menu and when the module behaves normally, it page looks like this: (This is a completely clean Magento for tests with the same versions, […]
Magento
I have installed Magento 2.4.3-p1 in the Ubuntu Apache server, Completed installation (fresh installation), and configuration for acceptance test case credentials. When I try to execute the MFTF it is showing an error few testcase. AdminCreateAndEditBundleProductSettings AdminCreateCreditMemoPartialRefundTest AdminCreateOrderWithSimpleProductTest StorefrontReorderAsGuestTest StorefrontClearAllCompareProductsTestCest My question is even when we execute the Mftf test […]
I am trying with no luck to update a layout to a specific page only to our magento 2.4.3 store. CMS Page url key is: product-finder I have created in child theme folder this xml file: app/design/frontend/MyVendor/child_theme/Magento_Cms/layout/cms_page_view_selectable_ product-finder_ProductFinderlayout.xml just like magento docs suggest. Inside Magento_Cms folder as I want a […]
I have custom product attributes: color_type, color and size. I want to get product sku by using values of these attribute. Any help would be appreciated.
I’m using Magento 2.3.5, the customer registration doesn’t work. It won’t upload a new customer to the admin side. I am using custom attributes for my registration but that doesn’t seem like the problem because if try to edit my profile the changes are saved on the admin. So I’m […]
We are using PayPal express checkout with Magento2. Customer is not able to change the address. Customer is blocked means disabled address. Not able to make order with correct address.
I have enabled the Javascript bundling, however, it doesn’t seem to work properly. I can see the bundles are being created in pub/static/vendor/theme/en_GB/js: However, the bundles are not being loaded on the website: I am in production mode. Disabled all 3rd party modules and themes. Still the same.
i trying to looking solution for show Rating Star on Product Page, like Product List Page. I tried add it by create new Block on catalog_product_view.xml but not working Rating Star on Product List Page Please help me with solution for it, thank you!
When I check the basket abandonment report under report>marketing section, I notice December has at least 5 times more basket abandonment rate if compared the previous months. I would like to understand if checkout or basket page has any issue systematically. How can I check the logs in this case […]