Author Topic: Fast Checkout  (Read 4665 times)

Offline Nuno Neff

  • Full Member
  • ***
  • Posts: 187
  • Karma: +23/-7
    • View Profile
Fast Checkout
« on: May 19, 2020, 06:00:10 PM »
Hi guys im having an issue in finding where to translate the word Shipping in the fast checkout of new version 1.2.16

Can you tell me where can i find it so i can translate it to my language.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Fast Checkout
« Reply #1 on: May 19, 2020, 11:05:06 PM »
Hello Nuno,

This consists of 2 text variables:

Code: [Select]
<span class="hidden-xxs"><?php echo $type.' '.$fast_checkout_text_address?></span>
in the file
public_html/extensions/fast_checkout/storefront/view/default/template/responses/checkout/main.tpl:20


Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Nuno Neff

  • Full Member
  • ***
  • Posts: 187
  • Karma: +23/-7
    • View Profile
Re: Fast Checkout
« Reply #2 on: May 20, 2020, 06:56:18 PM »
Thanks man, i got it :)

 

Powered by SMFPacks Social Login Mod