On 6/10/2024 at 10:18 AM, Prestashop Addict said:Verify in your html source (inspector browser) if htaml part is present but maybe not visible. In this case it's a css issue, otherwise theme template issue.
Thank you for your reply. I have just checked that. In the source there is no carrier delay:
But when I checked checkout\_partials\steps\shipping.tpl this field should insert information from {$carrier.delay}. Now I am a little bit confused why my Presta doe snot insert anything into {$carrier.delay}. Any advice where I should check that? Is it something that I'll find in other tpl file or should I look elsewhere? BTW. I am also using Knowband Supercheckout and it also does not show me carrier delay while I know that there was such information. To write this topic I have deactivated Supercheckout to verify if this delay problem was a problem with the module or with Presta.