Page 1 of 1

Shipping prices not showing

Posted: 03 Mar 2020, 05:08
by VanCityDev
I have the shipping prices set in the backend, and it shows the proper shipping options during checkout - but the prices are not displayed. Am I missing something?

Re: Shipping prices not showing

Posted: 03 Mar 2020, 08:29
by aimeos
Maybe you've changed something important in the checkout delivery template so the prices aren't used/calculated any more.

Re: Shipping prices not showing

Posted: 19 Mar 2020, 17:07
by VanCityDev
I removed all the custom templates, and still shipping prices do not show up. Any idea? Not having any luck trouble shooting this.

Re: Shipping prices not showing

Posted: 19 Mar 2020, 17:28
by aimeos
Can you please post the output of

Code: Select all

composer show
to see what versions you have installed?

Re: Shipping prices not showing

Posted: 19 Mar 2020, 18:30
by VanCityDev

Code: Select all

aimeos/ai-admin-jqadm                 2019.10.11 Aimeos ai-admin-jqadm exte...
aimeos/ai-admin-jsonadm               2019.10.4  Aimeos ai-admin-jsonadm ex...
aimeos/ai-client-html                 2019.10.13 Aimeos ai-client-html exte...
aimeos/ai-client-jsonapi              2019.10.4  Aimeos JSON API extension
aimeos/ai-controller-frontend         2019.10.9  Aimeos ai-controller-front...
aimeos/ai-controller-jobs             2019.10.10 Aimeos ai-controller-jobs ...
aimeos/ai-gettext                     2019.10.1  Aimeos Gettext extension
aimeos/ai-laravel                     2019.10.5  Laravel adapter for Aimeos...
aimeos/ai-swiftmailer                 2019.10.1  SwiftMailer adapter for Ai...
aimeos/aimeos-core                    2019.10.19 Full-featured e-commerce c...
aimeos/aimeos-laravel                 2019.10.2  Professional, full-feature...

Re: Shipping prices not showing

Posted: 22 Mar 2020, 09:21
by aimeos
You only use USD as currency? Is this also the standard currency in your frontend and is there a locale entry for this site/lang/currency combination: default/en/USD?

Can you confirm that it's working if you set up Aimeos from scratch?