Volusion Installation Guide

Step 3. Pasting the Installation String into your website.

Under 'Step 2. - Installation String', on the Dynamic Converter Settings page in the text box, you will see the Installation String for yoursite. That Installation String now needs to be added to your web site pages.

Login to the administration control for your website.

 

  1. Click on 'Design'
  2. Click on 'File Editor'
  3. On the far right, under Short Cuts, the first item is Template Files
  4. Click on your website's template file name (Eg template_192.html )
  5. Paste the Installation String at the very bottom of the file just before the Close body tag.
  6. Optional - To have the prices converted when a product option updates the price please paste the following code just above the installation string.
    <script>var new_update_price = update_price.toString(); eval(new_update_price.substring(0,new_update_price.length-6)+' if (window.dc_convert_now) dc_convert_now(); }});}');</script>
  7. Click on 'Save'

Installation Complete.

;