App reviews, troubleshooting, and recommendations
Hi,
Does anyone know how to change Bookthatapp's time, date and return texts into a different language on the Shopify's cart page? Translation is not working and I didn't manage to change the cart.liquid code by myself. Please see the screenshot below:
BTA:s support is not helpful at all – would highly appreciate help here, thanks!
Hi Mari,
Sorry you haven't found our support helpful. As we mentioned in the support ticket, to change the texts in the cart you can use the liquid replace function. These changes are made in your theme's cart template.
Here is a step by step guide:
1. Open the themes section in Shopify Admin by choosing Themes menu item:
2. Choose Edit code in the Actions drop down menu for your live theme:
3. Click on cart.liquid in the Templates folder:
4. On line 72 you will find a line of code that reads {{ p.first }}:
5. Replace that line with {{ p.first | replace: 'Date', 'Päivämäärä' | replace: 'Return', 'Palata' | replace: 'Time', 'Aika' }}:
6. Save the template.
You will now see the translations in the cart page.
Thanks, Gavin.
Thank you so much Gavin! Worked like a charm!!! Thank you again and have a great day!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025