cancel
Showing results for 
Search instead for 
Did you mean: 

Change Estimated Total Title in Checkout

Change Estimated Total Title in Checkout

Hi,

 

When I go through the checkout in my store on mobile i get an estimated total. I want this just say total.

 

Can anyone help please

6 REPLIES 6

Re: Change Estimated Total Title in Checkout

You just need to create i18n folder in your theme level,

app/design/frontend/{Vendorname}/{themename}/i18n/en_US.csv

Now keep the first column as original text and second column as the translated word.

Estimated Total,Total


Now run below command,

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Change Estimated Total Title in Checkout

Hi,

 

Thank you for your response i did this but it is still the same.

Re: Change Estimated Total Title in Checkout

Thank you I have resolved this now.

Re: Change Estimated Total Title in Checkout

hi,

Can you tell me how did you fixed the "estimate" label? 

Thanks. 

Re: Change Estimated Total Title in Checkout

Please open the hints file in development mode and open file links in debug. Then you will see the filepath for this text.There you have to change the lable name.

Re: Change Estimated Total Title in Checkout

Hi,

Can you please help me out, I want to do the same.

Thanks,
Bilal