Could someone assist with resolving an issue related to the checkout agreement?
The checkout agreement is enable for multi site but its giving the error Error: Call to a member function isSetFlag() on null in /var/www/projects/cei-shop/vendor/magento/module-checkout-agreements/Model/Checkout/Plugin/Validation.php:119
Stack trace:
can anyone help me to solve this issue
Magento2 unrelated image is loading for first 3 secs
While creating new product in the image section unwanted or non related image is loading for first 3secs.Before actual product image is loading how to resolve this?
The particular image is loading from cache i have cleared cache also.
Magento 2 custom field not saving it’s value in page builder
I am following below link to add custom field in page builder image element only.
Magento 2: How to add tag with product image inside product cart added success message
I need to show a message of the added product inside cart in Magento 2.
I override addCartSuccessMessage phtml correctly but i can’t add an <img> tag inside this phtml file because it disapear.
Change billing address drop down to radio button on checkout payment page
I want to change the billing address drop down to radio button on checkout page.