Transactional Email Template
how i can add custom css in magento2 transitional Email Template . I want add some ccs in file is it possible to add css in file and use in Template ?
how i can add custom css in magento2 transitional Email Template . I want add some ccs in file is it possible to add css in file and use in Template ?
I’m working with magento 2.4.3-p3 and I want to know to reset reCaptcha in checkout? In general reCaptcha is working fine but the problems comes when PayPal payment fails and customer wants to try again or customer simply cancel payment… Read More »ReCaptcha validation failed, please try again. How to reset ReCaptcha in checkout?
can you please help me How to upgrade magento cloud 2.4.3-p1 to 2.4.3-p3 ? I have tried below command but it’s displaying the 2.4.3-beta1 version. composer require “magento/magento-cloud-metapackage”:”>=2.4.3-p3 <2.4.5″ –no-update composer update
How can I add special price in email “New order” template? Product block in email template: {{layout handle=”sales_email_order_items” order_id=$order_id area=”frontend”}} This is a product row with price. vendor/magento/module-sales/view/frontend/templates/email/items/price/row.phtml Now the price is the product of the number of pieces and… Read More »How to add special price in new order email template?
I’m trying to move the breadcrumbs into the header, right now it displays outside of it. What I mean is as follows: the above shows the breadcrumbs being outside of the header, I want it to be a part of… Read More »Magento 2.3.5: Move breadcrumbs into the header
Can Anybody Please tell me when we should use %1 or {0} in the Magento Translation? In my opinion, I think One is used for the guest and the other is used for the Login Customer.
I create Admin Edit Page tab for customer use this tuturial https://www.rakeshjesadiya.com/create-tab-in-admin-customer-edit-page-in-magento-2/ How to add button ‘edit’ to populate my table from as admin i use template <div class=”fieldset-wrapper customer-information”> <div class=”fieldset-wrapper-title”> <span class=”title”><?php /* @escapeNotVerified */ echo __(‘Information for… Read More »Admin Edit Page tab add button
I have a grouped with some associated products. When the image on the grouped is updated, I’d like to save the same image on the associated products also. I tried with the “catalog_product_gallery_upload_image_after” observer: this observer gets trigged on image… Read More »magento 2.4 observer on product image change
My admin panel is no working after I have install a custom modul. Now the admin needs to load a long time, and after it has loaded the left menu is not working. No submenu open on click. Christian
Order summary are showing zero subtotal on both cart page and checkout page. I have checked error log but i can’t fin anything related to my issue. you can also view what i meant here https://vimeo.com/773253273 Note: i have disabled… Read More »Order summary showing Zero subtotal checkout page