Jump to content

[SOLVED] Carrier prices not showing after upgrade


DanGB

Recommended Posts

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.

 

shipping.png

Edited by DanGB (see edit history)
Link to comment
Share on other sites

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

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

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

  • DanGB changed the title to [SOLVED] Carrier prices not showing after upgrade

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...