DanGB Posted July 28, 2021 Share Posted July 28, 2021 (edited) Hi. I have upgraded from 1.7.64 to 1.7.6.9 After the upgrade, the carrier price isnt showing in the checkout. It just shows' Price' rather than £4.95 for example. It IS being calculated correctly though in the total, so its just a display issue. I cant work out why this has started. Cache has been cleared. If relevant, its the ZOne theme. Thanks. Edited August 3, 2021 by DanGB (see edit history) Link to comment Share on other sites More sharing options...
Mikeey Posted July 29, 2021 Share Posted July 29, 2021 Do you have an url to your shop you can provide? Link to comment Share on other sites More sharing options...
DanGB Posted July 29, 2021 Author Share Posted July 29, 2021 https://www.akstuning.co.uk/ Link to comment Share on other sites More sharing options...
Mikeey Posted July 29, 2021 Share Posted July 29, 2021 can you check your shipping.tpl file located in: themes/YOUR-THEME/templates/checkout/_partials/steps/ About line 60, do you have <span class="carrier-price">{$carrier.price}</span>? Link to comment Share on other sites More sharing options...
DanGB Posted July 29, 2021 Author Share Posted July 29, 2021 Line 66 to 70: <div class="d-flex flex-wrap justify-content-between w-100"> <span class="carrier-name">{$carrier.name}</span> <span class="carrier-delay">{$carrier.delay}</span> <span class="carrier-price">{$carrier.price}</span> </div> Link to comment Share on other sites More sharing options...
Mikeey Posted July 29, 2021 Share Posted July 29, 2021 if you backup that file (or rename it) and replace it with the file from classic theme instead, is it the same result? Link to comment Share on other sites More sharing options...
DanGB Posted August 2, 2021 Author Share Posted August 2, 2021 On 7/29/2021 at 11:18 AM, Mikeey said: if you backup that file (or rename it) and replace it with the file from classic theme instead, is it the same result? Thanks for your reply, but adding replacing the file was the classic (default) theme shipping.tpl did not make a difference. Link to comment Share on other sites More sharing options...
DanGB Posted August 2, 2021 Author Share Posted August 2, 2021 I just found the issue, In Translations, it was set to Price, rather the %price% 1 Link to comment Share on other sites More sharing options...
Nickz Posted August 2, 2021 Share Posted August 2, 2021 1 hour ago, DanGB said: Thanks for your reply, but adding replacing the file was the classic (default) theme shipping.tpl did not make a difference. did you clear your cache before testing? Both, browser and Presta Link to comment Share on other sites More sharing options...
DanGB Posted August 2, 2021 Author Share Posted August 2, 2021 7 minutes ago, Nickz said: did you clear your cache before testing? Both, browser and Presta Yes, see my other reply where I found the solution Link to comment Share on other sites More sharing options...
Shabab Posted August 3, 2021 Share Posted August 3, 2021 6 hours ago, DanGB said: Yes, see my other reply where I found the solution So your issue is resolved . Link to comment Share on other sites More sharing options...
Mikeey Posted August 3, 2021 Share Posted August 3, 2021 adding [SOLVED] to the topic will help others see you don't need help anymore. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now