I downloaded the production database. Now I want to setup the database on the staging server. So what sanitize process I have to apply on the database before uploading to the staging server.
Magento
I have a javascript file that loads when the page loads. This file defines two variables (one for the shopping cart items and one for the count). This script also contains a subscribe that fires whenever the cart is updated. When I add items to the cart, remove items from […]
I’m pretty new to the Magento ecosystem and am working with a Magento client who wants to build extra functionality that requires creating gift cards through the API. After scouring for a while I still can’t get a clear answer as to if this is possible. For example in Shopify, […]
My business is using Magento 2.4.5 with Weltpixel Pearl Theme. When I Google the name of my business, the Pearl theme logo comes up instead of our actual logo. Our logo is set as another image under Content < Design < Configuration. How do I fix this?
This is more an FYI than a question. If you use MariaDB galera cluster, avoid MariaDB version 10.6.13. I run a Magento CE store with 3 DB servers (galera cluster). When upgrading Magento from 2.3.4 to Magento 2.4.6, also upgraded MariaDB from 10.4 to 10.6, and PHP from 7.4 to […]
Recaptcha v3 invisible does not display on authentication popup and when the login button is clicked it show the error – This is a required. See below. When I looked at the browser console, I can see the below JS error Uncaught TypeError: Unable to process binding “afterRender: function(){return renderReCaptcha() […]
After installing meta module from https://github.com/magento/meta-for-magento2 and running php bin/magento setup:upgrade I get an error Unable to apply data patch MetaCatalogSetupPatchDataAddProductAttributes for module Meta_Catalog.<br>Original exception message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-General' for key 'eav_attribute_group.EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME', query was: UPDATE `eav_attribute_group` SET `attribute_set_id` = ?, `attribute_group_name` = ?, `default_id` = […]
I use Magepelza Customer Approval for new customers, I have 3 groups, General B2C, Instalers and Reselers. I would like to let B2C customers Group to login without manual Approval, the others have to be approved manually by the Admin. Someone have dealed with this scenario before? do you know […]
I am apply multiple cart rule in same time checkout page Please give me suggestion. The following scenario give below. Scenario # 1 - which is active on staging, but not working. * Buy 3 of SKU: 0110025186 and get 15% * Get 10% off on $30 order with coupon: […]