For a client we have a case where we want to be able to add products to the cart in the same way you do with related products using checkboxes on a PDP (default magento). When I look at the code for the related products it looks like this: <div […]
Magento
I am using Magento 2.4.5 and getting 5 warning logs in system.log file while I run the command php bin/magento indexer:reindex Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size. So far I have done the below steps 1. Increased the value of variable innodb_buffer_pool_size to […]
Query to get user permissions list in magento2 Admin roles role_type table column I found related query in above link but permission column is missing . Permission column exists in authorization rule table. So I am stuck with joining the table . So please anyone tell me the query to […]
How to add a reorder link in the order confirmation email Magento 2 ? I need to reorder the link in the email.
Can anyone help me with this problem with receiving international message with a local number in the philippines. Outbound SMS Rejected – Operator errors Account not provisioned for global one- or two-way SMS (code 592) Reason: REJECTED_NETWORK Hi! This is a test message from Infobip. Have a nice day! ID: […]
I have created new module in Magento 2.4.5-p1, the functionality work in the local environment, but when I add the module in the staging environment, I am facing this error in system.log. CRITICAL: Exception: Warning: include(/var/www/html/app/code/Abc/PoNumber/view/adminhtml/templates/ordercreateformpo_number.phtml): Failed to open stream: No such file or directory in /var/www/html/vendor/magento/framework/View/TemplateEngine/Php.php on line 71 […]
We have several clients that keep forgetting to add a weight to their simple products and thus creating virtual products. This creates problems later on in the checkout where there is no option to enter a shipping address nor to select a shipping method. We keep telling them how to […]
Check this image: This is my product details page. Image on the left is moving up with scrolling. I don’t want it to move up. I want too always be fixed on the right as long there is a text on the right. If text on the right overflow then […]
Im trying to understand the need and use of Alternative Store View Localizations under the categories section. It says we need to specify the category ID if we have multiple website/stores under magento