3D Cart Translation Plugin

Make Your Website Multilingual in 5 Minutes
Conveythis demo
Conveythis demo
Instructions

How To Install ConveyThis On:

3dcart vector logo

Integrating ConveyThis into your site is fast and easy, and 3D Cart is no exception. In just a few minutes you’ll learn just how to install ConveyThis to 3D Cart and start giving it the multilingual functionality you need.

screenshot home

Step #1

Create a ConveyThis.com account and confirm it.

Step #2

On your dashboard (you have to be logged in) navigate to “Domains” in the upper menu.

conveythis
drupal plugin

Step #3

On this page click “Add domain”.

There is no way to change domain name, so if you made a mistake with the existing domain name, simply delete it and create the new one.

Once you done, click to “Settings”.

Step #4

Now you are on the main configuration page.

Select source and target language(es) for your website.

Click “Save Configuration”.

main configuration new

Step #5

Now scroll down and copy the JavaScript code from the field below.

				
					<!-- ConveyThis code --><script type="rocketlazyloadscript" data-minify="1" src="https://www.conveythis.com/wp-content/cache/min/1/javascript/conveythis-initializer.js?ver=1695747344" defer></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  document.addEventListener("DOMContentLoaded", function(e) {
    ConveyThis_Initializer.init({
      api_key: "pub_xxxxxxxxxxxxxxxxxxxxxxxx"
    });
  });
</script><!-- End ConveyThis code -->
			

*Later on you may want to make some changes in the settings. To apply them you will need to make those changes first and then copy the updated code on this page.

*For WordPress/Joomla/Shopify you DO NOT need this code. For more information please refer to the instructions of the associated platfrom.

Step #6

Vitis your 3dcart “Store Manager”.

Click on “Settings” then “Design” and finally “Themes & Styles”.

3dcart 1
3dcart 2

Step #7

Click on “Open Template Editor”.

Step #8

Click on the file name of the template to open it.

3dcart 3
screenshot 3dcart 01

Step #9

Paste the ConveyThis code snippet right before the tag.

That’s it. Please visit your website, refresh the page and the language button shows up there.

Congratulations, now you can start translating your website.

*If you want to customize the button or get familiar with an additional settings, please go back to the main configuration page (with language settings) and click “Show more options”.

Why Did We Create ConveyThis?

Back in 2015 I wanted to make my WordPress website multilingual and add a couple of new languages such as Spanish, French, Russian and Chinese; I faced a bit of a problem. All the WordPress plugins I tried to install were cruel and crashed my website. One particular plugin was so bad it broke my WooCommerce store so deeply- even after I uninstalled it it remained broken! I’ve tried to contact the plugin’s support, but received no answer. I tried to fix it myself, but it wasn’t fixable. I was so frustrated that I decided to create a new multilingual WordPress plugin and make it available for free to small websites and make as many WordPress websites in as many languages as possible! Thus, the ConveyThis was born!