File: //proc/self/cwd/nueva/modules/roja45quotationsprofree/views/templates/hook/displayHeader.tpl
{*
* 2016 ROJA45
* All rights reserved.
*
* DISCLAIMER
*
* Changing this file will render any support provided by us null and void.
*
* @author Roja45
* @copyright 2016 Roja45
* @license /license.txt
*}
{strip}
{addJsDef roja45quotationspro_controller=$roja45quotationspro_controller}
{addJsDef roja45quotationspro_enabled=$roja45quotationspro_enabled|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_change_qty=$roja45quotationspro_change_qty|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_delete_products=$roja45quotationspro_delete_products|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_cart_modified=$roja45quotationspro_cart_modified|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_in_cart=$roja45quotationspro_in_cart|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_enable_js=$roja45quotationspro_enable_js|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_enable_ajax=$roja45quotationspro_enable_ajax|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_enable_inquotenotify=$roja45quotationspro_enable_inquotenotify|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_show_label=$roja45quotationspro_show_label|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_catalog_mode=$roja45quotationspro_catalog_mode|intval|escape:'htmlall':'UTF-8'}
{addJsDef roja45quotationspro_label_position=$roja45quotationspro_label_position|escape:'htmlall':'UTF-8'}
{addJsDefL name=roja45quotationspro_button_addquote}{l s='Get A Quote' mod='roja45quotationsprofree'}{/addJsDefL}
{addJsDefL name=roja45quotationspro_button_text}{l s='Request Quote' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_cartbutton_text}{l s='Add To Quote' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_success_title}{l s='Success' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_warning_title}{l s='Warning' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_error_title}{l s='Error' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_button_text_2}{l s='Request New Quote' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_sent_success}{l s='Request received, we will be in touch shortly. Thank You.' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_added_failed}{l s='Unable to add product to your request.' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_sent_failed}{l s='Unable to send request. Please try again later.' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_unknown_error}{l s='An unexpected error has occurred, please raise this with your support provider.' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{addJsDefL name=roja45quotationspro_quote_link_text}{l s='Get A Quote' mod='roja45quotationsprofree' js=1}{/addJsDefL}
{/strip}
<script type="text/javascript">
{if isset($roja45_quotations_link)}var roja45_new_quote_available_url = "{$roja45_quotations_link|escape:'html':'UTF-8'}";{/if}
{if isset($roja45_new_quote)}var roja45_new_quote = {$roja45_new_quote|escape:'html':'UTF-8'};{/if}
{if isset($roja45_delete_products)}var roja45_delete_products = {$roja45_delete_products|escape:'html':'UTF-8'};{/if}
{if isset($roja45_change_qty)}var roja45_change_qty = {$roja45_change_qty|escape:'html':'UTF-8'};{/if}
{if isset($roja45_quotations_redirect)}var roja45_quotations_redirect = "{$roja45_quotations_redirect|escape:'html':'UTF-8'}";{/if}
{if isset($roja45quotationspro_request_buttons)}var roja45quotationspro_request_buttons = {$roja45quotationspro_request_buttons|escape:'html':'UTF-8'};{/if}
</script>