<!--
var index_script = 'index.php';
var image_index = 'image.php';
var target_name = 'target';
var mode_name = 'mode';
var action_name = 'action';
var cannot_buy = 'You cannot buy the product with these option variants ';
var no_products_selected = 'No products selected';
var error_required_fields = 'Nu ati completat toate campurile necesare sau ati introdus date incorecte.';
var sec_curr_coef = '1.000';
var error_no_items_selected = 'No items selected! At least one checkbox must be ticked off to perform this action.';
var	text_delete_confirmation = 'Are you sure you want to delete the selected items?';
var primary_decimals_separator = '.';
var primary_thousands_separator = ',';
var secondary_decimals_separator = '.';
var secondary_thousands_separator = ',';
var lang_out_of_stock = 'Out of stock';
var lang_items = 'produse';
var text_required_group_product = 'Please select a product for the required group [group_name]';
-->