- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Change Estimated Total Title in Checkout
Hi,
Thank you for your response i did this but it is still the same.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Change Estimated Total Title in Checkout
Thank you I have resolved this now.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Change Estimated Total Title in Checkout
hi,
Can you tell me how did you fixed the "estimate" label?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Change Estimated Total Title in Checkout
Hi,
Can you please help me out, I want to do the same.
Thanks,
Bilal