Preview: oscom.sql
Size: 40.64 MB
//var/softaculous/oscom/oscom.sql
-- MySQL dump 10.13 Distrib 5.7.42, for Linux (x86_64)
--
-- Host: localhost Database: oscom41463493
-- ------------------------------------------------------
-- Server version 5.7.42
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `access_control_list`
--
DROP TABLE IF EXISTS `access_control_list`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `access_control_list` (
`access_control_list_id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL DEFAULT '0',
`access_control_list_key` varchar(64) NOT NULL DEFAULT '',
`sort_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`access_control_list_id`),
KEY `access_control_list_key` (`access_control_list_key`),
KEY `parent_id` (`parent_id`)
) ENGINE=InnoDB AUTO_INCREMENT=459 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `access_control_list`
--
LOCK TABLES `access_control_list` WRITE;
/*!40000 ALTER TABLE `access_control_list` DISABLE KEYS */;
INSERT INTO `access_control_list` VALUES (1,0,'BOX_HEADING_CUSTOMERS',0),(2,0,'BOX_HEADING_CATALOG',1),(3,0,'BOX_HEADING_REPORTS',2),(4,0,'BOX_HEADING_MARKETING_TOOLS',3),(5,0,'BOX_HEADING_SEO',4),(6,0,'BOX_HEADING_DESIGN_CONTROLS',5),(7,0,'BOX_HEADING_MODULES',6),(8,0,'BOX_HEADING_ADMINISTRATOR',7),(9,0,'TEXT_SETTINGS',8),(10,1,'BOX_CUSTOMERS_ORDERS',0),(11,1,'BOX_CUSTOMERS_CUSTOMERS',1),(12,1,'BOX_CUSTOMERS_GROUPS',3),(13,2,'BOX_CATALOG_CATEGORIES_PRODUCTS',0),(14,2,'BOX_CATALOG_REVIEWS',2),(16,2,'BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES',4),(17,2,'BOX_CATALOG_PROPERTIES',6),(18,49,'BOX_CATALOG_SUPPIERS',15),(19,2,'BOX_CATALOG_EASYPOPULATE',10),(23,3,'BOX_REPORTS_SALES',0),(25,4,'BOX_HEADING_GV_ADMIN',0),(27,4,'BOX_TOOLS_BANNER_MANAGER',2),(28,4,'BOX_CATALOG_SPECIALS',4),(29,4,'BOX_CATALOG_GIVE_AWAY',5),(30,4,'BOX_CATALOG_FEATURED',6),(31,25,'BOX_COUPON_ADMIN',0),(32,25,'BOX_GV_ADMIN_QUEUE',1),(33,25,'BOX_GV_ADMIN_MAIL',2),(34,25,'BOX_GV_ADMIN_SENT',3),(35,5,'BOX_META_TAGS',0),(36,5,'BOX_MARKETING_SITEMAP',1),(38,5,'BOX_HEADING_GOOGLE_ANALYTICS',3),(39,6,'BOX_INFORMATION_MANAGER',0),(40,6,'FILENAME_CMS_MENUS',1),(41,6,'BOX_HEADING_THEMES',2),(42,6,'BOX_TRANSLATION_TEXTS',3),(43,0,'MANAGE_EMAIL_TEMPLATES',903),(44,7,'BOX_MODULES_PAYMENT',0),(45,7,'BOX_MODULES_SHIPPING',1),(46,7,'BOX_MODULES_ORDER_TOTAL',3),(47,0,'MANAGE_MEMBERS',902),(48,8,'BOX_ADMINISTRATOR_BOXES',1),(49,9,'BOX_HEADING_CONFIGURATION',0),(50,9,'BOX_LOCALIZATION_ORDERS_STATUS',1),(51,9,'BOX_HEADING_CACHE_CONTROL',4),(53,9,'BOX_HEADING_FILTERS',7),(54,9,'BOX_HEADING_LOCATION',8),(55,9,'BOX_HEADING_TAXES',9),(56,9,'BOX_HEADING_LOCALIZATION',10),(57,9,'BOX_HEADING_TOOLS',11),(58,9,'BOX_HEADING_LOGGING',13),(59,9,'BOX_HEADING_FEATURES',59),(60,0,'BOX_HEADING_FRONENDS',9),(61,50,'BOX_ORDERS_STATUS_GROUPS',0),(62,50,'BOX_ORDERS_STATUS',1),(63,54,'BOX_TAXES_COUNTRIES',0),(64,54,'BOX_TAXES_ZONES',1),(65,55,'BOX_TAXES_GEO_ZONES',0),(66,55,'BOX_TAXES_TAX_CLASSES',1),(67,55,'BOX_TAXES_TAX_RATES',2),(68,56,'BOX_LOCALIZATION_CURRENCIES',0),(69,56,'BOX_LOCALIZATION_LANGUAGES',1),(70,57,'BOX_TOOLS_BACKUP',0),(71,57,'BOX_TOOLS_SERVER_INFO',1),(72,57,'BOX_TOOLS_CLEANER',4),(73,43,'INSERT_EMAIL_TEMPLATES',73),(74,43,'DELETE_EMAIL_TEMPLATES',74),(75,25,'BOX_VIRTUAL_GIFT_CARD',4),(76,47,'TEXT_DISABLE_USER',76),(77,47,'TEXT_ENABLE_USER',77),(78,57,'BOX_HEADING_WHOS_ONLINE',2),(82,9,'BOX_SETTINGS_BOX_STOCK_INDICATION',2),(83,82,'BOX_SETTINGS_BOX_STOCK_INDICATION_INDICATION',0),(84,82,'BOX_SETTINGS_BOX_STOCK_INDICATION_DELIVERY_TERMS',1),(85,7,'BOX_HEADING_SOCIALS',4),(86,54,'BOX_GEO_ZONES',2),(101,0,'TABLE_HEADING_PRODUCTS',900),(102,101,'IMAGE_EDIT',102),(103,101,'IMAGE_DELETE',103),(104,101,'IMAGE_MOVE',104),(105,101,'IMAGE_COPY_TO',105),(106,101,'IMAGE_COPY_ATTRIBUTES',106),(107,0,'TEXT_CATEGORIES',901),(109,107,'IMAGE_MOVE',109),(110,107,'IMAGE_DELETE',110),(111,102,'TEXT_STATIC',111),(112,102,'TEXT_PRICE_COST_W',112),(113,102,'TEXT_NAME_DESCRIPTION',113),(114,102,'TEXT_MAIN_DETAILS',114),(115,102,'TEXT_ATTR_INVENTORY',115),(116,102,'TAB_IMAGES',116),(117,102,'TEXT_VIDEO',117),(118,102,'TEXT_SIZE_PACKAGING',118),(119,102,'TEXT_SEO',119),(120,102,'TEXT_MARKETING',120),(121,102,'TAB_PROPERTIES',121),(122,102,'TAB_BUNDLES',122),(126,57,'BOX_IP_RESTRICTION',3),(129,16,'TEXT_PRODUCTS_ATTRIBUTES',0),(130,16,'BOX_CATALOG_CATEGORIES_OPTIONS_TEMPLATES',1),(131,3,'BOX_REPORTS_STOCK_COST',3),(135,2,'BOX_CATALOG_PRODUCTS_GROUPS',5),(144,7,'BOX_MODULES_DROPSHIPPING',4),(145,54,'BOX_CITIES',3),(149,2,'BOX_CATALOG_WAREHOUSES',8),(154,47,'TEXT_MANAGE_CHAT',154),(155,4,'BOX_NEWSLETTERS',12),(156,102,'TEXT_PRODUCT_SOAP_CONFIG',156),(162,9,'BOX_LOCALIZATION_XSELL_TYPES',3),(169,8,'BOX_ADMINISTRATOR_MEMBERS',0),(170,6,'BOX_TRANSLATION_EMAIL_TEMPLATES',4),(172,49,'BOX_CONFIGURATION_MYSTORE',0),(173,49,'BOX_CONFIGURATION_MINIMUM_VALUES',1),(174,49,'BOX_CONFIGURATION_MAXIMUM_VALUES',2),(175,49,'BOX_CONFIGURATION_WIDE_SEACH',3),(176,49,'BOX_CONFIGURATION_CUSTOMER_DETAILS',4),(178,49,'BOX_CONFIGURATION_SHIPPING_PACKAGING',7),(179,49,'TEXT_LISTING_PRODUCTS',9),(180,49,'TEXT_STOCK',10),(181,49,'BOX_CONFIGURATION_E_MAIL_OPTIONS',11),(183,49,'BOX_CONFIGURATION_SESSIONS',13),(184,49,'BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',14),(185,49,'BOX_CONFIGURATION_SEO_OPTIONS',16),(187,49,'BOX_CONFIGURATION_BONUS_PROGRAMS',17),(191,8,'BOX_ADMINISTRATOR_MENU',2),(192,49,'BOX_SUPPLIER_SETTINGS',120),(194,50,'BOX_ORDERS_COMMENT_TEMPLATE',1),(199,2,'BOX_CATALOG_SUPPIERS',7),(201,9,'BOX_ADDRESS_FORMATS',17),(202,49,'BOX_SHIPPING_CUSTOMER_DETAILS',5),(203,49,'BOX_BILLING_CUSTOMER_DETAILS',6),(204,50,'BOX_FLAG',2),(205,50,'BOX_MARKER',3),(206,9,'BOX_SETTINGS_ORDERS_PRODUCTS_STATUS',1),(207,206,'BOX_ORDERS_PRODUCTS_STATUS',1),(208,206,'BOX_ORDERS_PRODUCTS_STATUS_MANUAL',2),(209,44,'BOX_MODULES_PAYMENT_ONLINE',1),(210,44,'BOX_MODULES_PAYMENT_OFFLINE',1),(211,7,'BOX_MODULES_LABEL',2),(226,7,'BOX_MODULES_EXTENSIONS',5),(233,9,'BOX_IMAGE_SETTINGS',19),(235,287,'BOX_HEADING_PRINTERS',1),(238,49,'BOX_TWO_STEP_AUTH_INTERVAL',22),(240,0,'BOX_HEADING_INSTALL',10),(242,102,'TAB_NOTES',0),(247,127,'BOX_CATALOG_PRODUCTDESIGNER_TEMPLATE',0),(248,127,'BOX_CATALOG_PRODUCTDESIGNER_GROUP',1),(249,127,'BOX_CATALOG_PRODUCTDESIGNER_ITEM',1),(262,49,'BOX_CONFIGURATION_LOGGING',25),(269,49,'BOX_CONFIGURATION_CACHE',32),(270,49,'BOX_CONFIGURATION_DOWNLOAD',33),(272,49,'BOX_CONFIGURATION_PANEL',35),(280,49,'BOX_CONFIGURATION_TRASH',43),(281,49,'BOX_CONFIGURATION_ONEPAGE_CHECKOUT',44),(287,9,'BOX_GOOGLE_SETTINGS',21),(288,287,'BOX_GOOGLE_MAIN_SETTINGS',0),(291,9,'BOX_HEADING_FEATURED_TYPES',22),(292,9,'BOX_HEADING_SPECIALS_TAGS',23),(293,54,'BOX_POSTAL_CODES',4),(294,0,'ACL_ORDER',999),(295,294,'IMAGE_NEW',1),(297,294,'IMAGE_DELETE',3),(298,294,'IMAGE_TRANSACTIONS',4),(300,294,'IMAGE_HOLD_ON',6),(301,294,'TEXT_SEND_CUSTOMER_REQUEST',7),(302,294,'IMAGE_EDIT_PRODUCT',8),(303,294,'HEADER_ADD_TOTAL_ELEMENT',9),(304,294,'IMAGE_EDIT_PAID',10),(305,294,'TEXT_ORDER_OWNER',11),(306,49,'BOX_CONFIGURATION_ADMIN',46),(307,10,'RULE_ALLOW_WAREHOUSES',1),(308,10,'RULE_ALLOW_SUPPLIERS',2),(309,0,'TEXT_DASHBOARD',1000),(310,309,'WIDGET_SALESSUMMARY',1),(311,309,'WIDGET_NEWORDERS',2),(312,309,'WIDGET_SALESGRAPH',3),(313,309,'WIDGET_GOOGLEMAPS',4),(314,11,'TEXT_GDPR',1),(315,294,'IMAGE_REASSIGN',12),(316,294,'TEXT_INVOICE',13),(317,294,'IMAGE_ORDERS_PACKINGSLIP',14),(318,294,'TEXT_PRINT_LABEL',15),(319,0,'ACL_CUSTORER',997),(320,319,'IMAGE_NEW',1),(322,319,'IMAGE_DELETE',3),(323,319,'T_UPDATE_PASS',4),(324,319,'T_SEND_COUPON',5),(325,319,'TEXT_MERGE_CUSTOMER',6),(326,3,'BOX_DELETED_ORDERS',120),(330,7,'BOX_MODULES_CONNECTORS',50),(344,0,'TEXT_LABEL_BRAND',0),(350,0,'SUPERUSER',-1),(360,102,'TAB_IMPORT_EXPORT',167),(362,1,'BOX_CUSTOMERS_CUSTOMERS_INACTIVE',2),(367,344,'IMAGE_DELETE',0),(371,294,'TEXT_ALL_UNSAVED_CARTS',16),(372,294,'TEXT_UNSAVED_CARTS',0),(374,57,'BOX_SIC_CREATE',1000),(375,45,'BOX_MODULES_SHIPPING_ONLINE',1),(376,45,'BOX_MODULES_SHIPPING_OFFLINE',2),(398,330,'BOX_MODULES_CONNECTORS_OSCLINK',5),(445,319,'IMAGE_EDIT',0),(446,107,'IMAGE_EDIT',0),(447,344,'IMAGE_EDIT',0),(452,0,'TEXT_GDPR',0),(453,294,'IMAGE_EDIT',0),(454,240,'TEXT_APPLY_FOR_ALL',1),(455,57,'BOX_ERROR_LOG_VIEWER',6),(456,1,'BOX_CUSTOMERS_TMP_ORDERS',4),(457,0,'FILE_UPLOAD',0),(458,319,'T_SUPER_LOGIN',7);
/*!40000 ALTER TABLE `access_control_list` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `access_levels`
--
DROP TABLE IF EXISTS `access_levels`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `access_levels` (
`access_levels_id` int(11) NOT NULL AUTO_INCREMENT,
`access_levels_name` varchar(64) NOT NULL DEFAULT '',
`access_levels_persmissions` text NOT NULL,
`messages` tinyint(1) NOT NULL DEFAULT '1',
`sort_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`access_levels_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `access_levels`
--
LOCK TABLES `access_levels` WRITE;
/*!40000 ALTER TABLE `access_levels` DISABLE KEYS */;
INSERT INTO `access_levels` VALUES (1,'TOP Administrator','350,1,10,307,308,11,314,362,12,344,367,447,2,13,199,14,16,129,130,135,17,149,19,3,23,131,326,4,25,31,32,33,34,75,27,28,29,30,155,5,35,36,38,6,39,40,41,42,170,7,44,209,210,45,375,376,211,46,85,144,226,330,398,8,169,48,191,9,49,172,173,174,175,176,202,203,178,179,180,181,183,184,18,185,187,238,262,269,270,272,280,281,306,192,206,207,208,50,61,62,194,204,205,82,83,84,162,51,53,54,63,64,86,145,293,55,65,66,67,56,68,69,57,70,71,78,126,72,374,58,201,233,287,288,235,291,59,292,60,240,101,102,242,111,112,113,114,115,116,117,118,119,120,121,122,156,360,103,104,105,106,107,446,109,110,47,76,77,154,43,73,74,319,445,320,322,323,324,325,294,453,372,295,297,298,300,301,302,303,304,305,315,316,317,318,371,309,310,311,312,313,454,455,456,457,458',1,0);
/*!40000 ALTER TABLE `access_levels` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `address_book`
--
DROP TABLE IF EXISTS `address_book`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `address_book` (
`address_book_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`entry_gender` char(4) NOT NULL DEFAULT '',
`entry_company` varchar(32) DEFAULT NULL,
`entry_firstname` varchar(32) NOT NULL DEFAULT '',
`entry_lastname` varchar(32) NOT NULL DEFAULT '',
`entry_street_address` varchar(64) NOT NULL DEFAULT '',
`entry_suburb` varchar(32) DEFAULT NULL,
`entry_postcode` varchar(10) NOT NULL DEFAULT '',
`entry_city` varchar(32) NOT NULL DEFAULT '',
`entry_state` varchar(32) DEFAULT NULL,
`entry_country_id` int(11) NOT NULL DEFAULT '0',
`entry_zone_id` int(11) NOT NULL DEFAULT '0',
`entry_company_vat` varchar(128) NOT NULL DEFAULT '',
`entry_telephone` varchar(32) NOT NULL DEFAULT '',
`_api_time_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`entry_company_vat_date` date DEFAULT NULL,
`entry_company_vat_status` int(4) NOT NULL DEFAULT '0',
`entry_customs_number` varchar(50) DEFAULT NULL,
`entry_customs_number_status` int(1) NOT NULL DEFAULT '0',
`entry_customs_number_date` date DEFAULT NULL,
`entry_email_address` varchar(96) NOT NULL DEFAULT '',
`drop_ship` int(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`address_book_id`),
KEY `idx_address_book_customers_id` (`customers_id`)
) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `address_book`
--
LOCK TABLES `address_book` WRITE;
/*!40000 ALTER TABLE `address_book` DISABLE KEYS */;
INSERT INTO `address_book` VALUES (1,1,'','','Abraham','Dalton','A205, Castle Exchange','41 Broad Street','NG1 3AP','Nottingham','',222,220,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(2,2,'','','Mandy','Cross','30A Ospringe Road','','NW5 2JB','London','',222,243,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(3,3,'','','Christian','Fairbairn','8 Lucky Lane','','EX2 4UJ','Exeter','',222,195,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(4,4,'','','Delmar','Masters','4 Serpells Meadow','Polyphant','PL15 7PR','Launceston','',222,192,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(5,5,'','','Priscilla','Platt','Greek Orthodox Church','3 Recorder Road','NR1 1NR','Norwich','',222,216,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(6,6,'','','Grover','O\'Shaughnessy','Gowanlea','14 Needless Road','PH2 0LE','Perth','Perth and Kinross',222,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(7,7,'','','Laurie','O’Shea','Strathdonan','High Street','IV30 1QP','Elgin','',222,261,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(8,8,'','','Carol','Tailor','2 Ffordd Dorfil','','LL41 3YH','Blaenau Ffestiniog','',222,283,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(9,9,'','','Jeffrey','MacKay','7 Meadow Road','','SY7 9QY','Craven Arms','',222,223,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(10,10,'','','Lester','Rake','7 Dillwyn Street','','SA15 1BT','Llanelli','Sir Gaerfyrddin',222,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(11,11,'','','Marcus','Snider','48 Coventry Street','','CV47 0EP','Southam','',222,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(12,12,'','','Jason','dinAlt','100 E Jefferson St','','40422','Danville','',223,27,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(13,13,'','','Philip','Miller','36111','','3463 Manch','Montgomery','',223,1,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(14,14,'','','Todd','Walker','2601 Gladlane Dr','','36111','Montgomery','',223,1,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(15,15,'','','Anabella','Lopez','1522 Woodlawn Ave','','46203','Indianapolis','',223,24,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(16,16,'','','Dolores','Gutierrez','7035 SE Gladstone St','','97206','Portland','',223,49,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(17,17,'','','Forrest','Parker','18234 Poplar Rd','','33967','Fort Myers','',223,18,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(18,18,'','','Grace','Wilson','601 Mill Ave','','R0C 0A0','Arborg','',38,68,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(19,19,'','','Madison','Tremblay','169 Brebeuf Crescent','','T9K 1W6','Fort McMurray','',38,66,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(20,20,'','','Daan','De Vries','Duurstedelaan 106','','3525 AT','Utrecht','Utrecht',150,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(21,21,'','','Lotte','Van Dijk','Jan Steenstraat 24','','3817 PJ','Amersfoort','Utrecht',150,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(22,22,'','','Ulrich','Stellmacher','Richard-Lehmann-Straße 33','','04275','Leipzig','Saxony',81,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(23,23,'','','Brunhild','Kruger','Inselstraße 6','','39418','Staßfurt','Saxony-Anhalt',81,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(24,24,'','','Carlos','Esteban','Calle San José, 7B','','23003','Jaén','',195,155,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(25,25,'','','Maria Jose','Velazquez','Calle Alegría, 12','','33209','Gijón','',195,135,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(26,26,'','','Vassilios','Vassiliadis','Evripidou 29','','241 00','Kalamata','Peloponnese',84,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(27,27,'','','Maria','Gonzalez','R. Duque de Caxias','1 - Santa Terezinha','77808-390','Araguaína','Tocantins',30,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(28,28,'','','Alice','Silva','Estados Unidos 3359','','C1228ABG C','Buenos Aires','',10,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(29,29,'','','Matias','Gomes','Nicaragua 2260','','11800','Montevideo','Montevideo',225,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(30,30,'','','Sebastian','Pereira','Jirón Vizcardo y Guzmán 394','','Lima 15034','Lima','Lima',167,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(31,31,'','','Sophia','Fernandes','Carrera 9b #10-2','','10-114','Popayán','Cauca',47,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(32,32,'','','Isidora','Ruiz','U.E. Monseñor Nicolas Navarro','','6001','Barcelona','Anzoátegui',229,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(33,33,'','','Kamila','Garcia','Paseo Carlos Lopez','','0710','Las Tablas','Los Santos',164,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(34,34,'','','Drishya','Kulkarni','Éndrejksari Nagar','','516360','Proddatur','Andhra Pradesh',99,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(35,35,'','','Classen','Tasnim','7 Joseph Nduli St','','4001','Durban','KwaZulu-Natal',193,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(36,36,'','','Zanldi','Erasmus','24 Mooney St','','6506','Mossel Bay','Western Cape',193,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(37,37,'','','Yair','Ramon','Ge\'ula St 27','','33197','Haifa','',104,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(38,38,'','','Banafrit','Elmanhaly','30, Rue Ahmed Orabi','Al-Mohandessine','12411','GIZA','GIZA',63,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(39,38,'','','Banafrit','Elmanhaly','30، غم و اندوه احمد','آل مهندسین','12411','جیزه','جیزه',63,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(40,39,'','','Fadwa','Toukan','Habitat Abou Nosseir Ruelle 5','Al Mohazab Al Halabi 27¨CT-T2','11937','Amman',' Amman Governorate',108,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(41,39,'','','Fadwa','Toukan','5 آل احزاب آل حلبی ','27 جتی-تی2 آل احزاب آل حلبی','11937','امان','عمان) استان)',108,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(42,40,'','','Daniel','Jensen','2-3 Bowman St','','5264','Meningie','South Australia',13,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(43,41,'','','Slim','Harris','3 Island View Cres','','5211','Encounter Bay','South Australia',13,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(44,42,'','','Kate','Kelly','LOT 108 Magpie Rise','','6338','Bremer Bay','Western Australia',13,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(45,43,'','','Li','Chong','184 Ban Qiao Lu','','225700','Xinghua Shi','Jiangsu Sheng',44,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(46,44,'','','Tan','Mok','Huang He Zhong Lu','','466000','Chuanhui Qu','Henan Sheng',44,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(47,45,'','','Chan','Ngiem','1 Yong An Lu','','443700','Xingshan Xian','Hubei Sheng',44,0,'','','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(48,46,'','','Tsuguho','Kawahara','86 Park Avenue','','IV27 0XS','LAXFORD BRIDGE','',222,315,'','123','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(49,47,'','','Hirari','Senda','10 Hull Road','','BB12 5YD','PADIHAM','',222,201,'','1234567890','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(50,47,'','','12','34','9101112','','5678','131415','',222,304,'','54564654','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(51,48,'','','Uki-chan','Kawahara-chan','414 Peachfield Road','','SU9 4SC','CELLARHEADS','',222,304,'','2 Billing','[[regtime]]',NULL,0,NULL,0,NULL,'',0),(52,48,'','','Uki','Kawahara','41 Peachfield Road','','ST9 4SB','CELLARHEAD','',222,237,'','1 Shipping','[[regtime]]',NULL,0,NULL,0,NULL,'',0);
/*!40000 ALTER TABLE `address_book` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `address_format`
--
DROP TABLE IF EXISTS `address_format`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `address_format` (
`address_format_id` int(11) NOT NULL AUTO_INCREMENT,
`address_format` varchar(255) NOT NULL DEFAULT '',
`address_summary` varchar(48) NOT NULL DEFAULT '',
`address_format_title` varchar(64) DEFAULT NULL,
PRIMARY KEY (`address_format_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `address_format`
--
LOCK TABLES `address_format` WRITE;
/*!40000 ALTER TABLE `address_format` DISABLE KEYS */;
INSERT INTO `address_format` VALUES (1,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"postcode\",\"city\"],[\"state\",\"country\"],[\"telephone\"]]','$city / $country','Untitled Format 1'),(2,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"postcode\",\"city\",\"state\"],[\"country\"],[\"telephone\"]]','$city, $state / $country','Untitled Format 2'),(3,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"city\"],[\"postcode\",\"state\",\"country\"],[\"telephone\"]]','$state / $country','Untitled Format 3'),(4,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"postcode\",\"city\"],[\"country\"],[\"telephone\"]]','$postcode / $country','Untitled Format 4'),(5,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"postcode\",\"city\"],[\"country\"],[\"telephone\"]]','$city / $country','Untitled Format 5'),(6,'[[\"company\",\"reg_number\"],[\"firstname\",\"lastname\"],[\"street_address\",\"suburb\"],[\"state\",\"city\"],[\"postcode\"],[\"country\"],[\"telephone\"]]','$city / $country','Untitled Format 6');
/*!40000 ALTER TABLE `address_format` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin`
--
DROP TABLE IF EXISTS `admin`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin` (
`admin_id` int(11) NOT NULL AUTO_INCREMENT,
`admin_groups_id` int(11) DEFAULT NULL,
`admin_firstname` varchar(32) NOT NULL DEFAULT '',
`admin_lastname` varchar(32) DEFAULT NULL,
`admin_email_address` varchar(96) NOT NULL DEFAULT '',
`admin_email_token` varchar(255) NOT NULL DEFAULT '',
`admin_phone_number` varchar(32) NOT NULL DEFAULT '',
`admin_password` varchar(255) NOT NULL,
`admin_two_step_auth` varchar(16) NOT NULL DEFAULT '',
`admin_created` datetime DEFAULT NULL,
`admin_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`admin_logdate` datetime DEFAULT NULL,
`admin_lognum` int(11) NOT NULL DEFAULT '0',
`individual_id` varchar(32) NOT NULL DEFAULT '',
`avatar` varchar(255) NOT NULL DEFAULT '',
`login_failture` int(11) NOT NULL DEFAULT '0',
`login_failture_ip` varchar(32) DEFAULT NULL,
`login_failture_date` datetime DEFAULT NULL,
`access_levels_id` int(11) NOT NULL DEFAULT '0',
`admin_persmissions` text,
`additional_info` text NOT NULL,
`reset_ip` varchar(32) DEFAULT NULL,
`reset_date` datetime DEFAULT NULL,
`languages` varchar(2) NOT NULL DEFAULT 'en',
`admin_username` varchar(64) NOT NULL DEFAULT '',
`pin` varchar(8) DEFAULT NULL,
`customers_id` int(11) NOT NULL DEFAULT '0',
`device_hash` varchar(32) NOT NULL DEFAULT '',
`pos_platform_id` int(11) NOT NULL DEFAULT '0',
`pos_currency_id` int(11) NOT NULL DEFAULT '0',
`frontend_translation` int(2) NOT NULL DEFAULT '0',
`password_last_update` datetime DEFAULT NULL,
`token` varchar(255) NOT NULL DEFAULT '',
`token_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`disposable` int(1) NOT NULL DEFAULT '0',
`storage_key` varchar(64) NOT NULL DEFAULT '',
PRIMARY KEY (`admin_id`),
UNIQUE KEY `admin_email_address` (`admin_email_address`),
KEY `pos_platform_id` (`pos_platform_id`),
KEY `pos_currency_id` (`pos_currency_id`),
KEY `admin_device_hash_idx` (`device_hash`)
) ENGINE=InnoDB AUTO_INCREMENT=91 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin`
--
LOCK TABLES `admin` WRITE;
/*!40000 ALTER TABLE `admin` DISABLE KEYS */;
INSERT INTO `admin` VALUES (28,NULL,'[[admin_fname]]','[[admin_lname]]','[[admin_email]]','[[admin_email_token]]','','[[admin_pass]]','','[[regtime]]','[[regtime]]',NULL,0,'','',0,'',NULL,1,NULL,'a:3:{s:14:\"shown_language\";a:11:{i:20;i:1;i:29;i:17;i:30;i:15;i:31;s:1:\"3\";i:32;s:2:\"10\";i:33;s:2:\"11\";i:34;s:2:\"12\";i:35;s:2:\"13\";i:36;s:2:\"26\";i:37;s:2:\"28\";i:38;s:2:\"29\";}s:19:\"searchable_language\";a:11:{i:0;i:3;i:1;s:1:\"1\";i:2;s:2:\"15\";i:3;s:2:\"12\";i:4;s:2:\"10\";i:5;s:2:\"11\";i:6;s:2:\"13\";i:7;s:2:\"17\";i:8;s:2:\"26\";i:9;s:2:\"29\";i:10;s:2:\"28\";}s:10:\"key_entity\";a:2:{i:3;i:0;i:4;s:1:\"1\";}}','','2017-12-05 14:58:42','en','[[admin_username]]',NULL,0,'',0,0,0,NULL,'','0000-00-00 00:00:00',0,'');
/*!40000 ALTER TABLE `admin` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_boxes`
--
DROP TABLE IF EXISTS `admin_boxes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_boxes` (
`box_id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(11) NOT NULL DEFAULT '0',
`acl_check` varchar(255) NOT NULL DEFAULT '',
`config_check` varchar(255) NOT NULL DEFAULT '',
`box_type` int(4) NOT NULL DEFAULT '0',
`path` varchar(255) NOT NULL DEFAULT '',
`title` varchar(255) NOT NULL DEFAULT '',
`filename` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`box_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_boxes`
--
LOCK TABLES `admin_boxes` WRITE;
/*!40000 ALTER TABLE `admin_boxes` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_boxes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_device`
--
DROP TABLE IF EXISTS `admin_device`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_device` (
`ad_device_id` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`ad_admin_id` int(11) NOT NULL,
`ad_date_login` datetime DEFAULT NULL,
`ad_login_count` int(10) unsigned NOT NULL DEFAULT '0',
`ad_date_add` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`ad_is_blocked` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`ad_device_id`,`ad_admin_id`),
KEY `ad_device_id` (`ad_device_id`),
KEY `ad_admin_id` (`ad_admin_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_device`
--
LOCK TABLES `admin_device` WRITE;
/*!40000 ALTER TABLE `admin_device` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_device` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_filters`
--
DROP TABLE IF EXISTS `admin_filters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_filters` (
`filter_type` varchar(32) NOT NULL,
`filter_data` text,
PRIMARY KEY (`filter_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_filters`
--
LOCK TABLES `admin_filters` WRITE;
/*!40000 ALTER TABLE `admin_filters` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_filters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_login`
--
DROP TABLE IF EXISTS `admin_login`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_login` (
`al_admin_id` int(11) NOT NULL,
`al_computer_id` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`al_security_key` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`al_expire` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`al_create` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`al_admin_id`,`al_computer_id`),
KEY `al_admin_id` (`al_admin_id`),
KEY `al_computer_id` (`al_computer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_login`
--
LOCK TABLES `admin_login` WRITE;
/*!40000 ALTER TABLE `admin_login` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_login` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_login_expire`
--
DROP TABLE IF EXISTS `admin_login_expire`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_login_expire` (
`ale_id` int(10) unsigned NOT NULL,
`ale_language_id` int(10) unsigned NOT NULL,
`ale_title` varchar(64) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`ale_expire_minutes` int(10) unsigned NOT NULL DEFAULT '0',
`ale_order` tinyint(3) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`ale_id`,`ale_language_id`),
KEY `ale_id` (`ale_id`),
KEY `ale_language_id` (`ale_language_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_login_expire`
--
LOCK TABLES `admin_login_expire` WRITE;
/*!40000 ALTER TABLE `admin_login_expire` DISABLE KEYS */;
INSERT INTO `admin_login_expire` VALUES (1,1,'One session',0,1),(1,3,'One session',0,1),(1,10,'One session',0,1),(1,11,'One session',0,1),(1,12,'One session',0,1),(1,13,'One session',0,1),(1,15,'One session',0,1),(1,17,'One session',0,1),(1,26,'One session',0,1),(1,28,'One session',0,1),(1,29,'One session',0,1),(2,1,'3 hours',180,2),(2,3,'3 hours',180,2),(2,10,'3 hours',180,2),(2,11,'3 hours',180,2),(2,12,'3 hours',180,2),(2,13,'3 hours',180,2),(2,15,'3 hours',180,2),(2,17,'3 hours',180,2),(2,26,'3 hours',180,2),(2,28,'3 hours',180,2),(2,29,'3 hours',180,2),(3,1,'6 hours',360,3),(3,3,'6 hours',360,3),(3,10,'6 hours',360,3),(3,11,'6 hours',360,3),(3,12,'6 hours',360,3),(3,13,'6 hours',360,3),(3,15,'6 hours',360,3),(3,17,'6 hours',360,3),(3,26,'6 hours',360,3),(3,28,'6 hours',360,3),(3,29,'6 hours',360,3),(4,1,'10 hours',600,4),(4,3,'10 hours',600,4),(4,10,'10 hours',600,4),(4,11,'10 hours',600,4),(4,12,'10 hours',600,4),(4,13,'10 hours',600,4),(4,15,'10 hours',600,4),(4,17,'10 hours',600,4),(4,26,'10 hours',600,4),(4,28,'10 hours',600,4),(4,29,'10 hours',600,4),(5,1,'1 week',10080,5),(5,3,'1 week',10080,5),(5,10,'1 week',10080,5),(5,11,'1 week',10080,5),(5,12,'1 week',10080,5),(5,13,'1 week',10080,5),(5,15,'1 week',10080,5),(5,17,'1 week',10080,5),(5,26,'1 week',10080,5),(5,28,'1 week',10080,5),(5,29,'1 week',10080,5),(6,1,'1 month',43200,6),(6,3,'1 month',43200,6),(6,10,'1 month',43200,6),(6,11,'1 month',43200,6),(6,12,'1 month',43200,6),(6,13,'1 month',43200,6),(6,15,'1 month',43200,6),(6,17,'1 month',43200,6),(6,26,'1 month',43200,6),(6,28,'1 month',43200,6),(6,29,'1 month',43200,6);
/*!40000 ALTER TABLE `admin_login_expire` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_login_log`
--
DROP TABLE IF EXISTS `admin_login_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_login_log` (
`all_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`all_event` tinyint(1) NOT NULL DEFAULT '0',
`all_device_id` varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`all_ip` varchar(45) COLLATE utf8_unicode_ci DEFAULT NULL,
`all_agent` text COLLATE utf8_unicode_ci NOT NULL,
`all_user` varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL,
`all_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`all_user_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`all_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_login_log`
--
LOCK TABLES `admin_login_log` WRITE;
/*!40000 ALTER TABLE `admin_login_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_login_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_login_session`
--
DROP TABLE IF EXISTS `admin_login_session`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_login_session` (
`als_admin_id` int(11) NOT NULL,
`als_device_id` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`als_date_activity` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`als_date_login` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`als_admin_id`,`als_device_id`),
KEY `als_admin_id` (`als_admin_id`),
KEY `als_device_id` (`als_device_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_login_session`
--
LOCK TABLES `admin_login_session` WRITE;
/*!40000 ALTER TABLE `admin_login_session` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_login_session` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_login_session_logoff`
--
DROP TABLE IF EXISTS `admin_login_session_logoff`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_login_session_logoff` (
`alsl_hash` varchar(32) COLLATE utf8_unicode_ci NOT NULL,
`alsl_admin_id` int(11) NOT NULL DEFAULT '0',
`alsl_device_id` varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`alsl_date_expire` datetime DEFAULT NULL,
PRIMARY KEY (`alsl_hash`),
KEY `alsl_admin_id` (`alsl_admin_id`),
KEY `alsl_device_id` (`alsl_device_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_login_session_logoff`
--
LOCK TABLES `admin_login_session_logoff` WRITE;
/*!40000 ALTER TABLE `admin_login_session_logoff` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_login_session_logoff` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_messages`
--
DROP TABLE IF EXISTS `admin_messages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_messages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`class` varchar(255) DEFAULT NULL,
`message` text,
`status` varchar(64) DEFAULT NULL,
`type` varchar(32) DEFAULT NULL,
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_messages`
--
LOCK TABLES `admin_messages` WRITE;
/*!40000 ALTER TABLE `admin_messages` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_messages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_old_passwords`
--
DROP TABLE IF EXISTS `admin_old_passwords`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_old_passwords` (
`pass_id` int(11) NOT NULL AUTO_INCREMENT,
`admin_id` int(11) NOT NULL DEFAULT '0',
`password` varchar(255) NOT NULL,
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`pass_id`),
KEY `idx_op` (`admin_id`,`pass_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_old_passwords`
--
LOCK TABLES `admin_old_passwords` WRITE;
/*!40000 ALTER TABLE `admin_old_passwords` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_old_passwords` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_password_forgot_log`
--
DROP TABLE IF EXISTS `admin_password_forgot_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_password_forgot_log` (
`apflDeviceId` varchar(64) NOT NULL,
`apflDateCreate` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`apflDeviceId`,`apflDateCreate`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_password_forgot_log`
--
LOCK TABLES `admin_password_forgot_log` WRITE;
/*!40000 ALTER TABLE `admin_password_forgot_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_password_forgot_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_platforms`
--
DROP TABLE IF EXISTS `admin_platforms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_platforms` (
`admin_id` int(11) NOT NULL,
`platform_id` int(11) NOT NULL,
PRIMARY KEY (`admin_id`,`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_platforms`
--
LOCK TABLES `admin_platforms` WRITE;
/*!40000 ALTER TABLE `admin_platforms` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_platforms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_shopping_carts`
--
DROP TABLE IF EXISTS `admin_shopping_carts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_shopping_carts` (
`admin_id` int(11) NOT NULL,
`basket_id` int(11) NOT NULL,
`customers_id` int(11) NOT NULL DEFAULT '0',
`order_id` int(11) NOT NULL DEFAULT '0',
`status` int(11) NOT NULL DEFAULT '0',
`customer_basket` blob NOT NULL,
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`cart_type` varchar(10) NOT NULL DEFAULT '',
`checkout_details` blob NOT NULL,
`platform_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`admin_id`,`basket_id`,`customers_id`),
KEY `admin_id` (`admin_id`),
KEY `idx_ascs_platform_id` (`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_shopping_carts`
--
LOCK TABLES `admin_shopping_carts` WRITE;
/*!40000 ALTER TABLE `admin_shopping_carts` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_shopping_carts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_suppliers`
--
DROP TABLE IF EXISTS `admin_suppliers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_suppliers` (
`admin_id` int(11) NOT NULL,
`suppliers_id` int(11) NOT NULL,
PRIMARY KEY (`admin_id`,`suppliers_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_suppliers`
--
LOCK TABLES `admin_suppliers` WRITE;
/*!40000 ALTER TABLE `admin_suppliers` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_suppliers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_templates`
--
DROP TABLE IF EXISTS `admin_templates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_templates` (
`admin_template_id` int(11) NOT NULL AUTO_INCREMENT,
`access_levels_id` int(11) NOT NULL DEFAULT '0',
`page` varchar(255) DEFAULT NULL,
`template` varchar(255) DEFAULT NULL,
PRIMARY KEY (`admin_template_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_templates`
--
LOCK TABLES `admin_templates` WRITE;
/*!40000 ALTER TABLE `admin_templates` DISABLE KEYS */;
INSERT INTO `admin_templates` VALUES (1,1,'backendOrder','');
/*!40000 ALTER TABLE `admin_templates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_warehouses`
--
DROP TABLE IF EXISTS `admin_warehouses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin_warehouses` (
`admin_id` int(11) NOT NULL,
`warehouse_id` int(11) NOT NULL,
PRIMARY KEY (`admin_id`,`warehouse_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_warehouses`
--
LOCK TABLES `admin_warehouses` WRITE;
/*!40000 ALTER TABLE `admin_warehouses` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_warehouses` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `amazon_payment_orders`
--
DROP TABLE IF EXISTS `amazon_payment_orders`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `amazon_payment_orders` (
`amazon_order_id` varchar(64) NOT NULL DEFAULT '',
`amazon_status` varchar(64) NOT NULL DEFAULT '',
`amazon_auth_id` varchar(64) NOT NULL DEFAULT '',
`amazon_auth_status` varchar(64) NOT NULL DEFAULT '',
`amazon_capture_id` varchar(64) NOT NULL DEFAULT '',
`amazon_capture_status` varchar(64) NOT NULL DEFAULT '',
`amazon_refund_id` varchar(64) NOT NULL DEFAULT '',
`amazon_refund_status` varchar(64) NOT NULL DEFAULT '',
`orders_id` int(11) NOT NULL DEFAULT '0',
`cart` text,
`custom_data` text,
`address_full` tinyint(1) NOT NULL DEFAULT '0',
`amazon_ack` tinyint(1) NOT NULL DEFAULT '0',
`amazon_ack_sendtime` datetime DEFAULT NULL,
`date_created` datetime DEFAULT NULL,
PRIMARY KEY (`amazon_order_id`),
KEY `orders_id` (`orders_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `amazon_payment_orders`
--
LOCK TABLES `amazon_payment_orders` WRITE;
/*!40000 ALTER TABLE `amazon_payment_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `amazon_payment_orders` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners`
--
DROP TABLE IF EXISTS `banners`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners` (
`banners_id` int(11) NOT NULL AUTO_INCREMENT,
`group_id` int(1) NOT NULL DEFAULT '0',
`expires_impressions` int(7) DEFAULT '0',
`expires_date` datetime DEFAULT NULL,
`date_scheduled` datetime DEFAULT NULL,
`date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_status_change` datetime DEFAULT NULL,
`status` int(1) NOT NULL DEFAULT '1',
`affiliate_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(7) NOT NULL DEFAULT '0',
`banner_type` varchar(255) NOT NULL DEFAULT '',
`nofollow` int(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`banners_id`)
) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners`
--
LOCK TABLES `banners` WRITE;
/*!40000 ALTER TABLE `banners` DISABLE KEYS */;
INSERT INTO `banners` VALUES (41,1,0,NULL,NULL,'2016-10-17 17:06:32','2023-03-01 11:55:13',1,0,0,'slider;sliceDown;1000',0),(66,8,0,NULL,NULL,'2018-01-10 13:22:36',NULL,1,0,0,'banner',0),(67,8,0,NULL,NULL,'2018-01-10 13:22:39',NULL,1,0,0,'banner',0),(68,8,0,NULL,NULL,'2018-01-10 13:23:06',NULL,1,0,0,'banner',0),(69,8,0,NULL,NULL,'2018-01-10 13:23:08',NULL,1,0,0,'banner',0),(70,8,0,NULL,NULL,'2018-01-10 13:23:08',NULL,1,0,0,'banner',0),(71,8,0,NULL,NULL,'2018-01-10 13:23:31',NULL,1,0,0,'banner',0),(72,8,0,NULL,NULL,'2018-01-10 13:23:31',NULL,1,0,0,'banner',0),(73,8,0,NULL,NULL,'2018-01-10 13:23:32',NULL,1,0,0,'banner',0),(74,8,0,NULL,NULL,'2018-01-10 13:23:32',NULL,1,0,0,'banner',0),(75,8,0,NULL,NULL,'2018-01-10 13:23:32',NULL,1,0,0,'banner',0),(76,8,0,NULL,NULL,'2018-01-10 13:23:39',NULL,1,0,0,'banner',0),(77,8,0,NULL,NULL,'2018-01-10 13:23:41',NULL,1,0,0,'banner',0),(78,8,0,NULL,NULL,'2018-01-10 13:23:41',NULL,1,0,0,'banner',0),(79,8,0,NULL,NULL,'2018-01-10 13:24:14',NULL,1,0,1,'banner',0),(80,8,0,NULL,NULL,'2018-01-10 13:24:16',NULL,1,0,1,'banner',0),(81,8,0,NULL,NULL,'2018-01-10 13:24:16',NULL,1,0,1,'banner',0),(82,8,0,NULL,NULL,'2018-01-10 13:24:17',NULL,1,0,1,'banner',0),(83,8,0,NULL,NULL,'2018-01-10 13:24:17',NULL,1,0,1,'banner',0),(84,8,0,NULL,NULL,'2018-01-10 13:24:17',NULL,1,0,1,'banner',0),(85,8,0,NULL,NULL,'2018-01-10 13:24:17',NULL,1,0,1,'banner',0),(86,8,0,NULL,NULL,'2018-01-10 13:24:17',NULL,1,0,1,'banner',0),(87,8,0,NULL,NULL,'2018-01-10 14:19:40',NULL,0,0,0,'banner',0),(96,11,0,NULL,NULL,'2021-12-23 11:32:25',NULL,1,0,0,'',0),(97,11,0,NULL,NULL,'2021-12-23 11:32:25',NULL,1,0,0,'',0),(98,11,0,NULL,NULL,'2021-12-23 11:32:25',NULL,1,0,0,'',0),(107,3,0,NULL,NULL,'2021-12-23 13:33:40','2022-01-19 16:16:48',0,0,0,'slider;sliceDown;1000',0),(109,12,0,NULL,NULL,'2021-12-23 13:42:38','2023-02-24 17:25:45',1,0,0,'',0),(110,12,0,NULL,NULL,'2021-12-23 13:44:10','2023-02-24 17:25:55',1,0,0,'',0),(111,11,0,NULL,NULL,'2021-12-23 13:45:03','2023-02-24 17:24:59',1,0,0,'',0),(112,11,0,NULL,NULL,'2021-12-23 13:46:28','2023-02-24 17:25:08',1,0,0,'',0),(113,11,0,NULL,NULL,'2021-12-23 13:47:51','2023-02-24 17:25:17',1,0,0,'',0),(116,12,0,NULL,NULL,'2021-12-23 13:55:54','2023-02-24 17:26:04',1,0,0,'',0),(117,12,0,NULL,NULL,'2021-12-23 13:58:12','2023-02-24 17:28:15',1,0,0,'',0),(118,12,0,NULL,NULL,'2021-12-23 13:59:29','2023-02-24 17:28:26',1,0,0,'',0),(120,13,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:49:34',1,0,0,'',0),(121,13,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:50:25',1,0,0,'',0),(122,14,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:53:57',1,0,0,'',0),(124,15,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:54:26',1,0,0,'',0),(125,16,0,NULL,NULL,'2022-02-18 14:31:01','2023-09-20 13:25:55',1,0,0,'',0),(126,16,0,NULL,NULL,'2022-02-18 14:31:01','2023-09-20 13:32:31',1,0,0,'',0),(127,16,0,NULL,NULL,'2022-02-18 14:31:01','2023-09-20 13:32:06',1,0,0,'',0),(128,17,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:51:16',1,0,0,'',0),(129,17,0,NULL,NULL,'2022-02-18 14:31:01','2023-03-01 11:51:47',1,0,0,'',0),(130,18,0,NULL,NULL,'2022-02-18 14:46:57','2023-02-27 09:39:31',1,0,0,'',0),(131,19,0,NULL,NULL,'2022-02-18 14:46:57',NULL,1,0,0,'',0),(132,19,0,NULL,NULL,'2022-02-18 14:46:57',NULL,1,0,0,'',0),(133,20,0,NULL,NULL,'2022-02-18 14:46:57',NULL,1,0,0,'',0),(134,21,0,NULL,NULL,'2022-04-12 11:05:12','2023-02-27 19:32:36',1,0,0,'',0),(135,21,0,NULL,NULL,'2022-04-12 11:07:00','2023-02-27 19:33:19',1,0,0,'',0),(136,3,0,NULL,NULL,'2022-04-13 11:05:42','2023-02-26 14:15:29',1,0,0,'',0),(137,4,0,NULL,NULL,'2022-04-13 17:29:40','2023-03-01 11:53:19',1,0,0,'',0),(140,22,0,NULL,NULL,'2022-04-15 16:53:52',NULL,0,0,0,'',0),(141,23,0,NULL,NULL,'2022-04-18 09:13:00','2022-04-18 09:21:09',0,0,0,'',0),(142,23,0,NULL,NULL,'2022-04-18 09:13:56','2022-04-18 10:06:57',0,0,0,'',0),(143,24,0,NULL,NULL,'2022-04-25 11:59:04','2022-04-25 12:04:14',0,0,0,'banner',0),(144,25,0,NULL,NULL,'2022-04-25 12:39:42',NULL,0,0,0,'',0),(145,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(146,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,1,'slider;sliceDown;1000',0),(147,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'slider;sliceDown;1000',0),(148,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'slider;sliceDown;1000',0),(149,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'slider;sliceDown;1000',0),(150,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,0,'',0),(151,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(152,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(153,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,0,'',0),(154,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(155,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(156,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(157,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,2,'',0),(158,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,3,'',0),(159,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,2,'',0),(160,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,0,0,0,'',0),(161,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,1,'',0),(162,0,0,NULL,NULL,'2023-09-11 14:03:09',NULL,1,0,0,'slider;sliceDown;1000',0),(163,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(164,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,1,'slider;sliceDown;1000',0),(165,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'slider;sliceDown;1000',0),(166,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'slider;sliceDown;1000',0),(167,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'slider;sliceDown;1000',0),(168,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,0,'',0),(169,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(170,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(171,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,0,'',0),(172,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(173,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(174,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(175,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,2,'',0),(176,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,3,'',0),(177,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,2,'',0),(178,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,0,0,0,'',0),(179,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,1,'',0),(180,0,0,NULL,NULL,'2023-09-11 14:03:40',NULL,1,0,0,'slider;sliceDown;1000',0),(181,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(182,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,1,'slider;sliceDown;1000',0),(183,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'slider;sliceDown;1000',0),(184,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'slider;sliceDown;1000',0),(185,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'slider;sliceDown;1000',0),(186,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,0,'',0),(187,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(188,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(189,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,0,'',0),(190,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(191,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(192,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(193,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,2,'',0),(194,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,3,'',0),(195,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,2,'',0),(196,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,0,0,0,'',0),(197,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,1,'',0),(198,0,0,NULL,NULL,'2023-09-11 14:18:09',NULL,1,0,0,'slider;sliceDown;1000',0),(199,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(200,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,1,'slider;sliceDown;1000',0),(201,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'slider;sliceDown;1000',0),(202,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'slider;sliceDown;1000',0),(203,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'slider;sliceDown;1000',0),(204,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,0,'',0),(205,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(206,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(207,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,0,'',0),(208,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(209,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(210,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(211,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,2,'',0),(212,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,3,'',0),(213,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,2,'',0),(214,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,0,0,0,'',0),(215,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,1,'',0),(216,0,0,NULL,NULL,'2023-09-11 14:20:29',NULL,1,0,0,'slider;sliceDown;1000',0),(217,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,0,'slider;sliceDown;1000',0),(218,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,0,'slider;sliceDown;1000',0),(219,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,0,'slider;sliceDown;1000',0),(220,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,0,'',0),(221,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,2,'',0),(222,0,0,NULL,NULL,'2023-09-19 13:25:49',NULL,0,0,0,'',0),(223,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,0,'slider;sliceDown;1000',0),(224,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,0,'slider;sliceDown;1000',0),(225,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,0,'slider;sliceDown;1000',0),(226,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,0,'',0),(227,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,2,'',0),(228,0,0,NULL,NULL,'2023-09-19 13:42:53',NULL,0,0,0,'',0),(229,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,0,'slider;sliceDown;1000',0),(230,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,0,'slider;sliceDown;1000',0),(231,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,0,'slider;sliceDown;1000',0),(232,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,0,'',0),(233,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,2,'',0),(234,0,0,NULL,NULL,'2023-09-19 13:46:08',NULL,0,0,0,'',0),(235,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,0,'slider;sliceDown;1000',0),(236,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,0,'slider;sliceDown;1000',0),(237,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,0,'slider;sliceDown;1000',0),(238,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,0,'',0),(239,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,2,'',0),(240,0,0,NULL,NULL,'2023-09-21 11:52:55',NULL,0,0,0,'',0),(241,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,0,'slider;sliceDown;1000',0),(242,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,0,'slider;sliceDown;1000',0),(243,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,0,'slider;sliceDown;1000',0),(244,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,0,'',0),(245,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,2,'',0),(246,0,0,NULL,NULL,'2023-09-21 11:54:34',NULL,0,0,0,'',0);
/*!40000 ALTER TABLE `banners` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_groups`
--
DROP TABLE IF EXISTS `banners_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`banners_group` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_groups`
--
LOCK TABLES `banners_groups` WRITE;
/*!40000 ALTER TABLE `banners_groups` DISABLE KEYS */;
INSERT INTO `banners_groups` VALUES (1,'home'),(2,'smartMiddle'),(3,'home-f'),(4,'home-print'),(8,'1_one'),(9,'12'),(11,'Shop_by_co'),(12,'payment'),(13,'double-pri'),(14,'home-botto'),(15,'middle-pri'),(16,'triple-lin'),(17,'bottom-dou'),(18,'home-deal'),(19,'horizontal'),(20,'vertical'),(21,'furnLowPri'),(22,'smartBotto'),(23,'smartDoubl'),(24,'smartTop'),(25,'smartMiddl');
/*!40000 ALTER TABLE `banners_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_groups_images`
--
DROP TABLE IF EXISTS `banners_groups_images`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_groups_images` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`banners_id` int(11) NOT NULL DEFAULT '0',
`language_id` int(11) NOT NULL DEFAULT '0',
`image_width` int(11) NOT NULL DEFAULT '0',
`image` varchar(255) NOT NULL DEFAULT '',
`svg` text NOT NULL,
`fit` varchar(32) NOT NULL DEFAULT '',
`position` varchar(32) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_groups_images`
--
LOCK TABLES `banners_groups_images` WRITE;
/*!40000 ALTER TABLE `banners_groups_images` DISABLE KEYS */;
INSERT INTO `banners_groups_images` VALUES (1,107,1,600,'banners/107/banner[600].jpg','','',''),(2,107,1,1200,'banners/107/banner[1200].jpg','','',''),(3,41,1,600,'banners/41/banner_4[600].jpg','','',''),(4,41,1,1200,'banners/41/banner_4[1200].jpg','','',''),(5,136,1,768,'banners/136/topMobileFurniture.jpg','','',''),(6,137,1,768,'banners/137/printMobile.jpg','','','');
/*!40000 ALTER TABLE `banners_groups_images` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_groups_sizes`
--
DROP TABLE IF EXISTS `banners_groups_sizes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_groups_sizes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`group_id` int(11) NOT NULL DEFAULT '0',
`width_from` int(11) NOT NULL DEFAULT '0',
`width_to` int(11) NOT NULL DEFAULT '0',
`image_width` int(11) NOT NULL DEFAULT '0',
`image_height` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_groups_sizes`
--
LOCK TABLES `banners_groups_sizes` WRITE;
/*!40000 ALTER TABLE `banners_groups_sizes` DISABLE KEYS */;
INSERT INTO `banners_groups_sizes` VALUES (1,1,320,700,600,0),(2,1,701,1200,1200,0),(4,2,0,768,768,0),(5,3,0,768,768,0),(6,4,0,768,768,0);
/*!40000 ALTER TABLE `banners_groups_sizes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_history`
--
DROP TABLE IF EXISTS `banners_history`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_history` (
`banners_history_id` int(11) NOT NULL AUTO_INCREMENT,
`banners_id` int(11) NOT NULL DEFAULT '0',
`banners_shown` int(5) NOT NULL DEFAULT '0',
`banners_clicked` int(5) NOT NULL DEFAULT '0',
`banners_history_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`banners_history_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_history`
--
LOCK TABLES `banners_history` WRITE;
/*!40000 ALTER TABLE `banners_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `banners_history` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_languages`
--
DROP TABLE IF EXISTS `banners_languages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_languages` (
`blang_id` int(11) NOT NULL AUTO_INCREMENT,
`banners_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`banners_title` varchar(255) NOT NULL DEFAULT '',
`banners_url` varchar(255) NOT NULL DEFAULT '',
`banners_image` varchar(255) NOT NULL DEFAULT '',
`banners_html_text` text,
`language_id` int(11) NOT NULL DEFAULT '1',
`target` int(5) NOT NULL DEFAULT '0',
`banner_display` int(11) NOT NULL DEFAULT '0',
`text_position` int(11) NOT NULL DEFAULT '0',
`svg` text NOT NULL,
PRIMARY KEY (`blang_id`),
UNIQUE KEY `language_banners_platform` (`language_id`,`banners_id`,`platform_id`)
) ENGINE=InnoDB AUTO_INCREMENT=490 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_languages`
--
LOCK TABLES `banners_languages` WRITE;
/*!40000 ALTER TABLE `banners_languages` DISABLE KEYS */;
INSERT INTO `banners_languages` VALUES (37,41,0,'Banner 4','catalog/sales','banners/41/banner_4.jpg','',1,0,0,0,''),(335,107,0,'Banner 4','veronica-4-piece-queen-bedroom-suite','banners/107/banner.jpg','',1,0,0,0,''),(349,109,0,'Amex','','banners/109/amex.png','',1,0,0,0,''),(350,110,0,'Bank deposit','','banners/110/bd.png','',1,0,0,0,''),(351,111,0,'Bedroom Silverstrike','','banners/111/dining-triple.jpg','<div class=\"content\">\r\n<div class=\"title\">Bedroom <span>Silverstrike</span></div>\r\n\r\n<div class=\"bannerButton\"><a href=\"mattress\">Shop now</a></div>\r\n</div>\r\n',1,0,0,7,''),(352,112,0,'Dining','','banners/112/lounge-triple.jpg','<div class=\"content\">\r\n<div class=\"title\">Dining <span>Galgary</span></div>\r\n\r\n<div class=\"bannerButton\"><a href=\"mattress\">Shop now</a></div>\r\n</div>\r\n',1,0,0,7,''),(353,113,0,'Lounge Chelsea','','banners/113/bedroom-triple.jpg','<div class=\"content\">\r\n<div class=\"title\">Lounge <span>Chelsea</span></div>\r\n\r\n<div class=\"bannerButton\"><a href=\"mattress\">Shop now</a></div>\r\n</div>\r\n',1,0,0,7,''),(356,116,0,'Mastercard','','banners/116/mc.png','',1,0,0,0,''),(357,117,0,'Paypal','','banners/117/paypal.png','',1,0,0,0,''),(358,118,0,'Visa','','banners/118/visa.png','',1,0,0,0,''),(360,120,0,'Automatic two-sided printing','epson','banners/120/auto-two-side.jpg','<div class=\"title\">Automatic two-sided printing</div>\r\n\r\n<div class=\"descr\">AirPrint, Separate color cartridges, Tank System</div>\r\n\r\n<div><a class=\"btn-2\" href=\"epson\">Shop now</a></div>\r\n',1,0,0,1,''),(361,121,0,'Copying & Scanning','canon','banners/121/copy-scan.jpg','<div class=\"title\">Copying & Scanning</div>\r\n\r\n<div class=\"descr\">Automatic two-sided printing</div>\r\n\r\n<div><a class=\"btn-2\" href=\"canon\">Shop now</a></div>\r\n',1,0,0,1,''),(362,122,0,'Automatic duplex scanning','epson','banners/122/auto-duplex.jpg','<div class=\"wrapper\">\r\n<div class=\"title\">Automatic duplex scanning</div>\r\n\r\n<div class=\"descr\">Automatic two-sided printing (duplex), Borderless Printing, Fax, Copying & scanning</div>\r\n\r\n<div><a class=\"btn-1\" href=\"epson\">See all range</a></div>\r\n\r\n<div class=\"icon-box\">\r\n<div class=\"copy\">Copy</div>\r\n\r\n<div class=\"fax\">Fax</div>\r\n\r\n<div class=\"print\">Print</div>\r\n\r\n<div class=\"scan\">Scan</div>\r\n</div>\r\n</div>\r\n',1,0,0,3,''),(367,124,0,'Canon imagePRO GRAF','canon','banners/124/banner-middle.jpg','<div class=\"title\">Canon ImagePRO GRAF TM-300 with Stand</div>\r\n\r\n<div class=\"descr\">Separate colour cartridges, Photo printing</div>\r\n\r\n<div><a class=\"btn-1\" href=\"canon\">See all range</a></div>\r\n',1,0,0,5,''),(368,125,0,'Next business day','','banners/125/next-business-day.png','<div>Next business day<br />\r\nNormal delivery</div>\r\n\r\n<div class=\"link\"><a href=\"next-business-day\">Read Shipping & Deliveries</a></div>\r\n',1,0,0,9,''),(369,126,0,'Terms & Conditions','','banners/126/terms-cond.png','<div>Terms & Conditions<br />\r\nConsumer terms of sale</div>\r\n\r\n<div class=\"link\"><a href=\"terms-conditions\">Read our Terms</a></div>\r\n',1,0,0,9,''),(370,127,0,'Returns & Exchanges','','banners/127/policy.png','<div>Returns & Exchanges<br />\r\n14 days Return policy</div>\r\n\r\n<div class=\"link\"><a href=\"returns-exchanges\">Read Returns & Exchanges</a></div>\r\n',1,0,0,9,''),(371,128,0,'Printer Consumables','canon','banners/128/printer-cons.jpg','<div class=\"title\">Printer Consumables</div>\r\n\r\n<div><a class=\"btn-2\" href=\"canon\">Shop now</a></div>\r\n',1,0,0,1,''),(372,129,0,'Toners and Cartridges','brother','banners/129/toners.jpg','<div class=\"title\">Toners and Cartridges</div>\r\n\r\n<div><a class=\"btn-2\" href=\"brother\">Shop now</a></div>\r\n',1,0,0,1,''),(373,130,0,'1000\'s of products at best prices','','banners/130/main-banner.jpg','b2b supermarket',1,0,0,7,''),(374,131,0,'Office refresh','','banners/131/office.jpg','<div class=\"text\">Office refresh?</br>No problem! </div>',1,0,2,3,''),(375,132,0,'Clever solutions','','banners/132/refr.jpg','<div class=\"text\">Clever solutions</br>for a tidy workplace</div>',1,0,2,3,''),(376,133,0,'Flooring for every environment','','banners/133/floor.jpg','<div class=\"text\">Flooring for every environment</div>',1,0,2,1,''),(377,134,0,'Bedroom furniture','bedroom-suites','banners/134/lowest-right.jpg','<div class=\"ybg\">\r\n<div class=\"mark\"><img src=\"themes/furniture/img/furn-mark.webp\" /></div>\r\n\r\n<div class=\"title\">Lowest priced</div>\r\n\r\n<div class=\"descr\">bedroom furniture</div>\r\n\r\n<div class=\"bannerButton\"><a class=\"btn\" href=\"bedroom-suites\">Shop Bedroom</a></div>\r\n</div>\r\n',1,0,0,5,''),(378,135,0,'Dining furniture','outdoor','banners/135/lowest-left.jpg','<div class=\"ybg\">\r\n<div class=\"mark\"><img src=\"themes/furniture/img/furn-mark.webp\" /></div>\r\n\r\n<div class=\"title\">Lowest priced</div>\r\n\r\n<div class=\"descr\">dining furniture</div>\r\n\r\n<div class=\"bannerButton\"><a class=\"btn\" href=\"outdoor\">Shop Dining</a></div>\r\n</div>\r\n',1,0,0,5,''),(379,136,0,'Clearance','','banners/136/topBanner.jpg','<div class=\"content\">\r\n<div class=\"topBox\"><span class=\"left\">Clearance</span> <span class=\"right\">Collection</span></div>\r\n\r\n<div class=\"bottomBox\">\r\n<div class=\"wrapper\">\r\n<div class=\"title\">High-design aesthetic <span>at a price that’s just your style</span></div>\r\n\r\n<div class=\"buttonBox\"><a class=\"btn\" href=\"clearance\">Shop now</a></div>\r\n</div>\r\n</div>\r\n</div>\r\n',1,0,0,5,''),(380,137,0,'Monthly Special Offers Print','catalog/sales','banners/137/topBanner.jpg','<div class=\"content\">\r\n<div class=\"title\">Monthly Special Offers</div>\r\n\r\n<div class=\"descr\">Each month we recommend a selection of devices from our extensive product range</div>\r\n\r\n<div class=\"buttonBox\"><a class=\"btn\" href=\"catalog/sales\">See this month's picks</a>\r\n\r\n<div class=\"ourPick\"><span class=\"top\">Our Pick</span> <span class=\"bottom\">of the month</span></div>\r\n</div>\r\n</div>\r\n',1,0,0,3,''),(383,140,0,'Smart bottom','','banners/140/bottomBanner.jpg','',1,0,0,0,''),(384,141,0,'Smartwatches','','banners/141/watch1.png','<div class=\"content\">\r\n <div class=\"title\">Smartwatches</div>\r\n <div class=\"descr\"><a href=\"\">Shop now</a></div>\r\n</div>',1,0,2,5,''),(385,142,0,'Trackers','','banners/142/tracker.png','<div class=\"content\">\r\n <div class=\"title\">Trackers</div>\r\n <div class=\"descr\"><a href=\"\">Shop now</a></div>\r\n</div>',1,0,2,5,''),(386,143,0,'Smart Watch Active','','banners/143/topImg.png','<div class=\"content\">\r\n <div class=\"title\">Smart Watch Active </div>\r\n <div class=\"descr\">One Step Ahead</div>\r\n <div class=\"bannerPrice\"><span class=\"current\">£ 39.99 </span><span class=\"old\">£49.99</span></div> \r\n</div>',1,0,2,1,''),(387,144,0,'Smart Band Pro','','banners/144/lefRight.png','<div class=\"content\">\r\n <div class=\"title\">Smart Band Pro</div>\r\n <div class=\"descr\">Get fit, start now</div>\r\n <div class=\"bannerPrice\"><span class=\"current\">£ 47.99 </span><span class=\"old\">£59.99</span></div> \r\n</div>',1,0,2,4,''),(388,145,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(389,146,0,'Main banner','citizen-men-s-bj8050-08e-eco-drive-professional-diver-black-sport-watch','','',1,0,0,0,''),(390,147,0,'Banner 5','','','',1,0,0,0,''),(391,148,0,'Banner 6','','','',1,0,0,0,''),(392,149,0,'Banner 7','','','',1,0,0,0,''),(393,150,0,'Banner 8','/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','','<div>aaa</div>',1,0,0,0,''),(394,151,0,'Sigma Canon','/sigma-50mm-f1-4-dg-a-lens-for-canon','','',1,0,0,0,''),(395,152,0,'Inspiron 11','/dell-inspiron-11-3169-2-in-1-bali-blue-windows-10-home-64-bit-intel-m3-6y30-900mhz-2-2ghz-4gb-ram-500gb-sata-11-6-1366x768-hd-touch-dell-3-year-nbd-warranty-119071','','',1,0,0,0,''),(396,153,0,'Dont Miss','/women','','Spring collection!',1,0,0,0,''),(397,154,0,'garden','/garden','','This is a sample text',1,0,2,0,''),(398,155,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','','',1,0,0,0,''),(399,156,0,'Nail Polishes','','','',1,0,0,0,''),(400,157,0,'Citizen Eco-Drive','/watch','','',1,0,0,0,''),(401,158,0,'Men\'s Chronograph Watch','/men-s','','',1,0,0,0,''),(402,159,0,'Women\'s Leather Cuff Band Watch','/women-s','','',1,0,0,0,''),(403,160,0,'security seal','','','<a href=\"https://seal.beyondsecurity.com/vulnerability-scanner-verification/www.trueloaded.co.uk\"><img src=\"https://seal.beyondsecurity.com/verification-images/www.trueloaded.co.uk/vulnerability-scanner-2.gif\" alt=\"Website Security Test\" border=\"0\" /></a>',1,0,1,0,''),(404,161,0,'Shop closed','','','Shop closed from December, 24th to January, 2nd',1,0,1,0,''),(405,162,0,'Banner 657','catalog/product?products_id=372','','',1,0,0,0,'<svg viewBox=\"0 0 1903 500\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:svg=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n <g class=\"layer\">\n <title>Layer 1</title>\n <image height=\"500\" id=\"svg_1\" width=\"1903\" x=\"-41\" xlink:href=\"https://dev.trueloaded.co.uk/images/banners/41/banner_4-1.jpg\" y=\"34\"/>\n <rect fill=\"#FF0000\" height=\"109\" id=\"svg_2\" stroke=\"#000000\" stroke-width=\"5\" width=\"390\" x=\"404.5\" y=\"86.5\"/>\n <rect fill=\"#FF0000\" height=\"13\" id=\"svg_3\" stroke=\"#000000\" stroke-width=\"5\" width=\"415\" x=\"467.50385\" y=\"373.00389\"/>\n <text fill=\"#000000\" font-family=\"serif\" font-size=\"24\" id=\"svg_4\" stroke=\"#000000\" stroke-width=\"0\" text-anchor=\"middle\" x=\"509.50385\" xml:space=\"preserve\" y=\"375.00389\">ertqw43r5</text>\n </g>\n</svg>'),(406,163,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(407,164,0,'Main banner','citizen-men-s-bj8050-08e-eco-drive-professional-diver-black-sport-watch','','',1,0,0,0,''),(408,165,0,'Banner 5','','','',1,0,0,0,''),(409,166,0,'Banner 6','','','',1,0,0,0,''),(410,167,0,'Banner 7','','','',1,0,0,0,''),(411,168,0,'Banner 8','/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','','<div>aaa</div>',1,0,0,0,''),(412,169,0,'Sigma Canon','/sigma-50mm-f1-4-dg-a-lens-for-canon','','',1,0,0,0,''),(413,170,0,'Inspiron 11','/dell-inspiron-11-3169-2-in-1-bali-blue-windows-10-home-64-bit-intel-m3-6y30-900mhz-2-2ghz-4gb-ram-500gb-sata-11-6-1366x768-hd-touch-dell-3-year-nbd-warranty-119071','','',1,0,0,0,''),(414,171,0,'Dont Miss','/women','','Spring collection!',1,0,0,0,''),(415,172,0,'garden','/garden','','This is a sample text',1,0,2,0,''),(416,173,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','','',1,0,0,0,''),(417,174,0,'Nail Polishes','','','',1,0,0,0,''),(418,175,0,'Citizen Eco-Drive','/watch','','',1,0,0,0,''),(419,176,0,'Men\'s Chronograph Watch','/men-s','','',1,0,0,0,''),(420,177,0,'Women\'s Leather Cuff Band Watch','/women-s','','',1,0,0,0,''),(421,178,0,'security seal','','','<a href=\"https://seal.beyondsecurity.com/vulnerability-scanner-verification/www.trueloaded.co.uk\"><img src=\"https://seal.beyondsecurity.com/verification-images/www.trueloaded.co.uk/vulnerability-scanner-2.gif\" alt=\"Website Security Test\" border=\"0\" /></a>',1,0,1,0,''),(422,179,0,'Shop closed','','','Shop closed from December, 24th to January, 2nd',1,0,1,0,''),(423,180,0,'Banner 657','catalog/product?products_id=372','','',1,0,0,0,'<svg viewBox=\"0 0 1903 500\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:svg=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n <g class=\"layer\">\n <title>Layer 1</title>\n <image height=\"500\" id=\"svg_1\" width=\"1903\" x=\"-41\" xlink:href=\"https://dev.trueloaded.co.uk/images/banners/41/banner_4-1.jpg\" y=\"34\"/>\n <rect fill=\"#FF0000\" height=\"109\" id=\"svg_2\" stroke=\"#000000\" stroke-width=\"5\" width=\"390\" x=\"404.5\" y=\"86.5\"/>\n <rect fill=\"#FF0000\" height=\"13\" id=\"svg_3\" stroke=\"#000000\" stroke-width=\"5\" width=\"415\" x=\"467.50385\" y=\"373.00389\"/>\n <text fill=\"#000000\" font-family=\"serif\" font-size=\"24\" id=\"svg_4\" stroke=\"#000000\" stroke-width=\"0\" text-anchor=\"middle\" x=\"509.50385\" xml:space=\"preserve\" y=\"375.00389\">ertqw43r5</text>\n </g>\n</svg>'),(424,181,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(425,182,0,'Main banner','citizen-men-s-bj8050-08e-eco-drive-professional-diver-black-sport-watch','','',1,0,0,0,''),(426,183,0,'Banner 5','','','',1,0,0,0,''),(427,184,0,'Banner 6','','','',1,0,0,0,''),(428,185,0,'Banner 7','','','',1,0,0,0,''),(429,186,0,'Banner 8','/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','','<div>aaa</div>',1,0,0,0,''),(430,187,0,'Sigma Canon','/sigma-50mm-f1-4-dg-a-lens-for-canon','','',1,0,0,0,''),(431,188,0,'Inspiron 11','/dell-inspiron-11-3169-2-in-1-bali-blue-windows-10-home-64-bit-intel-m3-6y30-900mhz-2-2ghz-4gb-ram-500gb-sata-11-6-1366x768-hd-touch-dell-3-year-nbd-warranty-119071','','',1,0,0,0,''),(432,189,0,'Dont Miss','/women','','Spring collection!',1,0,0,0,''),(433,190,0,'garden','/garden','','This is a sample text',1,0,2,0,''),(434,191,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','','',1,0,0,0,''),(435,192,0,'Nail Polishes','','','',1,0,0,0,''),(436,193,0,'Citizen Eco-Drive','/watch','','',1,0,0,0,''),(437,194,0,'Men\'s Chronograph Watch','/men-s','','',1,0,0,0,''),(438,195,0,'Women\'s Leather Cuff Band Watch','/women-s','','',1,0,0,0,''),(439,196,0,'security seal','','','<a href=\"https://seal.beyondsecurity.com/vulnerability-scanner-verification/www.trueloaded.co.uk\"><img src=\"https://seal.beyondsecurity.com/verification-images/www.trueloaded.co.uk/vulnerability-scanner-2.gif\" alt=\"Website Security Test\" border=\"0\" /></a>',1,0,1,0,''),(440,197,0,'Shop closed','','','Shop closed from December, 24th to January, 2nd',1,0,1,0,''),(441,198,0,'Banner 657','catalog/product?products_id=372','','',1,0,0,0,'<svg viewBox=\"0 0 1903 500\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:svg=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n <g class=\"layer\">\n <title>Layer 1</title>\n <image height=\"500\" id=\"svg_1\" width=\"1903\" x=\"-41\" xlink:href=\"https://dev.trueloaded.co.uk/images/banners/41/banner_4-1.jpg\" y=\"34\"/>\n <rect fill=\"#FF0000\" height=\"109\" id=\"svg_2\" stroke=\"#000000\" stroke-width=\"5\" width=\"390\" x=\"404.5\" y=\"86.5\"/>\n <rect fill=\"#FF0000\" height=\"13\" id=\"svg_3\" stroke=\"#000000\" stroke-width=\"5\" width=\"415\" x=\"467.50385\" y=\"373.00389\"/>\n <text fill=\"#000000\" font-family=\"serif\" font-size=\"24\" id=\"svg_4\" stroke=\"#000000\" stroke-width=\"0\" text-anchor=\"middle\" x=\"509.50385\" xml:space=\"preserve\" y=\"375.00389\">ertqw43r5</text>\n </g>\n</svg>'),(442,199,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(443,200,0,'Main banner','citizen-men-s-bj8050-08e-eco-drive-professional-diver-black-sport-watch','','',1,0,0,0,''),(444,201,0,'Banner 5','','','',1,0,0,0,''),(445,202,0,'Banner 6','','','',1,0,0,0,''),(446,203,0,'Banner 7','','','',1,0,0,0,''),(447,204,0,'Banner 8','/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','','<div>aaa</div>',1,0,0,0,''),(448,205,0,'Sigma Canon','/sigma-50mm-f1-4-dg-a-lens-for-canon','','',1,0,0,0,''),(449,206,0,'Inspiron 11','/dell-inspiron-11-3169-2-in-1-bali-blue-windows-10-home-64-bit-intel-m3-6y30-900mhz-2-2ghz-4gb-ram-500gb-sata-11-6-1366x768-hd-touch-dell-3-year-nbd-warranty-119071','','',1,0,0,0,''),(450,207,0,'Dont Miss','/women','','Spring collection!',1,0,0,0,''),(451,208,0,'garden','/garden','','This is a sample text',1,0,2,0,''),(452,209,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','','',1,0,0,0,''),(453,210,0,'Nail Polishes','','','',1,0,0,0,''),(454,211,0,'Citizen Eco-Drive','/watch','','',1,0,0,0,''),(455,212,0,'Men\'s Chronograph Watch','/men-s','','',1,0,0,0,''),(456,213,0,'Women\'s Leather Cuff Band Watch','/women-s','','',1,0,0,0,''),(457,214,0,'security seal','','','<a href=\"https://seal.beyondsecurity.com/vulnerability-scanner-verification/www.trueloaded.co.uk\"><img src=\"https://seal.beyondsecurity.com/verification-images/www.trueloaded.co.uk/vulnerability-scanner-2.gif\" alt=\"Website Security Test\" border=\"0\" /></a>',1,0,1,0,''),(458,215,0,'Shop closed','','','Shop closed from December, 24th to January, 2nd',1,0,1,0,''),(459,216,0,'Banner 657','catalog/product?products_id=372','','',1,0,0,0,'<svg viewBox=\"0 0 1903 500\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:svg=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n <g class=\"layer\">\n <title>Layer 1</title>\n <image height=\"500\" id=\"svg_1\" width=\"1903\" x=\"-41\" xlink:href=\"https://dev.trueloaded.co.uk/images/banners/41/banner_4-1.jpg\" y=\"34\"/>\n <rect fill=\"#FF0000\" height=\"109\" id=\"svg_2\" stroke=\"#000000\" stroke-width=\"5\" width=\"390\" x=\"404.5\" y=\"86.5\"/>\n <rect fill=\"#FF0000\" height=\"13\" id=\"svg_3\" stroke=\"#000000\" stroke-width=\"5\" width=\"415\" x=\"467.50385\" y=\"373.00389\"/>\n <text fill=\"#000000\" font-family=\"serif\" font-size=\"24\" id=\"svg_4\" stroke=\"#000000\" stroke-width=\"0\" text-anchor=\"middle\" x=\"509.50385\" xml:space=\"preserve\" y=\"375.00389\">ertqw43r5</text>\n </g>\n</svg>'),(460,217,0,'Banner 5','','banners/217/theme2-banner.jpg','',1,0,0,0,''),(461,218,0,'Banner 6','','banners/218/banner-6.jpg','',1,0,0,0,''),(462,219,0,'Banner 7','','banners/219/banner-7.jpg','',1,0,0,0,''),(463,220,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','banners/220/banner2.jpg','',1,0,0,0,''),(464,221,0,'Women\'s Leather Cuff Band Watch','/women-s','banners/221/banner-7.jpg','',1,0,0,0,''),(465,222,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(466,223,0,'Banner 5','','banners/223/theme2-banner.jpg','',1,0,0,0,''),(467,224,0,'Banner 6','','banners/224/banner-6.jpg','',1,0,0,0,''),(468,225,0,'Banner 7','','banners/225/banner-7.jpg','',1,0,0,0,''),(469,226,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','banners/226/banner2.jpg','',1,0,0,0,''),(470,227,0,'Women\'s Leather Cuff Band Watch','/women-s','banners/227/banner-7.jpg','',1,0,0,0,''),(471,228,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(472,229,0,'Banner 5','','banners/229/theme2-banner.jpg','',1,0,0,0,''),(473,230,0,'Banner 6','','banners/230/banner-6.jpg','',1,0,0,0,''),(474,231,0,'Banner 7','','banners/231/banner-7.jpg','',1,0,0,0,''),(475,232,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','banners/232/banner2.jpg','',1,0,0,0,''),(476,233,0,'Women\'s Leather Cuff Band Watch','/women-s','banners/233/banner-7.jpg','',1,0,0,0,''),(477,234,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(478,235,0,'Banner 5','','banners/235/theme2-banner.jpg','',1,0,0,0,''),(479,236,0,'Banner 6','','banners/236/banner-6.jpg','',1,0,0,0,''),(480,237,0,'Banner 7','','banners/237/banner-7.jpg','',1,0,0,0,''),(481,238,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','banners/238/banner2.jpg','',1,0,0,0,''),(482,239,0,'Women\'s Leather Cuff Band Watch','/women-s','banners/239/banner-7.jpg','',1,0,0,0,''),(483,240,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,''),(484,241,0,'Banner 5','','banners/241/theme2-banner.jpg','',1,0,0,0,''),(485,242,0,'Banner 6','','banners/242/banner-6.jpg','',1,0,0,0,''),(486,243,0,'Banner 7','','banners/243/banner-7.jpg','',1,0,0,0,''),(487,244,0,'Beko','/beko-bric21000x-built-in-electric-single-oven-stainless-steel','banners/244/banner2.jpg','',1,0,0,0,''),(488,245,0,'Women\'s Leather Cuff Band Watch','/women-s','banners/245/banner-7.jpg','',1,0,0,0,''),(489,246,0,'Blog','','','<div class=\"blue-title\">Blog</div>',1,0,2,4,'');
/*!40000 ALTER TABLE `banners_languages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_languages_backup`
--
DROP TABLE IF EXISTS `banners_languages_backup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_languages_backup` (
`blang_id` int(11) NOT NULL AUTO_INCREMENT,
`banners_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`banners_title` varchar(64) NOT NULL DEFAULT '',
`banners_url` varchar(255) NOT NULL DEFAULT '',
`banners_image` varchar(64) NOT NULL DEFAULT '',
`banners_html_text` text,
`language_id` int(11) NOT NULL DEFAULT '1',
PRIMARY KEY (`blang_id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_languages_backup`
--
LOCK TABLES `banners_languages_backup` WRITE;
/*!40000 ALTER TABLE `banners_languages_backup` DISABLE KEYS */;
INSERT INTO `banners_languages_backup` VALUES (26,37,1,'Main banner','citizen-bj8050-08e-professional-diver-s-eco-drive-men-s-rubber-b','main-1-2.jpg','',1),(27,37,1,'Main banner','','main.jpg','',3),(28,38,1,'Main banner 1','http://www.trueloaded.co.uk/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','mainYellow-1.jpg','',1),(29,38,1,'Main banner 1','','mainYellow.jpg','',3),(32,37,2,'Main banner','citizen-bj8050-08e-professional-diver-s-eco-drive-men-s-rubber-b','main-1-3.jpg','',1),(33,38,2,'Main banner 1','http://www.trueloaded.co.uk/nemesis-women-s-classic-yellow-plant-art-leather-cuff-band-watch','mainYellow.jpg','',1),(34,37,3,'Main banner','citizen-bj8050-08e-professional-diver-s-eco-drive-men-s-rubber-b','main-1-4.jpg','',1),(35,39,1,'','','eyelash 5.jpg','',1);
/*!40000 ALTER TABLE `banners_languages_backup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `banners_to_platform`
--
DROP TABLE IF EXISTS `banners_to_platform`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `banners_to_platform` (
`banners_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
UNIQUE KEY `banners_id` (`banners_id`,`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `banners_to_platform`
--
LOCK TABLES `banners_to_platform` WRITE;
/*!40000 ALTER TABLE `banners_to_platform` DISABLE KEYS */;
INSERT INTO `banners_to_platform` VALUES (41,1),(41,8),(109,7),(109,9),(110,7),(110,9),(111,7),(112,7),(113,7),(116,7),(116,9),(117,7),(117,9),(118,7),(118,9),(120,10),(121,10),(122,10),(124,10),(125,10),(126,10),(127,10),(128,10),(129,10),(130,9),(131,9),(132,9),(133,9),(134,7),(135,7),(136,7),(137,10),(140,8),(141,8),(142,8),(143,8),(144,8);
/*!40000 ALTER TABLE `banners_to_platform` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories`
--
DROP TABLE IF EXISTS `categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories` (
`categories_id` int(11) NOT NULL AUTO_INCREMENT,
`categories_image` varchar(128) DEFAULT NULL,
`categories_image_2` varchar(128) NOT NULL DEFAULT '',
`parent_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(3) DEFAULT NULL,
`date_added` datetime DEFAULT NULL,
`last_modified` datetime DEFAULT NULL,
`categories_status` tinyint(4) NOT NULL DEFAULT '1',
`manual_control_status` tinyint(1) NOT NULL DEFAULT '1',
`previous_status` tinyint(4) DEFAULT NULL,
`last_xml_import` datetime DEFAULT NULL,
`last_xml_export` datetime DEFAULT NULL,
`categories_level` int(11) NOT NULL DEFAULT '0',
`categories_left` int(11) NOT NULL DEFAULT '0',
`categories_right` int(11) NOT NULL DEFAULT '0',
`categories_seo_page_name` varchar(255) NOT NULL DEFAULT '',
`categories_old_seo_page_name` varchar(255) NOT NULL DEFAULT '',
`show_on_home` tinyint(1) NOT NULL DEFAULT '1',
`ep_holbi_soap_disable_update` tinyint(1) NOT NULL DEFAULT '0',
`created_by_platform_id` int(11) NOT NULL DEFAULT '0',
`created_by_department_id` int(11) NOT NULL DEFAULT '0',
`maps_id` int(11) NOT NULL DEFAULT '0',
`categories_image_3` varchar(128) NOT NULL DEFAULT '',
`default_sort_order` varchar(5) NOT NULL DEFAULT '',
`categories_image_4` varchar(128) NOT NULL DEFAULT '',
`stock_limit` int(11) NOT NULL DEFAULT '-1',
`banners_group` varchar(256) NOT NULL DEFAULT '',
PRIMARY KEY (`categories_id`),
KEY `idx_categories_parent_id` (`parent_id`),
KEY `idx_date_added` (`date_added`),
KEY `idx_categories_old_seo_page_name` (`categories_old_seo_page_name`),
KEY `idx_tree` (`categories_status`,`categories_left`,`categories_right`),
KEY `categories_left` (`categories_left`),
KEY `categories_right` (`categories_right`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories`
--
LOCK TABLES `categories` WRITE;
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
INSERT INTO `categories` VALUES (1,'categories/1/gallery/category-watch-image.jpg','',0,4,'2022-07-22 21:06:46','2022-07-23 14:03:59',1,1,NULL,NULL,NULL,1,30,37,'','',1,0,0,0,0,'categories/1/homepage/category-watch-image.jpg','','',-1,'0'),(2,'categories/2/gallery/womens-watch-category-image.jpg','',1,0,'2022-07-22 21:06:46','2022-07-23 14:03:32',1,1,NULL,NULL,NULL,2,31,32,'','',1,0,0,0,0,'categories/2/homepage/womens-watch-category-image.jpg','','',-1,'0'),(3,'categories/3/gallery/img_for_all.webp','',1,1,'2022-07-22 21:06:46','2022-07-23 14:03:40',1,1,NULL,NULL,NULL,2,33,34,'','',1,0,0,0,0,'categories/3/homepage/img_for_all.webp','','',-1,'0'),(4,'categories/4/gallery/mens-watches-category-image.jpg','',1,2,'2022-07-22 21:06:46','2022-07-23 14:03:49',1,1,NULL,NULL,NULL,2,35,36,'','',1,0,0,0,0,'categories/4/homepage/mens-watches-category-image.jpg','','',-1,'0'),(5,'','',0,1,'2022-07-22 21:06:51','2022-07-23 14:04:17',1,1,NULL,NULL,NULL,1,10,17,'','',0,0,0,0,0,'','','',-1,'0'),(6,'','',5,0,'2022-07-22 21:06:51','2022-07-23 14:07:27',1,1,NULL,NULL,NULL,2,11,12,'','',0,0,0,0,0,'','','',-1,'0'),(7,'','',5,0,'2022-07-22 21:06:51','2022-07-23 14:07:35',1,1,NULL,NULL,NULL,2,13,14,'','',0,0,0,0,0,'','','',-1,'0'),(8,'','',5,0,'2022-07-22 21:06:51','2022-07-23 14:07:44',1,1,NULL,NULL,NULL,2,15,16,'','',0,0,0,0,0,'','','',-1,'0'),(9,'','',0,0,'2022-07-22 21:06:55','2022-07-23 14:04:25',1,1,NULL,NULL,NULL,1,2,9,'','',0,0,0,0,0,'','','',-1,'0'),(10,'','',9,0,'2022-07-22 21:06:55','2022-07-23 14:09:20',1,1,NULL,NULL,NULL,2,3,4,'','',0,0,0,0,0,'','','',-1,'0'),(11,'','',9,1,'2022-07-22 21:06:55','2022-07-23 14:09:28',1,1,NULL,NULL,NULL,2,5,6,'','',0,0,0,0,0,'','','',-1,'0'),(12,'','',9,2,'2022-07-22 21:06:55','2022-07-23 14:09:36',1,1,NULL,NULL,NULL,2,7,8,'','',0,0,0,0,0,'','','',-1,'0'),(13,'categories/13/gallery/furniture.jpg','',0,3,'2022-07-22 21:07:00','2022-07-23 14:04:08',1,1,NULL,NULL,NULL,1,18,29,'','',0,0,0,0,0,'','','',-1,'0'),(14,'categories/14/gallery/accessories.webp','',13,0,'2022-07-22 21:07:00','2022-07-23 14:02:45',1,1,NULL,NULL,NULL,2,19,20,'','',0,0,0,0,0,'','','',-1,'0'),(15,'categories/15/gallery/bedroom suites.webp','',13,0,'2022-07-22 21:07:00','2022-07-23 14:02:54',1,1,NULL,NULL,NULL,2,21,22,'','',0,0,0,0,0,'','','',-1,'0'),(16,'categories/16/gallery/clearance.png','',13,0,'2022-07-22 21:07:00','2022-07-23 14:03:02',1,1,NULL,NULL,NULL,2,23,24,'','',0,0,0,0,0,'','','',-1,'0'),(17,'categories/17/gallery/mattress.webp','',13,0,'2022-07-22 21:07:00','2022-07-23 14:03:12',1,1,NULL,NULL,NULL,2,25,26,'','',0,0,0,0,0,'','','',-1,'0'),(18,'categories/18/gallery/outdoor.webp','',13,0,'2022-07-22 21:07:00','2022-07-23 14:03:20',1,1,NULL,NULL,NULL,2,27,28,'','',0,0,0,0,0,'','','',-1,'0');
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_cache`
--
DROP TABLE IF EXISTS `categories_cache`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_cache` (
`categories_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`groups_id` int(11) NOT NULL DEFAULT '0',
`products` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`categories_id`,`platform_id`,`groups_id`),
KEY `idx_categories_cache` (`categories_id`,`platform_id`,`groups_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_cache`
--
LOCK TABLES `categories_cache` WRITE;
/*!40000 ALTER TABLE `categories_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_cache` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_description`
--
DROP TABLE IF EXISTS `categories_description`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_description` (
`categories_id` int(11) NOT NULL DEFAULT '0',
`language_id` int(11) NOT NULL DEFAULT '1',
`categories_name` varchar(255) NOT NULL DEFAULT '',
`categories_heading_title` varchar(255) DEFAULT NULL,
`categories_description` text,
`categories_head_title_tag` varchar(125) NOT NULL DEFAULT '',
`categories_head_desc_tag` text NOT NULL,
`categories_head_keywords_tag` text NOT NULL,
`affiliate_id` int(11) NOT NULL DEFAULT '0',
`categories_seo_page_name` varchar(255) NOT NULL DEFAULT '',
`noindex_option` int(11) NOT NULL DEFAULT '0',
`nofollow_option` int(11) NOT NULL DEFAULT '0',
`rel_canonical` varchar(255) NOT NULL DEFAULT '',
`categories_h1_tag` varchar(255) NOT NULL DEFAULT '',
`categories_h2_tag` text NOT NULL,
`categories_h3_tag` text NOT NULL,
`categories_image_alt_tag_mask` varchar(255) NOT NULL DEFAULT '',
`categories_image_title_tag_mask` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`categories_id`,`language_id`,`affiliate_id`),
KEY `idx_categories_name` (`categories_name`),
KEY `idx_language_id` (`language_id`),
KEY `idx_affiliate_id` (`affiliate_id`),
KEY `categories_seo_page_name` (`categories_seo_page_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_description`
--
LOCK TABLES `categories_description` WRITE;
/*!40000 ALTER TABLE `categories_description` DISABLE KEYS */;
INSERT INTO `categories_description` VALUES (1,1,'Watch',NULL,'&amp;amp;lt;a href=&amp;amp;quot;/images/Sale_1-2.jpg&amp;amp;quot; target=&amp;amp;quot;_blank&amp;amp;quot;&amp;amp;gt;test&amp;amp;lt;/a&amp;amp;gt;','','','',0,'watch-catalog',0,0,'','','','','',''),(2,1,'For her',NULL,'','Women\'s watch collection','Women&amp;amp;amp;amp;#039;s watch collection for stylich lady,','',0,'women-s',0,0,'','','','','',''),(3,1,'For all',NULL,'','','','',0,'for-all',0,0,'','','','','',''),(4,1,'For him',NULL,'Men watch','','','',0,'men-s',0,0,'','Men\'s watch','','','',''),(5,1,'Supermarket',NULL,'','','','',0,'supermarket',0,0,'','','','','',''),(6,1,'Chairs',NULL,'','','','',0,'chair',0,0,'','','','','',''),(7,1,'Computer Workstations',NULL,'','','','',0,'computer-workstations',0,0,'','','','','',''),(8,1,'Tables',NULL,'','','','',0,'tables',0,0,'','','','','',''),(9,1,'Printshop',NULL,'','','','',0,'printshop',0,0,'','','','','',''),(10,1,'Epson',NULL,'','','','',0,'epson',0,0,'','','','','',''),(11,1,'Canon',NULL,'','','','',0,'canon',0,0,'','','','','',''),(12,1,'Brother',NULL,'','','','',0,'brother',0,0,'','','','','',''),(13,1,'Furniture',NULL,'','','','',0,'furniture-catalog',0,0,'','','','','',''),(14,1,'Accessories',NULL,'','','','',0,'accessories',0,0,'','','','','',''),(15,1,'Bedroom suites',NULL,'','','','',0,'bedroom-suites',0,0,'','','','','',''),(16,1,'Clearance',NULL,'','','','',0,'clearance',0,0,'','','','','',''),(17,1,'Mattress',NULL,'','','','',0,'mattress',0,0,'','','','','',''),(18,1,'Outdoor',NULL,'','','','',0,'outdoor',0,0,'','','','','','');
/*!40000 ALTER TABLE `categories_description` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_images`
--
DROP TABLE IF EXISTS `categories_images`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_images` (
`categories_images_id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`image` varchar(256) NOT NULL DEFAULT '',
`sort_order` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`image_types_id` int(11) NOT NULL DEFAULT '0',
`position` varchar(64) NOT NULL DEFAULT '',
`fit` varchar(64) NOT NULL DEFAULT '',
PRIMARY KEY (`categories_images_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_images`
--
LOCK TABLES `categories_images` WRITE;
/*!40000 ALTER TABLE `categories_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_images` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_platform_settings`
--
DROP TABLE IF EXISTS `categories_platform_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_platform_settings` (
`categories_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`categories_image` varchar(255) NOT NULL DEFAULT '',
`categories_image_2` varchar(255) NOT NULL DEFAULT '',
`show_on_home` int(1) NOT NULL DEFAULT '0',
`maps_id` int(11) NOT NULL DEFAULT '0',
`categories_image_3` varchar(128) NOT NULL DEFAULT '',
`categories_image_4` varchar(128) NOT NULL DEFAULT '',
UNIQUE KEY `idx_categories_id` (`categories_id`,`platform_id`),
KEY `idx_platform_id` (`platform_id`,`show_on_home`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_platform_settings`
--
LOCK TABLES `categories_platform_settings` WRITE;
/*!40000 ALTER TABLE `categories_platform_settings` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_platform_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_product_to_template`
--
DROP TABLE IF EXISTS `categories_product_to_template`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_product_to_template` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`theme_name` varchar(256) NOT NULL DEFAULT '',
`template_name` varchar(256) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_product_to_template`
--
LOCK TABLES `categories_product_to_template` WRITE;
/*!40000 ALTER TABLE `categories_product_to_template` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_product_to_template` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_to_template`
--
DROP TABLE IF EXISTS `categories_to_template`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_to_template` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`theme_name` varchar(256) NOT NULL DEFAULT '',
`template_name` varchar(256) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_to_template`
--
LOCK TABLES `categories_to_template` WRITE;
/*!40000 ALTER TABLE `categories_to_template` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_to_template` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `categories_upsell`
--
DROP TABLE IF EXISTS `categories_upsell`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `categories_upsell` (
`categories_upsell_id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`upsell_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`categories_upsell_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories_upsell`
--
LOCK TABLES `categories_upsell` WRITE;
/*!40000 ALTER TABLE `categories_upsell` DISABLE KEYS */;
/*!40000 ALTER TABLE `categories_upsell` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cats_products_upsell`
--
DROP TABLE IF EXISTS `cats_products_upsell`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cats_products_upsell` (
`cats_products_upsell_id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`upsell_products_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`cats_products_upsell_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cats_products_upsell`
--
LOCK TABLES `cats_products_upsell` WRITE;
/*!40000 ALTER TABLE `cats_products_upsell` DISABLE KEYS */;
/*!40000 ALTER TABLE `cats_products_upsell` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cats_products_xsell`
--
DROP TABLE IF EXISTS `cats_products_xsell`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cats_products_xsell` (
`cats_products_xsell_id` int(11) NOT NULL AUTO_INCREMENT,
`categories_id` int(11) NOT NULL DEFAULT '0',
`xsell_products_id` int(11) NOT NULL DEFAULT '0',
`sort_order` int(11) NOT NULL DEFAULT '0',
`xsell_type_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`cats_products_xsell_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cats_products_xsell`
--
LOCK TABLES `cats_products_xsell` WRITE;
/*!40000 ALTER TABLE `cats_products_xsell` DISABLE KEYS */;
/*!40000 ALTER TABLE `cats_products_xsell` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cities`
--
DROP TABLE IF EXISTS `cities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cities` (
`city_id` int(11) NOT NULL AUTO_INCREMENT,
`city_country_id` int(11) NOT NULL DEFAULT '0',
`city_zone_id` int(11) NOT NULL DEFAULT '0',
`city_code` varchar(32) NOT NULL DEFAULT '',
`city_name` varchar(64) NOT NULL DEFAULT '',
PRIMARY KEY (`city_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cities`
--
LOCK TABLES `cities` WRITE;
/*!40000 ALTER TABLE `cities` DISABLE KEYS */;
/*!40000 ALTER TABLE `cities` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cloud_printers`
--
DROP TABLE IF EXISTS `cloud_printers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cloud_printers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`service_id` int(11) NOT NULL DEFAULT '0',
`cloud_printer_id` varchar(128) DEFAULT NULL,
`cloud_printer_name` varchar(128) DEFAULT NULL,
`status` int(11) NOT NULL DEFAULT '0',
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_service` (`service_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cloud_printers`
--
LOCK TABLES `cloud_printers` WRITE;
/*!40000 ALTER TABLE `cloud_printers` DISABLE KEYS */;
/*!40000 ALTER TABLE `cloud_printers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cloud_printers_documents`
--
DROP TABLE IF EXISTS `cloud_printers_documents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cloud_printers_documents` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`printer_id` int(11) DEFAULT NULL,
`document_name` varchar(128) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cloud_printers_documents`
--
LOCK TABLES `cloud_printers_documents` WRITE;
/*!40000 ALTER TABLE `cloud_printers_documents` DISABLE KEYS */;
/*!40000 ALTER TABLE `cloud_printers_documents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cloud_services`
--
DROP TABLE IF EXISTS `cloud_services`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cloud_services` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`service` varchar(128) DEFAULT NULL,
`platform_id` int(11) NOT NULL DEFAULT '0',
`key` text,
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_platform` (`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cloud_services`
--
LOCK TABLES `cloud_services` WRITE;
/*!40000 ALTER TABLE `cloud_services` DISABLE KEYS */;
/*!40000 ALTER TABLE `cloud_services` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `configuration`
--
DROP TABLE IF EXISTS `configuration`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `configuration` (
`configuration_id` int(11) NOT NULL AUTO_INCREMENT,
`configuration_title` varchar(64) NOT NULL DEFAULT '',
`configuration_key` varchar(64) NOT NULL DEFAULT '',
`configuration_value` varchar(2048) NOT NULL DEFAULT '',
`configuration_description` varchar(255) NOT NULL DEFAULT '',
`configuration_group_id` varchar(128) NOT NULL DEFAULT '',
`sort_order` int(5) DEFAULT NULL,
`last_modified` datetime DEFAULT NULL,
`date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`use_function` varchar(255) DEFAULT NULL,
`set_function` varchar(255) DEFAULT NULL,
PRIMARY KEY (`configuration_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4777 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `configuration`
--
LOCK TABLES `configuration` WRITE;
/*!40000 ALTER TABLE `configuration` DISABLE KEYS */;
INSERT INTO `configuration` VALUES (9,'Switch To Default Language Currency','USE_DEFAULT_LANGUAGE_CURRENCY','false','Automatically switch to the language\'s currency when it is changed','BOX_CONFIGURATION_MYSTORE',10,'2018-01-11 15:27:55','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(11,'Use Search-Engine Safe URLs (still in development)','SEARCH_ENGINE_FRIENDLY_URLS','true','Use search-engine safe urls for all site links','',12,'2017-10-10 17:29:59','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(14,'Default Search Operator','ADVANCED_SEARCH_DEFAULT_OPERATOR','and','Default search operators','BOX_CONFIGURATION_MYSTORE',17,'2016-08-22 13:34:54','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'and\', \'or\'),'),(15,'Store Address and Phone','STORE_NAME_ADDRESS','Sergey Holbi\nstreet Holbi, Holbi TEST\nLondon\nFairford\nGLS\n61111\nUnited Kingdom','This is the Store Name, Address and Phone used on printable documents and displayed online','BOX_CONFIGURATION_TRASH',18,'2016-07-11 14:05:42','2003-07-17 10:29:22',NULL,'tep_cfg_textarea('),(17,'Tax Decimal Places','TAX_DECIMAL_PLACES','0','Pad the tax value this amount of decimal places','BOX_CONFIGURATION_MYSTORE',20,'2016-08-22 13:47:07','2003-07-17 10:29:22',NULL,NULL),(18,'Display Prices with Tax','DISPLAY_PRICE_WITH_TAX','true','Display prices with tax included (true) or add the tax at the end (false)','BOX_CONFIGURATION_MYSTORE',21,'2017-01-25 17:23:34','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(19,'First Name','ENTRY_FIRST_NAME_MIN_LENGTH','2','Minimum length of first name','BOX_CONFIGURATION_MINIMUM_VALUES',1,'2016-08-25 10:54:48','2003-07-17 10:29:22',NULL,NULL),(20,'Last Name','ENTRY_LAST_NAME_MIN_LENGTH','2','Minimum length of last name','BOX_CONFIGURATION_MINIMUM_VALUES',2,'2016-08-25 10:55:20','2003-07-17 10:29:22',NULL,NULL),(21,'Date of Birth','ENTRY_DOB_MIN_LENGTH','10','Minimum length of date of birth','BOX_CONFIGURATION_TRASH',3,'2006-07-21 14:41:56','2003-07-17 10:29:22',NULL,NULL),(22,'E-Mail Address','ENTRY_EMAIL_ADDRESS_MIN_LENGTH','6','Minimum length of e-mail address','BOX_CONFIGURATION_MINIMUM_VALUES',4,'2016-08-25 10:54:21','2003-07-17 10:29:22',NULL,NULL),(23,'Street Address','ENTRY_STREET_ADDRESS_MIN_LENGTH','5','Minimum length of street address','BOX_CONFIGURATION_MINIMUM_VALUES',5,'2016-08-25 10:57:13','2003-07-17 10:29:22',NULL,NULL),(25,'Post Code','ENTRY_POSTCODE_MIN_LENGTH','4','Minimum length of post code','BOX_CONFIGURATION_MINIMUM_VALUES',7,'2016-08-25 10:56:17','2003-07-17 10:29:22',NULL,NULL),(26,'City','ENTRY_CITY_MIN_LENGTH','3','Minimum length of city','BOX_CONFIGURATION_MINIMUM_VALUES',8,'2016-08-25 10:53:44','2003-07-17 10:29:22',NULL,NULL),(27,'State','ENTRY_STATE_MIN_LENGTH','2','Minimum length of state','BOX_CONFIGURATION_MINIMUM_VALUES',9,'2016-08-25 10:56:50','2003-07-17 10:29:22',NULL,NULL),(28,'Telephone Number','ENTRY_TELEPHONE_MIN_LENGTH','3','Minimum length of telephone number','BOX_CONFIGURATION_MINIMUM_VALUES',10,'2016-08-25 10:57:58','2003-07-17 10:29:22',NULL,NULL),(29,'Password Length','ENTRY_PASSWORD_MIN_LENGTH','12','Minimum length of password','BOX_CONFIGURATION_CUSTOMER_DETAILS',104,'2018-02-20 14:47:29','2003-07-17 10:29:22',NULL,NULL),(32,'Review Text','REVIEW_TEXT_MIN_LENGTH','50','Minimum length of review text','BOX_CONFIGURATION_TRASH',14,NULL,'2003-07-17 10:29:22',NULL,NULL),(35,'Address Book Entries','MAX_ADDRESS_BOOK_ENTRIES','5','Maximum address book entries a customer is allowed to have','BOX_CONFIGURATION_CUSTOMER_DETAILS',0,'2018-02-20 14:58:17','2003-07-17 10:29:22',NULL,NULL),(37,'Page Links','MAX_DISPLAY_PAGE_LINKS','6','Number of \'number\' links use for page-sets','BOX_CONFIGURATION_MAXIMUM_VALUES',3,'2016-09-09 17:12:59','2003-07-17 10:29:22',NULL,NULL),(39,'New Products Module','MAX_DISPLAY_NEW_PRODUCTS','8','Maximum number of new products to display in a category','BOX_CONFIGURATION_MAXIMUM_VALUES',5,'2016-10-27 15:42:51','2003-07-17 10:29:22',NULL,NULL),(44,'New Reviews','MAX_DISPLAY_NEW_REVIEWS','6','Maximum number of new reviews to display','BOX_CONFIGURATION_MAXIMUM_VALUES',9,'2016-08-25 11:04:07','2003-07-17 10:29:22',NULL,NULL),(45,'Selection of Random Reviews','MAX_RANDOM_SELECT_REVIEWS','2','How many records to select from to choose one random product review','BOX_CONFIGURATION_MAXIMUM_VALUES',10,'2016-08-25 11:09:34','2003-07-17 10:29:22',NULL,NULL),(53,'Order History','MAX_DISPLAY_ORDER_HISTORY','10','Maximum number of orders to display in the order history page','BOX_CONFIGURATION_MAXIMUM_VALUES',18,'2016-09-09 16:57:56','2003-07-17 10:29:22',NULL,NULL),(54,'Small Image Width','SMALL_IMAGE_WIDTH','210','The pixel width of small images','BOX_CONFIGURATION_TRASH',1,'2004-01-02 11:13:05','2003-07-17 10:29:22',NULL,NULL),(55,'Small Image Height','SMALL_IMAGE_HEIGHT','210','The pixel height of small images','BOX_CONFIGURATION_TRASH',2,'2004-01-02 11:13:01','2003-07-17 10:29:22',NULL,NULL),(60,'Calculate Image Size','CONFIG_CALCULATE_IMAGE_SIZE','true','Calculate the size of images?','BOX_CONFIGURATION_TRASH',7,'2006-03-24 17:59:28','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(61,'Image Required','IMAGE_REQUIRED','true','Enable to display broken images. Good for development.','BOX_CONFIGURATION_TRASH',8,'2004-10-13 00:17:21','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(62,'Gender','ACCOUNT_GENDER','visible','Display gender in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-08-02 14:22:31','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(63,'Date of Birth','ACCOUNT_DOB','disabled','Display date of birth in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2021-11-05 15:58:43','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(64,'Company','ACCOUNT_COMPANY','visible','Display company in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-06-21 14:05:13','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(65,'Suburb','ACCOUNT_SUBURB','visible','Display suburb in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-03-30 10:11:58','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(66,'State','ACCOUNT_STATE','visible','Display state in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-03-20 17:05:42','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'required\', \'required_register\'),'),(84,'Default Currency','DEFAULT_CURRENCY','GBP','Default Currency','BOX_CONFIGURATION_MODULE',0,'2003-09-06 22:01:21','2003-07-17 10:29:22',NULL,NULL),(85,'Default Language','DEFAULT_LANGUAGE','en','Default Language','BOX_CONFIGURATION_MODULE',0,NULL,'2003-07-17 10:29:22',NULL,NULL),(86,'Default Order Status For New Orders','DEFAULT_ORDERS_STATUS_ID','1','When a new order is created, this order status will be assigned to it.','BOX_CONFIGURATION_MODULE',0,'2006-07-27 15:07:56','2003-07-17 10:29:22',NULL,NULL),(100,'Enter the Maximum Package Weight you will ship','SHIPPING_MAX_WEIGHT','500','Carriers have a max weight limit for a single package. This is a common one for all.','BOX_CONFIGURATION_SHIPPING_PACKAGING',3,'2019-10-22 11:50:24','2003-07-17 10:29:22',NULL,NULL),(101,'Package Tare weight','SHIPPING_BOX_WEIGHT','0','What is the weight of typical packaging of small to medium packages?','BOX_CONFIGURATION_SHIPPING_PACKAGING',4,'2019-10-22 11:50:12','2003-07-17 10:29:22',NULL,NULL),(102,'Larger packages - percentage increase','SHIPPING_BOX_PADDING','0','For 10% enter 10','BOX_CONFIGURATION_SHIPPING_PACKAGING',5,'2018-02-20 15:03:33','2003-07-17 10:29:22',NULL,NULL),(103,'Display Product Image','PRODUCT_LIST_IMAGE','1','Do you want to display the Product Image?','TEXT_LISTING_PRODUCTS',1,'2018-02-20 15:04:59','2003-07-17 10:29:22',NULL,NULL),(104,'Display Product Manufaturer Name','PRODUCT_LIST_MANUFACTURER','0','Do you want to display the Product Manufacturer Name?','TEXT_LISTING_PRODUCTS',2,'2016-08-25 12:12:40','2003-07-17 10:29:22',NULL,NULL),(105,'Display Product Model','PRODUCT_LIST_MODEL','3','Do you want to display the Product Model?','TEXT_LISTING_PRODUCTS',3,'2016-08-25 12:13:08','2003-07-17 10:29:22',NULL,NULL),(106,'Display Product Name','PRODUCT_LIST_NAME','2','Do you want to display the Product Name?','TEXT_LISTING_PRODUCTS',4,'2016-08-25 12:13:47','2003-07-17 10:29:22',NULL,NULL),(107,'Display Product Price','PRODUCT_LIST_PRICE','5','Do you want to display the Product Price','TEXT_LISTING_PRODUCTS',5,'2016-08-25 12:14:14','2003-07-17 10:29:22',NULL,NULL),(108,'Display Product Quantity','PRODUCT_LIST_QUANTITY','0','Do you want to display the Product Quantity?','TEXT_LISTING_PRODUCTS',6,'2016-08-25 12:14:43','2003-07-17 10:29:22',NULL,NULL),(109,'Display Product Weight','PRODUCT_LIST_WEIGHT','0','Do you want to display the Product Weight?','TEXT_LISTING_PRODUCTS',7,'2016-08-25 12:15:41','2003-07-17 10:29:22',NULL,NULL),(110,'Display Buy Now column','PRODUCT_LIST_BUY_NOW','9','Do you want to display the Buy Now column?','TEXT_LISTING_PRODUCTS',8,'2016-08-25 12:11:42','2003-07-17 10:29:22',NULL,NULL),(114,'Subtract stock','STOCK_LIMITED','true','Subtract product in stock by product orders','TEXT_STOCK',2,'2017-03-15 15:46:15','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(116,'Mark product out of stock','STOCK_MARK_PRODUCT_OUT_OF_STOCK','***','Display something on screen so customer can see which product has insufficient stock','TEXT_STOCK',4,'2016-08-25 12:19:01','2003-07-17 10:29:22',NULL,NULL),(117,'Stock Re-order level','STOCK_REORDER_LEVEL','5','Define when stock needs to be re-ordered','TEXT_STOCK',5,'2018-02-20 15:06:57','2003-07-17 10:29:22',NULL,NULL),(118,'Store Page Parse Time','STORE_PAGE_PARSE_TIME','false','Store the time it takes to parse a page','BOX_CONFIGURATION_LOGGING',1,'2006-11-21 20:55:17','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(119,'Log Destination','STORE_PAGE_PARSE_TIME_LOG','/var/www/html/turbo/images/page_parse_time.log','Directory and filename of the page parse time log','BOX_CONFIGURATION_LOGGING',2,'2006-09-28 19:50:43','2003-07-17 10:29:22',NULL,NULL),(120,'Log Date Format','STORE_PARSE_DATE_TIME_FORMAT','%d/%m/%Y %H:%M:%S','The date format','BOX_CONFIGURATION_LOGGING',3,NULL,'2003-07-17 10:29:22',NULL,NULL),(121,'Display The Page Parse Time','DISPLAY_PAGE_PARSE_TIME','false','Display the page parse time (store page parse time must be enabled)','BOX_CONFIGURATION_LOGGING',4,'2006-11-21 20:55:24','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(122,'Store Database Queries','STORE_DB_TRANSACTIONS','false','Store the database queries in the page parse time log (PHP4 only)','BOX_CONFIGURATION_LOGGING',5,'2006-11-21 20:55:21','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(123,'Use Cache','USE_CACHE','false','Use caching features','BOX_CONFIGURATION_CACHE',1,'2004-10-17 02:44:17','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(124,'Cache Directory','DIR_FS_CACHE','/tmp/','The directory where the cached files are saved','BOX_CONFIGURATION_CACHE',2,'2003-07-17 10:42:27','2003-07-17 10:29:22',NULL,NULL),(125,'E-Mail Transport Method','EMAIL_TRANSPORT','sendmail','Defines if this server uses a local connection to sendmail or uses an SMTP connection via TCP/IP. Servers running on Windows and MacOS should change this setting to SMTP.','BOX_CONFIGURATION_E_MAIL_OPTIONS',1,'2019-10-22 10:50:04','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'sendmail\', \'smtp\'),'),(126,'E-Mail Linefeeds','EMAIL_LINEFEED','LF','Defines the character sequence used to separate mail headers.','BOX_CONFIGURATION_E_MAIL_OPTIONS',2,'2016-08-25 12:20:28','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'LF\', \'CRLF\'),'),(127,'Use MIME HTML When Sending Emails','EMAIL_USE_HTML','true','Send e-mails in HTML format','BOX_CONFIGURATION_E_MAIL_OPTIONS',3,'2018-02-20 15:09:12','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(128,'Verify E-Mail Addresses Through DNS','ENTRY_EMAIL_ADDRESS_CHECK','false','Verify e-mail address through a DNS server','BOX_CONFIGURATION_E_MAIL_OPTIONS',4,'2016-08-25 12:22:10','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(129,'Send E-Mails','SEND_EMAILS','true','Send out e-mails','BOX_CONFIGURATION_E_MAIL_OPTIONS',5,'2016-08-25 12:21:20','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(130,'Enable download','DOWNLOAD_ENABLED','true','Enable the products download functions.','BOX_CONFIGURATION_DOWNLOAD',1,'2017-09-20 15:56:16','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(131,'Download by redirect','DOWNLOAD_BY_REDIRECT','false','Use browser redirection for download. Disable on non-Unix systems.','BOX_CONFIGURATION_DOWNLOAD',2,'2003-12-23 22:27:01','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(132,'Expiry delay (days)','DOWNLOAD_MAX_DAYS','7','Set number of days before the download link expires. 0 means no limit.','BOX_CONFIGURATION_DOWNLOAD',3,'2016-08-25 12:24:40','2003-07-17 10:29:22',NULL,''),(133,'Maximum number of downloads','DOWNLOAD_MAX_COUNT','5','Set the maximum number of downloads. 0 means no download authorized.','BOX_CONFIGURATION_DOWNLOAD',4,'2016-08-25 12:25:09','2003-07-17 10:29:22',NULL,''),(136,'Session Directory','SESSION_WRITE_DIRECTORY','/tmp','If sessions are file based, store them in this directory.','BOX_CONFIGURATION_SESSIONS',1,'2016-08-25 12:33:18','2003-07-17 10:29:22',NULL,NULL),(137,'Force Cookie Use','SESSION_FORCE_COOKIE_USE','False','Force the use of sessions when cookies are only enabled.','BOX_CONFIGURATION_SESSIONS',2,'2016-08-25 12:32:04','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(138,'Check SSL Session ID','SESSION_CHECK_SSL_SESSION_ID','False','Validate the SSL_SESSION_ID on every secure HTTPS page request.','BOX_CONFIGURATION_SESSIONS',3,'2016-08-25 12:31:09','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(139,'Check User Agent','SESSION_CHECK_USER_AGENT','False','Validate the clients browser user agent on every page request.','BOX_CONFIGURATION_SESSIONS',4,'2016-08-25 12:31:35','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(140,'Check IP Address','SESSION_CHECK_IP_ADDRESS','False','Validate the clients IP address on every page request.','BOX_CONFIGURATION_SESSIONS',5,'2016-08-25 12:30:44','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(141,'Prevent Spider Sessions','SESSION_BLOCK_SPIDERS','True','Prevent known spiders from starting a session.','BOX_CONFIGURATION_SESSIONS',6,'2018-02-20 15:13:33','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(142,'Recreate Session','SESSION_RECREATE','False','Recreate the session to generate a new session ID when the customer logs on or creates an account (PHP >=4.1 needed).','BOX_CONFIGURATION_SESSIONS',7,'2016-08-25 12:32:54','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(235,'Product Featured Maximum Display','MAX_DISPLAY_FEATURED_PRODUCTS','4','Amount of products to display on main page','BOX_CONFIGURATION_MAXIMUM_VALUES',170,'2018-02-20 14:54:49','2003-08-14 00:25:08',NULL,NULL),(998,'Shipping Estimator','SHOW_SHIPPING_ESTIMATOR','true','Show Shipping Estimator on Shopping Cart','BOX_CONFIGURATION_SHIPPING_PACKAGING',102,'2018-02-20 15:00:47','2003-08-14 00:24:04',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(1124,'Downloads Controller Update Status Value','DOWNLOADS_ORDERS_STATUS_UPDATED_VALUE','4','What orders_status resets the Download days and Max Downloads - Default is 4','BOX_CONFIGURATION_DOWNLOAD',90,'2016-08-25 12:23:48','0000-00-00 00:00:00',NULL,NULL),(1125,'Downloads Controller Download on hold message','DOWNLOADS_CONTROLLER_ON_HOLD_MSG','<BR><font color=\"FF0000\">NOTE: Downloads are not available until payment has been confirmed</font>','Downloads Controller Download on hold message','BOX_CONFIGURATION_DOWNLOAD',91,'2016-08-25 12:22:36','0000-00-00 00:00:00',NULL,NULL),(1126,'Downloads Controller Order Status Value','DOWNLOADS_CONTROLLER_ORDERS_STATUS','4','Downloads Controller Order Status Value - Default=2','BOX_CONFIGURATION_DOWNLOAD',92,'2017-09-20 16:07:31','0000-00-00 00:00:00',NULL,'tep_cfg_select_download_status('),(1507,'Display Product Short Description','PRODUCT_LIST_SHORT_DESRIPTION','4','Do you want to display the Product Short description?','TEXT_LISTING_PRODUCTS',7,'2016-08-25 12:15:13','2003-07-17 10:29:22',NULL,NULL),(1574,'Button image type','BUTTON_IMAGE_TYPE','png','Type of images to use for buttons','BOX_CONFIGURATION_TRASH',100,'2005-03-10 14:52:58','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'png\', \'gif\'),'),(1578,'Company VAT-ID','ACCOUNT_COMPANY_VAT','visible','Display VAT-ID in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2022-06-01 16:44:43','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(3437,'Store Page Parse to special IP-address','STORE_PAGE_PARSE_IP','*','\'*\' means any ip-address','BOX_CONFIGURATION_LOGGING',6,'2008-02-26 18:39:08','2008-02-26 18:39:08',NULL,NULL),(3611,'Image resize','IMAGE_RESIZE','GD','Select utility or lib for image resizing','BOX_CONFIGURATION_TRASH',100673,'2014-10-17 13:15:16','2014-04-21 11:00:46',NULL,'tep_cfg_select_option(array(\'disable\', \'GD\', \'ImageMagick\'),'),(3612,'Convert utility','CONVERT_UTILITY','/path/to/convert','Full path to convert utility','BOX_CONFIGURATION_TRASH',100674,NULL,'2014-04-21 11:00:46',NULL,NULL),(3614,'SEO URL Parts - Products Model','SEARCH_ENGINE_UNHIDE','True','SHOW Products Model as a part of SEO URL?','',14,NULL,'2004-10-12 23:47:19',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(3615,'SEO URL Parts - Language Code','SEO_URL_PARTS_LANGUAGE','True','Show Language Code as a part of SEO URL?','BOX_CONFIGURATION_SEO_OPTIONS',11,'2018-02-20 15:23:13','2004-10-12 23:30:44',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(3622,'Use products properties?','PRODUCTS_PROPERTIES','True','Do you wish customers use products_properties module?','',14,NULL,'2004-11-10 00:21:49',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(3624,'Show totals on checkout page','ONE_PAGE_SHOW_TOTALS','false','Show totals on checkout page.','BOX_CONFIGURATION_ONEPAGE_CHECKOUT',2,'2014-04-21 11:00:47','2014-04-21 11:00:47',NULL,'tep_cfg_select_option(array(\'false\', \'true\'),'),(3625,'Create account options','ONE_PAGE_CREATE_ACCOUNT','false','false - create w random pass (def)<br>pass - can type own pass<br>onebuy - show checkbox <b>Create account</b> + pass','BOX_CONFIGURATION_ONEPAGE_CHECKOUT',4,'2014-04-21 11:00:47','2014-04-21 11:00:47',NULL,'tep_cfg_select_option(array(\'false\', \'onebuy\'),'),(3632,'Wide search type','MSEARCH_ENABLE','Like','Please choose wide search type','BOX_CONFIGURATION_WIDE_SEACH',0,'2022-01-04 13:19:52','2004-10-25 01:17:20',NULL,'tep_cfg_select_option(array(\'none\',\'Like\',\'Soundex\', \'Fulltext\'),'),(3633,'Use highlighting?','MSEARCH_HIGHLIGHT_ENABLE','true','Enable highlighting for search results?','BOX_CONFIGURATION_WIDE_SEACH',1,'2019-10-21 16:41:22','2004-10-25 01:17:20',NULL,'tep_cfg_select_option(array(\'true\',\'false\'),'),(3634,'Higlighting background color','MSEARCH_HIGHLIGHT_BGCOLOR','#FAE000','Colour of the highlighted words','BOX_CONFIGURATION_WIDE_SEACH',2,'2019-10-21 16:49:20','2005-11-23 11:54:45',NULL,NULL),(3635,'Minimum word length','MSEARCH_WORD_LENGTH','2','Minimal length of the word, that will be included in search','BOX_CONFIGURATION_WIDE_SEACH',5,'2019-10-21 16:49:28','2005-11-23 11:54:45',NULL,NULL),(3663,'WYSIWYG editor: popup or inline','WYSIWYG_EDITOR_POPUP_INLINE','inline','WYSIWYG editor: popup or inline','',17,'2017-05-15 15:45:45','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'popup\', \'inline\'),'),(3666,'Store Phone','STORE_PHONE','08000112569','Store Phone','BOX_CONFIGURATION_TRASH',18,NULL,'2014-04-21 11:00:48',NULL,NULL),(3673,'Search results - 1024','SEARCH_RESULTS_1','8','Search results - 1024','BOX_CONFIGURATION_TRASH',NULL,'2016-03-02 13:00:44','0000-00-00 00:00:00',NULL,NULL),(3681,'Installed Modules','','','This is automatically updated. No need to edit.','BOX_CONFIGURATION_MODULE',0,'2017-09-14 10:58:22','2016-02-03 11:55:17',NULL,NULL),(3704,'Default visitor group','DEFAULT_USER_GROUP','1','The default user group for non logged user.','BOX_CONFIGURATION_CUSTOMER_DETAILS',3,'2019-10-21 17:07:07','2003-07-17 13:48:39',NULL,'tep_cfg_select_user_GROUP ('),(3705,'Default user group','DEFAULT_USER_LOGIN_GROUP','1','The default user group for new customers.','BOX_CONFIGURATION_CUSTOMER_DETAILS',1,'2019-10-21 17:07:04','2003-07-17 13:48:39',NULL,'tep_cfg_select_user_GROUP ('),(3706,'Customer can choose group','ENABLE_CUSTOMER_GROUP_CHOOSE','False','Customer can choose group during registration.','BOX_CONFIGURATION_CUSTOMER_DETAILS',4,'2019-10-21 17:07:11','2003-07-17 13:48:39',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(3729,'Use market prices?','USE_MARKET_PRICES','False','Do you wish customers use market prices?','',14,'2017-11-29 17:12:51','2004-11-01 18:20:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(3878,'Tracking Number URL','TRACKING_NUMBER_URL','http://www.17track.net/en/track?nums=','Tracking Number URL','',NULL,NULL,'0000-00-00 00:00:00',NULL,NULL),(3903,'HTTP Status Checker','HTTP_STATUS_CHECKER','https://httpstatus.io/?url=','HTTP Status Checker','BOX_CONFIGURATION_MYSTORE',300,'2016-08-22 13:45:07','0000-00-00 00:00:00',NULL,NULL),(4060,'Show Google Maps','SHOW_GOOGLE_MAPS','false','Show Google Maps on dashboard','BOX_CONFIGURATION_MYSTORE',200,'2016-09-09 16:36:01','0000-00-00 00:00:00',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4127,'Google Base fields','GOOGLE_BASE_FIELD_LIST','title','','',NULL,'2017-11-28 13:40:46','2016-10-22 00:00:00',NULL,NULL),(4146,'Maximum products in orders list','MAX_PRODUCTS_IN_ORDERS','3','Maximum products in orders list','BOX_CONFIGURATION_MYSTORE',200,'2016-11-16 13:02:59','0000-00-00 00:00:00',NULL,NULL),(4372,'Use auto giveaway','USE_AUTO_GIVEAWAY','false','Allow add giveaway product to shopping cart automatically','BOX_CONFIGURATION_MYSTORE',19,'2017-09-28 11:41:38','2003-08-02 13:42:39',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4373,'Purchase out of stock products','PURCHASE_OFF_STOCK','false','Purchase out of stock products','TEXT_STOCK',1,'2018-02-27 12:53:46','2017-01-10 17:42:39',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4376,'Firstname','ACCOUNT_FIRSTNAME','required_register','Display firstname in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-09-07 15:37:53','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4377,'Lastname','ACCOUNT_LASTNAME','required_register','Display lastname in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-09-07 15:39:08','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4378,'Telephone','ACCOUNT_TELEPHONE','visible','Display telephone in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-08-02 14:21:59','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4379,'Landline','ACCOUNT_LANDLINE','disabled','Display landline in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-08-02 14:22:06','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4380,'Postcode','ACCOUNT_POSTCODE','required','Display postcode in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-02-09 16:39:05','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4381,'Street address','ACCOUNT_STREET_ADDRESS','required','Display street address in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-09-07 15:42:00','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4382,'City','ACCOUNT_CITY','required','Display city in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-09-07 15:40:31','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4383,'Country','ACCOUNT_COUNTRY','required','Display country in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',5,'2017-09-07 15:39:58','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4384,'Landline Number','ENTRY_LANDLINE_MIN_LENGTH','3','Minimum length of landline number','BOX_CONFIGURATION_MINIMUM_VALUES',10,'2017-09-07 15:33:45','2003-07-17 10:29:22',NULL,NULL),(4385,'Demo Store','DEMO_STORE','false','Enable Demo Mode','BOX_CONFIGURATION_MYSTORE',19,'2019-10-21 15:17:05','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4389,'New Order Status manually paid part amount','ORDER_STATUS_PART_AMOUNT','100007','Update Order to this status after paid part amount manually','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',2,'2017-04-06 16:09:49','2017-04-06 16:09:49','\\common\\helpers\\Order::get_order_status_name','tep_cfg_pull_down_order_statuses('),(4390,'New Order Status manually paid full amount','ORDER_STATUS_FULL_AMOUNT','100006','Update Order to this status after paid full amount manually','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',3,'2018-02-20 15:16:07','2017-04-06 16:09:49','\\common\\helpers\\Order::get_order_status_name','tep_cfg_pull_down_order_statuses('),(4391,'Search in Description','SEARCH_IN_DESCRIPTION','False','Search in Description','BOX_CONFIGURATION_WIDE_SEACH',7,'2022-01-04 13:10:20','2017-04-10 19:15:51',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4422,'Server Time zone','TIMEZONE_SERVER','Europe/London','','BOX_CONFIGURATION_MYSTORE',1,'2017-05-19 04:48:05','2017-05-19 09:46:13',NULL,'time_zones_select('),(4423,'Google Base products platform','GOOGLE_BASE_PRODUCTS_PLATFORM_ID','6','','',NULL,NULL,'2017-05-22 13:12:01',NULL,NULL),(4424,'Google Base Google Shop platform','GOOGLE_BASE_SHOP_PLATFORM_ID','','','',NULL,NULL,'2017-05-22 13:12:01',NULL,NULL),(4428,'SEO URL - Use Full Categories Path','SEO_URL_FULL_CATEGORIES_PATH','False','SEO URL - Show Full Categories Path or only Current Category?','BOX_CONFIGURATION_MYSTORE',7777,'2017-09-14 11:00:45','2017-06-13 16:35:08',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4447,'Minimal Daily Orders','DAYLI_MINIMAL_ORDERS','5','Minimal quanity orders for daily report','',1,'2017-07-24 11:30:48','2017-07-24 11:30:48',NULL,NULL),(4451,'Show products on orders list','SHOW_PRODUCTS_ON_ORDER_LIST','False','Show products on order list','BOX_CONFIGURATION_MYSTORE',8,'2017-08-03 10:51:54','2017-08-03 18:20:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4452,'Enable Temporary Stock?','TEMPORARY_STOCK_ENABLE','true','Allocate temporary stock (subtract available stock) when the product is added to the shopping cart (for certain period).','TEXT_STOCK',33,'2017-08-22 12:34:48','2017-08-19 16:12:32',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4453,'Temporary Stock Period','TEMPORARY_STOCK_PERIOD','30','Period of inactivity (in minutes) during which (if the product was not ordered), the temporary stock will be released (added back to available stock).','TEXT_STOCK',34,'2017-09-27 16:35:18','2017-08-19 16:12:32',NULL,NULL),(4456,'Order Complete Statuses','ORDER_COMPLETE_STATUSES','4, 3, 1','Order Complete Statuses','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',999,'2017-10-12 14:59:23','2017-10-12 14:54:18','cfg_true_get_order_status','tep_cfg_select_multioption_order_statuses('),(4458,'Copy Source from site','USE_SOUCRCE_DURING_COPY','allow','Copy Source from site','BOX_CONFIGURATION_MYSTORE',2999,'2018-01-18 11:41:10','2017-10-23 14:33:06',NULL,'tep_cfg_select_option(array(\'allow\', \'allow_source\', \'disallow\'),'),(4459,'Use hreflang meta-tag','USE_HREFLANG_METATAG','True','Enable hreflang meta-tag?','BOX_CONFIGURATION_SEO_OPTIONS',7,'0000-00-00 00:00:00','0000-00-00 00:00:00',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4460,'Products Price Qty Round','PRODUCTS_PRICE_QTY_ROUND','false','Round up price before multiplying by products quantity (true) or round up price after multiplying by products quantity (false)','BOX_CONFIGURATION_MYSTORE',21,'2017-12-21 16:32:22','2017-12-19 18:19:12',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4468,'Pin','ACCOUNT_PIN','visible','Display Pin Code in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',100,NULL,'2018-01-30 11:13:33',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4470,'SEO URL Parts - Currency Code','SEO_URL_PARTS_CURRENCY','True','Show Currency Code as a part of SEO URL?','BOX_CONFIGURATION_SEO_OPTIONS',11,'2018-02-27 14:26:59','2018-02-20 18:20:57',NULL,'tep_cfg_select_option(array(\'True\', \'False\'), '),(4474,'Display Product Popularity','PRODUCT_LIST_POPULARITY','10','Display Product Popularity','TEXT_LISTING_PRODUCTS',NULL,NULL,'0000-00-00 00:00:00',NULL,NULL),(4475,'Products popularity caclucalting days','POPULARITY_DAYS','30','Products popularity caclucalting days','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'0000-00-00 00:00:00',NULL,NULL),(4477,'PDF Invoice','ATTACH_PDF_INVOICE','False','Attach PDF invoice','BOX_CONFIGURATION_MYSTORE',1400,'2017-05-29 14:44:02','2004-11-23 00:40:08',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4478,'PDF Invoice Attach Order Statuses','ATTACH_PDF_STATUS','3','Attach PDF invoice if Order Statuses is the following','BOX_CONFIGURATION_MYSTORE',14001,'0000-00-00 00:00:00','2018-04-04 17:33:39','cfg_true_get_order_status','tep_cfg_select_multioption_order_statuses('),(4480,'Dashboard Exclude Order Statuses','DASHBOARD_EXCLUDE_ORDER_STATUSES','5, 100001','Exclude the following Order Statuses from Dashboard','BOX_CONFIGURATION_MYSTORE',14007,'0000-00-00 00:00:00','2018-04-19 13:37:13','cfg_true_get_order_status','tep_cfg_select_multioption_order_statuses('),(4481,'Database revision','MIGRATIONS_DB_REVISION','63473','The current version of the database','',NULL,NULL,'0000-00-00 00:00:00',NULL,NULL),(4485,'Development mode','DEVELOPMENT_MODE','False','Enable development site mode?','BOX_CONFIGURATION_MYSTORE',11100,NULL,'2018-05-18 11:52:04',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4486,'Development mode - authentication username','DEVELOPMENT_MODE_USERNAME','protect','Basic authentication username','BOX_CONFIGURATION_MYSTORE',11110,NULL,'2018-05-18 11:52:04',NULL,NULL),(4487,'Development mode - authentication password','DEVELOPMENT_MODE_PASSWORD','2170288237','Basic authentication password','BOX_CONFIGURATION_MYSTORE',11111,NULL,'2018-05-18 11:52:04',NULL,NULL),(4488,'Title tag maximum length','META_TITLE_MAX_TAG_LENGTH','75','Title recommended length should be 75 characters or less','BOX_CONFIGURATION_SEO_OPTIONS',211,NULL,'2018-05-18 11:52:04',NULL,NULL),(4492,'Password Forgotten Mode','PASSWORD_FORGOTTEN_MODE','reset','Resert or invite to type new','BOX_CONFIGURATION_CUSTOMER_DETAILS',105,NULL,'2018-06-13 16:11:24',NULL,'tep_cfg_select_option(array(\'reset\', \'invite\'),'),(4498,'Save menu data like one input','MENU_DATA_LIKE_ONE_INPUT','False','Use if the menu is too large and max_input_vars is not enough','',215,NULL,'2018-06-21 10:52:56',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4500,'Catalog speed up design','CATALOG_SPEED_UP_DESIGN','200','','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'0000-00-00 00:00:00',NULL,NULL),(4501,'Currency edit maximum precision','MAX_CURRENCY_EDIT_PRECISION','6','Number of decimal places for edit fields','BOX_CONFIGURATION_MAXIMUM_VALUES',270,NULL,'0000-00-00 00:00:00',NULL,NULL),(4502,'Price rule priority','SUPPLIER_PRICE_RULE_PRIORITY','Category,Brand,Supplier','','BOX_CATALOG_SUPPIERS',1,NULL,'2018-09-18 17:45:41',NULL,'cfg_supplier_price_rule_priority('),(4505,'Automatically Product Price selection','SUPPLIER_PRICE_SELECTION','Cheapest, In stock','','BOX_CATALOG_SUPPIERS',1,NULL,'2018-10-02 11:38:34',NULL,'cfg_supplier_price_select('),(4506,'Use Platform Prices Settings','PLATFORM_OWN_PRICE','false','Enable PLatform Prices Settings','BOX_CONFIGURATION_MYSTORE',101,NULL,'2018-11-05 17:30:32',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4508,'Use comment template?','COMMENT_TEMPLATE_STATUS','True','','BOX_CONFIGURATION_MYSTORE',14,NULL,'2018-11-05 17:30:33',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4509,'GDPR compliance','ACCOUNT_GDPR','true','Enable GDPR. Field date of birth required.','BOX_CONFIGURATION_CUSTOMER_DETAILS',0,'2019-10-21 17:07:00','2018-11-01 10:29:22',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4518,'Price selection mode','SUPPLIER_UPDATE_PRICE_MODE','Manual','','BOX_CATALOG_SUPPIERS',1,NULL,'2018-12-17 14:14:56',NULL,'cfg_supplier_price_selection_mode('),(4519,'Send BCC copy of all email to','ALL_EMAIL_BCC_COPY','','','BOX_CONFIGURATION_E_MAIL_OPTIONS',5,NULL,'2018-12-17 16:15:05',NULL,NULL),(4520,'Hide Discount coupon widget','HIDE_DISCOUNT_COUPON_WIDGET','false','','BOX_CONFIGURATION_MYSTORE',100,'2018-12-17 16:15:05','2018-12-17 16:15:05',NULL,'tep_cfg_select_option(array(\"false\", \"true\"),'),(4521,'Gender','SHIPPING_GENDER','disabled','Display gender in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2022-06-24 18:04:44','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4522,'Company','SHIPPING_COMPANY','disabled','Display company in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2022-06-24 18:04:52','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4523,'Suburb','SHIPPING_SUBURB','disabled','Display suburb in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2022-06-24 18:05:01','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4524,'State','SHIPPING_STATE','disabled','Display state in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2022-06-24 18:05:06','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'required\', \'required_register\'),'),(4525,'Company VAT-ID','SHIPPING_COMPANY_VAT','disabled','Display VAT-ID in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2022-06-24 18:05:10','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4526,'Firstname','SHIPPING_FIRSTNAME','required_register','Display firstname in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-09-07 15:37:53','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4527,'Lastname','SHIPPING_LASTNAME','required_register','Display lastname in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-09-07 15:39:08','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4528,'Postcode','SHIPPING_POSTCODE','required','Display postcode in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-02-09 16:39:05','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4529,'Street address','SHIPPING_STREET_ADDRESS','required','Display street address in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-09-07 15:42:00','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4530,'City','SHIPPING_CITY','required','Display city in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-09-07 15:40:31','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4531,'Country','SHIPPING_COUNTRY','required','Display country in the customers account','BOX_SHIPPING_CUSTOMER_DETAILS',5,'2017-09-07 15:39:58','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4536,'Gender','BILLING_GENDER','disabled','Display gender in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2022-06-24 18:06:37','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4537,'Company','BILLING_COMPANY','disabled','Display company in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2022-06-24 18:06:43','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4538,'Suburb','BILLING_SUBURB','disabled','Display suburb in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2022-06-24 18:06:48','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4539,'State','BILLING_STATE','disabled','Display state in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2022-06-24 18:06:54','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'required\', \'required_register\'),'),(4540,'Company VAT-ID','BILLING_COMPANY_VAT','disabled','Display VAT-ID in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2022-06-24 18:06:59','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4541,'Firstname','BILLING_FIRSTNAME','required_register','Display firstname in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-09-07 15:37:53','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4542,'Lastname','BILLING_LASTNAME','required_register','Display lastname in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-09-07 15:39:08','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4543,'Postcode','BILLING_POSTCODE','required','Display postcode in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-02-09 16:39:05','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4544,'Street address','BILLING_STREET_ADDRESS','required','Display street address in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-09-07 15:42:00','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4545,'City','BILLING_CITY','required','Display city in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-09-07 15:40:31','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4546,'Country','BILLING_COUNTRY','required','Display country in the customers account','BOX_BILLING_CUSTOMER_DETAILS',5,'2017-09-07 15:39:58','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4552,'Assigned shipping','SHIPPING_UNSELECTED','unselected','Assign cheapest shipping or use unselected by default','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',6,'2019-03-27 16:25:08','2019-01-15 15:47:21',NULL,'tep_cfg_select_option(array(\'unselected\', \'cheapest\'),'),(4553,'Assigned payment','PAYMENT_UNSELECTED','unselected','Assign default payment or use unselected','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',7,'2019-03-27 16:25:05','2019-01-15 15:47:21',NULL,'tep_cfg_select_option(array(\'unselected\', \'default\'),'),(4554,'Email','ACCOUNT_EMAIL','required_register','Display email in the customers account','BOX_CONFIGURATION_CUSTOMER_DETAILS',8,'2017-02-07 16:54:44','2003-07-17 10:29:22',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4555,'Preferred cheapest','PREFERRED_CHEAPEST_TYPE','delivery','Preferred cheapest from Delivery or Pickup','BOX_CONFIGURATION_SHIPPING_PACKAGING',100,'2019-10-22 10:47:37','2019-01-15 15:47:22',NULL,'tep_cfg_select_option(array(\'delivery\', \'pickup\'),'),(4557,'Orders Not Processed Filter Statuses','ORDERS_NOT_PROCESSED_ORDER_STATUSES','2, 100007, 100026, 100006, 100009','Filter Only the selected Order Statuses','BOX_CONFIGURATION_MYSTORE',14007,NULL,'2019-01-22 17:02:24','cfg_true_get_order_status','tep_cfg_select_multioption_order_statuses('),(4558,'Stock Re-order quantity','STOCK_REORDER_QUANTITY','10','Define quantity of stock needs to be re-ordered','TEXT_STOCK',5,'2019-10-22 10:49:47','2019-02-08 13:43:58',NULL,NULL),(4559,'Domain','CPANEL_PARENT_DOMAIN','','Control panel domain','BOX_CONFIGURATION_PANEL',0,'2016-08-25 10:53:44','2003-07-17 10:29:22',NULL,NULL),(4560,'Config path','CPANEL_PARENT_PATH','','Control panel script path','BOX_CONFIGURATION_PANEL',1,'2016-08-25 10:53:44','2003-07-17 10:29:22',NULL,NULL),(4561,'SVN','CPANEL_SVN_LINK','','Control panel svn link','BOX_CONFIGURATION_PANEL',2,'2016-08-25 10:53:44','2003-07-17 10:29:22',NULL,NULL),(4562,'Control panel','CPANEL_TYPE','cPanel','Used web hosting control panel','BOX_CONFIGURATION_PANEL',3,NULL,'2016-08-25 10:53:44',NULL,'tep_cfg_select_option(array(\'cPanel\', \'Virtualmin\'),'),(4563,'User prefix','CPANEL_USER_PREFIX','user','Used user name for department creation','BOX_CONFIGURATION_PANEL',3,NULL,'2016-08-25 10:53:44',NULL,NULL),(4567,'First Shipping Selected (rather cheapest)','DEFAULT_SHIPPING_BY_SORT_ORDER','False','First shipping module in list is selected by default (rather cheapest)','BOX_CONFIGURATION_SHIPPING_PACKAGING',70,'2019-10-22 10:47:55','2019-02-03 18:20:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4568,'Order cancellation Status on temporary allocation expiration','ORDER_STATUS_TEMPORARY_ALLOCATION_EXPIRED','0','Set selected Order Status when temporary stock allocation has expired','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',10,'2019-03-13 19:47:44','2019-03-13 19:47:44','\\common\\helpers\\Order::get_order_status_name','tep_cfg_pull_down_order_statuses('),(4569,'Temporary allocation expiration (hours)','ORDER_STATUS_TEMPORARY_ALLOCATION_EXPIRED_DURATION','72','Order\'s temporary allocated stock will be considered as expired after (hours)','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',11,'2019-03-13 19:47:44','2019-03-13 19:47:44','',''),(4570,'Use Reminder?','EMAIL_REMINDER_AFTER_YEAR','False','Reminder after 12 months','BOX_CONFIGURATION_E_MAIL_OPTIONS',14,'2019-03-27 15:19:14','2018-12-18 18:20:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4571,'Activate listing sub products?','LISTING_SUB_PRODUCT','False','','',NULL,'2022-01-04 11:58:46','2019-04-09 09:12:43',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4573,'Default Order Status For Online Payments','DEFAULT_ONLINE_PAYMENT_ORDERS_STATUS_ID','1','Default Order Status For Online Payments','BOX_CONFIGURATION_MYSTORE',1,NULL,'2019-05-03 13:03:38',NULL,NULL),(4574,'SMTP Mailer','SMTP_MAILER','None','SMTP Mailer','BOX_CONFIGURATION_E_MAIL_OPTIONS',6,'2019-10-22 10:50:21','0000-00-00 00:00:00','','tep_cfg_select_option(array(\'None\', \'Mandrill\',\'Swiftmailer\'),'),(4575,'SMTP Mailer Mandrill ApiKey','MANDRILL_APIKEY','','SMTP Mailer Mandrill ApiKey','BOX_CONFIGURATION_E_MAIL_OPTIONS',7,'2019-10-22 10:50:26','0000-00-00 00:00:00','',''),(4576,'Skip confirmation page','SKIP_CHECKOUT','True','Disable checkout confirmation page?','BOX_CONFIGURATION_MYSTORE',0,'2022-01-14 15:01:53','2019-04-22 18:20:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4577,'Backend internal product name','BACKEND_PRODUCT_NAME_FORMAT','','Use internal product name on','BOX_CONFIGURATION_MYSTORE',3245,NULL,'2019-05-14 14:03:48','getBackendProductName','setBackendProductName('),(4578,'Disable inventory images (edit product too slow)','ADMIN_TOO_MANY_IMAGES','20','Disable inventory image module (admin) if more than NN images are uploaded ','BOX_CONFIGURATION_MAXIMUM_VALUES',3245,NULL,'2019-05-20 14:50:39','',''),(4580,'Show child product stock on bundle assigned products list','BUNDLE_CHILD_NAME_SHOW_STOCK','False','Add child product stock to child product name on bundle assigned products list','TEXT_LISTING_PRODUCTS',1000,NULL,'0000-00-00 00:00:00',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4581,'Show child product SKU on bundle assigned products list','BUNDLE_CHILD_NAME_SHOW_SKU','False','Add child product SKU to child product name on bundle assigned products list','TEXT_LISTING_PRODUCTS',1010,NULL,'0000-00-00 00:00:00',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4582,'Customer Basket Share','SHOPPING_CART_SHARE','True','Share customer basket between frontends','BOX_CONFIGURATION_MYSTORE',35,NULL,'2019-07-10 16:14:48',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4586,'Prices with back calculated tax','PRICE_WITH_BACK_TAX','False','Use product prices with back calculated tax','BOX_CONFIGURATION_MYSTORE',22,NULL,'0000-00-00 00:00:00',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4587,'Search suggest blocks','SEARCH_SUGGEST_BLOCKS_ORDER','Products, Manufacturers, Information','Display search suggest blocks in following sort order','BOX_CONFIGURATION_WIDE_SEACH',36,'2022-01-04 11:59:17','2019-08-20 16:10:21',NULL,'cfgMultiSortable(array(\'Products\', \'Manufacturers\', \'Information\', \'Categories\'),'),(4588,'Allow save tokens (OpenSSL is required)','USE_TOKENS_IN_PAYMENT_METHODS','False','Switching it off will clean up all saved tokens in the system','BOX_BILLING_CUSTOMER_DETAILS',35,NULL,'2019-08-20 16:10:21',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4589,'Google Base gtin fields','GOOGLE_BASE_GTIN_CONFIG','upc,ean,-isbn','','',NULL,NULL,'2019-09-19 14:47:31',NULL,NULL),(4590,'Round tax per row','TAX_ROUND_PER_ROW','False','On total tax calculation round each row (product) before sum','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2019-09-19 14:47:32',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4591,'2-step backend authorization','ADMIN_TWO_STEP_AUTH_ENABLED','false','Enable 2-step backend authorization for administrators?','BOX_CONFIGURATION_MYSTORE',0,'2019-09-19 16:47:43','2019-09-19 16:47:43',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4592,'2-step backend authorization service','ADMIN_TWO_STEP_AUTH_SERVICE','email','<span style=\"color:red\">Double check SMS service settings before using it. You won\'t be able to access admin panel if it\'s wrong.</span>','BOX_CONFIGURATION_MYSTORE',0,'2019-09-19 16:47:43','2019-09-19 16:47:43',NULL,'tep_cfg_select_option(array(\'email\', \'sms\'),'),(4593,'Multi-sessions are allowed?','ADMIN_MULTI_SESSION_ENABLED','true','Allow multiple active logins for same administrator from different devices?','',0,'2019-09-19 16:47:44','2019-09-19 16:47:44',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4594,'2-step backend authorization SMS service','ADMIN_TWO_STEP_AUTH_SERVICE_SMS','','2-step backend authorization SMS with security key should be delivered by?','BOX_CONFIGURATION_MYSTORE',0,'2019-09-19 16:47:44','2019-09-19 16:47:44',NULL,'tep_cfg_select_option(\\common\\extensions\\SmsService\\SmsService::getServiceValidConfigurationList(),'),(4595,'SMTP Host','SMTP_HOST','','Define Host for SMTP connection','BOX_CONFIGURATION_E_MAIL_OPTIONS',8,'2019-10-22 10:50:31','0000-00-00 00:00:00','',''),(4596,'SMTP Port','SMTP_PORT','','Define Port for SMTP connection','BOX_CONFIGURATION_E_MAIL_OPTIONS',9,'2019-10-22 10:50:36','0000-00-00 00:00:00','',''),(4597,'SMTP Username','SMTP_USERNAME','','Define Username for SMTP connection','BOX_CONFIGURATION_E_MAIL_OPTIONS',10,'2019-10-22 10:50:40','0000-00-00 00:00:00','',''),(4598,'SMTP Password','SMTP_PASSWORD','','Define Password for SMTP connection','BOX_CONFIGURATION_E_MAIL_OPTIONS',11,'2019-10-22 10:50:45','0000-00-00 00:00:00','',''),(4602,'Show \"Please select\" option in product attributes','PRODUCTS_ATTRIBUTES_SHOW_SELECT','False','Show \"Please select\" option in product attributes','TEXT_LISTING_PRODUCTS',NULL,NULL,'2019-10-03 17:56:22',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4608,'Volume Weight Coefficient','VOLUME_WEIGHT_COEFFICIENT','4000','Volume Weight Coefficient','BOX_CONFIGURATION_SHIPPING_PACKAGING',0,NULL,'2019-11-12 15:25:02',NULL,NULL),(4612,'Product activity stat view coefficient','PRODUCTS_ACTIVITY_VIEW_COEFFICIENT','0','Product activity stat marketing: view coefficient','BOX_CONFIGURATION_MYSTORE',1000,NULL,'2019-12-06 15:06:24',NULL,NULL),(4613,'Product activity stat view min','PRODUCTS_ACTIVITY_VIEW_MIN','0','Product activity stat marketing: view min value','BOX_CONFIGURATION_MYSTORE',1001,NULL,'2019-12-06 15:06:24',NULL,NULL),(4614,'Product activity stat view max','PRODUCTS_ACTIVITY_VIEW_MAX','0','Product activity stat marketing: view max value','BOX_CONFIGURATION_MYSTORE',1002,NULL,'2019-12-06 15:06:24',NULL,NULL),(4615,'Product activity stat in cart coefficient','PRODUCTS_ACTIVITY_CART_COEFFICIENT','0','Product activity stat marketing: in cart coefficient','BOX_CONFIGURATION_MYSTORE',1003,NULL,'2019-12-06 15:06:24',NULL,NULL),(4616,'Product activity stat in cart min','PRODUCTS_ACTIVITY_CART_MIN','0','Product activity stat marketing: in cart min value','BOX_CONFIGURATION_MYSTORE',1003,NULL,'2019-12-06 15:06:24',NULL,NULL),(4617,'Product activity stat in cart max','PRODUCTS_ACTIVITY_CART_MAX','0','Product activity stat marketing: in cart max value','BOX_CONFIGURATION_MYSTORE',1005,NULL,'2019-12-06 15:06:24',NULL,NULL),(4622,'Allow redirect customer to language locale?','ALLOW_LOCALE_REDIRECT','Browser','Allow redirect customer to language locale?','',NULL,NULL,'2019-12-23 16:00:47',NULL,'tep_cfg_select_option(array(\'Browser\', \'Ip\', \'Disable\'),'),(4623,'Display Both Prices','DISPLAY_BOTH_PRICES','False','Display Both Prices with and without Tax','BOX_CONFIGURATION_MYSTORE',100,NULL,'2020-01-10 18:06:21','','tep_cfg_select_option(array(\'True\', \'False\'),'),(4624,'Billing address is shown first','BILLING_FIRST','False','Billing address is shown first on checkout, so \"same as\" appears on shipping address','BOX_CONFIGURATION_MYSTORE',101,NULL,'2020-01-10 18:06:21','','tep_cfg_select_option(array(\'True\', \'False\'),'),(4625,'Product listing default sort order','PRODUCT_LISTING_DEFAULT_SORT_ORDER','','Product listing default sort order','TEXT_LISTING_PRODUCTS',101,NULL,'2020-01-10 18:06:21','getListingSortOrder','setListingSortOrder('),(4630,'Display review rating title','DISPLAY_REVIEW_RATING_TITLE','False','Display review rating title next to stars','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2020-02-17 10:39:57',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4631,'Telephone','SHIPPING_TELEPHONE','disabled','Display telephone in the account shipping details','BOX_SHIPPING_CUSTOMER_DETAILS',36,NULL,'2020-02-18 18:34:20',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4632,'Telephone','BILLING_TELEPHONE','disabled','Display telephone in the account billing details','BOX_BILLING_CUSTOMER_DETAILS',36,NULL,'2020-02-18 18:34:20',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\'),'),(4634,'Meta description length','META_DESCRIPTION_TAG_LENGTH','160','Meta description length','BOX_CONFIGURATION_SEO_OPTIONS',220,NULL,'2020-03-24 19:20:14',NULL,NULL),(4635,'H tags set inline and clear styles','SEO_H_TAG_INLINE','False','h2, h3, h4, h5, h6 tags set inline and clear styles','BOX_CONFIGURATION_SEO_OPTIONS',230,NULL,'2020-04-08 13:48:17',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4636,'Google shopping product type','JSONLD_PRODUCT_TYPE','Product','Google shopping product type','BOX_CONFIGURATION_SEO_OPTIONS',240,NULL,'2020-04-14 12:13:05',NULL,'tep_cfg_select_option(array(\'Product\', \'Service\'),'),(4637,'Require strong password','PASSWORD_STRONG_REQUIRED','ULN','Password must contain at least (ULN - UpperCase, LowerCase, Number; ULNS - UpperCase, LowerCase, Number, SpecialChar):','BOX_CONFIGURATION_CUSTOMER_DETAILS',106,NULL,'0000-00-00 00:00:00','','tep_cfg_select_option(array(\'None\', \'ULN\', \'ULNS\'),'),(4638,'Product image field color','PRODUCT_IMAGE_FIELD_COLOR','','if you set this value then product pictures will be generated of a certain size and empty fields on the sides are filled with this color','BOX_CONFIGURATION_MYSTORE',1420,NULL,'2020-04-20 18:41:11',NULL,'tep_cfg_color('),(4639,'Filter display mode - Brand','BRANDS_FILTER_DISPLAY_MODE','boxes','Show brands (manufacturers) filter as','TEXT_LISTING_PRODUCTS',888,NULL,'2020-04-20 18:41:12','','tep_cfg_select_option(array(\'boxes\', \'radio\', \'pulldown\'),'),(4640,'Filter display mode - Categories','CATEGORIES_FILTER_DISPLAY_MODE','boxes','Show categories filter as','TEXT_LISTING_PRODUCTS',888,NULL,'2020-04-20 18:41:12','','tep_cfg_select_option(array(\'boxes\', \'radio\', \'pulldown\'),'),(4641,'Filter display mode - Attributes','ATTRIBUTES_FILTER_DISPLAY_MODE','boxes','Show attributes filter as','TEXT_LISTING_PRODUCTS',888,NULL,'2020-04-20 18:41:12','','tep_cfg_select_option(array(\'boxes\', \'radio\', \'pulldown\'),'),(4642,'Backend theme name','BACKEND_THEME_NAME','backend','Backend theme name','BOX_CONFIGURATION_MYSTORE',1430,NULL,'2020-06-03 20:56:17','',''),(4643,'Allow use credit amount','ALLOW_CUSTOMER_CREDIT_AMOUNT','true','Allow use credit amount for customers','BOX_CONFIGURATION_CUSTOMER_DETAILS',4,NULL,'2020-07-06 11:33:21','','tep_cfg_select_option(array(\'true\', \'false\'),'),(4644,'Mark products as new, days','NEW_MARK_UNTIL_DAYS','0','Mark product as new for NN days after adding','BOX_CONFIGURATION_MYSTORE',230,NULL,'2020-07-06 11:33:21',NULL,NULL),(4645,'Password Length','ADMIN_PASSWORD_MIN_LENGTH','12','Minimum length of password','BOX_CONFIGURATION_ADMIN',10,NULL,'2020-07-21 12:05:45',NULL,NULL),(4646,'Require strong password','ADMIN_PASSWORD_STRONG','ULN','Password must contain at least (ULN - UpperCase, LowerCase, Number; ULNS - UpperCase, LowerCase, Number, SpecialChar):','BOX_CONFIGURATION_ADMIN',20,NULL,'2020-07-21 12:05:45',NULL,'tep_cfg_select_option(array(\'None\', \'ULN\', \'ULNS\'),'),(4647,'Password expiration','ADMIN_PASSWORD_EXPIRE','Never','Required change password after:','BOX_CONFIGURATION_ADMIN',30,NULL,'2020-07-21 12:05:45',NULL,'tep_cfg_select_option(array(\'Never\', \'1 Week\', \'2 Weeks\', \'1 Month\', \'3 Months\', \'6 Months\'),'),(4648,'Ban easy password','ADMIN_PASSWORD_BAN_EASY','True','Check known passwords list','BOX_CONFIGURATION_ADMIN',40,NULL,'2020-07-21 12:05:45',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4649,'Ban use of the same password','ADMIN_PASSWORD_USE_SAME','True','Do not allow old passwords to be used.','BOX_CONFIGURATION_ADMIN',50,NULL,'2020-07-21 12:05:45',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4651,'PayPal Partner program keyword','PAYPAL_PARTNER_KEYWORD','!aSGj9np1_NxxHkdF','PayPal Partner program keyword (do not change)','BOX_CONFIGURATION_MYSTORE',1000,NULL,'2020-09-08 10:04:37',NULL,NULL),(4653,'Popularity - \"New product\" weight','POPULARITY_WEIGHT_NEW_PRODUCT','5','Add to Product Popularity if it\'s marked as new','TEXT_LISTING_PRODUCTS',5000,NULL,'2020-10-19 11:54:11',NULL,NULL),(4654,'Popularity - purchased last 7 days weight','POPULARITY_WEIGHT_PUCHASE_WEEK','1','Multiple purchased q-ty (last 7 days)','TEXT_LISTING_PRODUCTS',5001,NULL,'2020-10-19 11:54:11',NULL,NULL),(4655,'Popularity - purchased last month weight','POPULARITY_WEIGHT_PUCHASE_MONTH','0.5','Multiple purchased q-ty (last month)','TEXT_LISTING_PRODUCTS',5002,NULL,'2020-10-19 11:54:11',NULL,NULL),(4656,'Popularity - purchased all time weight','POPULARITY_WEIGHT_PUCHASE','0.02','Multiple purchased q-ty (all time)','TEXT_LISTING_PRODUCTS',5003,NULL,'2020-10-19 11:54:11',NULL,NULL),(4657,'Popularity - q-ty added to wishlist weight','POPULARITY_WEIGHT_WISHLIST','2','Multiple q-ty added to wishlist','TEXT_LISTING_PRODUCTS',5004,NULL,'2020-10-19 11:54:11',NULL,NULL),(4658,'Popularity - view last 7 days weight','POPULARITY_WEIGHT_VIEW_WEEK','0.02','Multiple number of views (last 7 days)','TEXT_LISTING_PRODUCTS',5005,NULL,'2020-10-19 11:54:11',NULL,NULL),(4659,'Popularity - view last 30 days weight','POPULARITY_WEIGHT_VIEW_MONTH','0.01','Multiple number of views (last 30 days)','TEXT_LISTING_PRODUCTS',5006,NULL,'2020-10-19 11:54:11',NULL,NULL),(4660,'Popularity - view weight','POPULARITY_WEIGHT_VIEW','0.001','Multiple number of views (lifetime)','TEXT_LISTING_PRODUCTS',5007,NULL,'2020-10-19 11:54:11',NULL,NULL),(4661,'Request fields for forgot password','RESET_PASSWORD_FIELDS','firstname','Additional fields to ask before reset password','BOX_CONFIGURATION_ADMIN',10,'2021-12-24 14:31:10','2020-10-19 11:54:11','','cfgMultiSortable(array(\'firstname\', \'lastname\',\'username\',\'phone\'),'),(4662,'Packing slips Summary','PACKING_SLIPS_SUMMARY','False','Add summary products listing to Packing slips','BOX_CONFIGURATION_SHIPPING_PACKAGING',0,'2020-10-27 10:26:10','2020-10-27 10:26:10','','tep_cfg_select_option(array(\'True\', \'False\'),'),(4663,'Session name postfix','SESSION_NAME_POSTFIX','Sale Channel Id','','BOX_CONFIGURATION_SESSIONS',NULL,'2022-01-21 10:03:03','2020-11-02 15:11:03',NULL,'tep_cfg_select_option(array(\'None\', \'Sale Channel Id\'),'),(4664,'Switch on/off featured status by cron','EXPIRE_FEATURED_BY_CRON','False','Switch on/off featured status by cron (rather page visit). Please ensure the cron is set up.','BOX_CONFIGURATION_MYSTORE',10,NULL,'2020-11-02 15:11:03',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4665,'Switch on/off specials status by cron','EXPIRE_SPECIALS_BY_CRON','False','Switch on/off specials status by cron (rather page visit). Please ensure the cron is set up.','BOX_CONFIGURATION_MYSTORE',10,NULL,'2020-11-02 15:11:03',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4666,'Anonimize orders on customer delete','ANONIMIZE_ORDERS_ON_CUSTOMER_DELETE','False','Anonimize orders on customer delete','BOX_CONFIGURATION_CUSTOMER_DETAILS',501,NULL,'2020-11-12 09:41:38',NULL,'tep_cfg_select_option(array(\'False\', \'True\'),'),(4667,'Dont allow customer to delete account himself','GDPR_CUSTOMER_DELETE_BY_REQUEST','True','Delete account by request only (in admin)','BOX_CONFIGURATION_CUSTOMER_DETAILS',501,NULL,'2020-11-12 09:41:38',NULL,'tep_cfg_select_option(array(\'False\', \'True\'),'),(4668,'GDPR Open orders statuses','GDPR_CUSTOMER_DELETE_OPEN_ORDER_STATUSES','','Don\'t allow delete account if exists order in the following statuses','BOX_CONFIGURATION_CUSTOMER_DETAILS',501,NULL,'2020-11-12 09:41:38','cfg_true_get_order_status','tep_cfg_select_multioption_order_statuses('),(4669,'SEO URL - Sales Only Filter Key','SEO_URL_SALES_ONLY_FILTER_KEY','sales-only','SEO URL - Sales Only Filter Key','BOX_CONFIGURATION_MYSTORE',7778,NULL,'2020-11-12 09:41:38',NULL,NULL),(4670,'Password Forgotten Mode','ADMIN_PASSWORD_FORGOTTEN_MODE','invite','Resert or invite to type new','BOX_CONFIGURATION_ADMIN',15,NULL,'2020-11-12 09:41:38',NULL,'tep_cfg_select_option(array(\'reset\', \'invite\'),'),(4671,'Top Text','TOP_TEXT_SWITCHER','False','Top Text Enable','BOX_CONFIGURATION_MYSTORE',4,NULL,'2020-11-24 07:22:18',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4673,'Preferred use ReCaptcha','PREFERRED_USE_RECAPTCHA','False','Preferred use ReCaptcha instead standard Captcha','BOX_CONFIGURATION_MYSTORE',199,'2022-07-19 14:43:25','2021-01-05 09:34:53',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4674,'Send .webp images in emails','USE_WEBP_IN_EMAILS','False','Send .webp images in emails (check if enough mail agents supports it)','BOX_CONFIGURATION_E_MAIL_OPTIONS',501,NULL,'2021-01-05 09:34:53',NULL,'tep_cfg_select_option(array(\'False\', \'True\'),'),(4675,'Offer update start sales date automatically','ALLOW_SALES_UPDATE_DATES','False','If new sales period intersects with existing allow to offer change start/end date of old sale (danger)','BOX_CONFIGURATION_MYSTORE',7778,NULL,'2021-01-12 07:55:10',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4676,'Multi tax rates in admin','ONLY_TOP_PRIORITY_TAX','True','Gross price in admin will be calculated only based on top prio tax rate','BOX_CONFIGURATION_MYSTORE',7778,NULL,'2021-02-23 07:18:13',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4677,'Promote sale prices','SALES_DEFAULT_PROMO_TYPE','None','Show discount value next to sale price as percent or fixed discount','TEXT_LISTING_PRODUCTS',7778,NULL,'2021-02-23 07:18:13',NULL,'tep_cfg_select_option(array(\'None\', \'Percent\', \'Fixed\'),'),(4678,'Hide Products in Top Category','HIDE_PRODUCTS_IN_TOP_CATEGORY','None','Hide products in top category: All - ignore other categories, Only - doesn\'t exist in other categories','TEXT_LISTING_PRODUCTS',2,NULL,'2021-02-23 07:18:13',NULL,'tep_cfg_select_option(array(\'None\', \'All\', \'Only\'),'),(4679,'Use product seo name in image src path','SEO_IMAGE_URL_PARTS_NAME','True','','BOX_CONFIGURATION_SEO_OPTIONS',35,NULL,'2021-02-26 11:23:57',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4680,'Default file export format','EXPORT_DEFAULT_FILE_TYPE','CSV','','BOX_CONFIGURATION_MYSTORE',10,NULL,'2021-03-10 12:53:22',NULL,'tep_cfg_select_option(array(\'CSV\', \'XLSX\'),'),(4682,'Out of stock level','ADDITIONAL_STOCK_LIMIT','0','Set out of stock level limit','TEXT_STOCK',10,NULL,'2021-04-08 10:27:00',NULL,''),(4683,'Calculate TAX by shipping or billing address','TAX_ADDRESS_OPTION','0','Calculate TAX by shipping or billing address','BOX_CONFIGURATION_MYSTORE',10,NULL,'2021-04-08 10:27:01','getTaxAddressBy','setTaxAddressBy('),(4684,'Maximum order price','MAX_ORDER_PRICE','10000000','Set order subtotal price limit','BOX_CONFIGURATION_MAXIMUM_VALUES',10,NULL,'2021-04-08 10:27:01',NULL,''),(4685,'Maximum order product price','MAX_PRODUCT_PRICE','1000000','Set order product price limit','BOX_CONFIGURATION_MAXIMUM_VALUES',10,NULL,'2021-04-08 10:27:01',NULL,''),(4687,'Sale prices (max q-ty limited) use temporary stock','USE_TEMP_STOCK_ON_SPECIALS_CAP','True','Recommended. Allow to avoid overselling, but sale price could be allocated for bots (and unavailable for other). Temporary stock should be enabled.','TEXT_STOCK',10,NULL,'2021-04-14 13:28:57',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4688,'Import/export - import all sheets in file types','EP_MULTI_SHEETS','xlsx','During import process all sheets in files of the following types.','BOX_CONFIGURATION_MYSTORE',10,NULL,'2021-04-27 16:37:06',NULL,'tep_cfg_select_multioption(array(\'xlsx\'),'),(4689,'Allow several sales on same date/time','SALE_STRICT_DATE','False','Allow several sales on same date/time - quite difficult to track','BOX_CONFIGURATION_MYSTORE',7779,NULL,'2021-04-27 16:37:06',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4691,'Design boxes cache','DESIGN_BOXES_CACHE','json','Design boxes cache','BOX_CONFIGURATION_MYSTORE',100,NULL,'2021-05-26 10:25:23',NULL,'tep_cfg_select_option(array(\'json\', \'serialize\'),'),(4692,'Use product date available for inventory','INVENTORY_DATE_AVAILABLE_BY_PRODUCT','False','Check date available for inventory in main product details','TEXT_STOCK',777,NULL,'2021-05-31 16:32:12',NULL,'tep_cfg_select_option(array(\'False\', \'True\'),'),(4693,'Display customs number (EORI etc) in the address details','SHIPPING_CUSTOMS_NUMBER','disabled','Display customs number (EORI etc) in the address details','BOX_SHIPPING_CUSTOMER_DETAILS',201,'2022-06-24 18:05:33','2021-06-23 12:06:55',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4694,'Display customs number (EORI etc) in the address details','BILLING_CUSTOMS_NUMBER','disabled','Display customs number (EORI etc) in the address details','BOX_BILLING_CUSTOMER_DETAILS',201,'2022-06-24 18:07:15','2021-06-23 12:06:55',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4695,'Display customs number (EORI etc) in the address details','ACCOUNT_CUSTOMS_NUMBER','visible','Display customs number (EORI etc) in the address details','BOX_CONFIGURATION_CUSTOMER_DETAILS',201,NULL,'2021-06-23 12:06:55',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4696,'Calculate different tax by country (EU - IOSS)','ALLOW_SEVERAL_TAX_COUNTRIES','False','Allow calculate different tax by country and total (UK IOSS, EU orders below 150gbp are taxableand and have country specific rates)','BOX_CONFIGURATION_MYSTORE',100,NULL,'2021-07-16 14:55:25',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4699,'Action on out of stock','ACTION_ON_OUT_OF_STOCK','False','Default Action on out of stock','TEXT_STOCK',NULL,NULL,'2021-08-17 10:37:26',NULL,'tep_cfg_select_option(array(\'Notify back in stock\', \'Contact form\'),'),(4700,'2-step backend authorization mask','ADMIN_TWO_STEP_AUTH_MASK','NN-NN-NN-NN','Security key mask. Use \"N\" or \"n\" for random number, \"a\" for random lowercase letter, \"A\" for random uppercase letter, \"?\" for any valid random symbol. Mask should include at least 2 random symbols. Default is \"NN-NN-NN-NN\".','BOX_CONFIGURATION_MYSTORE',0,NULL,'2021-08-26 14:21:55',NULL,NULL),(4701,'2-step backend authorization simple mask for email','ADMIN_TWO_STEP_AUTH_MASK_SIMPLE_EMAIL','False','Should system simplify security key mask for email? Enabling this option will remove all separator symbols from security key sent by email.','BOX_CONFIGURATION_MYSTORE',0,NULL,'2021-08-26 14:21:55',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4702,'Show bestsellers sold in last NN days','BESTSELLERS_SOLD_LAST_DAYS','','Leave empty for no restriction','TEXT_LISTING_PRODUCTS',101,NULL,'2021-08-31 11:16:27',NULL,NULL),(4703,'Show status filter on the admin orders','ADMIN_ORDERS_QUICK_STATUS_FILTER','False','Always show extra status filter','BOX_CONFIGURATION_MYSTORE',101,NULL,'2021-08-31 11:16:27',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4704,'Google Base attributes fields','GOOGLE_BASE_ATTRIBUTES_CONFIG','','','0',NULL,NULL,'2021-09-08 12:01:03',NULL,NULL),(4708,'Default Order Status For Online Payment Success','DEFAULT_ONLINE_PAYMENT_SUCCESS_ORDERS_STATUS_ID','100006','Default Order Status For Online Payment Success','1',1,NULL,'2021-11-16 13:55:46',NULL,NULL),(4709,'Shipping surcharge 1st product of any variations','SHIPPING_SURCHARGE_ONE_TIME','False','Shipping surcharge is applicable to 1st product if several purchased (inc. varations)','BOX_CONFIGURATION_SHIPPING_PACKAGING',1001,NULL,'2022-01-13 13:13:34',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4710,'Shipping surcharge 1st product','SHIPPING_SURCHARGE_ONE_TIME_VARIATION','False','Shipping surcharge is applicable to 1st variation of the products','BOX_CONFIGURATION_SHIPPING_PACKAGING',1002,NULL,'2022-01-13 13:13:34',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4711,'Shipping surcharge to 1st product in cart','SHIPPING_SURCHARGE_ONE_TIME_CART','False','Shipping surcharge is applicable to one product in cart (max)','BOX_CONFIGURATION_SHIPPING_PACKAGING',1003,NULL,'2022-01-13 13:13:34',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4712,'Shipping surcharge to free methods','SHIPPING_SURCHARGE_FREE_METHODS','True','Shipping surcharge is applicable to free methods','BOX_CONFIGURATION_SHIPPING_PACKAGING',1003,NULL,'2022-01-13 13:13:34',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4714,'Change product status on category on/off','FORCE_DISABLE_ENABLE_CATEGORY_PRODUCTS','No','','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2022-01-13 13:13:34',NULL,'tep_cfg_select_option(array(\'Yes\', \'No\'),'),(4715,'POS order printable document (from theme)','POS_INVOICE_PDF','','POS order printable document - create in Design / Themes first','BOX_CONFIGURATION_MYSTORE',100,NULL,'2022-01-13 13:13:34',NULL,NULL),(4716,'Show extension info','SHOW_EXTENSION_INFO','False','Show (i) link to extension on rendered admin pages','BOX_CONFIGURATION_ADMIN',0,NULL,'2022-05-16 13:20:17',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4717,'Strict access - Status','STRICT_ACCESS_STATUS','False','Strict access to the login portal','BOX_CONFIGURATION_ADMIN',100,NULL,'2022-05-16 13:20:18',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4718,'Strict access - Allowed IPs','STRICT_ACCESS_ALLOWED_IP','127.0.0.1','Comma separated list of allowed IP addresses','BOX_CONFIGURATION_ADMIN',110,NULL,'2022-05-16 13:20:18',NULL,''),(4719,'Hide (rather opacity) main checkout button','EXPRESS_PAYMENTS_HIDE_CHECKOUT','True','Hide (rather opacity) main checkout button when express payment is selectedat checkout','BOX_CONFIGURATION_MYSTORE',1000,NULL,'2022-06-24 08:01:03','','tep_cfg_select_option(array(\'True\', \'False\'),'),(4722,'RSS feed news','RSS_FEED_NEWS','https://www.oscommerce.com/blog/rss','RSS feed news','RSS',7800,'2022-07-18 15:18:39','2022-07-14 18:34:21',NULL,NULL),(4723,'RSS feed new applications','RSS_FEED_NEW_APPLICATIONS','https://app.oscommerce.com/catalog/products-new/rss','RSS feed new applications','RSS',7801,'2022-07-18 15:13:49','2022-07-14 18:34:21',NULL,NULL),(4724,'RSS feed featured applications','RSS_FEED_FEATURED_APPLICATIONS','https://app.oscommerce.com/catalog/featured-products/rss','RSS feed featured applications','RSS',7802,'2022-07-18 15:12:21','2022-07-14 18:34:21',NULL,NULL),(4725,'Link to News page','RSS_FEED_NEWS_LINK','https://www.oscommerce.com/blog','Link to all News page','RSS',7800,'2022-07-20 13:44:44','2022-07-14 18:34:25',NULL,NULL),(4726,'Link to New applications page','RSS_FEED_NEW_APPLICATIONS_LINK','https://app.oscommerce.com/catalog/products-new','Link to New applications page','RSS',7801,'2022-07-20 13:48:49','2022-07-14 18:34:25',NULL,NULL),(4727,'Link to Featured applications page','RSS_FEED_FEATURED_APPLICATIONS_LINK','https://app.oscommerce.com/catalog/featured-products','Link to Featured applications page','RSS',7802,'2022-07-20 13:47:51','2022-07-14 18:34:25',NULL,NULL),(4728,'Max items to show','RSS_FEED_MAX_ITEMS','10','Max items to show','RSS',7807,NULL,'2022-07-15 16:05:43',NULL,NULL),(4729,'Facebook link','RSS_FEED_FACEBOOK','https://www.facebook.com/osCommerce/','Facebook link','RSS',7808,NULL,'2022-07-20 12:59:00',NULL,NULL),(4730,'Twitter link','RSS_FEED_TWITTER','https://twitter.com/osCommerce','Twitter link','RSS',7809,NULL,'2022-07-20 12:59:00',NULL,NULL),(4731,'LinkedIn link','RSS_FEED_LINKEDIN','https://www.linkedin.com/company/oscommerce','LinkedIn link','RSS',7810,'2022-07-20 13:55:16','2022-07-20 12:59:00',NULL,NULL),(4732,'Subscribe link','RSS_FEED_SUBSCRIBE','https://oscommerce.us1.list-manage.com/subscribe?u=8034c4fa2bcb139b4fc4861cd&id=b428c4d027','Subscribe link','RSS',7811,'2022-07-20 13:53:21','2022-07-20 12:59:00',NULL,NULL),(4733,'Github link','RSS_FEED_GITHUB','https://github.com/osCommerce/osCommerce-V4','Github link','RSS',7812,'2022-07-20 13:51:23','2022-07-20 12:59:00',NULL,NULL),(4737,'SMTP Encryption','SMTP_ENCRYPTION','','SMTP Encryption','BOX_CONFIGURATION_E_MAIL_OPTIONS',12,NULL,'2022-08-08 11:22:10',NULL,'multiOption(\'dropdown\', [\'\'=>\'Regular\', \'tls\'=>\'Secure to regular port (STARTTLS)\', \'ssl\'=>\'Secure to dedicated port (TLS)\'], '),(4738,'Show ISBN','SHOW_ISBN','False','Show ISBN','TEXT_STOCK',50,NULL,'2022-09-21 13:30:28',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4739,'Admin stock auto refresh box','STOCK_ADMIN_AUTO_REFRESH','30','Refresh Stock info on edit product page (seconds). Min value 5. Disabled if less.','TEXT_STOCK',10,NULL,'2022-09-21 13:30:28',NULL,''),(4740,'Admin stock refresh on click','STOCK_ADMIN_REFRESH_ON_CLICK','True','Refresh Stock info on click on any stock-related link','TEXT_STOCK',10,NULL,'2022-09-21 13:30:28','','tep_cfg_select_option(array(\'True\', \'False\'),'),(4741,'Force hide languages in admin','FORCE_HIDE_ADMIN_LANGUAGE','True','Force hide languages marked as hidden in admin','BOX_CONFIGURATION_MYSTORE',10001,NULL,'2022-10-26 14:02:48',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4742,'Force logoff GUEST customer after successful checkout','AUTO_LOGOFF_GUEST_ON_SUCCESS','False','Force logoff GUEST customer after successful checkout ','BOX_CONFIGURATION_CUSTOMER_DETAILS',10001,NULL,'2022-10-26 14:02:49',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4743,'Checkout button pay with card','CHECKOUT_BTN_TEXT','True','Checkout button pay with card','BOX_CONFIGURATION_MYSTORE',35,NULL,'2022-10-26 14:02:49',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4744,'Password recovery token expiration time (minutes)','FORGOTTEN_PASSWORD_TOKEN_EXPIRE_MIN','5','Forgotten administrator password recovery token expiration time (minutes)','BOX_CONFIGURATION_MYSTORE',100,NULL,'2022-10-26 14:02:49',NULL,NULL),(4745,'Trigger recalculate shipping','TRIGGER_RECALCULATE_FIELDS','postcode, state, city, country','','BOX_SHIPPING_CUSTOMER_DETAILS',3245,NULL,'2022-12-07 14:12:07','getCheckoutRecalculateFields','setCheckoutRecalculateFields('),(4746,'POS restrict access - Status','POS_STRICT_ACCESS_STATUS','TRUE','Restrict access to the POS by IP','BOX_CONFIGURATION_ADMIN',100,NULL,'2022-12-07 14:12:07',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4747,'POS restrict access - Allowed IPs','POS_STRICT_ACCESS_ALLOWED_IP','127.0.0.1','Comma separated list of allowed IP addresses (subnet is allowed also)','BOX_CONFIGURATION_ADMIN',110,NULL,'2022-12-07 14:12:07',NULL,''),(4748,'Round product price excl tax','PRODUCTS_PRICE_EXC_ROUND','false','On subtotal, total and tax calculation round product price excl tax before adding tax','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2023-02-22 13:14:23',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4749,'Captcha on customer login','CAPTCHA_ON_CUSTOMER_LOGIN','True','Captcha on customer login','BOX_CONFIGURATION_CUSTOMER_DETAILS',200,NULL,'2023-02-22 13:14:29',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4750,'Captcha on create account','CAPTCHA_ON_CREATE_ACCOUNT','True','Captcha on create account','BOX_CONFIGURATION_CUSTOMER_DETAILS',200,NULL,'2023-02-22 13:14:29',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4751,'2-Level Attribute Selection Condition','CONDITION_2LEVEL_ATTRIBUTE_SELECTION','0','Use 2-level attribute selection if the number of attribute values more than X.','TEXT_LISTING_PRODUCTS',0,NULL,'2023-05-02 06:46:48',NULL,NULL),(4752,'Skip shopping cart page','SKIP_CART_PAGE','False','','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2023-05-02 06:46:48',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4753,'Enable OTP admin login','ADMIN_LOGIN_OTP_ENABLE','False','Enable a one-time password to log into admin area. Admin Members will no longer have static passwords.','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2023-05-02 06:46:48',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4754,'Email verification before registration','FLAG_EMAIL_VERIFICATION','False','Check email address with help sending code','BOX_CONFIGURATION_CUSTOMER_DETAILS',201,NULL,'2023-05-02 06:46:51',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4755,'Default weight unit','WEIGHT_UNIT_DEFAULT','KG','Default weight unit','BOX_CONFIGURATION_SHIPPING_PACKAGING',100,'2023-10-04 19:58:01','2023-10-04 19:58:01',NULL,'tep_cfg_select_option(array(\'KG\', \'LB\'),'),(4756,'Email address','SHIPPING_EMAIL_ADDRESS','visible','Display customs email address in the address details','BOX_SHIPPING_CUSTOMER_DETAILS',40,NULL,'2023-10-04 19:58:07',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4757,'Email address','BILLING_EMAIL_ADDRESS','visible','Display customs email address in the address details','BOX_BILLING_CUSTOMER_DETAILS',40,NULL,'2023-10-04 19:58:07',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4758,'Address book email','ACCOUNT_EMAIL_ADDRESS','visible','Display customs email address in the address details','BOX_CONFIGURATION_CUSTOMER_DETAILS',40,NULL,'2023-10-04 19:58:07',NULL,'tep_cfg_select_option(array(\'disabled\', \'visible\', \'visible_register\', \'required\', \'required_register\', \'required_company\'),'),(4759,'Show ASIN','SHOW_ASIN','True','Show ASIN','TEXT_STOCK',50,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4760,'Show EAN','SHOW_EAN','True','Show EAN','TEXT_STOCK',50,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4761,'Show UPC','SHOW_UPC','True','Show UPC','TEXT_STOCK',50,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4762,'Backend minimum word length','BACKEND_MSEARCH_WORD_LENGTH','2','Minimal length of the word for backend, that will be included in search','BOX_CONFIGURATION_WIDE_SEACH',10,NULL,'2023-10-04 19:58:09',NULL,NULL),(4763,'Backend show product data','BACKEND_SEARCH_AGREGATE_PRODUCT_DATA','Standard','Which data additionaly showed on found product(related on search speed)','BOX_CONFIGURATION_WIDE_SEACH',15,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_option(array(\'Standard\', \'Simplified\',\'List\'),'),(4764,'Define custom debug constants','DEFINE_DBG_CONST','','Define custom debug constants for subsystems and extensions (\",\" as separator)','',100,'2023-10-04 19:58:09','2023-10-04 19:58:09',NULL,NULL),(4765,'Show fields on search on add product in edit order ','BACKEND_SEARCH_SHOW_DATA','Image, SKU, Price','Which fields of products should be shown on search','BOX_CONFIGURATION_WIDE_SEACH',11,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_multioption(array(\'Image\', \'SKU\',\'Price\',\'Stock\'),'),(4766,'Search cross all languages','BACKEND_SEARCH_ON_ALL_LANGUAGES','False','Search cross all languages (result showed on one active language)','BOX_CONFIGURATION_WIDE_SEACH',15,NULL,'2023-10-04 19:58:09',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4767,'CSS version for the admin aria','BACKEND_CSS_VERSION','30','It is used to update the CSS cache in the user\'s browser.','BOX_CONFIGURATION_MYSTORE',100,NULL,'2023-10-04 19:59:28',NULL,NULL),(4768,'Tax selection','BACKEND_TAX_RATES_OR_CLASSES','CLASSES','Source for tax selection','BOX_CONFIGURATION_EDIT_ORDER_SETTINGS',100,'2023-10-04 19:59:28','2023-10-04 19:59:28',NULL,'tep_cfg_select_option(array(\'CLASSES\', \'RATES\'),'),(4769,'Virtual Gift Card Model','VIRTUAL_GIFT_CARD_MODEL','VIRTUAL_GIFT_CARD','Virtual Gift Card Model','TEXT_LISTING_PRODUCTS',777,'2024-04-22 18:50:47','2024-04-22 18:50:47',NULL,NULL),(4770,'Add Comments From Re-Ordered Order','ADD_COMMENT_FROM_REORDERED','true','Add comments from re-ordered order.','BOX_CONFIGURATION_MYSTORE',77777,'2024-04-22 18:50:56','2024-04-22 18:50:56',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4771,'Multi-sessions are allowed?','MULTI_SESSION_ENABLED','false','Allow multiple active logins for same customer?','BOX_CONFIGURATION_SESSIONS',10,'2024-04-22 18:50:56','2024-04-22 18:50:56',NULL,'tep_cfg_select_option(array(\'true\', \'false\'),'),(4772,'Maximum Attribute Length to Show','MAX_SHOW_ATTRIBUTE_LENGTH','20','Maximum attribute length to show on order page.','BOX_CONFIGURATION_MAXIMUM_VALUES',777,'2024-04-22 18:50:56','2024-04-22 18:50:56',NULL,NULL),(4773,'Show credit note reports','CREDIT_NOTE_AVAILABLE','False','','',200,'2024-04-22 18:50:56','2024-04-22 18:50:56',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'),(4774,'Social Logins New Account Country','SOCIALS_NEW_ACCOUNT_COUNTRY','Platform','Set the country for new accounts created via Social Logins (Googla, Facebook etc).','BOX_CONFIGURATION_CUSTOMER_DETAILS',77777,'2024-04-22 18:50:56','2024-04-22 18:50:56',NULL,'tep_cfg_select_option(array(\'Platform\', \'Empty\'),'),(4775,'Date of installation','INSTALLED_DATE','[[regtime]]','','',NULL,NULL,'[[regtime]]',NULL,NULL),(4776,'Date of last update','UPDATED_DATE','','','',NULL,NULL,'[[regtime]]',NULL,NULL);
/*!40000 ALTER TABLE `configuration` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `configuration_group`
--
DROP TABLE IF EXISTS `configuration_group`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `configuration_group` (
`configuration_group_id` int(11) NOT NULL AUTO_INCREMENT,
`configuration_group_title` varchar(64) NOT NULL DEFAULT '',
`configuration_group_description` varchar(255) NOT NULL DEFAULT '',
`sort_order` int(5) DEFAULT NULL,
`visible` int(1) DEFAULT '1',
PRIMARY KEY (`configuration_group_id`)
) ENGINE=InnoDB AUTO_INCREMENT=100685 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `configuration_group`
--
LOCK TABLES `configuration_group` WRITE;
/*!40000 ALTER TABLE `configuration_group` DISABLE KEYS */;
INSERT INTO `configuration_group` VALUES (1,'My Store','General information about my store',1,1),(2,'Minimum Values','The minimum values for functions / data',2,1),(3,'Maximum Values','The maximum values for functions / data',3,1),(5,'Customer Details','Customer account configuration',6,1),(6,'Module Options','Hidden from configuration',6,0),(7,'Shipping/Packaging','Shipping options available at my store',7,1),(8,'Product Listing','Product Listing configuration options',8,1),(9,'Stock','Stock configuration options',9,1),(10,'Logging','Logging configuration options',10,0),(11,'Cache','Caching configuration options',11,0),(12,'E-Mail Options','General setting for E-Mail transport and HTML E-Mails',12,1),(13,'Download','Downloadable products options',13,0),(15,'Sessions','Session options',16,1),(20,'Edit Order Settings','Edit Order Settings',20,1),(26,'Control panel','Edit control panel settings',20,0),(99,'Dynamic MoPics','The options which configure Dynamic MoPics.',18,0),(333,'Wide search','Wide search settings',5,1),(601,'Faqdesk Listing Settings','Faqdesk Listing Page configuration options',600,0),(602,'Faqdesk Frontpage Settings','Faqdesk Front Page configuration options',600,0),(603,'Faqdesk Reviews Settings','Faqdesk Reviews configuration options',600,0),(604,'Faqdesk Sticky Settings','Faqdesk Reviews configuration options',600,0),(701,'One Page Checkout Options','',200,0),(900,'Affiliate Program','Options for the Affiliate Program',17,1),(1000,'Rechnungen','Angaben für das Impressum und die Rechnungslegung',1,0),(1128,'SEO Options','SEO Options',27,1),(5002,'Newsdesk configuration options','Newsdesk configuration options',500,0),(5004,'Newsdesk Sticky Settings','Newsdesk Sticky configuration options',500,0),(6501,'Recover Cart Sales','Recover Cart Sales (RCS) Configuration Values',15,1),(26229,'Page Cache Settings','Settings for the page cache contribution',20,0),(100672,'Links','Links Manager configuration options',99,0),(100673,'Trustpilot Settings','Trustpilot settings',20,0),(100674,'Exact Online','Exact Online',5555,0),(100675,'SMS Updates Configuration','SMS Updates Configuration for CardBoardFish',100,1),(100676,'Bonus programs','Bonus programs',100,1),(100677,'Refer Friend Settings','Refer Friend Settings',101,1),(100678,'Reports','Reports',101,1),(100679,'Promotion Settings','Promotion Settings',30,0),(100680,'PCA Predict','PCA Predict',7,1),(100681,'Suppliers','Suppliers settings',21,1),(100683,'Shipping Customer Details','Shipping Customer Details',6,1),(100684,'Billing Customer Details','Billing Customer Details',6,1);
/*!40000 ALTER TABLE `configuration_group` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `configuration_group_trash`
--
DROP TABLE IF EXISTS `configuration_group_trash`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `configuration_group_trash` (
`configuration_group_id` int(11) NOT NULL,
`configuration_group_title` varchar(64) NOT NULL DEFAULT '',
`configuration_group_description` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`configuration_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `configuration_group_trash`
--
LOCK TABLES `configuration_group_trash` WRITE;
/*!40000 ALTER TABLE `configuration_group_trash` DISABLE KEYS */;
INSERT INTO `configuration_group_trash` VALUES (404,'Trash group','Trash group');
/*!40000 ALTER TABLE `configuration_group_trash` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `configuration_trash`
--
DROP TABLE IF EXISTS `configuration_trash`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `configuration_trash` (
`configuration_id` int(11) NOT NULL,
`configuration_title` varchar(64) NOT NULL DEFAULT '',
`configuration_key` varchar(64) NOT NULL DEFAULT '',
`configuration_value` varchar(2048) NOT NULL DEFAULT '',
`configuration_description` varchar(255) NOT NULL DEFAULT '',
`configuration_group_id` varchar(128) NOT NULL DEFAULT '',
`sort_order` int(5) DEFAULT NULL,
`last_modified` datetime DEFAULT NULL,
`date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`use_function` varchar(255) DEFAULT NULL,
`set_function` varchar(255) DEFAULT NULL,
PRIMARY KEY (`configuration_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `configuration_trash`
--
LOCK TABLES `configuration_trash` WRITE;
/*!40000 ALTER TABLE `configuration_trash` DISABLE KEYS */;
INSERT INTO `configuration_trash` VALUES (4621,'Show google map on order process','SHOW_MAP_ORDER_PROCESS','True','Show google map on order process','BOX_CONFIGURATION_MYSTORE',NULL,NULL,'2019-12-23 16:00:47',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),');
/*!40000 ALTER TABLE `configuration_trash` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `connector_osclink_configuration`
--
DROP TABLE IF EXISTS `connector_osclink_configuration`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `connector_osclink_configuration` (
`cmc_key` varchar(128) NOT NULL,
`cmc_value` varchar(250) NOT NULL DEFAULT '',
`cmc_upd_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`cmc_upd_admin` int(10) unsigned NOT NULL,
PRIMARY KEY (`cmc_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `connector_osclink_configuration`
--
LOCK TABLES `connector_osclink_configuration` WRITE;
/*!40000 ALTER TABLE `connector_osclink_configuration` DISABLE KEYS */;
INSERT INTO `connector_osclink_configuration` VALUES ('api_key','','2024-04-23 17:21:14',1),('api_method','bearer','2022-07-20 18:49:09',1),('api_platform','7','2022-07-20 18:50:07',1),('api_status_map','{\"100007\":1,\"2\":2,\"3\":3,\"100006\":4}','2022-07-20 18:50:07',1),('api_url','','2024-04-23 17:21:10',1);
/*!40000 ALTER TABLE `connector_osclink_configuration` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `connector_osclink_entity`
--
DROP TABLE IF EXISTS `connector_osclink_entity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `connector_osclink_entity` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`project_id` int(11) unsigned NOT NULL,
`entity_name` varchar(128) NOT NULL,
PRIMARY KEY (`id`),
KEY `project_id` (`project_id`),
KEY `entity_name` (`entity_name`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `connector_osclink_entity`
--
LOCK TABLES `connector_osclink_entity` WRITE;
/*!40000 ALTER TABLE `connector_osclink_entity` DISABLE KEYS */;
INSERT INTO `connector_osclink_entity` VALUES (1,1,'@order_status');
/*!40000 ALTER TABLE `connector_osclink_entity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `connector_osclink_mapping`
--
DROP TABLE IF EXISTS `connector_osclink_mapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `connector_osclink_mapping` (
`entity_id` int(11) unsigned NOT NULL,
`external_id` int(11) unsigned NOT NULL,
`internal_id` int(11) unsigned NOT NULL,
PRIMARY KEY (`entity_id`,`external_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `connector_osclink_mapping`
--
LOCK TABLES `connector_osclink_mapping` WRITE;
/*!40000 ALTER TABLE `connector_osclink_mapping` DISABLE KEYS */;
INSERT INTO `connector_osclink_mapping` VALUES (1,1,100007),(1,2,2),(1,3,3),(1,4,100006);
/*!40000 ALTER TABLE `connector_osclink_mapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `counter`
--
DROP TABLE IF EXISTS `counter`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `counter` (
`startdate` char(8) DEFAULT NULL,
`counter` int(12) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `counter`
--
LOCK TABLES `counter` WRITE;
/*!40000 ALTER TABLE `counter` DISABLE KEYS */;
INSERT INTO `counter` VALUES ('20031126',17959);
/*!40000 ALTER TABLE `counter` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `counter_history`
--
DROP TABLE IF EXISTS `counter_history`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `counter_history` (
`month` char(8) DEFAULT NULL,
`counter` int(12) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `counter_history`
--
LOCK TABLES `counter_history` WRITE;
/*!40000 ALTER TABLE `counter_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `counter_history` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `countries`
--
DROP TABLE IF EXISTS `countries`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `countries` (
`countries_id` int(11) NOT NULL AUTO_INCREMENT,
`countries_name` varchar(64) NOT NULL DEFAULT '',
`countries_iso_code_2` char(2) NOT NULL DEFAULT '',
`countries_iso_code_3` char(3) NOT NULL DEFAULT '',
`address_format_id` int(11) NOT NULL DEFAULT '0',
`language_id` int(11) NOT NULL DEFAULT '0',
`status` tinyint(4) NOT NULL DEFAULT '0',
`sort_order` int(11) NOT NULL DEFAULT '0',
`lat` float(15,7) NOT NULL DEFAULT '0.0000000',
`lng` float(15,7) NOT NULL DEFAULT '0.0000000',
`zoom` decimal(15,4) NOT NULL DEFAULT '0.0000',
`vat_code_type` int(4) NOT NULL DEFAULT '0',
`vat_code_prefix` varchar(5) NOT NULL DEFAULT '',
`vat_code_chars` varchar(10) NOT NULL DEFAULT '',
`dialling_prefix` varchar(20) DEFAULT NULL,
`currency_code` varchar(3) NOT NULL DEFAULT '',
PRIMARY KEY (`countries_id`,`language_id`),
KEY `IDX_COUNTRIES_NAME` (`countries_name`)
) ENGINE=InnoDB AUTO_INCREMENT=243 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `countries`
--
LOCK TABLES `countries` WRITE;
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
INSERT INTO `countries` VALUES (1,'Afghanistan','AF','AFG',4,1,1,1,33.8616409,63.2130127,6.0000,0,'','7','+93',''),(2,'Albania','AL','ALB',6,1,1,1,41.1495399,19.0395603,8.0000,0,'','0','+355',''),(3,'Algeria','DZ','DZA',1,1,1,1,27.9656487,-2.8258660,6.0000,0,'','0','+213',''),(4,'American Samoa','AS','ASM',1,1,1,1,-14.3058434,-170.7662201,12.0000,0,'','0','+1-684',''),(5,'Andorra','AD','AND',1,1,1,1,42.5423737,1.5276325,12.0000,0,'','0','+376',''),(6,'Angola','AO','AGO',1,1,1,1,-11.1691065,13.3838463,6.0000,0,'','0','+244',''),(7,'Anguilla','AI','AIA',1,1,1,1,18.2241268,-63.1290092,12.0000,0,'','0','+1-264',''),(8,'Antarctica','AQ','ATA',1,1,1,1,-65.9717712,-53.0746040,3.0000,0,'','0','+672',''),(9,'Antigua and Barbuda','AG','ATG',1,1,1,1,17.0870895,-61.8534889,12.0000,0,'','0','+1-268',''),(10,'Argentina','AR','ARG',5,1,1,1,-36.9932976,-81.5907516,4.0000,0,'','0','+54',''),(11,'Armenia','AM','ARM',1,1,1,1,40.0673180,43.9197044,8.0000,0,'','0','+374',''),(12,'Aruba','AW','ABW',1,1,1,1,12.5177231,-70.0357208,12.0000,0,'','0','+297',''),(13,'Australia','AU','AUS',5,1,1,1,-24.9932842,115.2326736,4.0000,0,'','0','+61',''),(14,'Austria','AT','AUT',5,1,1,1,47.6928635,12.2247705,8.0000,1,'AT','9','+43',''),(15,'Azerbaijan','AZ','AZE',1,1,1,1,40.1489716,46.5711708,8.0000,0,'','0','+994',''),(16,'Bahamas','BS','BHS',1,1,1,1,24.0754013,-78.8370743,7.0000,0,'','0','+1-242',''),(17,'Bahrain','BH','BHR',1,1,1,1,25.9437733,50.3213158,10.0000,0,'','0','+973',''),(18,'Bangladesh','BD','BGD',1,1,1,1,23.6792011,88.1007767,7.0000,0,'','0','+880',''),(19,'Barbados','BB','BRB',1,1,1,1,13.1902905,-59.6056023,12.0000,0,'','0','+1-246',''),(20,'Belarus','BY','BLR',1,1,1,1,53.6992607,25.7354565,7.0000,0,'','0','+375',''),(21,'Belgium','BE','BEL',5,1,1,1,50.4974442,3.3558123,8.0000,0,'BE','9','+32',''),(22,'Belize','BZ','BLZ',1,1,1,1,17.1903076,-89.4808502,8.0000,0,'','0','+501',''),(23,'Benin','BJ','BEN',1,1,1,1,9.3200073,0.0660098,7.0000,0,'','0','+229',''),(24,'Bermuda','BM','BMU',1,1,1,1,32.3191452,-64.8374634,12.0000,0,'','0','+1-441',''),(25,'Bhutan','BT','BTN',1,1,1,1,27.5315151,89.8754196,9.0000,0,'','0','+975',''),(26,'Bolivia','BO','BOL',1,1,1,1,-16.2257156,-68.0434494,6.0000,0,'','0','+591',''),(27,'Bosnia and Herzegowina','BA','BIH',1,1,1,1,43.9130402,16.5511494,8.0000,0,'','0','+387',''),(28,'Botswana','BW','BWA',1,1,1,1,-22.3223114,22.4436436,7.0000,0,'','0','+267',''),(29,'Bouvet Island','BV','BVT',1,1,1,1,-54.4204597,3.3245614,13.0000,0,'','0',NULL,''),(30,'Brazil','BR','BRA',1,1,1,1,-14.0488291,-62.2091293,5.0000,0,'','0','+55',''),(31,'British Indian Ocean Territory','IO','IOT',1,1,1,1,-7.3344474,72.3542099,12.0000,0,'','0','+246',''),(32,'Brunei Darussalam','BN','BRN',1,1,1,1,4.5248795,114.4394379,10.0000,0,'','0','+673',''),(33,'Bulgaria','BG','BGR',1,1,1,1,42.7218933,24.3622913,8.0000,0,'','0','+359',''),(34,'Burkina Faso','BF','BFA',1,1,1,1,12.2435150,-3.7995522,7.0000,0,'','0','+226',''),(35,'Burundi','BI','BDI',1,1,1,1,-3.3879967,29.3648224,9.0000,0,'','0','+257',''),(36,'Cambodia','KH','KHM',1,1,1,1,12.3005047,103.8594055,8.0000,0,'','0','+855',''),(37,'Cameroon','CM','CMR',1,1,1,1,7.3581438,7.8490391,6.0000,0,'','0','+237',''),(38,'Canada','CA','CAN',5,1,1,1,54.7233582,-113.7178268,4.0000,0,'','0','+1',''),(39,'Cape Verde','CV','CPV',1,1,1,1,15.1204300,-23.7452564,11.0000,0,'','0','+238',''),(40,'Cayman Islands','KY','CYM',1,1,1,1,19.3300247,-81.3224716,12.0000,0,'','0','+1-345',''),(41,'Central African Republic','CF','CAF',1,1,1,1,6.6198339,18.6927605,7.0000,0,'','0','+236',''),(42,'Chad','TD','TCD',1,1,1,1,15.4114695,14.2403336,6.0000,0,'','0','+235',''),(43,'Chile','CL','CHL',1,1,1,1,-35.3323555,-89.0748749,4.0000,0,'','0','+56',''),(44,'China','CN','CHN',5,1,1,1,34.5328255,86.0856781,4.0000,0,'','0','+86',''),(45,'Christmas Island','CX','CXR',1,1,1,1,-10.4912815,105.5880051,13.0000,0,'','0','+61',''),(46,'Cocos (Keeling) Islands','CC','CCK',1,1,1,1,-12.1706495,96.8242416,14.0000,0,'','0','+61',''),(47,'Colombia','CO','COL',1,1,1,1,4.1147389,-77.4260712,6.0000,0,'','0','+57',''),(48,'Comoros','KM','COM',1,1,1,1,-11.6516104,43.2371178,11.0000,0,'','0','+269',''),(49,'Congo','CG','COG',1,1,1,1,-0.6545858,12.6543570,7.0000,0,'','0','+242',''),(50,'Cook Islands','CK','COK',1,1,1,1,-21.2357330,-159.7948761,14.0000,0,'','0','+682',''),(51,'Costa Rica','CR','CRI',1,1,1,1,9.6310892,-85.3753967,8.0000,0,'','0','+506',''),(52,'Cote D\'Ivoire','CI','CIV',1,1,1,1,7.5452666,-7.7914782,7.0000,0,'','0','+225',''),(53,'Croatia','HR','HRV',1,1,1,1,44.4534607,14.2262344,7.0000,0,'','0','+385',''),(54,'Cuba','CU','CUB',1,1,1,1,21.5414314,-81.7857056,7.0000,0,'','0','+53',''),(55,'Cyprus','CY','CYP',1,1,1,1,35.1695824,32.8765602,9.0000,1,'CY','9','+357',''),(56,'Czech Republic','CZ','CZE',5,1,1,1,49.8001289,14.3539705,8.0000,0,'CZ','8','+420',''),(57,'Denmark','DK','DNK',5,1,1,1,56.1382561,8.1908808,7.0000,0,'DK','8','+45',''),(58,'Djibouti','DJ','DJI',1,1,1,1,11.8235750,42.0280952,9.0000,0,'','0','+253',''),(59,'Dominica','DM','DMA',1,1,1,1,15.4240446,-61.5001984,11.0000,0,'','0','+1-767',''),(60,'Dominican Republic','DO','DOM',1,1,1,1,18.7014751,-70.7252045,9.0000,0,'','0','+1-809',''),(61,'East Timor','TP','TMP',1,1,1,1,-8.7929859,125.5769577,9.0000,0,'','0','+670',''),(62,'Ecuador','EC','ECU',1,1,1,1,-1.7860259,-80.3808289,7.0000,0,'','0','+593',''),(63,'Egypt','EG','EGY',1,1,1,1,26.7746429,26.3032970,6.0000,0,'','0','+20',''),(64,'El Salvador','SV','SLV',1,1,1,1,13.8036928,-89.4657822,9.0000,0,'','0','+503',''),(65,'Equatorial Guinea','GQ','GNQ',1,1,1,1,1.6208092,9.7573347,9.0000,0,'','0','+240',''),(66,'Eritrea','ER','ERI',1,1,1,1,15.1817675,37.5443420,7.0000,0,'','0','+291',''),(67,'Estonia','EE','EST',5,1,1,1,58.6012878,23.8664074,8.0000,0,'EE','9','+372',''),(68,'Ethiopia','ET','ETH',1,1,1,1,9.1323709,36.0039825,6.0000,0,'','0','+251',''),(69,'Falkland Islands (Malvinas)','FK','FLK',1,1,1,1,-51.7282791,-60.0778770,9.0000,0,'','0','+500',''),(70,'Faroe Islands','FO','FRO',1,1,1,1,61.8920975,-7.5333366,9.0000,0,'','0','+298',''),(71,'Fiji','FJ','FJI',1,1,1,1,-17.4567280,178.1371460,8.0000,0,'','0','+679',''),(72,'Finland','FI','FIN',5,1,1,1,64.6547699,17.1376495,5.0000,0,'FI','8','+358',''),(73,'France','FR','FRA',5,1,1,1,46.1355095,-2.2776463,6.0000,1,'FR','11','+33',''),(74,'France, Metropolitan','FX','FXX',1,1,1,1,46.1355095,-2.2776463,6.0000,0,'','0',NULL,''),(75,'French Guiana','GF','GUF',1,1,1,1,3.9327409,-54.2087936,8.0000,0,'','0','+594',''),(76,'French Polynesia','PF','PYF',1,1,1,1,-17.6863613,-149.5128632,11.0000,0,'','0','+689',''),(77,'French Southern Territories','TF','ATF',1,1,1,1,-49.1284027,69.0189590,9.0000,0,'','0',NULL,''),(78,'Gabon','GA','GAB',1,1,1,1,-0.8152207,9.3690386,7.0000,0,'','0','+241',''),(79,'Gambia','GM','GMB',1,1,1,1,13.4321756,-15.8636971,9.0000,0,'','0','+220',''),(80,'Georgia','GE','GEO',1,1,1,1,42.3173561,42.2503433,8.0000,0,'','0','+995',''),(81,'Germany','DE','DEU',5,1,1,1,51.0851746,5.9693384,6.0000,0,'DE','9','+49',''),(82,'Ghana','GH','GHA',1,1,1,1,7.9563746,-3.2745852,7.0000,0,'','0','+233',''),(83,'Gibraltar','GI','GIB',1,1,1,1,36.1320114,-5.3704271,14.0000,0,'','0','+350',''),(84,'Greece','GR','GRC',1,1,1,1,38.2578621,23.5673122,7.1000,0,'EL','9','+30',''),(85,'Greenland','GL','GRL',1,1,1,1,67.4847260,-74.8970413,3.0000,0,'','0','+299',''),(86,'Grenada','GD','GRD',1,1,1,1,12.1101274,-61.7635918,12.0000,0,'','0','+1-473',''),(87,'Guadeloupe','GP','GLP',1,1,1,1,16.1736965,-61.6859474,10.0000,0,'','0','+590',''),(88,'Guam','GU','GUM',1,1,1,1,13.4489965,144.6474152,11.0000,0,'','0','+1-671',''),(89,'Guatemala','GT','GTM',1,1,1,1,15.7776403,-91.3524780,8.0000,0,'','0','+502',''),(90,'Guinea','GN','GIN',1,1,1,1,9.9307137,-13.6019363,7.0000,0,'','0','+224',''),(91,'Guinea-bissau','GW','GNB',1,1,1,1,11.7742558,-15.7312746,9.0000,0,'','0','+245',''),(92,'Guyana','GY','GUY',1,1,1,1,4.8574491,-61.1969643,7.0000,0,'','0','+592',''),(93,'Haiti','HT','HTI',1,1,1,1,19.0561619,-73.6116791,9.0000,0,'','0','+509',''),(94,'Heard and Mc Donald Islands','HM','HMD',1,1,1,1,-53.0764160,73.3735809,11.0000,0,'','0',NULL,''),(95,'Honduras','HN','HND',1,1,1,1,14.7505054,-87.3632050,8.0000,0,'','0','+504',''),(96,'Hong Kong','HK','HKG',1,1,1,1,22.3579350,113.9809265,11.0000,0,'','0','+852',''),(97,'Hungary','HU','HUN',1,1,1,1,47.1575623,18.3847847,8.0000,0,'HU','8','+36',''),(98,'Iceland','IS','ISL',5,1,1,1,64.9168243,-21.2562580,7.0000,0,'','0','+354',''),(99,'India','IN','IND',5,1,1,1,20.9129887,73.7575912,5.0000,0,'','0','+91',''),(100,'Indonesia','ID','IDN',1,1,1,1,-2.4952903,108.9778900,5.0000,0,'','0','+62',''),(101,'Iran (Islamic Republic of)','IR','IRN',1,1,1,1,32.3503532,49.1919632,6.0000,0,'','0','+98',''),(102,'Iraq','IQ','IRQ',1,1,1,1,33.2053986,41.4415131,7.0000,0,'','0','+964',''),(103,'Ireland','IE','IRL',5,1,1,1,53.4098091,-10.5711317,7.0000,1,'IE','8','+353',''),(104,'Israel','IL','ISR',5,1,1,1,31.4091911,33.9606934,8.0000,0,'','0','+972',''),(105,'Italy','IT','ITA',5,1,1,1,41.2135963,13.3134737,6.0000,0,'IT','11','+39',''),(106,'Jamaica','JM','JAM',1,1,1,1,18.1160126,-77.8364487,9.0000,0,'','0','+1-876',''),(107,'Japan','JP','JPN',1,1,1,1,34.4720154,125.3783951,5.0000,0,'','0','+81',''),(108,'Jordan','JO','JOR',1,1,1,1,31.2773438,36.0086250,8.0000,0,'','0','+962',''),(109,'Kazakhstan','KZ','KAZ',1,1,1,1,47.6695290,57.9371567,5.0000,0,'','0','+7',''),(110,'Kenya','KE','KEN',1,1,1,1,0.1822441,35.6643486,7.0000,0,'','0','+254',''),(111,'Kiribati','KI','KIR',1,1,1,1,1.8712209,-157.5031128,11.0000,0,'','0','+686',''),(112,'Korea, Democratic People\'s Republic of','KP','PRK',1,1,1,1,0.0000000,0.0000000,0.0000,0,'','0','+850',''),(113,'Korea, Republic of','KR','KOR',5,1,1,1,37.9311371,123.1767197,6.0000,0,'','0','+82',''),(114,'Kuwait','KW','KWT',1,1,1,1,29.3141041,46.9313164,9.0000,0,'','0','+965',''),(115,'Kyrgyzstan','KG','KGZ',1,1,1,1,41.2051773,72.4959259,7.0000,0,'','0','+996',''),(116,'Lao People\'s Democratic Republic','LA','LAO',1,1,1,1,18.1984806,101.6452255,7.0000,0,'','0','+856',''),(117,'Latvia','LV','LVA',1,1,1,1,56.8766556,23.4848728,8.0000,0,'LV','11','+371',''),(118,'Lebanon','LB','LBN',1,1,1,1,33.8734283,35.3033218,9.0000,0,'','0','+961',''),(119,'Lesotho','LS','LSO',1,1,1,1,-29.6208191,27.6730499,9.0000,0,'','0','+266',''),(120,'Liberia','LR','LBR',1,1,1,1,6.4352088,-10.5436602,8.0000,0,'','0','+231',''),(121,'Libyan Arab Jamahiriya','LY','LBY',1,1,1,1,26.2738247,12.7765188,6.0000,0,'','0','+218',''),(122,'Liechtenstein','LI','LIE',1,1,1,1,47.1595650,9.4135532,11.0000,0,'','0','+423',''),(123,'Lithuania','LT','LTU',5,1,1,1,55.1700287,22.7739086,8.0000,0,'LT','9','+370',''),(124,'Luxembourg','LU','LUX',5,1,1,1,49.8154068,5.8531446,10.0000,0,'LU','8','+352',''),(125,'Macau','MO','MAC',1,1,1,1,22.1634922,113.5284424,13.0000,0,'','0','+853',''),(126,'Macedonia, The Former Yugoslav Republic of','MK','MKD',1,1,1,1,41.1166382,21.1149616,8.0000,0,'','0','+389',''),(127,'Madagascar','MG','MDG',1,1,1,1,-18.7151146,42.3406868,6.0000,0,'','0','+261',''),(128,'Malawi','MW','MWI',1,1,1,1,-13.2332220,32.0517349,7.0000,0,'','0','+265',''),(129,'Malaysia','MY','MYS',5,1,1,1,4.1389165,105.1222153,6.0000,0,'','0','+60',''),(130,'Maldives','MV','MDV',1,1,1,1,1.9774170,73.4660721,12.0000,0,'','0','+960',''),(131,'Mali','ML','MLI',1,1,1,1,17.5342121,-8.4802933,6.0000,0,'','0','+223',''),(132,'Malta','MT','MLT',1,1,1,1,35.9444275,14.3399429,11.0000,0,'MT','8','+356',''),(133,'Marshall Islands','MH','MHL',1,1,1,1,6.0686250,171.8492889,11.0000,0,'','0','+692',''),(134,'Martinique','MQ','MTQ',1,1,1,1,14.6339722,-61.1599083,11.0000,0,'','0','+596',''),(135,'Mauritania','MR','MRT',1,1,1,1,20.9698639,-15.4450579,6.0000,0,'','0','+222',''),(136,'Mauritius','MU','MUS',1,1,1,1,-20.2005157,56.5543442,8.0000,0,'','0','+230',''),(137,'Mayotte','YT','MYT',1,1,1,1,-12.8205976,45.0189896,11.0000,0,'','0','+262',''),(138,'Mexico','MX','MEX',1,1,1,1,23.3863049,-111.5563431,5.0000,0,'','0','+52',''),(139,'Micronesia, Federated States of','FM','FSM',1,1,1,1,6.8876467,158.1450348,12.0000,0,'','0','+691',''),(140,'Moldova, Republic of','MD','MDA',1,1,1,1,46.9758301,27.2687168,8.0000,0,'','0','+373',''),(141,'Monaco','MC','MCO',1,1,1,1,43.7383385,7.4157033,15.0000,0,'','0','+377',''),(142,'Mongolia','MN','MNG',1,1,1,1,46.5283623,94.8647385,5.0000,0,'','0','+976',''),(143,'Montserrat','MS','MSR',1,1,1,1,16.7494526,-62.2278671,13.0000,0,'','0','+1-664',''),(144,'Morocco','MA','MAR',1,1,1,1,31.7798328,-9.3280344,7.0000,0,'','0','+212',''),(145,'Mozambique','MZ','MOZ',1,1,1,1,-18.6058178,31.0335407,6.0000,0,'','0','+258',''),(146,'Myanmar','MM','MMR',1,1,1,1,19.0294437,92.1767654,6.0000,0,'','0','+95',''),(147,'Namibia','NA','NAM',1,1,1,1,-22.8936405,14.0001917,6.0000,0,'','0','+264',''),(148,'Nauru','NR','NRU',1,1,1,1,-0.5283715,166.9167328,14.0000,0,'','0','+674',''),(149,'Nepal','NP','NPL',1,1,1,1,28.3839169,81.8865433,7.0000,0,'','0','+977',''),(150,'Netherlands','NL','NLD',5,1,1,1,52.2093658,4.1584530,8.0000,1,'NL','12','+31',''),(151,'Netherlands Antilles','AN','ANT',1,1,1,1,12.1685343,-68.3782196,12.0000,0,'','0','+599',''),(152,'New Caledonia','NC','NCL',1,1,1,1,-21.2044659,164.7305450,8.0000,0,'','0','+687',''),(153,'New Zealand','NZ','NZL',5,1,1,1,-43.0136032,163.4825134,5.0000,0,'','0','+64',''),(154,'Nicaragua','NI','NIC',1,1,1,1,12.8694620,-86.2624130,8.0000,0,'','0','+505',''),(155,'Niger','NE','NER',1,1,1,1,17.5568523,3.5858376,6.0000,0,'','0','+227',''),(156,'Nigeria','NG','NGA',1,1,1,1,9.0763350,6.4334841,7.0000,0,'','0','+234',''),(157,'Niue','NU','NIU',1,1,1,1,-19.0538788,-169.9320984,12.0000,0,'','0','+683',''),(158,'Norfolk Island','NF','NFK',1,1,1,1,-29.0346260,167.9220123,13.0000,0,'','0','+672',''),(159,'Northern Mariana Islands','MP','MNP',1,1,1,1,15.1067133,145.5661621,11.0000,0,'','0','+1-670',''),(160,'Norway','NO','NOR',5,1,1,1,64.3119049,8.9585018,5.0000,0,'','0','+47',''),(161,'Oman','OM','OMN',1,1,1,1,21.4779568,51.4259109,6.0000,0,'','0','+968',''),(162,'Pakistan','PK','PAK',1,1,1,1,30.3255138,64.8606720,6.0000,0,'','0','+92',''),(163,'Palau','PW','PLW',1,1,1,1,7.3669419,134.1539612,10.0000,0,'','0','+680',''),(164,'Panama','PA','PAN',1,1,1,1,8.4266472,-81.2265930,8.0000,0,'','0','+507',''),(165,'Papua New Guinea','PG','PNG',1,1,1,1,-6.2345257,144.4682007,6.0000,0,'','0','+675',''),(166,'Paraguay','PY','PRY',1,1,1,1,-23.3694382,-60.6940308,7.0000,0,'','0','+595',''),(167,'Peru','PE','PER',1,1,1,1,-9.1565142,-79.4857712,6.0000,0,'','0','+51',''),(168,'Philippines','PH','PHL',1,1,1,1,11.6736164,118.1263733,6.0000,0,'','0','+63',''),(169,'Pitcairn','PN','PCN',1,1,1,1,-24.3766632,-128.3592529,13.0000,0,'','0','+64',''),(170,'Poland','PL','POL',5,1,1,1,51.9009895,16.8921185,7.0000,0,'PL','10','+48',''),(171,'Portugal','PT','PRT',5,1,1,1,39.5398674,-10.0965986,7.0000,0,'PT','9','+351',''),(172,'Puerto Rico','PR','PRI',1,1,1,1,18.1992130,-66.9131165,9.0000,0,'','0','+1-787',''),(173,'Qatar','QA','QAT',1,1,1,1,25.3272877,50.6362190,9.0000,0,'','0','+974',''),(174,'Reunion','RE','REU',1,1,1,1,-21.1303101,55.3863945,11.0000,0,'','0','+262',''),(175,'Romania','RO','ROM',1,1,1,1,45.9238319,22.7668324,7.0000,0,'','0','+40',''),(176,'Russian Federation','RU','RUS',1,1,1,1,49.8154221,68.8280487,3.0000,0,'','0','+7',''),(177,'Rwanda','RW','RWA',1,1,1,1,-1.9421910,29.3199863,9.0000,0,'','0','+250',''),(178,'Saint Kitts and Nevis','KN','KNA',1,1,1,1,17.2563705,17.2563705,11.0000,0,'','0','+1-869',''),(179,'Saint Lucia','LC','LCA',1,1,1,1,13.9098177,-61.1164665,11.0000,0,'','0','+1-758',''),(180,'Saint Vincent and the Grenadines','VC','VCT',1,1,1,1,13.2529755,-61.2672043,12.0000,0,'','0','+1-784',''),(181,'Samoa','WS','WSM',1,1,1,1,-13.7573099,-172.3849487,10.0000,0,'','0','+685',''),(182,'San Marino','SM','SMR',1,1,1,1,43.9429359,12.4250736,13.0000,0,'','0','+378',''),(183,'Sao Tome and Principe','ST','STP',1,1,1,1,0.2000378,6.4704800,11.0000,0,'','0','+239',''),(184,'Saudi Arabia','SA','SAU',1,1,1,1,24.2109337,40.6146622,6.0000,0,'','0','+966',''),(185,'Senegal','SN','SEN',1,1,1,1,14.5001726,-15.5604429,8.0000,0,'','0','+221',''),(186,'Seychelles','SC','SYC',1,1,1,1,-4.6836295,55.3794365,12.0000,0,'','0','+248',''),(187,'Sierra Leone','SL','SLE',1,1,1,1,8.4507780,-12.9082880,8.0000,0,'','0','+232',''),(188,'Singapore','SG','SGP',4,1,1,1,1.3149014,103.7769775,12.0000,0,'','0','+65',''),(189,'Slovakia (Slovak Republic)','SK','SVK',1,1,1,1,48.6688576,18.5750942,8.0000,0,'SK','9','+421',''),(190,'Slovenia','SI','SVN',1,1,1,1,46.1487503,14.4256067,9.0000,0,'SI','8','+386',''),(191,'Solomon Islands','SB','SLB',1,1,1,1,-9.2139683,156.9434814,7.0000,0,'','0','+677',''),(192,'Somalia','SO','SOM',1,1,1,1,5.1584358,41.7078094,6.0000,0,'','0','+252',''),(193,'South Africa','ZA','ZAF',1,1,1,1,-28.3958130,20.1809998,6.0000,0,'','0','+27',''),(194,'South Georgia and the South Sandwich Islands','GS','SGS',1,1,1,1,-54.4360695,-37.5472755,9.0000,0,'','0','+500',''),(195,'Spain','ES','ESP',5,1,1,1,40.1301613,-8.2016420,6.0000,0,'ES','9','+34',''),(196,'Sri Lanka','LK','LKA',1,1,1,1,7.8784561,79.5791092,8.0000,0,'','0','+94',''),(197,'St. Helena','SH','SHN',1,1,1,1,-15.9619837,-5.7484388,13.0000,0,'','0','+290',''),(198,'St. Pierre and Miquelon','PM','SPM',1,1,1,1,46.9468384,-56.4023666,11.0000,0,'','0','+508',''),(199,'Sudan','SD','SDN',1,1,1,1,15.7505217,25.7044716,6.0000,0,'','0','+249',''),(200,'Suriname','SR','SUR',1,1,1,1,3.9252872,-57.1320000,8.0000,0,'','0','+597',''),(201,'Svalbard and Jan Mayen Islands','SJ','SJM',1,1,1,1,78.5045013,13.0720978,5.0000,0,'','0','+47',''),(202,'Swaziland','SZ','SWZ',1,1,1,1,-26.5153370,30.9023495,9.0000,0,'','0','+268',''),(203,'Sweden','SE','SWE',5,1,1,1,61.9190712,8.6290922,5.0000,0,'SE','12','+46',''),(204,'Switzerland','CH','CHE',5,1,1,1,46.8095970,7.1032281,8.0000,0,'','0','+41',''),(205,'Syrian Arab Republic','SY','SYR',1,1,1,1,34.7988434,36.8032799,7.0000,0,'','0','+963',''),(206,'Taiwan','TW','TWN',1,1,1,1,23.5561352,119.8999252,8.0000,0,'','0','+886',''),(207,'Tajikistan','TJ','TJK',1,1,1,1,38.8410072,69.0050125,7.0000,0,'','0','+992',''),(208,'Tanzania, United Republic of','TZ','TZA',1,1,1,1,-6.3424382,30.3968410,6.0000,0,'','0','+255',''),(209,'Thailand','TH','THA',1,1,1,1,13.0108509,96.9948807,6.0000,0,'','0','+66',''),(210,'Togo','TG','TGO',1,1,1,1,0.0000000,0.0000000,0.0000,0,'','0','+228',''),(211,'Tokelau','TK','TKL',1,1,1,1,0.0000000,0.0000000,0.0000,0,'','0','+690',''),(212,'Tonga','TO','TON',1,1,1,1,-21.2414112,-175.2686310,11.0000,0,'','0','+676',''),(213,'Trinidad and Tobago','TT','TTO',1,1,1,1,10.4437017,-61.7004623,10.0000,0,'','0','+1-868',''),(214,'Tunisia','TN','TUN',1,1,1,1,33.7774353,7.3175435,7.0000,0,'','0','+216',''),(215,'Turkey','TR','TUR',1,1,1,1,38.8798676,30.7526493,6.0000,0,'','0','+90',''),(216,'Turkmenistan','TM','TKM',1,1,1,1,38.9466095,57.3346291,7.0000,0,'','0','+993',''),(217,'Turks and Caicos Islands','TC','TCA',1,1,1,1,21.7085915,-72.2523041,10.0000,0,'','0','+1-649',''),(218,'Tuvalu','TV','TUV',1,1,1,1,-7.4783778,178.6624146,14.0000,0,'','0','+688',''),(219,'Uganda','UG','UGA',1,1,1,1,1.3726031,30.0592270,7.0000,0,'','0','+256',''),(220,'Ukraine','UA','UKR',1,1,1,1,49.1221161,32.2989693,6.0000,0,'','0','+380',''),(221,'United Arab Emirates','AE','ARE',1,1,1,1,24.3489666,52.8184738,8.0000,0,'','0','+971',''),(222,'United Kingdom','GB','GBR',6,1,1,1,55.2873650,0.9266682,6.0000,0,'GB','9','+44',''),(223,'United States','US','USA',2,1,1,1,37.2756996,-104.6555176,5.0000,0,'','0','+1',''),(224,'United States Minor Outlying Islands','UM','UMI',1,1,1,1,19.2954140,166.6105347,14.0000,0,'','0','+1',''),(225,'Uruguay','UY','URY',1,1,1,1,-32.5337715,-58.0547409,7.0000,0,'','0','+598',''),(226,'Uzbekistan','UZ','UZB',1,1,1,1,41.3021622,60.0853233,6.0000,0,'','0','+998',''),(227,'Vanuatu','VU','VUT',1,1,1,1,-15.4437485,166.4742279,8.0000,0,'','0','+678',''),(228,'Vatican City State (Holy See)','VA','VAT',1,1,1,1,41.9038200,12.4498730,17.0000,0,'','0','+379',''),(229,'Venezuela','VE','VEN',1,1,1,1,6.6477470,-71.1104889,6.0000,0,'','0','+58',''),(230,'Viet Nam','VN','VNM',1,1,1,1,15.8672028,101.3118744,6.0000,0,'','0','+84',''),(231,'Virgin Islands (British)','VG','VGB',1,1,1,1,18.4183636,-64.7255173,11.0000,0,'','0','+1-284',''),(232,'Virgin Islands (U.S.)','VI','VIR',1,1,1,1,18.0672302,-65.0188675,10.0000,0,'','0','+1-340',''),(233,'Wallis and Futuna Islands','WF','WLF',1,1,1,1,-14.3012953,-178.1258850,13.0000,0,'','0','+681',''),(234,'Western Sahara','EH','ESH',1,1,1,1,24.2073250,-15.1296377,7.0000,0,'','0','+212',''),(235,'Yemen','YE','YEM',1,1,1,1,15.5478525,45.9312286,7.0000,0,'','0','+967',''),(237,'Zaire','ZR','ZAR',1,1,1,1,-4.0101647,17.2542477,6.0000,0,'','0','+243',''),(238,'Zambia','ZM','ZMB',1,1,1,1,-13.1252708,25.6103764,7.0000,0,'','0','+260',''),(239,'Zimbabwe','ZW','ZWE',1,1,1,1,-18.9971066,26.9091663,7.0000,0,'','0','+263',''),(240,'Isle of Man','IM','IMN',1,1,1,0,54.2311897,-4.7095847,11.0000,0,'0','0','+44-1624',''),(241,'Guernsey','GG','GGY',1,1,1,0,49.4630585,-2.6231315,13.0000,0,'0','0','+44-1481',''),(242,'Jersey','JE','JEY',1,1,1,0,49.2111053,-2.2026720,12.0000,0,'0','0','+44-1534','');
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupon_email_track`
--
DROP TABLE IF EXISTS `coupon_email_track`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupon_email_track` (
`unique_id` int(11) NOT NULL AUTO_INCREMENT,
`coupon_id` int(11) NOT NULL DEFAULT '0',
`customer_id_sent` int(11) NOT NULL DEFAULT '0',
`basket_id` int(11) NOT NULL DEFAULT '0',
`sent_firstname` varchar(32) DEFAULT NULL,
`sent_lastname` varchar(32) DEFAULT NULL,
`emailed_to` varchar(32) DEFAULT NULL,
`date_sent` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`unique_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupon_email_track`
--
LOCK TABLES `coupon_email_track` WRITE;
/*!40000 ALTER TABLE `coupon_email_track` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupon_email_track` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupon_gv_customer`
--
DROP TABLE IF EXISTS `coupon_gv_customer`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupon_gv_customer` (
`customer_id` int(5) NOT NULL DEFAULT '0',
`amount` decimal(8,4) NOT NULL DEFAULT '0.0000',
`currency` char(3) NOT NULL DEFAULT 'GBP',
PRIMARY KEY (`customer_id`),
KEY `customer_id` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupon_gv_customer`
--
LOCK TABLES `coupon_gv_customer` WRITE;
/*!40000 ALTER TABLE `coupon_gv_customer` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupon_gv_customer` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupon_gv_queue`
--
DROP TABLE IF EXISTS `coupon_gv_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupon_gv_queue` (
`unique_id` int(5) NOT NULL AUTO_INCREMENT,
`customer_id` int(5) NOT NULL DEFAULT '0',
`order_id` int(5) NOT NULL DEFAULT '0',
`amount` decimal(8,4) NOT NULL DEFAULT '0.0000',
`currency` char(3) NOT NULL DEFAULT 'GBP',
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ipaddr` varchar(32) NOT NULL DEFAULT '',
`release_flag` char(1) NOT NULL DEFAULT 'N',
PRIMARY KEY (`unique_id`),
KEY `uid` (`unique_id`,`customer_id`,`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupon_gv_queue`
--
LOCK TABLES `coupon_gv_queue` WRITE;
/*!40000 ALTER TABLE `coupon_gv_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupon_gv_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupon_redeem_track`
--
DROP TABLE IF EXISTS `coupon_redeem_track`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupon_redeem_track` (
`unique_id` int(11) NOT NULL AUTO_INCREMENT,
`coupon_id` int(11) NOT NULL DEFAULT '0',
`customer_id` int(11) NOT NULL DEFAULT '0',
`redeem_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`redeem_ip` varchar(32) NOT NULL DEFAULT '',
`order_id` int(11) NOT NULL DEFAULT '0',
`spend_flag` int(1) DEFAULT '0',
`spend_amount` decimal(15,2) DEFAULT '0.00',
PRIMARY KEY (`unique_id`),
KEY `coupon_redeem_track_customer_idx` (`coupon_id`,`customer_id`),
KEY `coupon_redeem_track_orders_idx` (`order_id`,`coupon_id`),
KEY `idx_coupon_id` (`coupon_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupon_redeem_track`
--
LOCK TABLES `coupon_redeem_track` WRITE;
/*!40000 ALTER TABLE `coupon_redeem_track` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupon_redeem_track` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupon_refer_queue`
--
DROP TABLE IF EXISTS `coupon_refer_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupon_refer_queue` (
`rq_id` int(11) NOT NULL AUTO_INCREMENT,
`rq_code` varchar(64) NOT NULL DEFAULT '',
`customers_id` int(11) NOT NULL DEFAULT '0',
`customers_email` varchar(96) NOT NULL DEFAULT '',
`friend_customers_id` int(11) NOT NULL DEFAULT '0',
`friend_customers_email` varchar(96) NOT NULL DEFAULT '',
`rq_status` tinyint(1) NOT NULL DEFAULT '0',
`rq_version` varchar(32) NOT NULL DEFAULT 'gift',
`rq_amount` decimal(10,4) NOT NULL DEFAULT '0.0000',
`rq_amount_type` char(1) NOT NULL DEFAULT 'G',
`rq_promo_info` text NOT NULL,
`rq_release_orders_id` int(11) NOT NULL DEFAULT '0',
`rq_send_date` datetime DEFAULT NULL,
`rq_release_date` datetime DEFAULT NULL,
PRIMARY KEY (`rq_id`),
KEY `rq_code` (`rq_code`),
KEY `friend_customers_id` (`friend_customers_id`,`rq_status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupon_refer_queue`
--
LOCK TABLES `coupon_refer_queue` WRITE;
/*!40000 ALTER TABLE `coupon_refer_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupon_refer_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupons`
--
DROP TABLE IF EXISTS `coupons`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupons` (
`coupon_id` int(11) NOT NULL AUTO_INCREMENT,
`coupon_type` char(1) NOT NULL DEFAULT 'F',
`free_shipping` int(1) NOT NULL DEFAULT '0',
`coupon_code` varchar(32) NOT NULL DEFAULT '',
`coupon_amount` decimal(8,4) NOT NULL DEFAULT '0.0000',
`coupon_currency` char(3) NOT NULL DEFAULT 'GBP',
`coupon_minimum_order` decimal(8,4) NOT NULL DEFAULT '0.0000',
`coupon_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`coupon_expire_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`uses_per_coupon` int(5) NOT NULL DEFAULT '1',
`uses_per_user` int(5) NOT NULL DEFAULT '0',
`uses_per_shipping` tinyint(4) NOT NULL DEFAULT '0',
`restrict_to_products` varchar(255) DEFAULT NULL,
`restrict_to_categories` varchar(255) DEFAULT NULL,
`restrict_to_customers` text,
`coupon_active` char(1) NOT NULL DEFAULT 'Y',
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`coupon_for_recovery_email` tinyint(4) NOT NULL DEFAULT '0',
`tax_class_id` tinyint(4) NOT NULL DEFAULT '0',
`flag_with_tax` tinyint(4) NOT NULL DEFAULT '0',
`restrict_to_countries` varchar(255) DEFAULT NULL,
`exclude_products` varchar(1024) NOT NULL DEFAULT '',
`exclude_categories` varchar(1024) NOT NULL DEFAULT '',
`disable_for_special` int(1) NOT NULL DEFAULT '0',
`products_max_allowed_qty` varchar(4) NOT NULL DEFAULT '',
`products_id_per_coupon` varchar(4) NOT NULL DEFAULT '',
`spend_partly` int(1) DEFAULT '0',
`check_platforms` int(1) NOT NULL DEFAULT '0',
`single_per_order` int(1) NOT NULL DEFAULT '0',
`pos_only` int(1) NOT NULL DEFAULT '0',
`coupon_groups` varchar(2048) NOT NULL DEFAULT '',
`restrict_to_manufacturers` text NOT NULL,
`coupon_amount_maximum` decimal(15,2) NOT NULL,
PRIMARY KEY (`coupon_id`),
KEY `coupons_coupon_code_idx` (`coupon_code`),
KEY `idx_pos_coupon` (`pos_only`),
KEY `idx_coupon_active` (`coupon_active`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupons`
--
LOCK TABLES `coupons` WRITE;
/*!40000 ALTER TABLE `coupons` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupons` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupons_customercodes_list`
--
DROP TABLE IF EXISTS `coupons_customercodes_list`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupons_customercodes_list` (
`customercode_id` int(11) NOT NULL AUTO_INCREMENT,
`coupon_id` int(11) NOT NULL DEFAULT '0',
`coupon_code` varchar(32) NOT NULL DEFAULT '',
`only_for_customer` varchar(255) NOT NULL DEFAULT '',
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`customercode_id`),
UNIQUE KEY `idx-record_unique` (`coupon_id`,`coupon_code`,`only_for_customer`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupons_customercodes_list`
--
LOCK TABLES `coupons_customercodes_list` WRITE;
/*!40000 ALTER TABLE `coupons_customercodes_list` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupons_customercodes_list` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupons_description`
--
DROP TABLE IF EXISTS `coupons_description`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupons_description` (
`coupon_id` int(11) NOT NULL DEFAULT '0',
`language_id` int(11) NOT NULL DEFAULT '0',
`coupon_name` varchar(32) NOT NULL DEFAULT '',
`coupon_description` text,
UNIQUE KEY `language_coupon` (`language_id`,`coupon_id`),
KEY `coupon_id` (`coupon_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupons_description`
--
LOCK TABLES `coupons_description` WRITE;
/*!40000 ALTER TABLE `coupons_description` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupons_description` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `coupons_to_platform`
--
DROP TABLE IF EXISTS `coupons_to_platform`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `coupons_to_platform` (
`platform_id` int(11) NOT NULL DEFAULT '0',
`coupon_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`platform_id`,`coupon_id`),
KEY `idx_promo_id` (`coupon_id`),
CONSTRAINT `fk_coupon_id` FOREIGN KEY (`coupon_id`) REFERENCES `coupons` (`coupon_id`) ON DELETE NO ACTION ON UPDATE NO ACTION,
CONSTRAINT `fk_coupon_platform_id` FOREIGN KEY (`platform_id`) REFERENCES `platforms` (`platform_id`) ON DELETE NO ACTION ON UPDATE NO ACTION
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `coupons_to_platform`
--
LOCK TABLES `coupons_to_platform` WRITE;
/*!40000 ALTER TABLE `coupons_to_platform` DISABLE KEYS */;
/*!40000 ALTER TABLE `coupons_to_platform` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `currencies`
--
DROP TABLE IF EXISTS `currencies`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `currencies` (
`currencies_id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(32) NOT NULL DEFAULT '',
`code` char(3) NOT NULL DEFAULT '',
`symbol_left` varchar(12) DEFAULT NULL,
`symbol_right` varchar(12) DEFAULT NULL,
`decimal_point` char(1) DEFAULT NULL,
`thousands_point` char(1) DEFAULT NULL,
`decimal_places` char(1) DEFAULT NULL,
`value` float(13,8) DEFAULT NULL,
`last_updated` datetime DEFAULT NULL,
`sort_order` int(11) NOT NULL DEFAULT '0',
`status` tinyint(4) DEFAULT '1',
`nominals` varchar(50) DEFAULT NULL,
`code_number` varchar(5) NOT NULL DEFAULT '',
PRIMARY KEY (`currencies_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `currencies`
--
LOCK TABLES `currencies` WRITE;
/*!40000 ALTER TABLE `currencies` DISABLE KEYS */;
INSERT INTO `currencies` VALUES (2,'Euro','EUR','€','','.',',','2',1.13334000,'2018-03-16 12:10:22',2,1,'5,10,20,50,100','978'),(11,'USD','USD','$','','.',',','2',1.39695001,'2018-03-16 12:10:21',3,1,'5,10,20,50,100','840'),(15,'British Pound','GBP','£','','.',',','2',1.00000000,'2018-03-16 12:10:22',1,1,'5,10,20,50','826');
/*!40000 ALTER TABLE `currencies` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `currently_viewing`
--
DROP TABLE IF EXISTS `currently_viewing`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `currently_viewing` (
`products_id` int(11) NOT NULL DEFAULT '0',
`customers_ip` varchar(255) NOT NULL DEFAULT '',
`last_click` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
UNIQUE KEY `idx_products_id` (`products_id`,`customers_ip`),
KEY `idx_last_click` (`last_click`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `currently_viewing`
--
LOCK TABLES `currently_viewing` WRITE;
/*!40000 ALTER TABLE `currently_viewing` DISABLE KEYS */;
INSERT INTO `currently_viewing` VALUES (22,'bcc9c2de2d53e1e0a16e21b6152ce922','2022-07-25 13:21:51');
/*!40000 ALTER TABLE `currently_viewing` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers`
--
DROP TABLE IF EXISTS `customers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers` (
`customers_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_gender` char(4) NOT NULL DEFAULT '',
`customers_firstname` varchar(32) NOT NULL DEFAULT '',
`customers_lastname` varchar(32) NOT NULL DEFAULT '',
`customers_dob` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`dob_flag` tinyint(1) NOT NULL DEFAULT '0',
`customers_email_address` varchar(96) NOT NULL DEFAULT '',
`platform_id` int(11) NOT NULL DEFAULT '0',
`departments_id` int(11) NOT NULL DEFAULT '0',
`customers_default_address_id` int(11) NOT NULL DEFAULT '0',
`customers_telephone` varchar(32) NOT NULL DEFAULT '',
`customers_landline` varchar(32) NOT NULL DEFAULT '',
`customers_fax` varchar(32) DEFAULT NULL,
`customers_password` varchar(255) NOT NULL DEFAULT '',
`customers_newsletter` char(1) DEFAULT NULL,
`customers_selected_template` varchar(64) NOT NULL DEFAULT '',
`admin_id` int(11) NOT NULL DEFAULT '0',
`customers_alt_email_address` varchar(96) DEFAULT NULL,
`customers_alt_telephone` varchar(32) DEFAULT NULL,
`customers_cell` varchar(32) DEFAULT NULL,
`customers_owc_member` int(11) NOT NULL DEFAULT '0',
`customers_type_id` int(11) NOT NULL DEFAULT '0',
`customers_bonus_points` int(11) NOT NULL DEFAULT '0',
`customers_credit_avail` decimal(10,4) NOT NULL DEFAULT '0.0000',
`affiliate_id` int(11) NOT NULL DEFAULT '0',
`groups_id` int(10) unsigned NOT NULL DEFAULT '0',
`customers_status` tinyint(1) NOT NULL DEFAULT '1',
`last_xml_import` datetime DEFAULT NULL,
`last_xml_export` datetime DEFAULT NULL,
`opc_temp_account` int(11) NOT NULL DEFAULT '0',
`customers_company` varchar(32) NOT NULL DEFAULT '',
`dnu_customers_company_vat` varchar(128) NOT NULL DEFAULT '' COMMENT 'not visible in admin, cant be changed so renamed',
`credit_amount` decimal(11,2) NOT NULL DEFAULT '0.00',
`sap_servers_id` int(11) NOT NULL DEFAULT '0',
`customers_currency_id` int(11) NOT NULL DEFAULT '15',
`customers_cardcode` varchar(32) NOT NULL DEFAULT '',
`currency_switcher` int(1) NOT NULL DEFAULT '0',
`erp_customer_id` int(11) NOT NULL DEFAULT '0',
`erp_customer_code` varchar(32) DEFAULT NULL,
`trustpilot_disabled` tinyint(1) NOT NULL DEFAULT '0',
`pin` varchar(8) NOT NULL DEFAULT '',
`_api_time_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`payerreference` varchar(255) NOT NULL DEFAULT '',
`language_id` int(11) NOT NULL DEFAULT '1',
`auth_key` varchar(32) NOT NULL DEFAULT '',
`can_use_drop_ship` int(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`customers_id`),
KEY `customers_email_address` (`customers_email_address`(8),`customers_status`)
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers`
--
LOCK TABLES `customers` WRITE;
/*!40000 ALTER TABLE `customers` DISABLE KEYS */;
INSERT INTO `customers` VALUES (1,'','Abraham','Dalton','1976-05-20 00:00:00',0,'Abraham.Dalton@holbi.co.uk',1,0,1,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(2,'','Mandy','Cross','1992-09-17 00:00:00',0,'Mandy.Cross@holbi.co.uk',1,0,2,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(3,'','Christian','Fairbairn','1986-11-11 00:00:00',0,'Christian.Fairbairn@holbi.co.uk',1,0,3,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(4,'','Delmar','Masters','1992-11-27 00:00:00',0,'Delmar.Masters@holbi.co.uk',1,0,4,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(5,'','Priscilla','Platt','1969-03-18 00:00:00',0,'Priscilla.Platt@holbi.co.uk',1,0,5,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(6,'','Grover','O\'Shaughnessy','0000-00-00 00:00:00',0,'Grover.OShaughnessy@holbi.co.uk',1,0,6,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(7,'','Laurie','O’Shea','1994-12-14 00:00:00',0,'Laurie.OShea@holbi.co.uk',1,0,7,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(8,'','Carol','Tailor','1996-07-24 00:00:00',0,'Carol.Tailor@holbi.co.uk',1,0,8,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(9,'','Jeffrey','MacKay','1988-02-17 00:00:00',0,'Jeffrey.MacKay@holbi.co.uk',1,0,9,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(10,'','Lester','Rake','1977-04-30 00:00:00',0,'Lester.Rake@holbi.co.uk',1,0,10,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(11,'','Marcus','Snider','1967-09-01 00:00:00',0,'Marcus.Snider@holbi.co.uk',1,0,11,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(12,'','Jason','dinAlt','1958-03-20 00:00:00',0,'Jason.dinAlt@holbi.co.uk',1,0,12,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(13,'','Philip','Miller','1981-01-28 00:00:00',0,'Philip.Miller@holbi.co.uk',1,0,13,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(14,'','Todd','Walker','1956-04-17 00:00:00',0,'Todd.Walker@holbi.co.uk',1,0,14,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(15,'','Anabella','Lopez','1987-10-09 00:00:00',0,'Anabella.Lopez@holbi.co.uk',1,0,15,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(16,'','Dolores','Gutierrez','1973-06-30 00:00:00',0,'DoloresGutierrez@holbi.co.uk',1,0,16,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(17,'','Forrest','Parker','1996-04-09 00:00:00',0,'Forrest.Parker@holbi.co.uk',1,0,17,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(18,'','Grace','Wilson','1998-06-10 00:00:00',0,'Grace.Wilson@holbi.co.uk',1,0,18,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(19,'','Madison','Tremblay','1979-11-08 00:00:00',0,'Madison.Tremblay@holbi.co.uk',1,0,19,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(20,'','Daan','De Vries','1990-10-19 00:00:00',0,'Daan.DeVries@holbi.co.uk',1,0,20,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(21,'','Lotte','Van Dijk','1986-06-18 00:00:00',0,'Lotte.VanDijk@holbi.co.uk',1,0,21,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(22,'','Ulrich','Stellmacher','1982-07-26 00:00:00',0,'Ulrich.Stellmacher@holbi.co.uk',1,0,22,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(23,'','Brunhild','Kruger','1979-04-17 00:00:00',0,'Brunhild.Kruger@holbi.co.uk',1,0,23,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(24,'','Carlos','Esteban','1991-03-25 00:00:00',0,'Carlos.Esteban@holbi.co.uk',1,0,24,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(25,'','Maria Jose','Velazquez','1977-08-18 00:00:00',0,'MariaJose.Velazquez@holbi.co.uk',1,0,25,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(26,'','Vassilios','Vassiliadis','1967-06-29 00:00:00',0,'Vassilios.Vassiliadis@holbi.co.uk',1,0,26,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(27,'','Maria','Gonzalez','1997-07-14 00:00:00',0,'Maria.Gonzalez@holbi.co.uk',1,0,27,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(28,'','Alice','Silva','1999-06-15 00:00:00',0,'Alice.Silva@holbi.co.uk',1,0,28,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(29,'','Matias','Gomes','1989-09-22 00:00:00',0,'Matias.Gomes@holbi.co.uk',1,0,29,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(30,'','Sebastian','Pereira','1974-07-26 00:00:00',0,'Sebastian.Pereira@holbi.co.uk',1,0,30,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(31,'','Sophia','Fernandes','1998-06-20 00:00:00',0,'Sophia.Fernandes@holbi.co.uk',1,0,31,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(32,'','Isidora','Ruiz','1981-12-02 00:00:00',0,'Isidora.Ruiz@holbi.co.uk',1,0,32,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(33,'','Kamila','Garcia','1996-06-27 00:00:00',0,'Kamila.Garcia@holbi.co.uk',1,0,33,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(34,'','Drishya','Kulkarni','1987-06-10 00:00:00',0,'Drishya.Kulkarni@holbi.co.uk',1,0,34,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(35,'','Classen','Tasnim','1989-02-14 00:00:00',0,'Classen.Tasnim@holbi.co.uk',1,0,35,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(36,'','Zanldi','Erasmus','1995-09-08 00:00:00',0,'Zanldi.Erasmus@holbi.co.uk',1,0,36,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(37,'','Yair','Ramon','1992-03-04 00:00:00',0,'Yair.Ramon@holbi.co.uk',1,0,37,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(38,'','Banafrit','Elmanhaly','1976-05-04 00:00:00',0,'Banafrit.Elmanhaly@holbi.co.uk',1,0,38,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(39,'','Fadwa','Toukan','1988-12-21 00:00:00',0,'Fadwa.Toukan@holbi.co.uk',1,0,40,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(40,'','Daniel','Jensen','1988-09-16 00:00:00',0,'Daniel.Jensen@holbi.co.uk',1,0,42,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(41,'','Slim','Harris','1979-04-17 00:00:00',0,'Slim.Harris@holbi.co.uk',1,0,43,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(42,'','Kate','Kelly','1997-07-10 00:00:00',0,'Kate.Kelly@holbi.co.uk',1,0,44,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(43,'','Li','Chong','1973-07-25 00:00:00',0,'Li.Chong@holbi.co.uk',1,0,45,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(44,'','Tan','Mok','1991-06-13 00:00:00',0,'Tan.Mok@holbi.co.uk',1,0,46,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(45,'','Chan','Ngiem','1986-06-18 00:00:00',0,'Chan.Ngiem@holbi.co.uk',1,0,47,'','',NULL,'','','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(46,'','Tsuguho','Kawahara','0000-00-00 00:00:00',0,'TsuguhoKawahara@holbi.co.uk',1,0,48,'','',NULL,'','1','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(47,'','Hirari','Senda','2000-03-01 00:00:00',0,'HirariSenda@holbi.co.uk',1,0,49,'','',NULL,'','0','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0),(48,'','Uki-chan','Kawahara-chan','0000-00-00 00:00:00',0,'UkiKawahara@holbi.co.uk',1,0,51,'','',NULL,'','1','',0,NULL,NULL,NULL,0,0,0,0.0000,0,1,1,NULL,NULL,0,'','',0.00,0,15,'',0,0,'',0,'','[[regtime]]','',1,'',0);
/*!40000 ALTER TABLE `customers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_basket`
--
DROP TABLE IF EXISTS `customers_basket`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_basket` (
`customers_basket_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`basket_id` int(11) NOT NULL DEFAULT '0',
`multi_email_id` int(11) NOT NULL DEFAULT '0',
`platform_id` int(11) NOT NULL DEFAULT '0',
`language_id` int(11) NOT NULL DEFAULT '0',
`currency` char(3) NOT NULL DEFAULT '',
`products_id` tinytext NOT NULL,
`customers_basket_quantity` int(2) NOT NULL DEFAULT '0',
`final_price` decimal(15,4) NOT NULL DEFAULT '0.0000',
`customers_basket_date_added` varchar(8) DEFAULT NULL,
`is_giveaway` tinyint(1) NOT NULL DEFAULT '0',
`is_pack` int(11) NOT NULL DEFAULT '0',
`unit` int(11) NOT NULL DEFAULT '0',
`pack_unit` int(11) NOT NULL DEFAULT '0',
`packaging` int(11) NOT NULL DEFAULT '0',
`gaw_id` int(11) NOT NULL DEFAULT '0',
`is_temlplate` tinyint(1) NOT NULL DEFAULT '0',
`parent_product` tinytext NOT NULL,
`elements` text NOT NULL,
`relation_type` varchar(32) NOT NULL DEFAULT '',
`props` text NOT NULL,
PRIMARY KEY (`customers_basket_id`),
KEY `customers_id` (`customers_id`),
KEY `customers_id_2` (`customers_id`,`basket_id`),
KEY `platform_id` (`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_basket`
--
LOCK TABLES `customers_basket` WRITE;
/*!40000 ALTER TABLE `customers_basket` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_basket` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_basket_attributes`
--
DROP TABLE IF EXISTS `customers_basket_attributes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_basket_attributes` (
`customers_basket_attributes_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`basket_id` int(11) DEFAULT '0',
`multi_email_id` int(11) NOT NULL DEFAULT '0',
`products_id` tinytext NOT NULL,
`products_options_id` varchar(32) NOT NULL DEFAULT '0',
`products_options_value_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`customers_basket_attributes_id`),
KEY `customers_id` (`customers_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_basket_attributes`
--
LOCK TABLES `customers_basket_attributes` WRITE;
/*!40000 ALTER TABLE `customers_basket_attributes` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_basket_attributes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_credit_history`
--
DROP TABLE IF EXISTS `customers_credit_history`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_credit_history` (
`customers_credit_history_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`credit_prefix` varchar(1) NOT NULL DEFAULT '',
`credit_amount` decimal(11,2) NOT NULL DEFAULT '0.00',
`currency` char(3) NOT NULL DEFAULT '',
`currency_value` decimal(14,6) NOT NULL DEFAULT '0.000000',
`customer_notified` tinyint(1) NOT NULL DEFAULT '0',
`comments` mediumtext NOT NULL,
`date_added` datetime DEFAULT NULL,
`admin_id` int(11) NOT NULL DEFAULT '0',
`credit_type` tinyint(4) DEFAULT '0',
PRIMARY KEY (`customers_credit_history_id`),
KEY `customers_credit_history_customers_id_idx` (`customers_id`,`credit_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_credit_history`
--
LOCK TABLES `customers_credit_history` WRITE;
/*!40000 ALTER TABLE `customers_credit_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_credit_history` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_email_validation`
--
DROP TABLE IF EXISTS `customers_email_validation`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_email_validation` (
`cev_id` int(11) NOT NULL AUTO_INCREMENT,
`cev_email` varchar(64) NOT NULL,
`cev_code` varchar(64) NOT NULL,
PRIMARY KEY (`cev_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_email_validation`
--
LOCK TABLES `customers_email_validation` WRITE;
/*!40000 ALTER TABLE `customers_email_validation` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_email_validation` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_emails`
--
DROP TABLE IF EXISTS `customers_emails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_emails` (
`customers_id` int(11) NOT NULL,
`customers_email` varchar(150) NOT NULL,
PRIMARY KEY (`customers_id`,`customers_email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_emails`
--
LOCK TABLES `customers_emails` WRITE;
/*!40000 ALTER TABLE `customers_emails` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_emails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_errors`
--
DROP TABLE IF EXISTS `customers_errors`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_errors` (
`customers_errors_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`basket_id` int(11) NOT NULL DEFAULT '0',
`error_entity` varchar(32) DEFAULT NULL,
`error_title` varchar(128) NOT NULL DEFAULT '',
`error_message` varchar(255) DEFAULT NULL,
`error_date` datetime DEFAULT NULL,
PRIMARY KEY (`customers_errors_id`),
KEY `customers_id` (`customers_id`,`basket_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_errors`
--
LOCK TABLES `customers_errors` WRITE;
/*!40000 ALTER TABLE `customers_errors` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_errors` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_external_ids`
--
DROP TABLE IF EXISTS `customers_external_ids`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_external_ids` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`system_name` varchar(127) NOT NULL DEFAULT '',
`external_id` varchar(256) NOT NULL DEFAULT '',
`date_added` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE KEY `unq_cid_system` (`customers_id`,`system_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_external_ids`
--
LOCK TABLES `customers_external_ids` WRITE;
/*!40000 ALTER TABLE `customers_external_ids` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_external_ids` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_info`
--
DROP TABLE IF EXISTS `customers_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_info` (
`customers_info_id` int(11) NOT NULL DEFAULT '0',
`customers_info_date_of_last_logon` datetime DEFAULT NULL,
`customers_info_number_of_logons` int(5) DEFAULT NULL,
`customers_info_date_account_created` datetime DEFAULT NULL,
`customers_info_date_account_last_modified` datetime DEFAULT NULL,
`global_product_notifications` int(1) DEFAULT '0',
`time_long` datetime DEFAULT NULL,
`token` varchar(64) NOT NULL DEFAULT '',
PRIMARY KEY (`customers_info_id`),
KEY `customers_info_date_account_created` (`customers_info_date_account_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_info`
--
LOCK TABLES `customers_info` WRITE;
/*!40000 ALTER TABLE `customers_info` DISABLE KEYS */;
INSERT INTO `customers_info` VALUES (1,NULL,NULL,'2016-05-31 12:10:54',NULL,1,NULL,''),(2,NULL,NULL,'2016-05-31 14:44:09',NULL,1,NULL,''),(3,NULL,NULL,'2016-05-31 14:48:04',NULL,1,NULL,''),(4,NULL,NULL,'2016-05-31 14:51:31',NULL,1,NULL,''),(5,NULL,NULL,'2016-05-31 14:53:48',NULL,1,NULL,''),(6,NULL,NULL,'2016-05-31 14:56:09',NULL,1,NULL,''),(7,NULL,NULL,'2016-05-31 14:59:13',NULL,1,NULL,''),(8,NULL,NULL,'2016-05-31 15:27:32',NULL,1,NULL,''),(9,NULL,NULL,'2016-05-31 15:29:09',NULL,1,NULL,''),(10,NULL,NULL,'2016-05-31 15:31:20',NULL,1,NULL,''),(11,NULL,NULL,'2016-05-31 15:33:52',NULL,1,NULL,''),(12,NULL,NULL,'2016-05-31 15:59:37',NULL,1,NULL,''),(13,NULL,NULL,'2016-05-31 16:03:49',NULL,1,NULL,''),(14,NULL,NULL,'2016-05-31 16:15:39',NULL,1,NULL,''),(15,NULL,NULL,'2016-05-31 16:19:30',NULL,1,NULL,''),(16,NULL,NULL,'2016-05-31 16:22:49',NULL,1,NULL,''),(17,NULL,NULL,'2016-05-31 16:25:03',NULL,1,NULL,''),(18,NULL,NULL,'2016-05-31 16:36:48',NULL,1,NULL,''),(19,NULL,NULL,'2016-06-01 10:58:24',NULL,1,NULL,''),(20,NULL,NULL,'2016-06-01 11:05:17',NULL,1,NULL,''),(21,NULL,NULL,'2016-06-01 11:08:19',NULL,1,NULL,''),(22,NULL,NULL,'2016-06-01 14:12:12',NULL,1,NULL,''),(23,NULL,NULL,'2016-06-01 14:17:32',NULL,1,NULL,''),(24,NULL,NULL,'2016-06-01 14:21:18',NULL,1,NULL,''),(25,NULL,NULL,'2016-06-01 15:02:53',NULL,1,NULL,''),(26,NULL,NULL,'2016-06-01 15:06:01',NULL,1,NULL,''),(27,NULL,NULL,'2016-06-01 15:09:39',NULL,1,NULL,''),(28,NULL,NULL,'2016-06-01 15:22:16',NULL,1,NULL,''),(29,NULL,NULL,'2016-06-01 15:26:44',NULL,1,NULL,''),(30,NULL,NULL,'2016-06-01 15:34:12',NULL,1,NULL,''),(31,NULL,NULL,'2016-06-01 15:41:26',NULL,1,NULL,''),(32,NULL,NULL,'2016-06-01 15:45:10',NULL,1,NULL,''),(33,NULL,NULL,'2016-06-01 15:56:26',NULL,1,NULL,''),(34,NULL,NULL,'2016-06-01 16:01:36',NULL,1,NULL,''),(35,NULL,NULL,'2016-06-01 16:39:43',NULL,1,NULL,''),(36,NULL,NULL,'2016-06-01 16:43:13',NULL,1,NULL,''),(37,NULL,NULL,'2016-06-01 16:46:42',NULL,1,NULL,''),(38,NULL,NULL,'2016-06-01 16:56:46',NULL,1,NULL,''),(39,NULL,NULL,'2016-06-01 17:08:51',NULL,1,NULL,''),(40,NULL,NULL,'2016-06-02 14:42:30',NULL,1,NULL,''),(41,NULL,NULL,'2016-06-02 14:44:17',NULL,1,NULL,''),(42,NULL,NULL,'2016-06-02 14:46:20',NULL,1,NULL,''),(43,NULL,NULL,'2016-06-02 16:29:45',NULL,1,NULL,''),(44,NULL,NULL,'2016-06-02 16:31:49',NULL,1,NULL,''),(45,NULL,NULL,'2016-06-02 16:34:15',NULL,1,NULL,''),(46,NULL,NULL,'2020-02-21 10:34:45',NULL,1,NULL,''),(47,NULL,NULL,'2020-02-21 10:41:53',NULL,1,NULL,''),(48,NULL,NULL,'2020-02-21 12:05:23',NULL,1,NULL,'');
/*!40000 ALTER TABLE `customers_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_loyalty_history`
--
DROP TABLE IF EXISTS `customers_loyalty_history`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_loyalty_history` (
`loyalty_history_id` int(11) NOT NULL AUTO_INCREMENT,
`customers_id` int(11) NOT NULL DEFAULT '0',
`orders_id` int(11) NOT NULL DEFAULT '0',
`loyalty_state` enum('new','merged','count','dispatched','dispatch') NOT NULL DEFAULT 'new',
`loyalty_parent_history_id` int(11) NOT NULL DEFAULT '0',
`loyalty_points` decimal(15,4) NOT NULL DEFAULT '0.0000',
`loyalty_point_rate` decimal(14,6) NOT NULL DEFAULT '0.000000',
`dispatch_history_id` int(11) NOT NULL DEFAULT '0',
`coupon_id` int(11) NOT NULL DEFAULT '0',
`public_comment` text NOT NULL,
`internal_comment` text NOT NULL,
`date_added` datetime DEFAULT NULL,
PRIMARY KEY (`loyalty_history_id`),
KEY `customers_id` (`customers_id`,`loyalty_state`),
KEY `loyalty_state` (`loyalty_state`,`orders_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_loyalty_history`
--
LOCK TABLES `customers_loyalty_history` WRITE;
/*!40000 ALTER TABLE `customers_loyalty_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_loyalty_history` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_phones`
--
DROP TABLE IF EXISTS `customers_phones`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_phones` (
`customers_id` int(11) NOT NULL,
`customers_phone` varchar(150) NOT NULL,
PRIMARY KEY (`customers_id`,`customers_phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_phones`
--
LOCK TABLES `customers_phones` WRITE;
/*!40000 ALTER TABLE `customers_phones` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_phones` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_temporary_guest`
--
DROP TABLE IF EXISTS `customers_temporary_guest`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_temporary_guest` (
`customers_id` int(11) NOT NULL AUTO_INCREMENT,
`expiration` int(11) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`customers_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_temporary_guest`
--
LOCK TABLES `customers_temporary_guest` WRITE;
/*!40000 ALTER TABLE `customers_temporary_guest` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_temporary_guest` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `customers_to_lists`
--
DROP TABLE IF EXISTS `customers_to_lists`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `customers_to_lists` (
`subscribers_lists_id` int(11) NOT NULL DEFAULT '0',
`customers_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`subscribers_lists_id`,`customers_id`),
KEY `idx_customers_id` (`customers_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `customers_to_lists`
--
LOCK TABLES `customers_to_lists` WRITE;
/*!40000 ALTER TABLE `customers_to_lists` DISABLE KEYS */;
/*!40000 ALTER TABLE `customers_to_lists` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `data_storage`
--
DROP TABLE IF EXISTS `data_storage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `data_storage` (
`pointer` varchar(255) NOT NULL,
`data` text,
`date_modified` datetime DEFAULT NULL,
PRIMARY KEY (`pointer`),
KEY `idx_pointer` (`pointer`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `data_storage`
--
LOCK TABLES `data_storage` WRITE;
/*!40000 ALTER TABLE `data_storage` DISABLE KEYS */;
/*!40000 ALTER TABLE `data_storage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `departments`
--
DROP TABLE IF EXISTS `departments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `departments` (
`departments_id` int(11) NOT NULL AUTO_INCREMENT,
`departments_http_server` varchar(128) NOT NULL DEFAULT '',
`departments_https_server` varchar(128) NOT NULL DEFAULT '',
`departments_enable_ssl` tinyint(1) NOT NULL DEFAULT '0',
`departments_http_catalog` varchar(128) DEFAULT '/',
`departments_https_catalog` varchar(128) DEFAULT '/',
`departments_design_template_name` varchar(128) NOT NULL DEFAULT '',
`departments_template_monster_template_id` varchar(64) NOT NULL DEFAULT '',
`departments_custom_design_requirements` text,
`departments_custom_design_artwork` tinyint(1) NOT NULL DEFAULT '0',
`departments_store_name` varchar(128) NOT NULL DEFAULT '',
`departments_firstname` varchar(32) NOT NULL DEFAULT '',
`departments_lastname` varchar(32) NOT NULL DEFAULT '',
`departments_email_address` varchar(96) NOT NULL DEFAULT '',
`departments_country_id` int(11) NOT NULL DEFAULT '0',
`departments_address` varchar(255) NOT NULL DEFAULT '',
`departments_street_address` varchar(64) NOT NULL DEFAULT '',
`departments_suburb` varchar(32) NOT NULL DEFAULT '',
`departments_postcode` varchar(10) NOT NULL DEFAULT '',
`departments_city` varchar(32) NOT NULL DEFAULT '',
`departments_state` varchar(32) NOT NULL DEFAULT '',
`departments_zone_id` int(11) NOT NULL DEFAULT '0',
`departments_telephone` varchar(32) NOT NULL DEFAULT '',
`departments_password` varchar(40) NOT NULL DEFAULT '',
`departments_password_plain` varchar(64) NOT NULL DEFAULT '',
`departments_monthly_price` decimal(12,2) NOT NULL DEFAULT '0.00',
`departments_setup_price` decimal(12,2) NOT NULL DEFAULT '0.00',
`departments_commission_percentage` decimal(12,2) NOT NULL DEFAULT '0.00',
`packages_id` int(11) NOT NULL DEFAULT '0',
`departments_already_registered_domain` tinyint(1) NOT NULL DEFAULT '0',
`departments_registered_uk_vat` tinyint(1) NOT NULL DEFAULT '0',
`departments_status` tinyint(1) NOT NULL DEFAULT '0',
`departments_modified` datetime DEFAULT NULL,
`departments_created` datetime DEFAULT NULL,
`departments_ftp_host` varchar(64) NOT NULL DEFAULT '',
`departments_ftp_path` varchar(128) NOT NULL DEFAULT '',
`departments_ftp_username` varchar(64) NOT NULL DEFAULT '',
`departments_ftp_password` varchar(64) NOT NULL DEFAULT '',
`departments_ftp_pasv` tinyint(1) NOT NULL DEFAULT '1',
`departments_ftp_port` varchar(16) NOT NULL DEFAULT '',
`departments_ftp_type` enum('ftp','sftp') NOT NULL DEFAULT 'ftp',
`departments_paypal_subscription_code` text,
`departments_paypal_subscription_show` tinyint(1) NOT NULL DEFAULT '0',
`departments_db_server_host` varchar(255) NOT NULL DEFAULT '',
`departments_db_server_username` varchar(255) NOT NULL DEFAULT '',
`departments_db_server_password` varchar(255) NOT NULL DEFAULT '',
`departments_db_database` varchar(255) NOT NULL DEFAULT '',
`departments_db_use_pconnect` varchar(255) NOT NULL DEFAULT 'false',
`departments_db_store_sessions` varchar(255) NOT NULL DEFAULT '',
`departments_default_language` varchar(255) DEFAULT NULL,
`departments_default_currency` varchar(255) DEFAULT NULL,
`api_key` varchar(48) NOT NULL DEFAULT '',
`project_code` text,
`api_categories_allow_create` tinyint(1) NOT NULL DEFAULT '1',
`api_categories_allow_update` tinyint(1) NOT NULL DEFAULT '1',
`locked` tinyint(1) NOT NULL DEFAULT '1',
`departments_sort_order` int(11) NOT NULL DEFAULT '0',
`api_products_allow_create` tinyint(1) NOT NULL DEFAULT '1',
`api_products_allow_update` tinyint(1) NOT NULL DEFAULT '1',
`api_outgoing_price_formula` varchar(1024) NOT NULL DEFAULT '',
`api_outgoing_price_discount` decimal(8,2) NOT NULL DEFAULT '0.00',
`api_outgoing_price_surcharge` decimal(8,2) NOT NULL DEFAULT '0.00',
`api_outgoing_price_margin` decimal(8,2) NOT NULL DEFAULT '0.00',
`alias` text NOT NULL,
`keep_alive` int(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`departments_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `departments`
--
LOCK TABLES `departments` WRITE;
/*!40000 ALTER TABLE `departments` DISABLE KEYS */;
/*!40000 ALTER TABLE `departments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `departments_categories`
--
DROP TABLE IF EXISTS `departments_categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `departments_categories` (
`departments_id` int(11) NOT NULL,
`categories_id` int(11) NOT NULL,
PRIMARY KEY (`categories_id`,`departments_id`),
KEY `departments_id` (`departments_id`,`categories_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `departments_categories`
--
LOCK TABLES `departments_categories` WRITE;
/*!40000 ALTER TABLE `departments_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `departments_categories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `departments_categories_price_formula`
--
DROP TABLE IF EXISTS `departments_categories_price_formula`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `departments_categories_price_formula` (
`departments_id` int(11) NOT NULL DEFAULT '0',
`categories_id` int(11) NOT NULL DEFAULT '0',
`formula` varchar(1024) NOT NULL DEFAULT '',
`discount` decimal(8,2) NOT NULL DEFAULT '0.00',
`surcharge` decimal(8,2) NOT NULL DEFAULT '0.00',
`margin` decimal(8,2) NOT NULL DEFAULT '0.00',
UNIQUE KEY `departments_id` (`departments_id`,`categories_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `departments_categories_price_formula`
--
LOCK TABLES `departments_categories_price_formula` WRITE;
/*!40000 ALTER TABLE `departments_categories_price_formula` DISABLE KEYS */;
/*!40000 ALTER TABLE `departments_categories_price_formula` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `departments_external_platforms`
--
DROP TABLE IF EXISTS `departments_external_platforms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `departments_external_platforms` (
`departments_id` int(11) NOT NULL,
`platform_id` int(11) NOT NULL,
`platform_name` varchar(64) NOT NULL DEFAULT '',
PRIMARY KEY (`departments_id`,`platform_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `departments_external_platforms`
--
LOCK TABLES `departments_external_platforms` WRITE;
/*!40000 ALTER TABLE `departments_external_platforms` DISABLE KEYS */;
/*!40000 ALTER TABLE `departments_external_platforms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `departments_products`
--
DROP TABLE IF EXISTS `departments_products`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `departments_products` (
`departments_id` int(11) NOT NULL,
`products_id` int(11) NOT NULL,
PRIMARY KEY (`products_id`,`departments_id`),
KEY `departments_id` (`departments_id`,`products_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `departments_products`
--
LOCK TABLES `departments_products` WRITE;
/*!40000 ALTER TABLE `departments_products` DISABLE KEYS */;
/*!40000 ALTER TABLE `departments_products` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `design_backups`
--
DROP TABLE IF EXISTS `design_backups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `design_backups` (
`backup_id` int(11) NOT NULL AUTO_INCREMENT,
`date_added` datetime DEFAULT NULL,
`theme_name` varchar(128) CHARACTER SET latin1 COLLATE latin1_general_ci NOT NULL DEFAULT '',
`comments` text,
PRIMARY KEY (`backup_id`),
KEY `id` (`backup_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `design_backups`
--
LOCK TABLES `design_backups` WRITE;
/*!40000 ALTER TABLE `design_backups` DISABLE KEYS */;
/*!40000 ALTER TABLE `design_backups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `design_boxes`
--
DROP TABLE IF EXISTS `design_boxes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `design_boxes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`microtime` varchar(32) NOT NULL,
`theme_name` varchar(128) CHARACTER SET latin1 COLLATE latin1_general_ci NOT NULL DEFAULT '',
`block_name` varchar(128) CHARACTER SET latin1 COLLATE latin1_general_ci NOT NULL DEFAULT '',
`widget_name` text,
`widget_params` text,
`sort_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `design_boxes_microtime` (`microtime`),
KEY `idx_theme_name_block_name` (`theme_name`,`block_name`)
) ENGINE=InnoDB AUTO_INCREMENT=194598 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `design_boxes`
--
LOCK TABLES `design_boxes` WRITE;
/*!40000 ALTER TABLE `design_boxes` DISABLE KEYS */;
INSERT INTO `design_boxes` VALUES (2926,'94814','watch-mobile','404','Html_box','',1),(3023,'94911','watch-mobile','account','BlockBox','',1),(3024,'94912','watch-mobile','block-3023','BlockBox','',1),(3025,'94913','watch-mobile','block-3024','WidgetsAria','',1),(3026,'94914','watch-mobile','block-3024-2','Html_box','',3),(3027,'94915','watch-mobile','block-3024-2','account\\OrdersHistory','',4),(3028,'94916','watch-mobile','block-3024-2','Html_box','',1),(3029,'94917','watch-mobile','block-3024-2','BlockBox','',2),(3030,'94918','watch-mobile','block-3029','Html_box','',1),(3031,'94919','watch-mobile','block-3029','account\\LastOrder','',2),(3032,'94920','watch-mobile','block-3029-2','Html_box','',1),(3033,'94921','watch-mobile','block-3029-2','account\\AccountLink','',3),(3034,'94922','watch-mobile','block-3029-2','account\\OrderCount','',2),(3035,'94923','watch-mobile','block-3029-3','Html_box','',1),(3036,'94924','watch-mobile','block-3029-3','account\\TotalOrdered','',2),(3037,'94925','watch-mobile','block-3029-4','Html_box','',1),(3038,'94926','watch-mobile','block-3029-4','account\\AccountLink','',3),(3039,'94927','watch-mobile','block-3029-4','account\\CreditAmount','',2),(3040,'94928','watch-mobile','block-3029-5','account\\AccountLink','',3),(3041,'94929','watch-mobile','block-3029-5','account\\PointsEarnt','',2),(3042,'94930','watch-mobile','block-3029-5','Html_box','',1),(3043,'94931','watch-mobile','block-3024-2','BlockBox','',5),(3044,'94932','watch-mobile','block-3043','account\\GiftCards','',6),(3045,'94933','watch-mobile','block-3043','Html_box','',1),(3046,'94934','watch-mobile','block-3024-2','Html_box','',5),(3047,'94935','watch-mobile','account-menu','BlockBox','',1),(3048,'94936','watch-mobile','block-3047','BlockBox','account-side',1),(3049,'94937','watch-mobile','block-3048','Html_box','',16),(3050,'94938','watch-mobile','block-3048','account\\AccountLink','',18),(3051,'94939','watch-mobile','block-3048','account\\AccountLink','',1),(3052,'94940','watch-mobile','block-3048','Html_box','',2),(3053,'94941','watch-mobile','block-3048','account\\AccountLink','',17),(3054,'94942','watch-mobile','block-3048','account\\AccountLink','',4),(3055,'94943','watch-mobile','block-3048','account\\AccountLink','',11),(3056,'94944','watch-mobile','block-3048','Html_box','',6),(3057,'94945','watch-mobile','block-3048','account\\AccountLink','',8),(3058,'94946','watch-mobile','block-3048','account\\AccountLink','',7),(3059,'94947','watch-mobile','block-3048','account\\AccountLink','',14),(3060,'94948','watch-mobile','block-3048','account\\AccountLink','',5),(3061,'94949','watch-mobile','block-3048','account\\AccountLink','',12),(3062,'94950','watch-mobile','block-3048','account\\AccountLink','',9),(3063,'94951','watch-mobile','block-3048','Html_box','',10),(3064,'94952','watch-mobile','block-3048','account\\AccountLink','',15),(3065,'94953','watch-mobile','account_edit','BlockBox','',1),(3066,'94954','watch-mobile','block-3065','BlockBox','',1),(3067,'94955','watch-mobile','block-3066','WidgetsAria','',1),(3068,'94956','watch-mobile','block-3066-2','account\\AccountEdit','',2),(3069,'94957','watch-mobile','block-3066-2','Html_box','',1),(3070,'94958','watch-mobile','block-3066-2','account\\AccountLink','',3),(3071,'94959','watch-mobile','address_book','BlockBox','',1),(3072,'94960','watch-mobile','block-3071','BlockBox','',1),(3073,'94961','watch-mobile','block-3072','WidgetsAria','',1),(3074,'94962','watch-mobile','block-3072-2','account\\AddressBook','',3),(3075,'94963','watch-mobile','block-3072-2','Html_box','',1),(3076,'94964','watch-mobile','address_book_process','BlockBox','',1),(3077,'94965','watch-mobile','block-3076','BlockBox','',1),(3078,'94966','watch-mobile','block-3077','WidgetsAria','',1),(3079,'94967','watch-mobile','block-3077-2','account\\EditAddress','',2),(3080,'94968','watch-mobile','block-3077-2','Html_box','',1),(3081,'94969','watch-mobile','block-3077-2','account\\AccountLink','',3),(3082,'94970','watch-mobile','b2b','BlockBox','listing-item',1),(3083,'94971','watch-mobile','block-3082','BlockBox','',1),(3084,'94972','watch-mobile','block-3083','productListing\\image','',1),(3085,'94973','watch-mobile','block-3083-2','productListing\\model','',5),(3086,'94974','watch-mobile','block-3083-2','productListing\\attributes','',3),(3087,'94975','watch-mobile','block-3083-2','BlockBox','',4),(3088,'94976','watch-mobile','block-3087','BlockBox','',1),(3089,'94977','watch-mobile','block-3088','productListing\\price','',1),(3090,'94978','watch-mobile','block-3088-2','productListing\\bonusPoints','',1),(3091,'94979','watch-mobile','block-3087-2','productListing\\qtyInput','',1),(3092,'94980','watch-mobile','block-3083-2','productListing\\description','',6),(3093,'94981','watch-mobile','block-3083-2','BlockBox','',2),(3094,'94982','watch-mobile','block-3093','productListing\\stock','',1),(3095,'94983','watch-mobile','block-3093-2','productListing\\rating','',1),(3096,'94984','watch-mobile','block-3083-2','productListing\\name','',1),(3097,'94985','watch-mobile','batch','BlockBox','',1),(3098,'94986','watch-mobile','block-3097','productListing\\attributes','',5),(3099,'94987','watch-mobile','block-3097','productListing\\price','',6),(3100,'94988','watch-mobile','block-3097','productListing\\name','',4),(3101,'94989','watch-mobile','block-3097','productListing\\image','',2),(3102,'94990','watch-mobile','block-3097','batchSelect','',1),(3103,'94991','watch-mobile','batch_selected','BlockBox','',1),(3104,'94992','watch-mobile','block-3103','BlockBox','',13),(3105,'94993','watch-mobile','block-3104','productListing\\image','',1),(3106,'94994','watch-mobile','block-3104-2','batchRemove','',1),(3107,'94995','watch-mobile','block-3104-2','productListing\\price','',3),(3108,'94996','watch-mobile','block-3104-2','productListing\\name','',2),(3109,'94997','watch-mobile','bbbbb','BlockBox','',1),(3110,'94998','watch-mobile','block-3109','BlockBox','',2),(3111,'94999','watch-mobile','block-3110','Filters','',1),(3112,'95000','watch-mobile','block-3110-2','BlockBox','',6),(3113,'95001','watch-mobile','block-3112','catalog\\CountsItems','',1),(3114,'95002','watch-mobile','block-3112-2','catalog\\Paging','',1),(3115,'95003','watch-mobile','block-3110-2','catalog\\Image','',1),(3116,'95004','watch-mobile','block-3110-2','Listing','',5),(3117,'95005','watch-mobile','block-3110-2','catalog\\ImageMapCategory','',3),(3118,'95006','watch-mobile','block-3110-2','BlockBox','',4),(3119,'95007','watch-mobile','block-3118','catalog\\ListingLook','',1),(3120,'95008','watch-mobile','block-3118','catalog\\CompareButton','',2),(3121,'95009','watch-mobile','block-3118','catalog\\ItemsOnPage','',4),(3122,'95010','watch-mobile','block-3118','catalog\\Sorting','',3),(3123,'95011','watch-mobile','block-3110-2','Categories','',2),(3124,'95012','watch-mobile','block-3109','catalog\\Title','',1),(3125,'75559','watch-mobile','blog','BlockBox','',1),(3126,'75560','watch-mobile','block-3125','BlockBox','',1),(3127,'75561','watch-mobile','block-3126','BlogContent','',1),(3128,'75562','watch-mobile','block-3126-2','BlogSidebar','',1),(3129,'113643','watch-mobile','blogsidebar','BlockBox','',1),(3130,'113644','watch-mobile','block-3129','Blog\\widget\\RecentPosts','',4),(3131,'113645','watch-mobile','block-3129','Blog\\widget\\TagCloud','',2),(3132,'113646','watch-mobile','block-3129','Blog\\widget\\CategoriesList','',1),(3133,'113647','watch-mobile','block-3129','Blog\\widget\\MostPopularPosts','',3),(3134,'115968','watch-mobile','cart','BlockBox','',2),(3135,'115969','watch-mobile','block-3134','BlockBox','',4),(3136,'115970','watch-mobile','block-3135','Html_box','',1),(3137,'115971','watch-mobile','block-3135','cart\\UpSell','6',2),(3138,'115972','watch-mobile','block-3134','BlockBox','',1),(3139,'115973','watch-mobile','block-3138','cart\\Products','',3),(3140,'115974','watch-mobile','block-3138','BlockBox','',2),(3141,'115976','watch-mobile','block-3140','MultiCart\\SaveCart','',2),(3142,'115977','watch-mobile','block-3140-2','MultiCart\\Actions','',1),(3143,'115975','watch-mobile','block-3138','MultiCart\\CartSwitcher','',1),(3144,'115978','watch-mobile','block-3134','BlockBox','',3),(3145,'115979','watch-mobile','block-3144','cart\\GiveAway','',2),(3146,'115980','watch-mobile','block-3144','Html_box','',1),(3147,'115981','watch-mobile','block-3134','BlockBox','',2),(3148,'115982','watch-mobile','block-3147','Html_box','',1),(3149,'115983','watch-mobile','block-3147','BlockBox','',2),(3150,'115984','watch-mobile','block-3149','cart\\DiscountCoupon','',1),(3151,'115985','watch-mobile','block-3149','cart\\CreditAmount','',2),(3152,'115986','watch-mobile','block-3149','cart\\BonusPoints','',3),(3153,'115987','watch-mobile','block-3134','BlockBox','',5),(3154,'115988','watch-mobile','block-3153','Html_box','',1),(3155,'115989','watch-mobile','block-3153','cart\\ShippingEstimator','',2),(3156,'115990','watch-mobile','block-3134','BlockBox','',7),(3157,'115991','watch-mobile','block-3156','BlockBox','',2),(3158,'115992','watch-mobile','block-3157','Image','',4),(3159,'115993','watch-mobile','block-3157','cart\\CheckoutBtn','',2),(3160,'115994','watch-mobile','block-3157','cart\\OrderTotal','',1),(3161,'115995','watch-mobile','block-3134','Html_box','',6),(3162,'113648','watch-mobile','cart2','BlockBox','',2),(3163,'113649','watch-mobile','block-3162','cart\\CartTabs','',2),(3164,'113650','watch-mobile','block-3163','BlockBox','',1),(3165,'113651','watch-mobile','block-3164','BlockBox','',4),(3166,'113652','watch-mobile','block-3165','cart\\UpSell','6',2),(3167,'113653','watch-mobile','block-3165','Html_box','',1),(3168,'113654','watch-mobile','block-3164','BlockBox','',1),(3169,'113655','watch-mobile','block-3168','cart\\Products','',3),(3170,'113656','watch-mobile','block-3168','BlockBox','',2),(3171,'113657','watch-mobile','block-3170','MultiCart\\CartSwitcher','',1),(3172,'113658','watch-mobile','block-3170','MultiCart\\SaveCart','',2),(3173,'113659','watch-mobile','block-3170-2','MultiCart\\Actions','',1),(3174,'113660','watch-mobile','block-3164','BlockBox','',3),(3175,'113661','watch-mobile','block-3174','cart\\GiveAway','',2),(3176,'113662','watch-mobile','block-3174','Html_box','',1),(3177,'113663','watch-mobile','block-3164','BlockBox','',2),(3178,'113664','watch-mobile','block-3177','Html_box','',1),(3179,'113665','watch-mobile','block-3177','BlockBox','',2),(3180,'113666','watch-mobile','block-3179','cart\\DiscountCoupon','',1),(3181,'113667','watch-mobile','block-3179-2','cart\\CreditAmount','',1),(3182,'113668','watch-mobile','block-3179-3','cart\\BonusPoints','',1),(3183,'113669','watch-mobile','block-3164','BlockBox','',5),(3184,'113670','watch-mobile','block-3183','Html_box','',1),(3185,'113671','watch-mobile','block-3183','cart\\ShippingEstimator','',2),(3186,'113672','watch-mobile','block-3164-2','BlockBox','',1),(3187,'113673','watch-mobile','block-3186','Html_box','',1),(3188,'113674','watch-mobile','block-3186','BlockBox','',2),(3189,'113675','watch-mobile','block-3188','Image','',4),(3190,'113676','watch-mobile','block-3188','cart\\CheckoutBtn','',2),(3191,'113677','watch-mobile','block-3188','cart\\OrderTotal','',1),(3192,'75585','watch-mobile','categories','BlockBox','catalog-features',1),(3193,'75586','watch-mobile','block-3192','catalog\\Title','',1),(3194,'75587','watch-mobile','block-3192','Categories','',2),(3195,'75588','watch-mobile','categories','BlockBox','catalog-content',2),(3196,'75589','watch-mobile','block-3195','Listing','',3),(3197,'75590','watch-mobile','block-3195','BlockBox','',1),(3198,'75591','watch-mobile','block-3197','catalog\\Sorting','',1),(3199,'75592','watch-mobile','block-3197-2','catalog\\CountsItems','',1),(3200,'75593','watch-mobile','block-3195','catalog\\Paging','',2),(3201,'75594','watch-mobile','category','ListingFunctionality','',2),(3202,'75595','watch-mobile','category','Categories','',1),(3203,'75596','watch-mobile','category','PagingBar','',5),(3204,'75597','watch-mobile','category','PagingBar','',3),(3205,'75598','watch-mobile','category','Listing','',4),(3206,'113678','watch-mobile','category_2','BlockBox','',1),(3207,'113679','watch-mobile','block-3206','catalog\\Title','',1),(3208,'113680','watch-mobile','block-3206','BlockBox','',2),(3209,'113681','watch-mobile','block-3208','Filters','',1),(3210,'113682','watch-mobile','block-3208-2','catalog\\Image','',1),(3211,'113683','watch-mobile','block-3208-2','Listing','',5),(3212,'113684','watch-mobile','block-3208-2','BlockBox','',4),(3213,'113685','watch-mobile','block-3212','catalog\\Sorting','',3),(3214,'113686','watch-mobile','block-3212','catalog\\ItemsOnPage','',4),(3215,'113687','watch-mobile','block-3212','catalog\\CompareButton','',2),(3216,'113688','watch-mobile','block-3212','catalog\\ListingLook','',1),(3217,'113689','watch-mobile','block-3208-2','catalog\\ImageMapCategory','',3),(3218,'113690','watch-mobile','block-3208-2','Categories','',2),(3219,'113691','watch-mobile','block-3208-2','BlockBox','',6),(3220,'113692','watch-mobile','block-3219','catalog\\CountsItems','',1),(3221,'113693','watch-mobile','block-3219-2','catalog\\Paging','',1),(3222,'113694','watch-mobile','category_no_filters','BlockBox','',1),(3223,'113695','watch-mobile','block-3222','catalog\\B2bAddButton','',7),(3224,'113696','watch-mobile','block-3222','BlockBox','',6),(3225,'113697','watch-mobile','block-3224','catalog\\CountsItems','',1),(3226,'113698','watch-mobile','block-3224-2','catalog\\Paging','',1),(3227,'113699','watch-mobile','block-3222','Listing','',5),(3228,'113700','watch-mobile','block-3222','catalog\\Image','',2),(3229,'113701','watch-mobile','block-3222','BlockBox','',4),(3230,'113702','watch-mobile','block-3229','catalog\\ListingLook','',1),(3231,'113703','watch-mobile','block-3229','catalog\\CompareButton','',2),(3232,'113704','watch-mobile','block-3229','HeaderStock','',5),(3233,'113705','watch-mobile','block-3229','catalog\\ItemsOnPage','',4),(3234,'113706','watch-mobile','block-3229','catalog\\Sorting','',3),(3235,'113707','watch-mobile','block-3222','Categories','',3),(3236,'113708','watch-mobile','block-3222','catalog\\Title','',1),(3281,'113753','watch-mobile','checkout_confirmation','BlockBox','',1),(3282,'113754','watch-mobile','block-3281','checkout\\ConfirmBtn','',4),(3283,'113755','watch-mobile','block-3281','cart\\Products','',7),(3284,'113756','watch-mobile','block-3281','BlockBox','',2),(3285,'113757','watch-mobile','block-3284','BlockBox','',1),(3286,'113758','watch-mobile','block-3285','Html_box','',1),(3287,'113759','watch-mobile','block-3285','checkout\\ShippingAddressConfirm','',3),(3288,'113760','watch-mobile','block-3284','BlockBox','',2),(3289,'113761','watch-mobile','block-3288','Html_box','',1),(3290,'113762','watch-mobile','block-3288','checkout\\BillingAddressConfirm','',3),(3291,'113763','watch-mobile','block-3281','checkout\\ConfirmBtn','',9),(3292,'113764','watch-mobile','block-3281','BlockBox','',3),(3293,'113765','watch-mobile','block-3292','BlockBox','',1),(3294,'113766','watch-mobile','block-3293','Html_box','',1),(3295,'113767','watch-mobile','block-3293','checkout\\ShippingConfirm','',3),(3296,'113768','watch-mobile','block-3292','BlockBox','',2),(3297,'113769','watch-mobile','block-3296','checkout\\PaymentMethodConfirm','',3),(3298,'113770','watch-mobile','block-3296','Html_box','',1),(3299,'113771','watch-mobile','block-3281','checkout\\EditBtn','',6),(3300,'113772','watch-mobile','block-3281','checkout\\Totals','',8),(3301,'113773','watch-mobile','block-3281','Html_box','',5),(3302,'113774','watch-mobile','checkout_confirmation_no_shipping_q','BlockBox','',1),(3303,'113775','watch-mobile','block-3302','checkout\\Totals','',5),(3304,'113776','watch-mobile','block-3302','checkout\\ConfirmBtn','',6),(3305,'113777','watch-mobile','block-3302','BlockBox','',1),(3306,'113778','watch-mobile','block-3305','BlockBox','',1),(3307,'113779','watch-mobile','block-3306','Html_box','',1),(3308,'113780','watch-mobile','block-3306','checkout\\BillingAddressConfirm','',3),(3309,'113781','watch-mobile','block-3305-2','BlockBox','',1),(3310,'113782','watch-mobile','block-3309','Html_box','',1),(3311,'113783','watch-mobile','block-3309','checkout\\PaymentMethodConfirm','',3),(3312,'113784','watch-mobile','block-3302','Html_box','',3),(3313,'113785','watch-mobile','block-3302','quote\\Products','',4),(3314,'113786','watch-mobile','block-3302','checkout\\ConfirmBtn','',2),(3315,'113787','watch-mobile','checkout_confirmation_no_shipping','BlockBox','',1),(3316,'113788','watch-mobile','block-3315','Html_box','',5),(3317,'113789','watch-mobile','block-3315','checkout\\ConfirmBtn','',4),(3318,'113790','watch-mobile','block-3315','cart\\Products','',7),(3319,'113791','watch-mobile','block-3315','checkout\\Totals','',8),(3320,'113792','watch-mobile','block-3315','checkout\\ConfirmBtn','',9),(3321,'113793','watch-mobile','block-3315','BlockBox','',2),(3322,'113794','watch-mobile','block-3321','BlockBox','',1),(3323,'113795','watch-mobile','block-3322','checkout\\BillingAddressConfirm','',3),(3324,'113796','watch-mobile','block-3322','Html_box','',1),(3325,'113797','watch-mobile','block-3321-2','BlockBox','',1),(3326,'113798','watch-mobile','block-3325','Html_box','',1),(3327,'113799','watch-mobile','block-3325','checkout\\PaymentMethodConfirm','',3),(3328,'113800','watch-mobile','checkout_confirmation_q','BlockBox','',1),(3329,'113801','watch-mobile','block-3328','BlockBox','',2),(3330,'113802','watch-mobile','block-3329','BlockBox','',1),(3331,'113803','watch-mobile','block-3330','checkout\\ShippingConfirm','',3),(3332,'113804','watch-mobile','block-3330','Html_box','',1),(3333,'113805','watch-mobile','block-3329-2','BlockBox','',1),(3334,'113806','watch-mobile','block-3333','Html_box','',1),(3335,'113807','watch-mobile','block-3333','checkout\\PaymentMethodConfirm','',3),(3336,'113808','watch-mobile','block-3328','checkout\\ConfirmBtn','',8),(3337,'113809','watch-mobile','block-3328','checkout\\ConfirmBtn','',3),(3338,'113810','watch-mobile','block-3328','checkout\\EditBtn','',5),(3339,'113811','watch-mobile','block-3328','quote\\Products','',6),(3340,'113812','watch-mobile','block-3328','Html_box','',4),(3341,'113813','watch-mobile','block-3328','checkout\\Totals','',7),(3342,'113814','watch-mobile','block-3328','BlockBox','',1),(3343,'113815','watch-mobile','block-3342','BlockBox','',1),(3344,'113816','watch-mobile','block-3343','checkout\\ShippingAddressConfirm','',3),(3345,'113817','watch-mobile','block-3343','Html_box','',1),(3346,'113818','watch-mobile','block-3342-2','BlockBox','',1),(3347,'113819','watch-mobile','block-3346','Html_box','',1),(3348,'113820','watch-mobile','block-3346','checkout\\BillingAddressConfirm','',3),(3349,'113821','watch-mobile','checkout_confirmation_title','Html_box','',1),(3350,'113822','watch-mobile','checkout_confirmation_title_g','Html_box','',1),(3351,'113823','watch-mobile','checkout_confirmation_title_no_shipping_g','Html_box','',1),(3352,'113824','watch-mobile','checkout_confirmation_title_no_shipping','Html_box','',1),(3353,'113825','watch-mobile','checkout_confirmation_title_q','Html_box','',1),(3354,'113826','watch-mobile','checkout_confirmation_title_s','Html_box','',1),(3355,'113827','watch-mobile','checkout_delivery','BlockBox','',1),(3356,'113828','watch-mobile','block-3355','BlockBox','',1),(3359,'113831','watch-mobile','block-3355','BlockBox','',2),(3360,'113832','watch-mobile','block-3359','Neighbour\\Checkout','',4),(3361,'113833','watch-mobile','block-3359','Html_box','',1),(3362,'113834','watch-mobile','block-3359','checkout\\Shipping','',2),(3363,'113835','watch-mobile','block-3359','DelayedDespatch\\Checkout','',3),(3364,'113836','watch-mobile','checkout_delivery','BlockBox','',2),(3365,'113837','watch-mobile','block-3364','BlockBox','',1),(3366,'113838','watch-mobile','block-3365','Html_box','',1),(3367,'113839','watch-mobile','block-3365','checkout\\ContactInformation','',2),(3368,'113840','watch-mobile','block-3364','BlockBox','',2),(3369,'113841','watch-mobile','block-3368','Html_box','',1),(3370,'113842','watch-mobile','block-3368','checkout\\Comments','',2),(3371,'113843','watch-mobile','checkout_delivery','BlockBox','',3),(3372,'113844','watch-mobile','block-3371','Html_box','',1),(3373,'113845','watch-mobile','block-3371','checkout\\ContinueBtn','',2),(3374,'113846','watch-mobile','checkout_delivery_g','BlockBox','',1),(3375,'113847','watch-mobile','block-3374','BlockBox','',1),(3376,'113848','watch-mobile','block-3375','checkout\\ShippingAddress','',2),(3377,'113849','watch-mobile','block-3375','Html_box','',1),(3378,'113850','watch-mobile','block-3374-2','BlockBox','',1),(3379,'113851','watch-mobile','block-3378','Html_box','',1),(3380,'113852','watch-mobile','block-3378','Neighbour\\Checkout','',4),(3381,'113853','watch-mobile','block-3378','checkout\\Shipping','',2),(3382,'113854','watch-mobile','block-3378','DelayedDespatch\\Checkout','',3),(3383,'113855','watch-mobile','checkout_delivery_g','BlockBox','',3),(3384,'113856','watch-mobile','block-3383','Html_box','',1),(3385,'113857','watch-mobile','block-3383-2','checkout\\ContinueBtn','',1),(3386,'113858','watch-mobile','checkout_delivery_g','BlockBox','',2),(3387,'113859','watch-mobile','block-3386','BlockBox','',1),(3388,'113860','watch-mobile','block-3387','checkout\\ContactInformation','',2),(3389,'113861','watch-mobile','block-3387','Html_box','',1),(3390,'113862','watch-mobile','block-3386-2','BlockBox','',1),(3391,'113863','watch-mobile','block-3390','checkout\\Comments','',2),(3392,'113864','watch-mobile','block-3390','Html_box','',1),(3393,'113865','watch-mobile','checkout_delivery_no_shipping','BlockBox','',2),(3394,'113866','watch-mobile','block-3393','Html_box','',1),(3395,'113867','watch-mobile','block-3393-2','checkout\\ContinueBtn','',1),(3396,'113868','watch-mobile','checkout_delivery_no_shipping','BlockBox','',1),(3397,'113869','watch-mobile','block-3396','BlockBox','',1),(3398,'113870','watch-mobile','block-3397','checkout\\ContactInformation','',2),(3399,'113871','watch-mobile','block-3396-2','BlockBox','',1),(3400,'113872','watch-mobile','block-3399','checkout\\Comments','',2),(3401,'113873','watch-mobile','block-3399','Html_box','',1),(3402,'113874','watch-mobile','checkout_delivery_no_shipping_g','BlockBox','',1),(3403,'113875','watch-mobile','block-3402','BlockBox','',1),(3404,'113876','watch-mobile','block-3403','checkout\\ContactInformation','',2),(3405,'113877','watch-mobile','block-3402-2','BlockBox','',1),(3406,'113878','watch-mobile','block-3405','Html_box','',1),(3407,'113879','watch-mobile','block-3405','checkout\\Comments','',2),(3408,'113880','watch-mobile','checkout_delivery_no_shipping_g','BlockBox','',2),(3409,'113881','watch-mobile','block-3408','Html_box','',1),(3410,'113882','watch-mobile','block-3408-2','checkout\\ContinueBtn','',1),(3411,'113883','watch-mobile','checkout_delivery_title','Html_box','',1),(3412,'113884','watch-mobile','checkout_delivery_title_g','Html_box','',1),(3413,'113885','watch-mobile','checkout_delivery_title_no_shipping_g','Html_box','',1),(3414,'113886','watch-mobile','checkout_delivery_title_no_shipping','Html_box','',1),(3415,'113887','watch-mobile','checkout_delivery_title_q','Html_box','',1),(3416,'113888','watch-mobile','checkout_delivery_title_s','Html_box','',1),(3417,'113889','watch-mobile','checkout_free_s','BlockBox','',1),(3418,'113890','watch-mobile','block-3417','BlockBox','',2),(3419,'113891','watch-mobile','block-3418','BlockBox','',2),(3420,'113892','watch-mobile','block-3419','BlockBox','',2),(3421,'113893','watch-mobile','block-3420','Neighbour\\Checkout','',4),(3422,'113894','watch-mobile','block-3420','BlockBox','',3),(3423,'113895','watch-mobile','block-3422','BlockBox','',1),(3424,'113896','watch-mobile','block-3423','checkout\\ShippingAddress','',2),(3425,'113897','watch-mobile','block-3423','Html_box','',3),(3426,'113898','watch-mobile','block-3423','checkout\\ContactInformation','',4),(3427,'113899','watch-mobile','block-3422','BlockBox','',2),(3428,'113900','watch-mobile','block-3427','DelayedDespatch\\Checkout','',3),(3429,'113901','watch-mobile','block-3420','Html_box','',1),(3430,'113902','watch-mobile','block-3420','BlockBox','',2),(3431,'113903','watch-mobile','block-3430','checkout\\ShippingChoice','',1),(3432,'113904','watch-mobile','block-3419','BlockBox','',3),(3433,'113905','watch-mobile','block-3432','Html_box','',1),(3434,'113906','watch-mobile','block-3432','checkout\\Comments','',2),(3435,'113908','watch-mobile','block-3419','BlockBox','',4),(3436,'113909','watch-mobile','block-3435','checkout\\CreateAccount','',3),(3437,'113910','watch-mobile','block-3435','sample\\Products','',1),(3438,'113911','watch-mobile','block-3419','BlockBox','',5),(3439,'113912','watch-mobile','block-3438','checkout\\ContinueBtn','',1),(3440,'113913','watch-mobile','block-3438','Html_box','',3),(3441,'116002','watch-mobile','block-3438','checkout\\Terms','',2),(3442,'113914','watch-mobile','checkout_no_shipping','BlockBox','',1),(3443,'113915','watch-mobile','block-3442','BlockBox','',2),(3444,'113916','watch-mobile','block-3443','BlockBox','',1),(3445,'113917','watch-mobile','block-3444','BlockBox','',5),(3446,'113918','watch-mobile','block-3445','Html_box','',1),(3447,'113919','watch-mobile','block-3445','checkout\\Comments','',2),(3448,'113920','watch-mobile','block-3444','BlockBox','',4),(3449,'113921','watch-mobile','block-3448','BlockBox','',2),(3450,'113922','watch-mobile','block-3449','CouponsAndVauchers\\Checkout','',1),(3451,'113923','watch-mobile','block-3449-2','checkout\\BonusPoints','',2),(3452,'113924','watch-mobile','block-3449-2','checkout\\CreditAmount','',1),(3453,'113925','watch-mobile','block-3448','Html_box','',1),(3454,'113926','watch-mobile','block-3444','BlockBox','',3),(3455,'113927','watch-mobile','block-3454','BlockBox','',2),(3456,'113928','watch-mobile','block-3455','Html_box','',1),(3457,'113929','watch-mobile','block-3455','checkout\\BillingAddress','',2),(3458,'113930','watch-mobile','block-3455-2','BlockBox','',1),(3459,'113931','watch-mobile','block-3458','Html_box','',1),(3460,'113932','watch-mobile','block-3458','checkout\\PaymentMethod','',2),(3461,'113933','watch-mobile','block-3454','Html_box','',1),(3462,'113934','watch-mobile','block-3444','BlockBox','',6),(3463,'113935','watch-mobile','block-3462','cart\\Products','',1),(3464,'113936','watch-mobile','block-3462','checkout\\CreateAccount','',2),(3465,'113937','watch-mobile','block-3443-2','BlockBox','',1),(3466,'113938','watch-mobile','block-3465','checkout\\Terms','',4),(3467,'113939','watch-mobile','block-3465','checkout\\ContinueBtn','',3),(3468,'113940','watch-mobile','block-3465','checkout\\Totals','',2),(3469,'113941','watch-mobile','block-3465','Html_box','',5),(3470,'113942','watch-mobile','block-3465','Html_box','',1),(3471,'113943','watch-mobile','checkout_no_shipping_g','BlockBox','',1),(3472,'113944','watch-mobile','block-3471','quote\\Products','',3),(3473,'113945','watch-mobile','block-3471','BlockBox','',1),(3474,'113946','watch-mobile','block-3473','BlockBox','',1),(3475,'113947','watch-mobile','block-3474','checkout\\BillingAddress','',2),(3476,'113948','watch-mobile','block-3474','Html_box','',1),(3477,'113949','watch-mobile','block-3473-2','BlockBox','',1),(3478,'113950','watch-mobile','block-3477','checkout\\CreditAmount','',3),(3479,'113951','watch-mobile','block-3477','Html_box','',1),(3480,'113952','watch-mobile','block-3477','checkout\\PaymentMethod','',2),(3481,'113953','watch-mobile','block-3477','CouponsAndVauchers\\Checkout','',5),(3482,'113954','watch-mobile','block-3477','checkout\\BonusPoints','',4),(3483,'113955','watch-mobile','block-3471','BlockBox','',2),(3484,'113956','watch-mobile','block-3483','BlockBox','',1),(3485,'113957','watch-mobile','block-3484','Html_box','',1),(3486,'113958','watch-mobile','block-3484','checkout\\ContactInformation','',2),(3487,'113959','watch-mobile','block-3483-2','BlockBox','',1),(3488,'113960','watch-mobile','block-3487','Html_box','',1),(3489,'113961','watch-mobile','block-3487','checkout\\Comments','',2),(3490,'113962','watch-mobile','block-3471','BlockBox','',6),(3491,'113963','watch-mobile','block-3490','Html_box','',1),(3492,'113964','watch-mobile','block-3490-2','checkout\\ContinueBtn','',1),(3493,'113965','watch-mobile','block-3471','checkout\\Totals','',5),(3494,'113966','watch-mobile','checkout_no_shipping_q','BlockBox','',1),(3495,'113967','watch-mobile','block-3494','BlockBox','',2),(3496,'113968','watch-mobile','block-3495','BlockBox','',2),(3497,'113969','watch-mobile','block-3496','BlockBox','',3),(3498,'113970','watch-mobile','block-3497','BlockBox','',2),(3499,'113971','watch-mobile','block-3498','checkout\\BillingAddress','',2),(3500,'113972','watch-mobile','block-3498','Html_box','',1),(3501,'113973','watch-mobile','block-3498-2','BlockBox','',1),(3502,'113974','watch-mobile','block-3501','Html_box','',1),(3503,'113975','watch-mobile','block-3501','checkout\\PaymentMethod','',2),(3504,'113976','watch-mobile','block-3497','Html_box','',1),(3505,'113977','watch-mobile','block-3496','BlockBox','',6),(3506,'113978','watch-mobile','block-3505','checkout\\CreateAccount','',3),(3507,'113979','watch-mobile','block-3505','quote\\Products','',2),(3508,'113980','watch-mobile','block-3496','BlockBox','',5),(3509,'113981','watch-mobile','block-3508','checkout\\Comments','',2),(3510,'113982','watch-mobile','block-3508','Html_box','',1),(3511,'113983','watch-mobile','block-3496','checkout\\Gdpr','',1),(3512,'113984','watch-mobile','block-3495-2','BlockBox','',1),(3513,'113985','watch-mobile','block-3512','Html_box','',4),(3514,'113986','watch-mobile','block-3512','checkout\\Totals','',2),(3515,'113987','watch-mobile','block-3512','checkout\\ContinueBtn','',3),(3516,'113988','watch-mobile','block-3512','Html_box','',1),(3517,'113989','watch-mobile','checkout_payment','BlockBox','',2),(3518,'113990','watch-mobile','block-3517','Html_box','',1),(3519,'113991','watch-mobile','block-3517','checkout\\ContinueBtn','',2),(3520,'113992','watch-mobile','checkout_payment','BlockBox','',1),(3521,'113993','watch-mobile','block-3520','BlockBox','',1),(3522,'113994','watch-mobile','block-3521','checkout\\BillingAddress','',2),(3523,'113995','watch-mobile','block-3521','Html_box','',1),(3524,'113996','watch-mobile','block-3520','BlockBox','',2),(3525,'113997','watch-mobile','block-3524','checkout\\PaymentMethod','',2),(3526,'113998','watch-mobile','block-3524','Html_box','',1),(3527,'113999','watch-mobile','block-3524','checkout\\CreditAmount','',3),(3528,'114000','watch-mobile','block-3524','CouponsAndVauchers\\Checkout','',5),(3529,'114001','watch-mobile','block-3524','checkout\\BonusPoints','',4),(3530,'114002','watch-mobile','checkout_payment_g','BlockBox','',1),(3531,'114003','watch-mobile','block-3530','BlockBox','',1),(3532,'114004','watch-mobile','block-3531','Html_box','',1),(3533,'114005','watch-mobile','block-3531','checkout\\BillingAddress','',2),(3534,'114006','watch-mobile','block-3530-2','BlockBox','',1),(3535,'114007','watch-mobile','block-3534','checkout\\BonusPoints','',4),(3536,'114008','watch-mobile','block-3534','Html_box','',1),(3537,'114009','watch-mobile','block-3534','CouponsAndVauchers\\Checkout','',5),(3538,'114010','watch-mobile','block-3534','checkout\\CreditAmount','',3),(3539,'114011','watch-mobile','block-3534','checkout\\PaymentMethod','',2),(3540,'114012','watch-mobile','checkout_payment_g','BlockBox','',2),(3541,'114013','watch-mobile','block-3540','Html_box','',1),(3542,'114014','watch-mobile','block-3540-2','checkout\\ContinueBtn','',1),(3543,'114015','watch-mobile','checkout_payment_no_shipping','BlockBox','',1),(3544,'114016','watch-mobile','block-3543','BlockBox','',1),(3545,'114017','watch-mobile','block-3544','Html_box','',1),(3546,'114018','watch-mobile','block-3544','checkout\\BillingAddress','',2),(3547,'114019','watch-mobile','block-3543-2','BlockBox','',1),(3548,'114020','watch-mobile','block-3547','Html_box','',1),(3549,'114021','watch-mobile','block-3547','checkout\\PaymentMethod','',2),(3550,'114022','watch-mobile','block-3547','checkout\\CreditAmount','',3),(3551,'114023','watch-mobile','block-3547','CouponsAndVauchers\\Checkout','',5),(3552,'114024','watch-mobile','block-3547','checkout\\BonusPoints','',4),(3553,'114025','watch-mobile','checkout_payment_no_shipping','BlockBox','',2),(3554,'114026','watch-mobile','block-3553','Html_box','',1),(3555,'114027','watch-mobile','block-3553-2','checkout\\ContinueBtn','',1),(3556,'114028','watch-mobile','checkout_payment_no_shipping_g','BlockBox','',2),(3557,'114029','watch-mobile','block-3556','Html_box','',1),(3558,'114030','watch-mobile','block-3556-2','checkout\\ContinueBtn','',1),(3559,'114031','watch-mobile','checkout_payment_no_shipping_g','BlockBox','',1),(3560,'114032','watch-mobile','block-3559','BlockBox','',1),(3561,'114033','watch-mobile','block-3560','checkout\\BillingAddress','',2),(3562,'114034','watch-mobile','block-3560','Html_box','',1),(3563,'114035','watch-mobile','block-3559-2','BlockBox','',1),(3564,'114036','watch-mobile','block-3563','checkout\\PaymentMethod','',2),(3565,'114037','watch-mobile','block-3563','Html_box','',1),(3566,'114038','watch-mobile','block-3563','checkout\\CreditAmount','',3),(3567,'114039','watch-mobile','block-3563','CouponsAndVauchers\\Checkout','',5),(3568,'114040','watch-mobile','block-3563','checkout\\BonusPoints','',4),(3569,'114041','watch-mobile','checkout_payment_title','Html_box','',1),(3570,'114042','watch-mobile','checkout_payment_title_g','Html_box','',1),(3571,'114043','watch-mobile','checkout_payment_title_no_shipping','Html_box','',1),(3572,'114044','watch-mobile','checkout_payment_title_no_shipping_g','Html_box','',1),(3573,'114045','watch-mobile','checkout_payment_title_q','Html_box','',1),(3574,'114046','watch-mobile','checkout_payment_title_s','Html_box','',1),(3575,'114047','watch-mobile','checkout_q','BlockBox','',1),(3576,'114048','watch-mobile','block-3575','BlockBox','',2),(3577,'114049','watch-mobile','block-3576','BlockBox','',2),(3578,'114050','watch-mobile','block-3577','BlockBox','',3),(3579,'114051','watch-mobile','block-3578','BlockBox','',2),(3580,'114052','watch-mobile','block-3579','checkout\\BillingAddress','',2),(3581,'114053','watch-mobile','block-3579','Html_box','',1),(3582,'114054','watch-mobile','block-3579','BlockBox','',3),(3583,'114055','watch-mobile','block-3582','Html_box','',1),(3584,'114056','watch-mobile','block-3582','checkout\\PaymentMethod','',2),(3585,'114057','watch-mobile','block-3578','Html_box','',1),(3586,'114058','watch-mobile','block-3577','BlockBox','',4),(3587,'114059','watch-mobile','block-3586','Html_box','',1),(3588,'114060','watch-mobile','block-3586','checkout\\Comments','',2),(3589,'114062','watch-mobile','block-3577','BlockBox','',2),(3590,'114063','watch-mobile','block-3589','BlockBox','',3),(3591,'114064','watch-mobile','block-3590','BlockBox','',1),(3592,'114065','watch-mobile','block-3591','Html_box','',3),(3593,'114066','watch-mobile','block-3591','checkout\\ShippingAddress','',2),(3594,'114067','watch-mobile','block-3591','checkout\\ContactInformation','',4),(3595,'114068','watch-mobile','block-3590','BlockBox','',2),(3596,'114069','watch-mobile','block-3595','DelayedDespatch\\Checkout','',3),(3597,'114070','watch-mobile','block-3595','Html_box','',1),(3598,'114071','watch-mobile','block-3595','checkout\\Shipping','',2),(3599,'114072','watch-mobile','block-3589','Html_box','',1),(3600,'114073','watch-mobile','block-3589','Neighbour\\Checkout','',4),(3601,'114074','watch-mobile','block-3589','BlockBox','',2),(3602,'114075','watch-mobile','block-3601','checkout\\ShippingChoice','',1),(3603,'114076','watch-mobile','block-3577','BlockBox','',5),(3604,'114077','watch-mobile','block-3603','quote\\Products','',2),(3605,'114078','watch-mobile','block-3603','checkout\\CreateAccount','',3),(3606,'114079','watch-mobile','block-3577','BlockBox','',6),(3607,'114080','watch-mobile','block-3606','checkout\\ContinueBtn','',3),(3608,'114081','watch-mobile','block-3606','checkout\\Totals','',2),(3609,'114082','watch-mobile','block-3606','Html_box','',5),(3610,'114083','watch-mobile','block-3606','Html_box','',1),(3611,'116000','watch-mobile','block-3606','checkout\\Terms','',4),(3612,'114084','watch-mobile','checkout_s','BlockBox','',1),(3613,'114085','watch-mobile','block-3612','BlockBox','',2),(3614,'114086','watch-mobile','block-3613','BlockBox','',2),(3615,'114093','watch-mobile','block-3614','BlockBox','',3),(3616,'114094','watch-mobile','block-3615','Html_box','',1),(3617,'114095','watch-mobile','block-3615','BlockBox','',2),(3618,'114096','watch-mobile','block-3617','checkout\\BillingAddress','',2),(3619,'114097','watch-mobile','block-3617','Html_box','',1),(3620,'114098','watch-mobile','block-3617','BlockBox','',3),(3621,'114099','watch-mobile','block-3620','checkout\\PaymentMethod','',2),(3622,'114100','watch-mobile','block-3620','Html_box','',1),(3623,'114101','watch-mobile','block-3614','BlockBox','',5),(3624,'114102','watch-mobile','block-3623','checkout\\Comments','',2),(3625,'114103','watch-mobile','block-3623','Html_box','',1),(3626,'114104','watch-mobile','block-3614','BlockBox','',2),(3627,'114105','watch-mobile','block-3626','BlockBox','',2),(3628,'114106','watch-mobile','block-3627','checkout\\ShippingChoice','',1),(3629,'114107','watch-mobile','block-3626','Html_box','',1),(3630,'114108','watch-mobile','block-3626','BlockBox','',3),(3631,'114109','watch-mobile','block-3630','BlockBox','',1),(3632,'114110','watch-mobile','block-3631','checkout\\ShippingAddress','',2),(3633,'114111','watch-mobile','block-3631','Html_box','',3),(3634,'114112','watch-mobile','block-3631','checkout\\ContactInformation','',4),(3635,'114113','watch-mobile','block-3630','BlockBox','',2),(3636,'114114','watch-mobile','block-3635','DelayedDespatch\\Checkout','',3),(3637,'114115','watch-mobile','block-3635','Html_box','',1),(3638,'114116','watch-mobile','block-3635','checkout\\Shipping','',2),(3639,'114117','watch-mobile','block-3626','Neighbour\\Checkout','',4),(3640,'114118','watch-mobile','block-3614','BlockBox','',6),(3641,'114119','watch-mobile','block-3640','checkout\\CreateAccount','',3),(3642,'114120','watch-mobile','block-3640','sample\\Products','',1),(3643,'114122','watch-mobile','block-3614','BlockBox','',7),(3644,'114123','watch-mobile','block-3643','Html_box','',1),(3645,'114124','watch-mobile','block-3643','checkout\\ContinueBtn','',3),(3646,'114125','watch-mobile','block-3643','Html_box','',5),(3647,'114126','watch-mobile','block-3643','checkout\\Totals','',2),(3648,'116001','watch-mobile','block-3643','checkout\\Terms','',4),(3649,'114127','watch-mobile','checkout_step_bottom','cart\\Products','',2),(3650,'114128','watch-mobile','checkout_step_bottom','checkout\\Totals','',3),(3651,'114129','watch-mobile','checkout_step_bottom','Html_box','',1),(3652,'114130','watch-mobile','checkout_step_bottom_g','checkout\\Totals','',3),(3653,'114131','watch-mobile','checkout_step_bottom_g','quote\\Products','',2),(3654,'114132','watch-mobile','checkout_step_bottom_g','Html_box','',1),(3655,'114133','watch-mobile','checkout_step_bottom_no_shipping_g','Html_box','',1),(3656,'114134','watch-mobile','checkout_step_bottom_no_shipping_g','quote\\Products','',2),(3657,'114135','watch-mobile','checkout_step_bottom_no_shipping_g','checkout\\Totals','',3),(3658,'114136','watch-mobile','checkout_step_bottom_no_shipping','checkout\\Totals','',3),(3659,'114137','watch-mobile','checkout_step_bottom_no_shipping','Html_box','',1),(3660,'114138','watch-mobile','checkout_step_bottom_no_shipping','cart\\Products','',2),(3661,'114139','watch-mobile','communication','BlockBox','',1),(3662,'114140','watch-mobile','block-3661','Html_box','',2),(3663,'114141','watch-mobile','block-3661','Communication\\Topic','',3),(3664,'114142','watch-mobile','block-3661','Communication\\NewTopicButton','',1),(3665,'114143','watch-mobile','compare','BlockBox','',1),(3666,'114144','watch-mobile','block-3665','catalog\\Compare','',1),(3667,'114145','watch-mobile','compare_products','BlockBox','',2),(3668,'114146','watch-mobile','block-3667','productListing\\rating','',4),(3669,'114147','watch-mobile','block-3667','productListing\\model','',5),(3670,'114148','watch-mobile','block-3667','productListing\\compare','',1),(3671,'114149','watch-mobile','block-3667','BlockBox','',2),(3672,'114150','watch-mobile','block-3671','productListing\\image','',1),(3673,'114151','watch-mobile','block-3671-2','productListing\\name','',2),(3674,'114152','watch-mobile','block-3667','BlockBox','',3),(3675,'114153','watch-mobile','block-3674','productListing\\price','',1),(3676,'114154','watch-mobile','block-3674-2','productListing\\buyButton','',1),(3677,'114155','watch-mobile','confirmation','BlockBox','',1),(3678,'114156','watch-mobile','block-3677','BlockBox','',2),(3679,'114157','watch-mobile','block-3678','UploadCustomerId\\UploadCustomerIdForm','',1),(3680,'114158','watch-mobile','block-3678','BlockBox','',2),(3681,'114159','watch-mobile','block-3680','BlockBox','',1),(3682,'114160','watch-mobile','block-3681','BlockBox','',1),(3683,'114161','watch-mobile','block-3682','checkout\\ShippingAddressConfirm','',4),(3684,'114162','watch-mobile','block-3682','Html_box','',1),(3685,'114163','watch-mobile','block-3682','Html_box','',2),(3686,'114164','watch-mobile','block-3682','checkout\\ContactConfirm','',11),(3687,'114165','watch-mobile','block-3682','checkout\\EditBtn','',3),(3688,'114166','watch-mobile','block-3682','Html_box','',5),(3689,'114167','watch-mobile','block-3682','DelayedDespatch\\CheckoutConfirm','',8),(3690,'114168','watch-mobile','block-3682','checkout\\EditBtn','',10),(3691,'114169','watch-mobile','block-3682','checkout\\EditBtn','',6),(3692,'114170','watch-mobile','block-3682','Html_box','',9),(3693,'114171','watch-mobile','block-3682','checkout\\ShippingConfirm','',7),(3694,'114172','watch-mobile','block-3681','BlockBox','',2),(3695,'114173','watch-mobile','block-3694','Html_box','',2),(3696,'114174','watch-mobile','block-3694','checkout\\BillingAddressConfirm','',4),(3697,'114175','watch-mobile','block-3694','Html_box','',5),(3698,'114176','watch-mobile','block-3694','checkout\\PaymentMethodConfirm','',7),(3699,'114177','watch-mobile','block-3694','Html_box','',1),(3700,'114178','watch-mobile','block-3694','checkout\\EditBtn','',3),(3701,'114179','watch-mobile','block-3694','checkout\\EditBtn','',6),(3702,'114180','watch-mobile','block-3680','BlockBox','',3),(3703,'114181','watch-mobile','block-3702','Html_box','',1),(3704,'114182','watch-mobile','block-3702','checkout\\EditBtn','',2),(3705,'114183','watch-mobile','block-3702','cart\\Products','',3),(3706,'114184','watch-mobile','block-3680','BlockBox','',2),(3707,'114185','watch-mobile','block-3706','Html_box','',1),(3708,'114186','watch-mobile','block-3706','checkout\\CommentsConfirm','',3),(3709,'114187','watch-mobile','block-3706','checkout\\EditBtn','',2),(3710,'114188','watch-mobile','block-3680','BlockBox','',4),(3711,'114189','watch-mobile','block-3710','checkout\\Totals','',2),(3712,'114190','watch-mobile','block-3710','Html_box','',1),(3713,'114191','watch-mobile','block-3710','checkout\\ConfirmBtn','',3),(3714,'114192','watch-mobile','block-3677','Html_box','',1),(3715,'114193','watch-mobile','confirmation_free_s','BlockBox','',1),(3716,'114194','watch-mobile','block-3715','Html_box','',1),(3717,'114195','watch-mobile','block-3715','BlockBox','',2),(3718,'114196','watch-mobile','block-3717','BlockBox','',1),(3719,'114197','watch-mobile','block-3718','BlockBox','',1),(3720,'114198','watch-mobile','block-3719','BlockBox','',1),(3721,'114199','watch-mobile','block-3720','checkout\\EditBtn','',6),(3722,'114200','watch-mobile','block-3720','checkout\\ShippingAddressConfirm','',4),(3723,'114201','watch-mobile','block-3720','Html_box','',2),(3724,'114202','watch-mobile','block-3720','checkout\\ShippingConfirm','',7),(3725,'114203','watch-mobile','block-3720','checkout\\EditBtn','',3),(3726,'114204','watch-mobile','block-3720','Html_box','',5),(3727,'114205','watch-mobile','block-3719','BlockBox','',2),(3728,'114206','watch-mobile','block-3727','Html_box','',1),(3729,'114207','watch-mobile','block-3727','checkout\\EditBtn','',2),(3730,'114208','watch-mobile','block-3727','DelayedDespatch\\CheckoutConfirm','',4),(3731,'114209','watch-mobile','block-3727','checkout\\ContactConfirm','',3),(3732,'114210','watch-mobile','block-3718','BlockBox','',2),(3733,'114211','watch-mobile','block-3732','checkout\\CommentsConfirm','',3),(3734,'114212','watch-mobile','block-3732','checkout\\EditBtn','',2),(3735,'114213','watch-mobile','block-3732','Html_box','',1),(3736,'114214','watch-mobile','block-3718','BlockBox','',3),(3737,'114215','watch-mobile','block-3736','sample\\Products','',2),(3738,'114216','watch-mobile','block-3736','Html_box','',1),(3739,'114217','watch-mobile','block-3736','checkout\\EditBtn','',3),(3740,'114218','watch-mobile','block-3718','BlockBox','',4),(3741,'114219','watch-mobile','block-3740','checkout\\ConfirmBtn','',3),(3742,'114220','watch-mobile','confirmation_no_shipping','BlockBox','',1),(3743,'114221','watch-mobile','block-3742','Html_box','',1),(3744,'114222','watch-mobile','block-3742','BlockBox','',2),(3745,'114223','watch-mobile','block-3744','BlockBox','',1),(3746,'114224','watch-mobile','block-3745','BlockBox','',3),(3747,'114225','watch-mobile','block-3746','checkout\\EditBtn','',2),(3748,'114226','watch-mobile','block-3746','Html_box','',1),(3749,'114227','watch-mobile','block-3746','cart\\Products','',3),(3750,'114228','watch-mobile','block-3745','BlockBox','',2),(3751,'114229','watch-mobile','block-3750','checkout\\EditBtn','',2),(3752,'114230','watch-mobile','block-3750','checkout\\CommentsConfirm','',3),(3753,'114231','watch-mobile','block-3750','Html_box','',1),(3754,'114232','watch-mobile','block-3745','BlockBox','',1),(3755,'114233','watch-mobile','block-3754','BlockBox','',1),(3756,'114234','watch-mobile','block-3755','Html_box','',9),(3757,'114235','watch-mobile','block-3755','checkout\\ContactConfirm','',11),(3758,'114236','watch-mobile','block-3755','checkout\\EditBtn','',10),(3759,'114237','watch-mobile','block-3754-2','BlockBox','',1),(3760,'114238','watch-mobile','block-3759','checkout\\EditBtn','',3),(3761,'114239','watch-mobile','block-3759','Html_box','',2),(3762,'114240','watch-mobile','block-3759','Html_box','',1),(3763,'114241','watch-mobile','block-3759','Html_box','',5),(3764,'114242','watch-mobile','block-3759','checkout\\BillingAddressConfirm','',4),(3765,'114243','watch-mobile','block-3759','checkout\\PaymentMethodConfirm','',7),(3766,'114244','watch-mobile','block-3759','checkout\\EditBtn','',6),(3767,'114245','watch-mobile','block-3744-2','BlockBox','',1),(3768,'114246','watch-mobile','block-3767','checkout\\ConfirmBtn','',3),(3769,'114247','watch-mobile','block-3767','checkout\\Totals','',2),(3770,'114248','watch-mobile','block-3767','Html_box','',1),(3771,'114249','watch-mobile','confirmation_no_shipping_q','BlockBox','',2),(3772,'114250','watch-mobile','block-3771','BlockBox','',2),(3773,'114251','watch-mobile','block-3772','BlockBox','',1),(3774,'114252','watch-mobile','block-3773','BlockBox','',3),(3775,'114253','watch-mobile','block-3774','quote\\Products','',3),(3776,'114254','watch-mobile','block-3774','checkout\\EditBtn','',2),(3777,'114255','watch-mobile','block-3774','Html_box','',1),(3778,'114256','watch-mobile','block-3773','BlockBox','',1),(3779,'114257','watch-mobile','block-3778','BlockBox','',1),(3780,'114258','watch-mobile','block-3779','checkout\\EditBtn','',2),(3781,'114259','watch-mobile','block-3779','Html_box','',1),(3782,'114260','watch-mobile','block-3779','Html_box','',4),(3783,'114261','watch-mobile','block-3779','checkout\\PaymentMethodConfirm','',3),(3784,'114262','watch-mobile','block-3779','checkout\\EditBtn','',5),(3785,'114263','watch-mobile','block-3779','checkout\\ContactConfirm','',6),(3786,'114264','watch-mobile','block-3778-2','BlockBox','',1),(3787,'114265','watch-mobile','block-3786','Html_box','',2),(3788,'114266','watch-mobile','block-3786','checkout\\EditBtn','',3),(3789,'114267','watch-mobile','block-3786','checkout\\BillingAddressConfirm','',4),(3790,'114268','watch-mobile','block-3773','BlockBox','',2),(3791,'114269','watch-mobile','block-3790','checkout\\CommentsConfirm','',3),(3792,'114270','watch-mobile','block-3790','Html_box','',1),(3793,'114271','watch-mobile','block-3790','checkout\\EditBtn','',2),(3794,'114272','watch-mobile','block-3772-2','BlockBox','',1),(3795,'114273','watch-mobile','block-3794','Html_box','',1),(3796,'114274','watch-mobile','block-3794','checkout\\Totals','',2),(3797,'114275','watch-mobile','block-3794','checkout\\ConfirmBtn','',3),(3798,'114276','watch-mobile','block-3771','Html_box','',1),(3799,'114277','watch-mobile','confirmation_q','BlockBox','',1),(3800,'114278','watch-mobile','block-3799','Html_box','',1),(3801,'114279','watch-mobile','block-3799','BlockBox','',2),(3802,'114280','watch-mobile','block-3801','BlockBox','',1),(3803,'114281','watch-mobile','block-3802','BlockBox','',3),(3804,'114282','watch-mobile','block-3803','checkout\\EditBtn','',2),(3805,'114283','watch-mobile','block-3803','Html_box','',1),(3806,'114284','watch-mobile','block-3803','quote\\Products','',3),(3807,'114285','watch-mobile','block-3802','BlockBox','',2),(3808,'114286','watch-mobile','block-3807','checkout\\EditBtn','',2),(3809,'114287','watch-mobile','block-3807','checkout\\CommentsConfirm','',3),(3810,'114288','watch-mobile','block-3807','Html_box','',1),(3811,'114289','watch-mobile','block-3802','BlockBox','',1),(3812,'114290','watch-mobile','block-3811','BlockBox','',1),(3813,'114291','watch-mobile','block-3812','Html_box','',5),(3814,'114292','watch-mobile','block-3812','Html_box','',9),(3815,'114293','watch-mobile','block-3812','checkout\\EditBtn','',6),(3816,'114294','watch-mobile','block-3812','checkout\\ShippingConfirm','',7),(3817,'114295','watch-mobile','block-3812','checkout\\EditBtn','',3),(3818,'114296','watch-mobile','block-3812','DelayedDespatch\\CheckoutConfirm','',8),(3819,'114297','watch-mobile','block-3812','checkout\\ShippingAddressConfirm','',4),(3820,'114298','watch-mobile','block-3812','checkout\\ContactConfirm','',11),(3821,'114299','watch-mobile','block-3812','checkout\\EditBtn','',10),(3822,'114300','watch-mobile','block-3812','Html_box','',2),(3823,'114301','watch-mobile','block-3812','Html_box','',1),(3824,'114302','watch-mobile','block-3811','BlockBox','',2),(3825,'114303','watch-mobile','block-3824','Html_box','',1),(3826,'114304','watch-mobile','block-3824','Html_box','',2),(3827,'114305','watch-mobile','block-3824','checkout\\PaymentMethodConfirm','',7),(3828,'114306','watch-mobile','block-3824','Html_box','',5),(3829,'114307','watch-mobile','block-3824','checkout\\BillingAddressConfirm','',4),(3830,'114308','watch-mobile','block-3824','checkout\\EditBtn','',6),(3831,'114309','watch-mobile','block-3824','checkout\\EditBtn','',3),(3832,'114310','watch-mobile','block-3802','BlockBox','',4),(3833,'114311','watch-mobile','block-3832','checkout\\ConfirmBtn','',3),(3834,'114312','watch-mobile','block-3832','Html_box','',1),(3835,'114313','watch-mobile','block-3832','checkout\\Totals','',2),(3836,'114314','watch-mobile','confirmation_s','BlockBox','',1),(3837,'114315','watch-mobile','block-3836','Html_box','',1),(3838,'114316','watch-mobile','block-3836','BlockBox','',2),(3839,'114317','watch-mobile','block-3838','BlockBox','',1),(3840,'114318','watch-mobile','block-3839','BlockBox','',2),(3841,'114319','watch-mobile','block-3840','checkout\\CommentsConfirm','',3),(3842,'114320','watch-mobile','block-3840','checkout\\EditBtn','',2),(3843,'114321','watch-mobile','block-3840','Html_box','',1),(3844,'114322','watch-mobile','block-3839','BlockBox','',3),(3845,'114323','watch-mobile','block-3844','sample\\Products','',2),(3846,'114324','watch-mobile','block-3844','Html_box','',1),(3847,'114325','watch-mobile','block-3844','checkout\\EditBtn','',3),(3848,'114326','watch-mobile','block-3839','BlockBox','',1),(3849,'114327','watch-mobile','block-3848','BlockBox','',1),(3850,'114328','watch-mobile','block-3849','Html_box','',9),(3851,'114329','watch-mobile','block-3849','checkout\\ContactConfirm','',11),(3852,'114330','watch-mobile','block-3849','checkout\\EditBtn','',6),(3853,'114331','watch-mobile','block-3849','checkout\\EditBtn','',10),(3854,'114332','watch-mobile','block-3849','Html_box','',1),(3855,'114333','watch-mobile','block-3849','DelayedDespatch\\CheckoutConfirm','',8),(3856,'114334','watch-mobile','block-3849','checkout\\EditBtn','',3),(3857,'114335','watch-mobile','block-3849','checkout\\ShippingAddressConfirm','',4),(3858,'114336','watch-mobile','block-3849','Html_box','',5),(3859,'114337','watch-mobile','block-3849','Html_box','',2),(3860,'114338','watch-mobile','block-3849','checkout\\ShippingConfirm','',7),(3861,'114339','watch-mobile','block-3848','BlockBox','',2),(3862,'114340','watch-mobile','block-3861','Html_box','',5),(3863,'114341','watch-mobile','block-3861','Html_box','',1),(3864,'114342','watch-mobile','block-3861','checkout\\EditBtn','',6),(3865,'114343','watch-mobile','block-3861','checkout\\BillingAddressConfirm','',4),(3866,'114344','watch-mobile','block-3861','checkout\\EditBtn','',3),(3867,'114345','watch-mobile','block-3861','Html_box','',2),(3868,'114346','watch-mobile','block-3861','checkout\\PaymentMethodConfirm','',7),(3869,'114347','watch-mobile','block-3839','BlockBox','',4),(3870,'114348','watch-mobile','block-3869','checkout\\Totals','',2),(3871,'114349','watch-mobile','block-3869','Html_box','',1),(3872,'114350','watch-mobile','block-3869','checkout\\ConfirmBtn','',3),(3873,'75599','watch-mobile','contact','BlockBox','',1),(3874,'75600','watch-mobile','block-3873','BlockBox','',4),(3875,'75601','watch-mobile','block-3874','contact\\Map','',1),(3876,'75602','watch-mobile','block-3874-2','contact\\StreetView','',1),(3877,'75603','watch-mobile','block-3873','BlockBox','',3),(3878,'75604','watch-mobile','block-3877','contact\\ContactForm','',1),(3879,'75605','watch-mobile','block-3877-2','contact\\Contacts','',1),(3880,'75606','watch-mobile','block-3873','info\\Title','',1),(3881,'114351','watch-mobile','created_success','BlockBox','',1),(3882,'114352','watch-mobile','block-3881','Html_box','',2),(3883,'114353','watch-mobile','block-3881','Html_box','',1),(3884,'114354','watch-mobile','credit_note','invoice\\Container','',1),(3885,'114355','watch-mobile','block-3884','BlockBox','',2),(3886,'114356','watch-mobile','block-3885','BlockBox','',8),(3887,'114357','watch-mobile','block-3886','BlockBox','',1),(3888,'114358','watch-mobile','block-3887','Text','',1),(3889,'114359','watch-mobile','block-3887','invoice\\ShippingMethod','',2),(3890,'114360','watch-mobile','block-3886-2','BlockBox','',1),(3891,'114361','watch-mobile','block-3890','invoice\\ShippingMethod','',2),(3892,'114362','watch-mobile','block-3890','Text','',1),(3893,'114363','watch-mobile','block-3885','BlockBox','',7),(3894,'114364','watch-mobile','block-3893','BlockBox','',1),(3895,'114365','watch-mobile','block-3894','invoice\\BillingAddress','',2),(3896,'114366','watch-mobile','block-3894','Text','',1),(3897,'114367','watch-mobile','block-3893-2','BlockBox','',1),(3898,'114368','watch-mobile','block-3897','Text','',5),(3899,'114369','watch-mobile','block-3897','invoice\\CustomerName','',2),(3900,'114370','watch-mobile','block-3897','invoice\\CustomerEmail','',6),(3901,'114371','watch-mobile','block-3897','Text','',3),(3902,'114372','watch-mobile','block-3897','Text','',1),(3903,'114373','watch-mobile','block-3897','invoice\\CustomerPhone','',4),(3904,'114374','watch-mobile','block-3885-2','invoice\\PaymentDate','',3),(3905,'114375','watch-mobile','block-3885-2','Text','',2),(3906,'114376','watch-mobile','block-3885-2','invoice\\OrderId','',1),(3907,'114377','watch-mobile','block-3884','BlockBox','',4),(3908,'114378','watch-mobile','block-3907','BlockBox','',1),(3909,'114379','watch-mobile','block-3908','Text','',1),(3910,'114380','watch-mobile','block-3908','invoice\\ShippingAddress','',2),(3911,'114381','watch-mobile','block-3907-2','BlockBox','',1),(3912,'114382','watch-mobile','block-3884','BlockBox','',1),(3913,'114383','watch-mobile','block-3912','Logo','',1),(3914,'114384','watch-mobile','block-3912-2','BlockBox','',1),(3915,'114385','watch-mobile','block-3914','invoice\\StoreAddress','',1),(3916,'114386','watch-mobile','block-3912-2','BlockBox','',3),(3917,'114387','watch-mobile','block-3916','Text','',1),(3918,'114388','watch-mobile','block-3916-2','invoice\\StoreEmail','',1),(3919,'114389','watch-mobile','block-3912-2','BlockBox','',2),(3920,'114390','watch-mobile','block-3919','Text','',1),(3921,'114391','watch-mobile','block-3919-2','invoice\\StorePhone','',1),(3922,'114392','watch-mobile','block-3912-2','BlockBox','',4),(3923,'114393','watch-mobile','block-3922','Text','',1),(3924,'114394','watch-mobile','block-3922-2','invoice\\StoreSite','',1),(3925,'114395','watch-mobile','block-3884','invoice\\Products','',3),(3926,'114396','watch-mobile','block-3884','BlockBox','',5),(3927,'114397','watch-mobile','block-3926','invoice\\StoreAddress','',8),(3928,'114398','watch-mobile','block-3926','Text','',1),(3929,'114399','watch-mobile','block-3926-2','Text','',2),(3930,'114400','watch-mobile','block-3926-2','Logo','',1),(3931,'114401','watch-mobile','block-3926-3','BlockBox','',2),(3932,'114402','watch-mobile','block-3931','Text','',1),(3933,'114403','watch-mobile','block-3931-2','invoice\\StorePhone','',1),(3934,'114404','watch-mobile','block-3926-3','BlockBox','',3),(3935,'114405','watch-mobile','block-3934','Text','',1),(3936,'114406','watch-mobile','block-3934-2','invoice\\StoreEmail','',1),(3937,'114407','watch-mobile','block-3926-3','Text','',1),(3938,'75607','watch-mobile','delivery-location','DeliveryLocation\\LocationProducts','',8),(3939,'75608','watch-mobile','delivery-location','DeliveryLocation\\LocationLongDescription','',5),(3940,'75609','watch-mobile','delivery-location','DeliveryLocation\\LocationHeadlineImage','',1),(3941,'75610','watch-mobile','delivery-location','DeliveryLocation\\LocationDescription','',3),(3942,'75611','watch-mobile','delivery-location','DeliveryLocation\\FeaturedList','',6),(3943,'75612','watch-mobile','delivery-location','DeliveryLocation\\LocationList','',7),(3944,'75613','watch-mobile','delivery-location','DeliveryLocation\\LocationTitle','',2),(3945,'75614','watch-mobile','delivery-location-default','DeliveryLocation\\TopLocationList','',2),(3946,'75615','watch-mobile','delivery-location-default','Heading','',1),(3947,'114408','watch-mobile','delivery_loc_2','DeliveryLocation\\FeaturedList','',6),(3948,'114409','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationDescription','',3),(3949,'114410','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationHeadlineImage','',1),(3950,'114411','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationTitle','',2),(3951,'114412','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationProducts','',8),(3952,'114413','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationList','',7),(3953,'114414','watch-mobile','delivery_loc_2','DeliveryLocation\\LocationLongDescription','',5),(3954,'75616','watch-mobile','email','email\\Content','',3),(3955,'75617','watch-mobile','email','email\\BlockBox','',1),(3956,'75618','watch-mobile','block-3955','Logo','',1),(3957,'75619','watch-mobile','email','Copyright','',7),(3958,'75620','watch-mobile','email','email\\BlockBox','',4),(3959,'75621','watch-mobile','email','Text','',5),(3960,'75622','watch-mobile','email','email\\BlockBox','',2),(3961,'75623','watch-mobile','block-3960','email\\Title','',1),(3962,'75624','watch-mobile','block-3960-2','email\\Date','',1),(3963,'114415','watch-mobile','email_2','email\\BlockBox','',1),(3964,'114416','watch-mobile','block-3963','email\\BlockBox','',1),(3965,'114417','watch-mobile','block-3964','email\\Content','',3),(3966,'114418','watch-mobile','block-3964','email\\BlockBox','',2),(3967,'114419','watch-mobile','block-3966','email\\Title','',1),(3968,'114420','watch-mobile','block-3966-2','email\\Date','',1),(3969,'114421','watch-mobile','block-3964','Copyright','',4),(3970,'114422','watch-mobile','block-3964','Logo','',1),(3971,'114423','watch-mobile','email_3','email\\BlockBox','',1),(3972,'114424','watch-mobile','block-3971','email\\BlockBox','',1),(3973,'114425','watch-mobile','block-3972','Logo','',1),(3974,'114426','watch-mobile','block-3972','Copyright','',3),(3975,'114427','watch-mobile','block-3972','email\\BlockBox','',2),(3976,'114428','watch-mobile','block-3975','email\\BlockBox','',1),(3977,'114429','watch-mobile','block-3976','email\\Title','',1),(3978,'114430','watch-mobile','block-3976-2','email\\Date','',1),(3979,'114431','watch-mobile','block-3975','email\\Content','',2),(3980,'114432','watch-mobile','email_4','email\\BlockBox','',1),(3981,'114433','watch-mobile','block-3980','email\\BlockBox','',1),(3982,'114434','watch-mobile','block-3981','email\\BlockBox','',1),(3983,'114435','watch-mobile','block-3982','email\\Content','',2),(3984,'114436','watch-mobile','block-3982','email\\BlockBox','',1),(3985,'114437','watch-mobile','block-3984','Logo','',1),(3986,'114438','watch-mobile','block-3984-2','email\\Title','',1),(3987,'114439','watch-mobile','block-3984-2','email\\Date','',2),(3988,'114440','watch-mobile','block-3981','Copyright','',2),(3989,'75625','watch-mobile','footer','BlockBox','footer-content',1),(3990,'75628','watch-mobile','block-3989','BlockBox','',4),(3991,'75629','watch-mobile','block-3990','Text','',1),(3992,'75630','watch-mobile','block-3990','Menu','footer3',2),(3993,'75632','watch-mobile','block-3989','Copyright','',10),(3994,'75633','watch-mobile','block-3989','BlockBox','',2),(3995,'75634','watch-mobile','block-3994','Menu','footer2',2),(3996,'75635','watch-mobile','block-3994','Text','',1),(3997,'75636','watch-mobile','block-3989','BlockBox','',3),(3998,'75637','watch-mobile','block-3997','Text','',1),(3999,'75638','watch-mobile','block-3997','Menu','footer1',2),(4000,'75640','watch-mobile','block-3989','BlockBox','',1),(4001,'75641','watch-mobile','block-4000','Contacts','',2),(4002,'75642','watch-mobile','block-4000','Text','',1),(4003,'114441','watch-mobile','for_menu','BlockBox','',1),(4004,'114442','watch-mobile','block-4003','Html_box','',1),(4005,'114443','watch-mobile','block-4003-2','Languages','',1),(4006,'114444','watch-mobile','for_menu','BlockBox','',3),(4007,'114445','watch-mobile','block-4006','Html_box','',1),(4008,'114446','watch-mobile','block-4006-2','Currencies','',1),(4009,'75650','watch-mobile','gift','BlockBox','',1),(4010,'75651','watch-mobile','block-4009','BlockBox','',3),(4011,'75652','watch-mobile','block-4010','BlockBox','',1),(4012,'75653','watch-mobile','block-4011','BlockBox','',1),(4013,'75654','watch-mobile','block-4012','BlockBox','',9),(4014,'75655','watch-mobile','block-4013','Text','',1),(4015,'75656','watch-mobile','block-4013','invoice\\StoreEmail','',3),(4016,'75657','watch-mobile','block-4013','invoice\\StorePhone','',2),(4017,'75658','watch-mobile','block-4012','Text','',6),(4018,'75659','watch-mobile','block-4012','Text','',4),(4019,'75660','watch-mobile','block-4012','Text','',7),(4020,'75661','watch-mobile','block-4012','Text','',2),(4021,'75662','watch-mobile','block-4012','BlockBox','',8),(4022,'75663','watch-mobile','block-4021','Text','',1),(4023,'75664','watch-mobile','block-4021-2','gift\\CodeView','',1),(4024,'75665','watch-mobile','block-4012','gift\\MessageView','',5),(4025,'75666','watch-mobile','block-4012','gift\\AmountView','',3),(4026,'75667','watch-mobile','block-4012','Text','',1),(4027,'75668','watch-mobile','block-4010-2','gift\\Form','',2),(4028,'75669','watch-mobile','block-4010-2','Text','',1),(4029,'75670','watch-mobile','block-4009','info\\Title','',1),(4030,'114447','watch-mobile','gift_card','BlockBox','',1),(4031,'114448','watch-mobile','block-4030','Text','',9),(4032,'114449','watch-mobile','block-4030','Text','',4),(4033,'114450','watch-mobile','block-4030','Logo','',1),(4034,'114451','watch-mobile','block-4030','Image','',2),(4035,'114452','watch-mobile','block-4030','Text','',6),(4036,'114453','watch-mobile','block-4030','gift\\AmountView','',5),(4037,'114454','watch-mobile','block-4030','gift\\MessageView','',7),(4038,'114455','watch-mobile','block-4030','BlockBox','',10),(4039,'114456','watch-mobile','block-4038','Text','',1),(4040,'114457','watch-mobile','block-4038-2','gift\\CodeView','',1),(4041,'114458','watch-mobile','block-4030','Text','',3),(4042,'114459','watch-mobile','block-4030','Text','',8),(4043,'114460','watch-mobile','block-4030','BlockBox','',11),(4044,'114461','watch-mobile','block-4043','invoice\\StorePhone','',2),(4045,'114462','watch-mobile','block-4043','Text','',1),(4046,'114463','watch-mobile','block-4043','invoice\\StoreEmail','',3),(4047,'114464','watch-mobile','gift_card_2','BlockBox','',1),(4048,'114465','watch-mobile','block-4047','Text','',1),(4049,'114466','watch-mobile','block-4047','Text','',2),(4050,'114467','watch-mobile','block-4047','Text','',6),(4051,'114468','watch-mobile','block-4047','gift\\MessageView','',5),(4052,'114469','watch-mobile','block-4047','Text','',7),(4053,'114470','watch-mobile','block-4047','Text','',4),(4054,'114471','watch-mobile','block-4047','BlockBox','',9),(4055,'114472','watch-mobile','block-4054','invoice\\StorePhone','',2),(4056,'114473','watch-mobile','block-4054','Text','',1),(4057,'114474','watch-mobile','block-4054','invoice\\StoreEmail','',3),(4058,'114475','watch-mobile','block-4047','BlockBox','',8),(4059,'114476','watch-mobile','block-4058','Text','',1),(4060,'114477','watch-mobile','block-4058-2','gift\\CodeView','',1),(4061,'114478','watch-mobile','block-4047','gift\\AmountView','',3),(4062,'114479','watch-mobile','gift_card_2_pdf','BlockBox','',1),(4063,'114480','watch-mobile','block-4062','BlockBox','',12),(4064,'114481','watch-mobile','block-4063','invoice\\StoreEmail','',4),(4065,'114482','watch-mobile','block-4063','invoice\\StorePhone','',3),(4066,'114483','watch-mobile','block-4063','Html_box','',1),(4067,'114484','watch-mobile','block-4062','BlockBox','',11),(4068,'114485','watch-mobile','block-4067','Html_box','',1),(4069,'114486','watch-mobile','block-4067-2','gift\\CodeViewPdf','',1),(4070,'114487','watch-mobile','block-4062','BlockBox','',1),(4071,'114488','watch-mobile','block-4070','Text','',4),(4072,'114489','watch-mobile','block-4070','Html_box','',1),(4073,'114490','watch-mobile','block-4070','Html_box','',2),(4074,'114491','watch-mobile','block-4070','gift\\AmountViewPdf','',3),(4075,'114492','watch-mobile','block-4070','gift\\MessageViewPdf','',5),(4076,'114493','watch-mobile','block-4070','Html_box','',7),(4077,'114494','watch-mobile','block-4070','Html_box','',6),(4078,'114495','watch-mobile','gift_card_2_pdf','Import','',1),(4079,'114496','watch-mobile','gift_card_pdf','BlockBox','',1),(4080,'114497','watch-mobile','block-4079','BlockBox','',12),(4081,'114498','watch-mobile','block-4080','invoice\\StoreEmail','',4),(4082,'114499','watch-mobile','block-4080','invoice\\StorePhone','',3),(4083,'114500','watch-mobile','block-4080','Html_box','',1),(4084,'114501','watch-mobile','block-4079','BlockBox','',11),(4085,'114502','watch-mobile','block-4084','Html_box','',1),(4086,'114503','watch-mobile','block-4084-2','gift\\CodeViewPdf','',1),(4087,'114504','watch-mobile','block-4079','BlockBox','',1),(4088,'114505','watch-mobile','block-4087','Text','',4),(4089,'114506','watch-mobile','block-4087','Html_box','',1),(4090,'114507','watch-mobile','block-4087','Html_box','',2),(4091,'114508','watch-mobile','block-4087','gift\\AmountViewPdf','',3),(4092,'114509','watch-mobile','block-4087','gift\\MessageViewPdf','',5),(4093,'114510','watch-mobile','block-4087','Html_box','',7),(4094,'114511','watch-mobile','block-4087','Html_box','',6),(4095,'114512','watch-mobile','gift_card_pdf','Import','',1),(4096,'114513','watch-mobile','gift_certificate','BlockBox','',1),(4097,'114514','watch-mobile','block-4096','account\\ApplyCertificate','',2),(4098,'114515','watch-mobile','block-4096','Html_box','',1),(4099,'114516','watch-mobile','gigt_card_3','BlockBox','',1),(4100,'114517','watch-mobile','block-4099','Text','',7),(4101,'114518','watch-mobile','block-4099','Text','',4),(4102,'114519','watch-mobile','block-4099','gift\\AmountView','',3),(4103,'114520','watch-mobile','block-4099','Text','',2),(4104,'114521','watch-mobile','block-4099','gift\\MessageView','',5),(4105,'114522','watch-mobile','block-4099','Text','',1),(4106,'114523','watch-mobile','block-4099','BlockBox','',9),(4107,'114524','watch-mobile','block-4106','invoice\\StoreEmail','',3),(4108,'114525','watch-mobile','block-4106','invoice\\StorePhone','',2),(4109,'114526','watch-mobile','block-4106','Text','',1),(4110,'114527','watch-mobile','block-4099','Text','',6),(4111,'114528','watch-mobile','block-4099','BlockBox','',8),(4112,'114529','watch-mobile','block-4111','Text','',1),(4113,'114530','watch-mobile','block-4111-2','gift\\CodeView','',1),(4114,'114531','watch-mobile','gigt_card_3_pdf','BlockBox','',1),(4115,'114532','watch-mobile','block-4114','BlockBox','',12),(4116,'114533','watch-mobile','block-4115','invoice\\StoreEmail','',4),(4117,'114534','watch-mobile','block-4115','invoice\\StorePhone','',3),(4118,'114535','watch-mobile','block-4115','Html_box','',1),(4119,'114536','watch-mobile','block-4114','BlockBox','',11),(4120,'114537','watch-mobile','block-4119','Html_box','',1),(4121,'114538','watch-mobile','block-4119-2','gift\\CodeViewPdf','',1),(4122,'114539','watch-mobile','block-4114','BlockBox','',1),(4123,'114540','watch-mobile','block-4122','Text','',4),(4124,'114541','watch-mobile','block-4122','Html_box','',1),(4125,'114542','watch-mobile','block-4122','Html_box','',2),(4126,'114543','watch-mobile','block-4122','gift\\AmountViewPdf','',3),(4127,'114544','watch-mobile','block-4122','gift\\MessageViewPdf','',5),(4128,'114545','watch-mobile','block-4122','Html_box','',7),(4129,'114546','watch-mobile','block-4122','Html_box','',6),(4130,'75671','watch-mobile','header','Logo','',2),(4131,'75672','watch-mobile','header','catalog\\Paging','',3),(4132,'75681','watch-mobile','header','BlockBox','header-content',3),(4133,'75682','watch-mobile','block-4132','Menu','Categories',1),(4134,'75683','watch-mobile','block-4132-2','Search','',1),(4135,'75684','watch-mobile','block-4132-3','Account','',1),(4136,'75685','watch-mobile','block-4132-4','Cart','',1),(4137,'75686','watch-mobile','info','BlockBox','',1),(4138,'75687','watch-mobile','block-4137','info\\Content','',3),(4139,'75688','watch-mobile','block-4137','info\\Title','',2),(4140,'75689','watch-mobile','invoice','invoice\\Container','',1),(4141,'75690','watch-mobile','block-4140','BlockBox','',4),(4142,'75691','watch-mobile','block-4141','BlockBox','',1),(4143,'75692','watch-mobile','block-4142','invoice\\ShippingAddress','',2),(4144,'75693','watch-mobile','block-4142','Text','',1),(4145,'75694','watch-mobile','block-4141-2','BlockBox','',1),(4146,'75695','watch-mobile','block-4145','invoice\\Totals','',1),(4147,'75696','watch-mobile','block-4140','invoice\\Products','',3),(4148,'75697','watch-mobile','block-4140','BlockBox','',1),(4149,'75698','watch-mobile','block-4148','Logo','',1),(4150,'75699','watch-mobile','block-4148-2','BlockBox','',2),(4151,'75700','watch-mobile','block-4150','Text','',1),(4152,'75701','watch-mobile','block-4150-2','invoice\\StorePhone','',1),(4153,'75702','watch-mobile','block-4148-2','BlockBox','',1),(4154,'75703','watch-mobile','block-4153','invoice\\StoreAddress','',1),(4155,'75704','watch-mobile','block-4148-2','BlockBox','',4),(4156,'75705','watch-mobile','block-4155','Text','',1),(4157,'75706','watch-mobile','block-4155-2','invoice\\StoreSite','',1),(4158,'75707','watch-mobile','block-4148-2','BlockBox','',3),(4159,'75708','watch-mobile','block-4158','Text','',1),(4160,'75709','watch-mobile','block-4158-2','invoice\\StoreEmail','',1),(4161,'75710','watch-mobile','block-4140','BlockBox','',5),(4162,'75711','watch-mobile','block-4161','Text','',1),(4163,'75712','watch-mobile','block-4161','invoice\\StoreAddress','',8),(4164,'75713','watch-mobile','block-4161-2','Text','',2),(4165,'75714','watch-mobile','block-4161-2','Logo','',1),(4166,'75715','watch-mobile','block-4161-3','BlockBox','',3),(4167,'75716','watch-mobile','block-4166','Text','',1),(4168,'75717','watch-mobile','block-4166-2','invoice\\StoreEmail','',1),(4169,'75718','watch-mobile','block-4161-3','BlockBox','',2),(4170,'75719','watch-mobile','block-4169','Text','',1),(4171,'75720','watch-mobile','block-4169-2','invoice\\StorePhone','',1),(4172,'75721','watch-mobile','block-4161-3','Text','',1),(4173,'75722','watch-mobile','block-4140','BlockBox','',2),(4174,'75723','watch-mobile','block-4173','BlockBox','',8),(4175,'75724','watch-mobile','block-4174','BlockBox','',1),(4176,'75725','watch-mobile','block-4175','Text','',1),(4177,'75726','watch-mobile','block-4175','invoice\\ShippingMethod','',2),(4178,'75727','watch-mobile','block-4174-2','BlockBox','',1),(4179,'75728','watch-mobile','block-4178','invoice\\ShippingMethod','',2),(4180,'75729','watch-mobile','block-4178','Text','',1),(4181,'75730','watch-mobile','block-4173','BlockBox','',7),(4182,'75731','watch-mobile','block-4181','BlockBox','',1),(4183,'75732','watch-mobile','block-4182','Text','',1),(4184,'75733','watch-mobile','block-4182','invoice\\BillingAddress','',2),(4185,'75734','watch-mobile','block-4181-2','BlockBox','',1),(4186,'75735','watch-mobile','block-4185','invoice\\CustomerPhone','',4),(4187,'75736','watch-mobile','block-4185','Text','',1),(4188,'75737','watch-mobile','block-4185','invoice\\CustomerName','',2),(4189,'75738','watch-mobile','block-4185','Text','',3),(4190,'75739','watch-mobile','block-4185','Text','',5),(4191,'75740','watch-mobile','block-4185','invoice\\CustomerEmail','',6),(4192,'75741','watch-mobile','block-4173-2','invoice\\PaymentMethod','',5),(4193,'75742','watch-mobile','block-4173-2','invoice\\PaymentDate','',3),(4194,'75743','watch-mobile','block-4173-2','invoice\\OrderId','',1),(4195,'75744','watch-mobile','block-4173-2','invoice\\OrderBarcode','',6),(4196,'75745','watch-mobile','block-4173-2','Text','',2),(4197,'75746','watch-mobile','block-4173-2','Text','',4),(4198,'94802','watch-mobile','login_account','BlockBox','',1),(4199,'94803','watch-mobile','block-4198','Tabs','',2),(4200,'94804','watch-mobile','block-4199-1','login\\Returning','',1),(4201,'94809','watch-mobile','block-4199-2','login\\Register','',2),(4202,'94810','watch-mobile','block-4198','BlockBox','',1),(4203,'94811','watch-mobile','block-4202','Html_box','',3),(4204,'94812','watch-mobile','block-4202','Html_box','',1),(4205,'94813','watch-mobile','block-4202','login\\Socials','',2),(4206,'114547','watch-mobile','login_checkout','BlockBox','',1),(4207,'114548','watch-mobile','block-4206','BlockBox','',1),(4208,'114549','watch-mobile','block-4207','Html_box','',2),(4209,'114550','watch-mobile','block-4207','checkout\\CreateBtn','',5),(4210,'114551','watch-mobile','block-4207','checkout\\GuestBtn','',3),(4211,'114552','watch-mobile','block-4207','Html_box','',4),(4212,'114553','watch-mobile','block-4207','BlockBox','',6),(4213,'114554','watch-mobile','block-4212','Html_box','',1),(4214,'114555','watch-mobile','block-4212','login\\Socials','',2),(4215,'114556','watch-mobile','block-4207','login\\Returning','',1),(4216,'114557','watch-mobile','block-4207','Html_box','',1),(4217,'114558','watch-mobile','login_checkout2','BlockBox','',1),(4218,'114559','watch-mobile','block-4217','Html_box','',1),(4219,'114560','watch-mobile','block-4217','Html_box','',3),(4220,'114561','watch-mobile','block-4217','login\\Socials','',2),(4221,'114562','watch-mobile','block-4217','Tabs','',4),(4222,'114563','watch-mobile','block-4221-1','BlockBox','',1),(4223,'114564','watch-mobile','block-4222','Html_box','',1),(4224,'114565','watch-mobile','block-4222-2','BlockBox','',1),(4225,'114566','watch-mobile','block-4224','Html_box','',2),(4226,'114567','watch-mobile','block-4224','login\\Guest','',1),(4227,'114568','watch-mobile','block-4221-2','login\\Returning','',1),(4228,'114569','watch-mobile','block-4221-3','BlockBox','',1),(4229,'114570','watch-mobile','block-4228','Html_box','',1),(4230,'114571','watch-mobile','block-4228-2','BlockBox','',1),(4231,'114572','watch-mobile','block-4230','login\\Register','',1),(4232,'114573','watch-mobile','block-4230','Html_box','',2),(4233,'114574','watch-mobile','login_checkout2_q','BlockBox','',1),(4234,'114575','watch-mobile','block-4233','login\\Socials','',2),(4235,'114576','watch-mobile','block-4233','Html_box','',1),(4236,'114577','watch-mobile','block-4233','Html_box','',3),(4237,'114578','watch-mobile','block-4233','Tabs','',4),(4238,'114579','watch-mobile','block-4237-1','BlockBox','',1),(4239,'114580','watch-mobile','block-4238','Html_box','',1),(4240,'114581','watch-mobile','block-4238-2','quote\\FastOrder','',1),(4241,'114582','watch-mobile','block-4237-2','login\\Returning','',1),(4242,'114583','watch-mobile','block-4237-3','BlockBox','',1),(4243,'114584','watch-mobile','block-4242','Html_box','',1),(4244,'114585','watch-mobile','block-4242','Import','',2),(4245,'114586','watch-mobile','block-4242-2','BlockBox','',1),(4246,'114587','watch-mobile','block-4245','Html_box','',2),(4247,'114588','watch-mobile','block-4245','login\\Register','',1),(4248,'114589','watch-mobile','login_checkout2_s','BlockBox','',1),(4249,'114590','watch-mobile','block-4248','Html_box','',1),(4250,'114591','watch-mobile','block-4248','Tabs','',4),(4251,'114592','watch-mobile','block-4250-1','BlockBox','',1),(4252,'114593','watch-mobile','block-4251','Html_box','',1),(4253,'114594','watch-mobile','block-4251-2','quote\\FastOrder','',1),(4254,'114595','watch-mobile','block-4250-2','login\\Returning','',1),(4255,'114596','watch-mobile','block-4250-3','BlockBox','',1),(4256,'114597','watch-mobile','block-4255','Html_box','',1),(4257,'114598','watch-mobile','block-4255-2','BlockBox','',1),(4258,'114599','watch-mobile','block-4257','Html_box','',2),(4259,'114600','watch-mobile','block-4257','login\\Register','',1),(4260,'114601','watch-mobile','block-4248','login\\Socials','',2),(4261,'114602','watch-mobile','block-4248','Html_box','',3),(4262,'114603','watch-mobile','login_checkout_q','BlockBox','',1),(4263,'114604','watch-mobile','block-4262','BlockBox','',1),(4264,'114605','watch-mobile','block-4263','checkout\\CreateBtn','',5),(4265,'114606','watch-mobile','block-4263','checkout\\GuestBtn','',2),(4266,'114607','watch-mobile','block-4263','Html_box','',1),(4267,'114608','watch-mobile','block-4263','Html_box','',4),(4268,'114609','watch-mobile','block-4263','BlockBox','',6),(4269,'114610','watch-mobile','block-4268','login\\Socials','',2),(4270,'114611','watch-mobile','block-4268','Html_box','',1),(4271,'114612','watch-mobile','block-4263-2','login\\Returning','',2),(4272,'114613','watch-mobile','block-4263-2','Html_box','',1),(4273,'114614','watch-mobile','login_checkout_s','BlockBox','',1),(4274,'114615','watch-mobile','block-4273','BlockBox','',1),(4275,'114616','watch-mobile','block-4274','BlockBox','',5),(4276,'114617','watch-mobile','block-4275','Html_box','',1),(4277,'114618','watch-mobile','block-4275','login\\Socials','',2),(4278,'114619','watch-mobile','block-4274','Html_box','',3),(4279,'114620','watch-mobile','block-4274','checkout\\CreateBtn','',4),(4280,'114621','watch-mobile','block-4274','Html_box','',1),(4281,'114622','watch-mobile','block-4274','checkout\\GuestBtn','',2),(4282,'114623','watch-mobile','block-4274-2','Html_box','',1),(4283,'114624','watch-mobile','block-4274-2','login\\Returning','',2),(4284,'114625','watch-mobile','logoff','BlockBox','',1),(4285,'114626','watch-mobile','block-4284','Html_box','',1),(4286,'114627','watch-mobile','logoff_forever','BlockBox','',1),(4287,'114628','watch-mobile','block-4286','Html_box','',1),(4288,'75747','watch-mobile','main','BlockBox','main-content',5),(4289,'75748','watch-mobile','block-4288','TopCategories','',1),(4290,'75749','watch-mobile','block-4288','PromoCode','',2),(4291,'75750','watch-mobile','block-4288','Tabs','',3),(4292,'75751','watch-mobile','block-4291-1','NewProducts','4',1),(4293,'75752','watch-mobile','block-4291-2','SpecialsProducts','4',1),(4294,'75753','watch-mobile','block-4291-3','FeaturedProducts','4',1),(4295,'75754','watch-mobile','main','Heading','',2),(4296,'75755','watch-mobile','main','BlockBox','',6),(4297,'75756','watch-mobile','block-4296','BlockBox','',1),(4298,'75757','watch-mobile','block-4297','Bestsellers','10',1),(4299,'75758','watch-mobile','block-4297-2','Reviews','4',1),(4300,'114629','watch-mobile','manufacturers','BlockBox','',1),(4301,'114630','watch-mobile','block-4300','Html_box','',1),(4302,'114631','watch-mobile','block-4300','Brands','',2),(4303,'114632','watch-mobile','messages-index','BlockBox','',1),(4304,'114633','watch-mobile','block-4303','BlockBox','',1),(4305,'114634','watch-mobile','block-4304','BlockBox','',1),(4306,'114635','watch-mobile','block-4305','Messages\\Sidebar','',1),(4307,'114636','watch-mobile','block-4304-2','Messages\\Listing','',1),(4308,'114637','watch-mobile','messages-new','BlockBox','',1),(4309,'114638','watch-mobile','block-4308','BlockBox','',1),(4310,'114639','watch-mobile','block-4309','Messages\\Sidebar','',1),(4311,'114640','watch-mobile','block-4309-2','Messages\\NewMessage','',1),(4312,'114641','watch-mobile','messages-view','BlockBox','',1),(4313,'114642','watch-mobile','block-4312','BlockBox','',1),(4314,'114643','watch-mobile','block-4313','Messages\\Sidebar','',1),(4315,'114644','watch-mobile','block-4313-2','Messages\\Message','',1),(4316,'114645','watch-mobile','my_password','BlockBox','',1),(4317,'114646','watch-mobile','block-4316','BlockBox','',1),(4318,'114647','watch-mobile','block-4317','WidgetsAria','',1),(4319,'114648','watch-mobile','block-4317-2','account\\ChangePassword','',2),(4320,'114649','watch-mobile','block-4317-2','Html_box','',1),(4321,'114650','watch-mobile','block-4317-2','account\\AccountLink','',3),(4322,'114651','watch-mobile','need_login','BlockBox','',1),(4323,'114652','watch-mobile','block-4322','BlockBox','',1),(4324,'114653','watch-mobile','block-4322','Tabs','',2),(4325,'114654','watch-mobile','block-4324-1','login\\Returning','',1),(4326,'114655','watch-mobile','block-4324-2','BlockBox','',1),(4327,'114656','watch-mobile','block-4326','Html_box','',1),(4328,'114657','watch-mobile','block-4326-2','BlockBox','',1),(4329,'114658','watch-mobile','block-4328','login\\Register','',1),(4330,'114659','watch-mobile','block-4328','Html_box','',2),(4331,'114660','watch-mobile','new-topic','BlockBox','',1),(4332,'114661','watch-mobile','block-4331','Communication\\NewTopic','',3),(4333,'114662','watch-mobile','block-4331','Html_box','',1),(4334,'114663','watch-mobile','block-4331','Breadcrumb','',2),(4335,'114664','watch-mobile','nnnn','BlockBox','',1),(4336,'114665','watch-mobile','block-4335','catalog\\Title','',1),(4337,'114666','watch-mobile','block-4335','BlockBox','',2),(4338,'114667','watch-mobile','block-4337','Filters','',1),(4339,'114668','watch-mobile','block-4337-2','Listing','',5),(4340,'114669','watch-mobile','block-4337-2','catalog\\Image','',1),(4341,'114670','watch-mobile','block-4337-2','BlockBox','',6),(4342,'114671','watch-mobile','block-4341','catalog\\CountsItems','',1),(4343,'114672','watch-mobile','block-4341-2','catalog\\Paging','',1),(4344,'114673','watch-mobile','block-4337-2','catalog\\ImageMapCategory','',3),(4345,'114674','watch-mobile','block-4337-2','Categories','',2),(4346,'114675','watch-mobile','block-4337-2','BlockBox','',4),(4347,'114676','watch-mobile','block-4346','catalog\\ListingLook','',1),(4348,'114677','watch-mobile','block-4346','catalog\\ItemsOnPage','',4),(4349,'114678','watch-mobile','block-4346','catalog\\CompareButton','',2),(4350,'114679','watch-mobile','block-4346','catalog\\Sorting','',3),(4351,'114680','watch-mobile','no-logged','BlockBox','',1),(4352,'114681','watch-mobile','block-4351','Html_box','',1),(4353,'114682','watch-mobile','block-4351','Communication\\NewTopic','',2),(4354,'114683','watch-mobile','no_filters','BlockBox','',1),(4355,'114684','watch-mobile','block-4354','BlockBox','',2),(4356,'114685','watch-mobile','block-4355','catalog\\Image','',1),(4357,'114686','watch-mobile','block-4355','BlockBox','',2),(4358,'114687','watch-mobile','block-4357','catalog\\Sorting','',3),(4359,'114688','watch-mobile','block-4357','catalog\\ItemsOnPage','',4),(4360,'114689','watch-mobile','block-4357','HeaderStock','',5),(4361,'114690','watch-mobile','block-4357','catalog\\CompareButton','',2),(4362,'114691','watch-mobile','block-4357','catalog\\ListingLook','',1),(4363,'114692','watch-mobile','block-4354','BlockBox','',4),(4364,'114693','watch-mobile','block-4363','catalog\\CountsItems','',1),(4365,'114694','watch-mobile','block-4363-2','catalog\\Paging','',1),(4366,'114695','watch-mobile','block-4354','catalog\\B2bAddButton','',5),(4367,'114696','watch-mobile','block-4354','catalog\\Title','',1),(4368,'114697','watch-mobile','block-4354','Listing','',3),(4369,'114698','watch-mobile','order_history','BlockBox','',1),(4370,'114699','watch-mobile','block-4369','BlockBox','',1),(4371,'114700','watch-mobile','block-4370','WidgetsAria','',1),(4372,'114701','watch-mobile','block-4370-2','account\\OrdersHistory','',2),(4373,'114702','watch-mobile','block-4370-2','Html_box','',1),(4374,'114703','watch-mobile','order_history_info','BlockBox','',1),(4375,'114704','watch-mobile','block-4374','BlockBox','',1),(4376,'114705','watch-mobile','block-4375','WidgetsAria','',1),(4377,'114706','watch-mobile','block-4375-2','account\\OrderReorderButton','',2),(4378,'114707','watch-mobile','block-4375-2','BlockBox','',7),(4379,'114708','watch-mobile','block-4378','BlockBox','',3),(4380,'114709','watch-mobile','block-4379','account\\AccountLink','',3),(4381,'114710','watch-mobile','block-4379','Html_box','',1),(4382,'114711','watch-mobile','block-4379','account\\OrderTracking','',2),(4383,'114712','watch-mobile','block-4378','BlockBox','',2),(4384,'114713','watch-mobile','block-4383','Html_box','',1),(4385,'114714','watch-mobile','block-4383','account\\OrderData','',2),(4386,'114715','watch-mobile','block-4378','BlockBox','',1),(4387,'114716','watch-mobile','block-4386','account\\OrderData','',2),(4388,'114717','watch-mobile','block-4386','Html_box','',1),(4389,'114718','watch-mobile','block-4378-2','BlockBox','',1),(4390,'114719','watch-mobile','block-4389','Html_box','',1),(4391,'114720','watch-mobile','block-4389','account\\OrderData','',2),(4392,'114721','watch-mobile','block-4378-2','BlockBox','',2),(4393,'114722','watch-mobile','block-4392','Html_box','',1),(4394,'114723','watch-mobile','block-4392','account\\OrderData','',2),(4395,'114724','watch-mobile','block-4378-3','BlockBox','',1),(4396,'114725','watch-mobile','block-4395','Html_box','',1),(4397,'114726','watch-mobile','block-4395','account\\OrderData','',2),(4398,'114727','watch-mobile','block-4378-3','BlockBox','',2),(4399,'114728','watch-mobile','block-4398','Html_box','',1),(4400,'114729','watch-mobile','block-4398','account\\OrderData','',2),(4401,'114730','watch-mobile','block-4375-2','account\\OrderDownload','',6),(4402,'114731','watch-mobile','block-4375-2','account\\OrderProducts','',9),(4403,'114732','watch-mobile','block-4375-2','Html_box','',11),(4404,'114733','watch-mobile','block-4375-2','account\\OrderHeading','',1),(4405,'114734','watch-mobile','block-4375-2','account\\OrderHistory','',12),(4406,'114735','watch-mobile','block-4375-2','account\\OrderCancelAndReorder','',4),(4407,'114736','watch-mobile','block-4375-2','Html_box','',8),(4408,'114737','watch-mobile','block-4375-2','account\\OrderSubTotals','',10),(4409,'114738','watch-mobile','block-4375-2','account\\OrderPayButton','',5),(4410,'114739','watch-mobile','block-4375-2','account\\OrderInvoiceButton','',3),(4411,'114740','watch-mobile','block-4375-2','BlockBox','',13),(4412,'114741','watch-mobile','block-4411','account\\AccountLink','',1),(4413,'114742','watch-mobile','block-4411-2','account\\OrderInvoiceButton','',1),(4414,'114743','watch-mobile','order_pay','BlockBox','',1),(4415,'114744','watch-mobile','block-4414','BlockBox','',1),(4416,'114745','watch-mobile','block-4415','WidgetsAria','',1),(4417,'114746','watch-mobile','block-4415-2','account\\OrderSubTotals','',5),(4418,'114747','watch-mobile','block-4415-2','account\\OrderHeading','',1),(4419,'114748','watch-mobile','block-4415-2','Html_box','',3),(4420,'114749','watch-mobile','block-4415-2','UpdateAndPay\\PayForm','',6),(4421,'114750','watch-mobile','block-4415-2','BlockBox','',2),(4422,'114751','watch-mobile','block-4421','BlockBox','',4),(4423,'114752','watch-mobile','block-4422','Html_box','',1),(4424,'114753','watch-mobile','block-4422','account\\OrderData','',2),(4425,'114754','watch-mobile','block-4421','BlockBox','',1),(4426,'114755','watch-mobile','block-4425','Html_box','',1),(4427,'114756','watch-mobile','block-4425','account\\OrderData','',2),(4428,'114757','watch-mobile','block-4421-2','BlockBox','',2),(4429,'114758','watch-mobile','block-4428','account\\OrderData','',2),(4430,'114759','watch-mobile','block-4428','Html_box','',1),(4431,'114760','watch-mobile','block-4421-2','BlockBox','',1),(4432,'114761','watch-mobile','block-4431','Html_box','',1),(4433,'114762','watch-mobile','block-4431','account\\OrderData','',2),(4434,'114763','watch-mobile','block-4421-3','BlockBox','',2),(4435,'114764','watch-mobile','block-4434','Html_box','',1),(4436,'114765','watch-mobile','block-4434','account\\OrderData','',2),(4437,'114766','watch-mobile','block-4421-3','BlockBox','',1),(4438,'114767','watch-mobile','block-4437','account\\OrderData','',2),(4439,'114768','watch-mobile','block-4437','Html_box','',1),(4440,'114769','watch-mobile','block-4415-2','account\\OrderProducts','',4),(4441,'75759','watch-mobile','packingslip','invoice\\Container','',2),(4442,'75760','watch-mobile','block-4441','packingslip\\Products','',3),(4443,'75761','watch-mobile','block-4441','BlockBox','',2),(4444,'75762','watch-mobile','block-4443','BlockBox','',2),(4445,'75763','watch-mobile','block-4444','BlockBox','',1),(4446,'75764','watch-mobile','block-4445','Text','',1),(4447,'75765','watch-mobile','block-4445','invoice\\ShippingAddress','',2),(4448,'75766','watch-mobile','block-4444-2','BlockBox','',1),(4449,'75767','watch-mobile','block-4448','invoice\\CustomerEmail','',6),(4450,'75768','watch-mobile','block-4448','invoice\\CustomerName','',2),(4451,'75769','watch-mobile','block-4448','invoice\\CustomerPhone','',4),(4452,'75770','watch-mobile','block-4448','Text','',5),(4453,'75771','watch-mobile','block-4448','Text','',1),(4454,'75772','watch-mobile','block-4448','Text','',3),(4455,'75773','watch-mobile','block-4443','BlockBox','',3),(4456,'75774','watch-mobile','block-4455','BlockBox','',1),(4457,'75775','watch-mobile','block-4456','invoice\\ShippingMethod','',2),(4458,'75776','watch-mobile','block-4456','Text','',1),(4459,'75777','watch-mobile','block-4455-2','BlockBox','',1),(4460,'75778','watch-mobile','block-4459','Text','',1),(4461,'75779','watch-mobile','block-4459','invoice\\ShippingMethod','',2),(4462,'75780','watch-mobile','block-4443-2','invoice\\AddressQrcode','',1),(4463,'75781','watch-mobile','block-4441','BlockBox','',4),(4464,'75782','watch-mobile','block-4463','Text','',1),(4465,'75783','watch-mobile','block-4463','invoice\\StoreAddress','',2),(4466,'75784','watch-mobile','block-4441','BlockBox','',1),(4467,'75785','watch-mobile','block-4466','Logo','',1),(4468,'75786','watch-mobile','block-4466-2','BlockBox','',1),(4469,'75787','watch-mobile','block-4468','invoice\\StoreAddress','',1),(4470,'75788','watch-mobile','block-4466-2','BlockBox','',2),(4471,'75789','watch-mobile','block-4470','Text','',2),(4472,'75790','watch-mobile','block-4470-2','invoice\\StorePhone','',1),(4473,'75791','watch-mobile','block-4466-2','BlockBox','',4),(4474,'75792','watch-mobile','block-4473','Text','',2),(4475,'75793','watch-mobile','block-4473-2','invoice\\StoreSite','',1),(4476,'75794','watch-mobile','block-4466-2','BlockBox','',3),(4477,'75795','watch-mobile','block-4476','Text','',2),(4478,'75796','watch-mobile','block-4476-2','invoice\\StoreEmail','',1),(4479,'114770','watch-mobile','password_forgotten','BlockBox','',1),(4480,'114771','watch-mobile','block-4479','Html_box','',1),(4481,'114772','watch-mobile','block-4479','BlockBox','',2),(4482,'114773','watch-mobile','block-4481-2','login\\PasswordForgotten','',2),(4483,'114774','watch-mobile','block-4481-2','Html_box','',1),(4484,'75797','watch-mobile','pdf','invoice\\Container','',1),(4485,'75798','watch-mobile','block-4484','BlockBox','',1),(4486,'75799','watch-mobile','block-4485','BlockBox','',1),(4487,'75800','watch-mobile','block-4486','BlockBox','',2),(4488,'75801','watch-mobile','block-4487','pdf\\ProductElement','',1),(4489,'75802','watch-mobile','block-4487-2','pdf\\ProductElement','',2),(4490,'75803','watch-mobile','block-4487-2','pdf\\ProductElement','',1),(4491,'75804','watch-mobile','block-4486','BlockBox','',1),(4492,'75805','watch-mobile','block-4491','pdf\\ProductElement','',1),(4493,'75806','watch-mobile','block-4485-2','BlockBox','',1),(4494,'75807','watch-mobile','block-4493','BlockBox','',1),(4495,'75808','watch-mobile','block-4494','pdf\\ProductElement','',1),(4496,'75809','watch-mobile','block-4493','BlockBox','',2),(4497,'75810','watch-mobile','block-4496','pdf\\ProductElement','',1),(4498,'75811','watch-mobile','block-4496-2','pdf\\ProductElement','',2),(4499,'75812','watch-mobile','block-4496-2','pdf\\ProductElement','',1),(4500,'75813','watch-mobile','pdf_category','pdf\\CategoryName','',2),(4501,'75814','watch-mobile','pdf_category','pdf\\CategoryImage','',1),(4502,'75815','watch-mobile','pdf_cover','invoice\\Container','',1),(4503,'75816','watch-mobile','block-4502','Logo','',1),(4504,'75817','watch-mobile','block-4502','Text','',3),(4505,'75818','watch-mobile','pdf_footer','BlockBox','',1),(4506,'75819','watch-mobile','block-4505-2','pdf\\PageNumber','',1),(4507,'75820','watch-mobile','pdf_header','pdf\\CategoryName','',1),(4508,'114775','watch-mobile','personal_catalog','BlockBox','',1),(4509,'114776','watch-mobile','block-4508','BlockBox','',1),(4510,'114777','watch-mobile','block-4509','WidgetsAria','',1),(4511,'114778','watch-mobile','block-4509-2','Html_box','',1),(4512,'114779','watch-mobile','block-4509-2','account\\PersonalCatalog','',2),(4513,'114780','watch-mobile','points_earnt_history','BlockBox','',1),(4514,'114781','watch-mobile','block-4513','Html_box','',1),(4515,'114782','watch-mobile','block-4513','account\\PointsEarntHistory','',2),(4516,'114783','watch-mobile','posts','BlockBox','',1),(4517,'114784','watch-mobile','block-4516','Breadcrumb','',2),(4518,'114785','watch-mobile','block-4516','Communication\\Post','',3),(4519,'114786','watch-mobile','block-4516','Html_box','',1),(4520,'75821','watch-mobile','product','BlockBox','',1),(4521,'75822','watch-mobile','block-4520','BlockBox','',5),(4522,'75823','watch-mobile','block-4521','product\\Stock','',2),(4523,'75824','watch-mobile','block-4521','product\\Price','',1),(4524,'75825','watch-mobile','block-4521-2','product\\Quantity','',1),(4525,'75826','watch-mobile','block-4520','product\\Bundle','',6),(4526,'75827','watch-mobile','block-4520','product\\Video','',3),(4527,'75828','watch-mobile','block-4520','product\\Documents','',16),(4528,'75829','watch-mobile','block-4520','product\\Buttons','',7),(4529,'75830','watch-mobile','block-4520','product\\Images','',2),(4530,'75831','watch-mobile','block-4520','product\\Name','',1),(4531,'75832','watch-mobile','block-4520','BlockBox','',8),(4532,'75833','watch-mobile','block-4531','product\\WishlistButton','',1),(4533,'75834','watch-mobile','block-4531','product\\PersonalCatalogButton','',2),(4534,'75835','watch-mobile','block-4531','product\\WeddingRegistryButton','',3),(4535,'75836','watch-mobile','block-4520','product\\BonusPoints','',9),(4536,'75837','watch-mobile','block-4520','product\\CrossSell','',13),(4537,'75838','watch-mobile','block-4520','product\\AlsoPurchased','10',11),(4538,'75839','watch-mobile','block-4520','product\\InBundles','',14),(4539,'75840','watch-mobile','block-4520','Tabs','',12),(4540,'75841','watch-mobile','block-4539-1','product\\Description','',1),(4541,'75842','watch-mobile','block-4539-1','product\\Properties','',2),(4542,'75843','watch-mobile','block-4539-2','product\\Reviews','',1),(4543,'75844','watch-mobile','block-4520','product\\Attributes','',4),(4544,'75845','watch-mobile','block-4520','product\\Configurator','',10),(4545,'75846','watch-mobile','block-4520','ViewedProducts','',15),(4546,'75847','watch-mobile','product-bottom','product\\Properties','',1),(4547,'75848','watch-mobile','product-tabs','product\\Reviews','',2),(4548,'75849','watch-mobile','product-tabs','product\\Description','',1),(4549,'75850','watch-mobile','product-top-left','product\\Images','',1),(4550,'75851','watch-mobile','product-top-right','product\\Attributes','',3),(4551,'75852','watch-mobile','product-top-right','product\\Buttons','',6),(4552,'75853','watch-mobile','product-top-right','product\\Quantity','',6),(4553,'75854','watch-mobile','product-top-right','product\\Quantity','',5),(4554,'75855','watch-mobile','product-top-right','product\\Name','',1),(4555,'75856','watch-mobile','product-top-right','product\\Price','',2),(4556,'75888','watch-mobile','productListing','BlockBox','listing-item',1),(4557,'75890','watch-mobile','block-4556','productListing\\model','',7),(4558,'75891','watch-mobile','block-4556','productListing\\bonusPoints','',6),(4559,'75892','watch-mobile','block-4556','productListing\\description','',5),(4560,'75893','watch-mobile','block-4556','productListing\\buyButton','',9),(4561,'75894','watch-mobile','block-4556','productListing\\rating','',3),(4562,'75895','watch-mobile','block-4556','productListing\\image','',1),(4563,'75896','watch-mobile','block-4556','BlockBox','',8),(4564,'75897','watch-mobile','block-4563','productListing\\price','',1),(4565,'75898','watch-mobile','block-4563-2','productListing\\qtyInput','',1),(4566,'75899','watch-mobile','block-4556','productListing\\name','',4),(4567,'75900','watch-mobile','block-4556','productListing\\stock','',2),(4568,'75857','watch-mobile','products','BlockBox','catalog-content',1),(4569,'75858','watch-mobile','block-4568','Filters','',3),(4570,'75859','watch-mobile','block-4568','catalog\\Paging','',5),(4571,'75860','watch-mobile','block-4568','catalog\\Title','',1),(4572,'75861','watch-mobile','block-4568','catalog\\Image','',2),(4573,'75862','watch-mobile','block-4568','BlockBox','catalog-features',4),(4574,'75863','watch-mobile','block-4573','catalog\\Sorting','',1),(4575,'75864','watch-mobile','block-4573-2','catalog\\CountsItems','',1),(4576,'75865','watch-mobile','block-4568','Listing','',7),(4577,'114787','watch-mobile','products-list','packingslip\\AllProductsList','',2),(4578,'114788','watch-mobile','promotions','BlockBox','',1),(4579,'114789','watch-mobile','block-4578','promotions\\PromoList','',2),(4580,'114790','watch-mobile','block-4578','Html_box','',1),(4581,'114791','watch-mobile','purchase','invoice\\Container','',1),(4582,'114792','watch-mobile','block-4581','BlockBox','',4),(4583,'114793','watch-mobile','block-4582','BlockBox','',1),(4584,'114794','watch-mobile','block-4583','Text','',1),(4585,'114795','watch-mobile','block-4583','invoice\\ShippingAddress','',2),(4586,'114796','watch-mobile','block-4581','BlockBox','',2),(4587,'114797','watch-mobile','block-4586','BlockBox','',7),(4588,'114798','watch-mobile','block-4587','BlockBox','',1),(4589,'114799','watch-mobile','block-4588','Text','',1),(4590,'114800','watch-mobile','block-4588','invoice\\BillingAddress','',2),(4591,'114801','watch-mobile','block-4587-2','BlockBox','',1),(4592,'114802','watch-mobile','block-4591','Text','',1),(4593,'114803','watch-mobile','block-4591','Text','',3),(4594,'114804','watch-mobile','block-4591','Text','',5),(4595,'114805','watch-mobile','block-4591','invoice\\CustomerName','',2),(4596,'114806','watch-mobile','block-4591','invoice\\CustomerPhone','',4),(4597,'114807','watch-mobile','block-4591','invoice\\CustomerEmail','',6),(4598,'114808','watch-mobile','block-4586-2','Text','',2),(4599,'114809','watch-mobile','block-4586-2','invoice\\PaymentDate','',3),(4600,'114810','watch-mobile','block-4586-2','invoice\\OrderId','',1),(4601,'114811','watch-mobile','block-4581','BlockBox','',1),(4602,'114812','watch-mobile','block-4601','Logo','',1),(4603,'114813','watch-mobile','block-4601-2','BlockBox','',1),(4604,'114814','watch-mobile','block-4603','invoice\\StoreAddress','',1),(4605,'114815','watch-mobile','block-4601-2','BlockBox','',3),(4606,'114816','watch-mobile','block-4605','Text','',1),(4607,'114817','watch-mobile','block-4605-2','invoice\\StoreEmail','',1),(4608,'114818','watch-mobile','block-4601-2','BlockBox','',4),(4609,'114819','watch-mobile','block-4608','Text','',1),(4610,'114820','watch-mobile','block-4608-2','invoice\\StoreSite','',1),(4611,'114821','watch-mobile','block-4601-2','BlockBox','',2),(4612,'114822','watch-mobile','block-4611','Text','',1),(4613,'114823','watch-mobile','block-4611-2','invoice\\StorePhone','',1),(4614,'114824','watch-mobile','block-4581','BlockBox','',5),(4615,'114825','watch-mobile','block-4614','invoice\\StoreAddress','',8),(4616,'114826','watch-mobile','block-4614','Text','',1),(4617,'114827','watch-mobile','block-4614-2','Text','',2),(4618,'114828','watch-mobile','block-4614-2','Logo','',1),(4619,'114829','watch-mobile','block-4614-3','BlockBox','',2),(4620,'114830','watch-mobile','block-4619','Text','',1),(4621,'114831','watch-mobile','block-4619-2','invoice\\StorePhone','',1),(4622,'114832','watch-mobile','block-4614-3','Text','',1),(4623,'114833','watch-mobile','block-4614-3','BlockBox','',3),(4624,'114834','watch-mobile','block-4623','Text','',1),(4625,'114835','watch-mobile','block-4623-2','invoice\\StoreEmail','',1),(4626,'114836','watch-mobile','block-4581','invoice\\Products','',3),(4627,'114837','watch-mobile','quotations','BlockBox','',1),(4628,'114838','watch-mobile','block-4627','BlockBox','',1),(4629,'114839','watch-mobile','block-4628','WidgetsAria','',1),(4630,'114840','watch-mobile','block-4628-2','Html_box','',1),(4631,'114841','watch-mobile','block-4628-2','Quotations\\QuotationsHistory','',2),(4632,'114842','watch-mobile','quotation_info','BlockBox','',1),(4633,'114843','watch-mobile','block-4632','BlockBox','',1),(4634,'114844','watch-mobile','block-4633','WidgetsAria','',1),(4635,'114845','watch-mobile','block-4633-2','Quotations\\QuotationHistory','',10),(4636,'114846','watch-mobile','block-4633-2','Quotations\\QuotationProducts','',7),(4637,'114847','watch-mobile','block-4633-2','Html_box','',9),(4638,'114848','watch-mobile','block-4633-2','Html_box','',6),(4639,'114849','watch-mobile','block-4633-2','Quotations\\QuotationSubTotal','',8),(4640,'114850','watch-mobile','block-4633-2','Html_box','',4),(4641,'114851','watch-mobile','block-4633-2','BlockBox','',12),(4642,'114852','watch-mobile','block-4641','account\\AccountLink','',1),(4643,'114853','watch-mobile','block-4633-2','BlockBox','',5),(4644,'114854','watch-mobile','block-4643','BlockBox','',4),(4645,'114855','watch-mobile','block-4644','Html_box','',1),(4646,'114856','watch-mobile','block-4644','Quotations\\QuotationData','',2),(4647,'114857','watch-mobile','block-4643','BlockBox','',1),(4648,'114858','watch-mobile','block-4647','Quotations\\QuotationData','',2),(4649,'114859','watch-mobile','block-4647','Html_box','',1),(4650,'114860','watch-mobile','block-4643-2','BlockBox','',2),(4651,'114861','watch-mobile','block-4650','Html_box','',1),(4652,'114862','watch-mobile','block-4650','Quotations\\QuotationData','',2),(4653,'114863','watch-mobile','block-4643-2','BlockBox','',1),(4654,'114864','watch-mobile','block-4653','Html_box','',1),(4655,'114865','watch-mobile','block-4653','Quotations\\QuotationData','',2),(4656,'114866','watch-mobile','block-4643-3','BlockBox','',1),(4657,'114867','watch-mobile','block-4656','Html_box','',1),(4658,'114868','watch-mobile','block-4656','Quotations\\QuotationData','',2),(4659,'114869','watch-mobile','block-4643-3','BlockBox','',2),(4660,'114870','watch-mobile','block-4659','Quotations\\QuotationData','',2),(4661,'114871','watch-mobile','block-4659','Html_box','',1),(4662,'75866','watch-mobile','quote','quote\\CheckoutBtn','',3),(4663,'75867','watch-mobile','quote','quote\\Products','',2),(4664,'75868','watch-mobile','quote','Text','',1),(4665,'114872','watch-mobile','review','BlockBox','',1),(4666,'114873','watch-mobile','block-4665','BlockBox','',1),(4667,'114874','watch-mobile','block-4666','WidgetsAria','',1),(4668,'114875','watch-mobile','block-4666-2','Html_box','',1),(4669,'114876','watch-mobile','block-4666-2','account\\Reviews','',2),(4670,'114877','watch-mobile','reviews','BlockBox','',1),(4671,'114878','watch-mobile','block-4670','reviews\\Content','',2),(4672,'114879','watch-mobile','block-4670','reviews\\Heading','',1),(4673,'114880','watch-mobile','rma_document','invoice\\Container','',1),(4674,'114881','watch-mobile','block-4673','BlockBox','',3),(4675,'114882','watch-mobile','block-4674','BlockBox','',1),(4676,'114883','watch-mobile','block-4675','BlockBox','',1),(4677,'114884','watch-mobile','block-4676','BlockBox','',6),(4678,'114885','watch-mobile','block-4677','Html_box','',1),(4679,'114886','watch-mobile','block-4676','BlockBox','',3),(4680,'114887','watch-mobile','block-4679','Html_box','',1),(4681,'114888','watch-mobile','block-4679-2','Html_box','',1),(4682,'114889','watch-mobile','block-4676','BlockBox','',1),(4683,'114890','watch-mobile','block-4682','Html_box','',1),(4684,'114891','watch-mobile','block-4676','BlockBox','',2),(4685,'114892','watch-mobile','block-4684','Html_box','',1),(4686,'114893','watch-mobile','block-4684-2','Html_box','',1),(4687,'114894','watch-mobile','block-4676','BlockBox','',4),(4688,'114895','watch-mobile','block-4687','Html_box','',1),(4689,'114896','watch-mobile','block-4687-2','Html_box','',1),(4690,'114897','watch-mobile','block-4676','BlockBox','',5),(4691,'114898','watch-mobile','block-4690','Html_box','',1),(4692,'114899','watch-mobile','block-4690-2','Html_box','',1),(4693,'114900','watch-mobile','block-4690-2','invoice\\StoreAddress','',2),(4694,'114901','watch-mobile','block-4675-2','BlockBox','',3),(4695,'114902','watch-mobile','block-4694','Html_box','',1),(4696,'114903','watch-mobile','block-4694-2','Html_box','',1),(4697,'114904','watch-mobile','block-4694-3','BlockBox','',1),(4698,'114905','watch-mobile','block-4697','Html_box','',1),(4699,'114906','watch-mobile','block-4697-2','Html_box','',1),(4700,'114907','watch-mobile','block-4675-2','BlockBox','',4),(4701,'114908','watch-mobile','block-4700','Html_box','',1),(4702,'114909','watch-mobile','block-4700-2','Html_box','',1),(4703,'114910','watch-mobile','block-4700-3','BlockBox','',1),(4704,'114911','watch-mobile','block-4703','Html_box','',1),(4705,'114912','watch-mobile','block-4703-2','Html_box','',1),(4706,'114913','watch-mobile','block-4675-2','BlockBox','',2),(4707,'114914','watch-mobile','block-4706','Html_box','',1),(4708,'114915','watch-mobile','block-4706','Html_box','',2),(4709,'114916','watch-mobile','block-4706','Html_box','',3),(4710,'114917','watch-mobile','block-4706','Html_box','',4),(4711,'114918','watch-mobile','block-4706','Html_box','',5),(4712,'114919','watch-mobile','block-4675-2','BlockBox','',1),(4713,'114920','watch-mobile','block-4712','BlockBox','',1),(4714,'114921','watch-mobile','block-4713','BlockBox','',1),(4715,'114922','watch-mobile','block-4714','Rma\\DocumentData','',2),(4716,'114923','watch-mobile','block-4714-3','BlockBox','',1),(4717,'114924','watch-mobile','block-4716','Html_box','',1),(4718,'114925','watch-mobile','block-4716-2','Rma\\DocumentData','',1),(4719,'114926','watch-mobile','block-4713','BlockBox','',2),(4720,'114927','watch-mobile','block-4719-2','invoice\\StoreAddress','',1),(4721,'114928','watch-mobile','block-4673','BlockBox','',2),(4722,'114929','watch-mobile','block-4721','Rma\\Products','',2),(4723,'114930','watch-mobile','block-4721','Html_box','',1),(4724,'114931','watch-mobile','block-4673','BlockBox','',1),(4725,'114932','watch-mobile','block-4724','BlockBox','',1),(4726,'114933','watch-mobile','block-4725','BlockBox','',1),(4727,'114934','watch-mobile','block-4726','Html_box','',2),(4728,'114935','watch-mobile','block-4726','Html_box','',1),(4729,'114936','watch-mobile','block-4725','BlockBox','',3),(4730,'114937','watch-mobile','block-4729','Html_box','',1),(4731,'114938','watch-mobile','block-4729-2','Html_box','',1),(4732,'114939','watch-mobile','block-4725','BlockBox','',2),(4733,'114940','watch-mobile','block-4732','Html_box','',1),(4734,'114941','watch-mobile','block-4732-2','Html_box','',1),(4735,'114942','watch-mobile','block-4725','BlockBox','',4),(4736,'114943','watch-mobile','block-4735','Html_box','',1),(4737,'114944','watch-mobile','block-4735-2','Html_box','',1),(4738,'114945','watch-mobile','block-4725','BlockBox','',5),(4739,'114946','watch-mobile','block-4738','Html_box','',1),(4740,'114947','watch-mobile','block-4738-2','Html_box','',1),(4741,'114948','watch-mobile','block-4724-2','BlockBox','',3),(4742,'114949','watch-mobile','block-4741','BlockBox','',1),(4743,'114950','watch-mobile','block-4742','Html_box','',1),(4744,'114951','watch-mobile','block-4742-2','Rma\\DocumentData','',1),(4745,'114952','watch-mobile','block-4741-2','BlockBox','',1),(4746,'114953','watch-mobile','block-4745','Html_box','',1),(4747,'114954','watch-mobile','block-4745-2','Rma\\DocumentData','',1),(4748,'114955','watch-mobile','block-4724-2','BlockBox','',2),(4749,'114956','watch-mobile','block-4748','BlockBox','',1),(4750,'114957','watch-mobile','block-4749','BlockBox','',1),(4751,'114958','watch-mobile','block-4750','Html_box','',1),(4752,'114959','watch-mobile','block-4750-2','Rma\\DocumentData','',1),(4753,'114960','watch-mobile','block-4749-2','BlockBox','',1),(4754,'114961','watch-mobile','block-4753','Html_box','',1),(4755,'114962','watch-mobile','block-4753-2','Rma\\DocumentData','',1),(4756,'114963','watch-mobile','block-4748','BlockBox','',2),(4757,'114964','watch-mobile','block-4756','Html_box','',1),(4758,'114965','watch-mobile','block-4756-2','Rma\\DocumentData','',1),(4759,'114966','watch-mobile','block-4748','BlockBox','',3),(4760,'114967','watch-mobile','block-4759','BlockBox','',1),(4761,'114968','watch-mobile','block-4760','Html_box','',1),(4762,'114969','watch-mobile','block-4760-2','Rma\\DocumentData','',1),(4763,'114970','watch-mobile','block-4759-2','BlockBox','',1),(4764,'114971','watch-mobile','block-4763','Html_box','',1),(4765,'114972','watch-mobile','block-4763-2','Rma\\DocumentData','',1),(4766,'114973','watch-mobile','block-4748','BlockBox','',4),(4767,'114974','watch-mobile','block-4766','BlockBox','',1),(4768,'114975','watch-mobile','block-4767','Html_box','',1),(4769,'114976','watch-mobile','block-4767-2','Rma\\DocumentData','',1),(4770,'114977','watch-mobile','block-4766-2','BlockBox','',1),(4771,'114978','watch-mobile','block-4770','Html_box','',1),(4772,'114979','watch-mobile','block-4770-2','Rma\\DocumentData','',1),(4773,'114980','watch-mobile','block-4748','BlockBox','',5),(4774,'114981','watch-mobile','block-4773','BlockBox','',1),(4775,'114982','watch-mobile','block-4774','Html_box','',1),(4776,'114983','watch-mobile','block-4774-2','Rma\\DocumentData','',1),(4777,'114984','watch-mobile','block-4773-2','BlockBox','',1),(4778,'114985','watch-mobile','block-4777','Html_box','',1),(4779,'114986','watch-mobile','block-4777-2','Rma\\DocumentData','',1),(4780,'114987','watch-mobile','block-4724-2','BlockBox','',1),(4781,'114988','watch-mobile','block-4780','Logo','',1),(4782,'114989','watch-mobile','block-4780','Html_box','',2),(4783,'114990','watch-mobile','rows','BlockBox','listing-item',1),(4784,'114991','watch-mobile','block-4783','BlockBox','',2),(4785,'114992','watch-mobile','block-4784','BlockBox','',2),(4786,'114993','watch-mobile','block-4785','BlockBox','',3),(4787,'114994','watch-mobile','block-4786','productListing\\rating','',1),(4788,'114995','watch-mobile','block-4786','productListing\\ratingCounts','',2),(4789,'114996','watch-mobile','block-4785','productListing\\bonusPoints','',1),(4790,'114997','watch-mobile','block-4785','productListing\\image','',2),(4791,'114998','watch-mobile','block-4785-2','productListing\\model','',3),(4792,'114999','watch-mobile','block-4785-2','productListing\\name','',1),(4793,'115000','watch-mobile','block-4785-2','productListing\\description','',2),(4794,'115001','watch-mobile','block-4785-2','productListing\\attributes','',4),(4795,'115002','watch-mobile','block-4784-2','BlockBox','',1),(4796,'115003','watch-mobile','block-4795','productListing\\stock','',1),(4797,'115004','watch-mobile','block-4795','productListing\\price','',2),(4798,'115005','watch-mobile','block-4795','productListing\\wishlistButton','',6),(4799,'115006','watch-mobile','block-4795','productListing\\qtyInput','',3),(4800,'115007','watch-mobile','block-4795','productListing\\compare','',5),(4801,'115008','watch-mobile','block-4795','productListing\\buyButton','',4),(4802,'75869','watch-mobile','sample','BlockBox','',1),(4803,'75870','watch-mobile','block-4802','sample\\Products','',2),(4804,'75871','watch-mobile','block-4802','sample\\CheckoutBtn','',3),(4805,'75872','watch-mobile','block-4802','Text','',1),(4806,'115009','watch-mobile','samples','BlockBox','',1),(4807,'115010','watch-mobile','block-4806','BlockBox','',1),(4808,'115011','watch-mobile','block-4807','WidgetsAria','',1),(4809,'115012','watch-mobile','block-4807-2','Html_box','',1),(4810,'115013','watch-mobile','block-4807-2','Samples\\SamplesHistory','',2),(4811,'115014','watch-mobile','sample_info','BlockBox','',1),(4812,'115015','watch-mobile','block-4811','BlockBox','',1),(4813,'115016','watch-mobile','block-4812','WidgetsAria','',1),(4814,'115017','watch-mobile','block-4812-2','Html_box','',6),(4815,'115018','watch-mobile','block-4812-2','BlockBox','',2),(4816,'115019','watch-mobile','block-4815','BlockBox','',4),(4817,'115020','watch-mobile','block-4816','Html_box','',1),(4818,'115021','watch-mobile','block-4816','Samples\\SampleData','',2),(4819,'115022','watch-mobile','block-4815','BlockBox','',1),(4820,'115023','watch-mobile','block-4819','Samples\\SampleData','',2),(4821,'115024','watch-mobile','block-4819','Html_box','',1),(4822,'115025','watch-mobile','block-4815-2','BlockBox','',1),(4823,'115026','watch-mobile','block-4822','Html_box','',1),(4824,'115027','watch-mobile','block-4822','Samples\\SampleData','',2),(4825,'115028','watch-mobile','block-4815-2','BlockBox','',2),(4826,'115029','watch-mobile','block-4825','Samples\\SampleData','',2),(4827,'115030','watch-mobile','block-4825','Html_box','',1),(4828,'115031','watch-mobile','block-4815-3','BlockBox','',1),(4829,'115032','watch-mobile','block-4828','Html_box','',1),(4830,'115033','watch-mobile','block-4828','Samples\\SampleData','',2),(4831,'115034','watch-mobile','block-4815-3','BlockBox','',2),(4832,'115035','watch-mobile','block-4831','Samples\\SampleData','',2),(4833,'115036','watch-mobile','block-4831','Html_box','',1),(4834,'115037','watch-mobile','block-4812-2','Html_box','',3),(4835,'115038','watch-mobile','block-4812-2','Samples\\SampleProducts','',4),(4836,'115039','watch-mobile','block-4812-2','Samples\\SampleSubTotal','',5),(4837,'115040','watch-mobile','block-4812-2','BlockBox','',8),(4838,'115041','watch-mobile','block-4837','account\\AccountLink','',1),(4839,'115042','watch-mobile','block-4812-2','Samples\\SampleHistory','',7),(4840,'115043','watch-mobile','block-4812-2','Html_box','',1),(4841,'115715','watch-mobile','sample_info','BlockBox','',1),(4842,'115716','watch-mobile','block-4841','BlockBox','',1),(4843,'115717','watch-mobile','block-4842','WidgetsAria','',1),(4844,'115718','watch-mobile','block-4842-2','Html_box','',3),(4845,'115719','watch-mobile','block-4842-2','account\\OrdersHistory','',4),(4846,'115720','watch-mobile','block-4842-2','Html_box','',1),(4847,'115721','watch-mobile','block-4842-2','BlockBox','',2),(4848,'115722','watch-mobile','block-4847','Html_box','',1),(4849,'115723','watch-mobile','block-4847','account\\LastOrder','',2),(4850,'115724','watch-mobile','block-4847-2','Html_box','',1),(4851,'115725','watch-mobile','block-4847-2','account\\AccountLink','',3),(4852,'115726','watch-mobile','block-4847-2','account\\OrderCount','',2),(4853,'115727','watch-mobile','block-4847-3','Html_box','',1),(4854,'115728','watch-mobile','block-4847-3','account\\TotalOrdered','',2),(4855,'115729','watch-mobile','block-4847-4','Html_box','',1),(4856,'115730','watch-mobile','block-4847-4','account\\AccountLink','',3),(4857,'115731','watch-mobile','block-4847-4','account\\CreditAmount','',2),(4858,'115732','watch-mobile','block-4847-5','account\\AccountLink','',3),(4859,'115733','watch-mobile','block-4847-5','account\\PointsEarnt','',2),(4860,'115734','watch-mobile','block-4847-5','Html_box','',1),(4861,'115735','watch-mobile','block-4842-2','BlockBox','',5),(4862,'115736','watch-mobile','block-4861','account\\GiftCards','',6),(4863,'115737','watch-mobile','block-4861','Html_box','',1),(4864,'115738','watch-mobile','block-4842-2','Html_box','',5),(4865,'115044','watch-mobile','sitemap','BlockBox','',1),(4866,'115045','watch-mobile','block-4865','BlockBox','',2),(4867,'115046','watch-mobile','block-4866','Menu','Account box',6),(4868,'115047','watch-mobile','block-4866','sitemap\\InfoPages','',2),(4869,'115048','watch-mobile','block-4866','Html_box','',5),(4870,'115049','watch-mobile','block-4866','sitemap\\Categories','',4),(4871,'115050','watch-mobile','block-4866','Html_box','',3),(4872,'115051','watch-mobile','block-4866','Html_box','',1),(4873,'115052','watch-mobile','block-4866-2','Html_box','',1),(4874,'115053','watch-mobile','block-4866-2','sitemap\\DeliveryLocation','',2),(4875,'115054','watch-mobile','block-4865','Html_box','',1),(4876,'115055','watch-mobile','subscribe','BlockBox','',1),(4877,'115056','watch-mobile','block-4876','subscribers\\SubscribeForm','',2),(4878,'115057','watch-mobile','block-4876','Html_box','',1),(4879,'115058','watch-mobile','block-4876','Html_box','',3),(4880,'115059','watch-mobile','block-4876','subscribers\\UnsubscribeForm','',4),(4881,'115060','watch-mobile','subscribed','BlockBox','',1),(4882,'115061','watch-mobile','block-4881','Html_box','',1),(4883,'115062','watch-mobile','subscription','BlockBox','',2),(4884,'115063','watch-mobile','block-4883','BlockBox','',1),(4885,'115064','watch-mobile','block-4884','WidgetsAria','',1),(4886,'115065','watch-mobile','block-4884-2','Html_box','',2),(4887,'115066','watch-mobile','block-4884-2','Html_box','',3),(4888,'115067','watch-mobile','block-4884-2','account\\Subscription','',4),(4889,'75873','watch-mobile','success','BlockBox','',1),(4890,'75874','watch-mobile','block-4889','BlockBox','',1),(4891,'75875','watch-mobile','block-4890','Text','',2),(4892,'75876','watch-mobile','block-4890','BlockBox','',3),(4893,'75877','watch-mobile','block-4892','Html','',3),(4894,'75878','watch-mobile','block-4892-2','success\\PrintBtn','',1),(4895,'75879','watch-mobile','block-4892-3','success\\ContinueBtn','',1),(4896,'115068','watch-mobile','success_q','BlockBox','',1),(4897,'115069','watch-mobile','block-4896','BlockBox','',1),(4898,'115070','watch-mobile','block-4897','BlockBox','',2),(4899,'115071','watch-mobile','block-4898','success\\PrintBtn','',1),(4900,'115072','watch-mobile','block-4898','success\\ContinueBtn','',2),(4901,'115073','watch-mobile','block-4897','Html_box','',1),(4905,'115074','watch-mobile','ticket','invoice\\Container','',1),(4906,'115075','watch-mobile','block-4905','BlockBox','',1),(4907,'115076','watch-mobile','block-4906-2','BlockBox','',1),(4908,'115077','watch-mobile','block-4907','invoice\\StoreAddress','',1),(4909,'115078','watch-mobile','block-4906-2','BlockBox','',2),(4910,'115079','watch-mobile','block-4909','Text','',1),(4911,'115080','watch-mobile','block-4909-2','invoice\\StorePhone','',1),(4912,'115081','watch-mobile','block-4906-2','BlockBox','',4),(4913,'115082','watch-mobile','block-4912','Text','',1),(4914,'115083','watch-mobile','block-4912-2','invoice\\StoreSite','',1),(4915,'115084','watch-mobile','block-4906-2','BlockBox','',3),(4916,'115085','watch-mobile','block-4915','Text','',1),(4917,'115086','watch-mobile','block-4915-2','invoice\\StoreEmail','',1),(4918,'115087','watch-mobile','block-4905','BlockBox','',2),(4919,'115088','watch-mobile','block-4918','BlockBox','',7),(4920,'115089','watch-mobile','block-4919','BlockBox','',1),(4921,'115090','watch-mobile','block-4920','Text','',1),(4922,'115091','watch-mobile','block-4920','invoice\\BillingAddress','',2),(4923,'115092','watch-mobile','block-4919-2','BlockBox','',1),(4924,'115093','watch-mobile','block-4923','Text','',3),(4925,'115094','watch-mobile','block-4923','Text','',5),(4926,'115095','watch-mobile','block-4923','Text','',1),(4927,'115096','watch-mobile','block-4923','invoice\\CustomerPhone','',4),(4928,'115097','watch-mobile','block-4923','invoice\\CustomerName','',2),(4929,'115098','watch-mobile','block-4923','invoice\\CustomerEmail','',6),(4930,'115099','watch-mobile','block-4918','BlockBox','',8),(4931,'115100','watch-mobile','block-4930','BlockBox','',1),(4932,'115101','watch-mobile','block-4931','Text','',1),(4933,'115102','watch-mobile','block-4931','invoice\\ShippingMethod','',2),(4934,'115103','watch-mobile','block-4930-2','BlockBox','',1),(4935,'115104','watch-mobile','block-4934','invoice\\ShippingMethod','',2),(4936,'115105','watch-mobile','block-4934','Text','',1),(4937,'115106','watch-mobile','block-4918-2','Text','',2),(4938,'115107','watch-mobile','block-4918-2','invoice\\OrderBarcode','',6),(4939,'115108','watch-mobile','block-4918-2','Text','',4),(4940,'115109','watch-mobile','block-4918-2','invoice\\OrderId','',1),(4941,'115110','watch-mobile','block-4918-2','invoice\\PaymentDate','',3),(4942,'115111','watch-mobile','block-4918-2','invoice\\PaymentMethod','',5),(4943,'115112','watch-mobile','block-4905','BlockBox','',5),(4944,'115113','watch-mobile','block-4943','Text','',1),(4945,'115114','watch-mobile','block-4943','invoice\\StoreAddress','',8),(4946,'115115','watch-mobile','block-4943-2','Logo','',1),(4947,'115116','watch-mobile','block-4943-2','Text','',2),(4948,'115117','watch-mobile','block-4943-3','BlockBox','',2),(4949,'115118','watch-mobile','block-4948','Text','',1),(4950,'115119','watch-mobile','block-4948-2','invoice\\StorePhone','',1),(4951,'115120','watch-mobile','block-4943-3','Text','',1),(4952,'115121','watch-mobile','block-4943-3','BlockBox','',3),(4953,'115122','watch-mobile','block-4952','Text','',1),(4954,'115123','watch-mobile','block-4952-2','invoice\\StoreEmail','',1),(4955,'115124','watch-mobile','block-4905','invoice\\Products','',3),(4956,'115125','watch-mobile','block-4905','BlockBox','',4),(4957,'115126','watch-mobile','block-4956','BlockBox','',1),(4958,'115127','watch-mobile','block-4957','invoice\\ShippingAddress','',2),(4959,'115128','watch-mobile','block-4957','Text','',1),(4960,'115129','watch-mobile','block-4956-2','BlockBox','',1),(4961,'115130','watch-mobile','block-4960','invoice\\Totals','',1),(4962,'115131','watch-mobile','tl_blog_category','BlockBox','',1),(4963,'115132','watch-mobile','block-4962','BlockBox','',1),(4964,'115133','watch-mobile','block-4963','BlockBox','',1),(4965,'115134','watch-mobile','block-4964','Blog\\widget\\PostListing','',1),(4966,'115135','watch-mobile','block-4964','catalog\\Paging','',2),(4967,'115136','watch-mobile','block-4963-2','WidgetsAria','',1),(4968,'115137','watch-mobile','tl_blog_index','BlockBox','',2),(4969,'115138','watch-mobile','block-4968','BlockBox','',2),(4970,'115139','watch-mobile','block-4969','BlockBox','',1),(4971,'115140','watch-mobile','block-4970','Blog\\widget\\PostListing','',1),(4972,'115141','watch-mobile','block-4970','catalog\\Paging','',2),(4973,'115142','watch-mobile','block-4969-2','WidgetsAria','',1),(4974,'115143','watch-mobile','block-4968','Banner','',1),(4975,'115144','watch-mobile','tl_blog_post','BlockBox','',1),(4976,'115145','watch-mobile','block-4975','BlockBox','',3),(4977,'115146','watch-mobile','block-4976','Blog\\widget\\PostTags','',2),(4978,'115147','watch-mobile','block-4976','BlockBox','',3),(4979,'115148','watch-mobile','block-4978','Html_box','',1),(4980,'115149','watch-mobile','block-4978','Blog\\widget\\PostLinkedProducts','',2),(4981,'115150','watch-mobile','block-4976','BlockBox','',1),(4982,'115151','watch-mobile','block-4981','Blog\\widget\\PostTitle','',3),(4983,'115152','watch-mobile','block-4981','Blog\\widget\\PostImage','',1),(4984,'115153','watch-mobile','block-4981','Blog\\widget\\PostDescription','',4),(4985,'115154','watch-mobile','block-4981','BlockBox','',5),(4986,'115155','watch-mobile','block-4985','Blog\\widget\\PostViewed','',1),(4987,'115156','watch-mobile','block-4981','Blog\\widget\\PostDate','',2),(4988,'115157','watch-mobile','block-4976-2','WidgetsAria','',1),(4989,'115158','watch-mobile','tl_blog_tags','BlockBox','',1),(4990,'115159','watch-mobile','block-4989','BlockBox','',1),(4991,'115160','watch-mobile','block-4990','BlockBox','',1),(4992,'115161','watch-mobile','block-4991','Blog\\widget\\PostListing','',1),(4993,'115162','watch-mobile','block-4991','catalog\\Paging','',2),(4994,'115163','watch-mobile','block-4990-2','WidgetsAria','',1),(4995,'115164','watch-mobile','tracking_numbers','BlockBox','',1),(4996,'115165','watch-mobile','block-4995','account\\OrderTracking','',2),(4997,'115166','watch-mobile','block-4995','Html_box','',1),(4998,'115167','watch-mobile','trade_form','BlockBox','',1),(4999,'115168','watch-mobile','block-4998','BlockBox','',3),(5000,'115169','watch-mobile','block-4999','BlockBox','',1),(5001,'115170','watch-mobile','block-5000','account\\CustomerAdditionalField','',2),(5002,'115171','watch-mobile','block-5000','account\\CustomerAdditionalField','',1),(5003,'115172','watch-mobile','block-4998','BlockBox','',14),(5004,'115173','watch-mobile','block-5003','account\\BackButton','',1),(5005,'115174','watch-mobile','block-5003-2','account\\PdfButton','',2),(5006,'115175','watch-mobile','block-5003-2','account\\SaveButton','',1),(5007,'115176','watch-mobile','block-4998','BlockBox','',13),(5008,'115177','watch-mobile','block-5007','BlockBox','',1),(5009,'115178','watch-mobile','block-5008','account\\CustomerAdditionalField','',1),(5010,'115179','watch-mobile','block-5007-2','BlockBox','',1),(5011,'115180','watch-mobile','block-5010','account\\CustomerAdditionalField','',1),(5012,'115181','watch-mobile','block-4998','Html_box','',10),(5013,'115182','watch-mobile','block-4998','Html_box','',8),(5014,'115183','watch-mobile','block-4998','Html_box','',12),(5015,'115184','watch-mobile','block-4998','BlockBox','',11),(5016,'115185','watch-mobile','block-5015','BlockBox','',1),(5017,'115186','watch-mobile','block-5016','account\\CustomerAdditionalField','',4),(5018,'115187','watch-mobile','block-5016','account\\CustomerAdditionalField','',2),(5019,'115188','watch-mobile','block-5016','Html_box','',1),(5020,'115189','watch-mobile','block-5016','account\\CustomerAdditionalField','',3),(5021,'115190','watch-mobile','block-5015-2','BlockBox','',1),(5022,'115191','watch-mobile','block-5021','Html_box','',1),(5023,'115192','watch-mobile','block-5021','account\\CustomerAdditionalField','',3),(5024,'115193','watch-mobile','block-5021','account\\CustomerAdditionalField','',2),(5025,'115194','watch-mobile','block-5021','account\\CustomerAdditionalField','',4),(5026,'115195','watch-mobile','block-4998','BlockBox','',5),(5027,'115196','watch-mobile','block-5026','BlockBox','',1),(5028,'115197','watch-mobile','block-5027','account\\CustomerAdditionalField','',2),(5029,'115198','watch-mobile','block-5027','account\\CustomerAdditionalField','',1),(5030,'115199','watch-mobile','block-4998','BlockBox','',4),(5031,'115200','watch-mobile','block-5030','BlockBox','',1),(5032,'115201','watch-mobile','block-5031','account\\AddressesList','',2),(5033,'115202','watch-mobile','block-5031','Html_box','',1),(5034,'115203','watch-mobile','block-5031','account\\CustomerAdditionalField','',5),(5035,'115204','watch-mobile','block-5031','BlockBox','',3),(5036,'115205','watch-mobile','block-5035','account\\CustomerAdditionalField','',1),(5037,'115206','watch-mobile','block-5031','BlockBox','',4),(5038,'115207','watch-mobile','block-5037','BlockBox','',1),(5039,'115208','watch-mobile','block-5038','account\\CustomerAdditionalField','',1),(5040,'115209','watch-mobile','block-5038','account\\CustomerAdditionalField','',4),(5041,'115210','watch-mobile','block-5038','account\\CustomerAdditionalField','',2),(5042,'115211','watch-mobile','block-5038','account\\CustomerAdditionalField','',3),(5043,'115212','watch-mobile','block-5037-2','BlockBox','',1),(5044,'115213','watch-mobile','block-5043','account\\CustomerAdditionalField','',4),(5045,'115214','watch-mobile','block-5043','account\\CustomerAdditionalField','',3),(5046,'115215','watch-mobile','block-5043','account\\CustomerAdditionalField','',2),(5047,'115216','watch-mobile','block-5043','account\\CustomerAdditionalField','',1),(5048,'115217','watch-mobile','block-5030-2','BlockBox','',1),(5049,'115218','watch-mobile','block-5048','account\\AddressesList','',2),(5050,'115219','watch-mobile','block-5048','BlockBox','',3),(5051,'115220','watch-mobile','block-5050','BlockBox','',1),(5052,'115221','watch-mobile','block-5051','account\\CustomerAdditionalField','',1),(5053,'115222','watch-mobile','block-5051','account\\CustomerAdditionalField','',2),(5054,'115223','watch-mobile','block-5050-2','BlockBox','',1),(5055,'115224','watch-mobile','block-5054','account\\CustomerAdditionalField','',1),(5056,'115225','watch-mobile','block-5048','BlockBox','',4),(5057,'115226','watch-mobile','block-5056','BlockBox','',1),(5058,'115227','watch-mobile','block-5057','account\\CustomerAdditionalField','',2),(5059,'115228','watch-mobile','block-5057','account\\CustomerAdditionalField','',1),(5060,'115229','watch-mobile','block-5057','account\\CustomerAdditionalField','',3),(5061,'115230','watch-mobile','block-5056-2','BlockBox','',1),(5062,'115231','watch-mobile','block-5061','account\\CustomerAdditionalField','',2),(5063,'115232','watch-mobile','block-5061','account\\CustomerAdditionalField','',1),(5064,'115233','watch-mobile','block-5061','account\\CustomerAdditionalField','',3),(5065,'115234','watch-mobile','block-5048','Html_box','',1),(5066,'115235','watch-mobile','block-4998','BlockBox','',9),(5067,'115236','watch-mobile','block-5066','BlockBox','',1),(5068,'115237','watch-mobile','block-5067','account\\CustomerAdditionalField','',1),(5069,'115238','watch-mobile','block-5067','account\\CustomerAdditionalField','',2),(5070,'115239','watch-mobile','block-5066-2','BlockBox','',1),(5071,'115240','watch-mobile','block-5070','account\\CustomerAdditionalField','',1),(5072,'115241','watch-mobile','block-4998','Html_box','',2),(5073,'115242','watch-mobile','block-4998','BlockBox','',7),(5074,'115243','watch-mobile','block-5073','BlockBox','',1),(5075,'115244','watch-mobile','block-5074','account\\CustomerAdditionalField','',1),(5076,'115245','watch-mobile','block-5074','account\\CustomerAdditionalField','',2),(5077,'115246','watch-mobile','block-5073-2','BlockBox','',1),(5078,'115247','watch-mobile','block-5077','account\\CustomerAdditionalField','',1),(5079,'115248','watch-mobile','block-5077','account\\CustomerAdditionalField','',2),(5080,'115249','watch-mobile','block-4998','Html_box','',1),(5081,'115250','watch-mobile','block-4998','Html_box','',6),(5082,'115251','watch-mobile','trade_form_pdf','BlockBox','',1),(5083,'115252','watch-mobile','block-5082','BlockBox','',14),(5084,'115253','watch-mobile','block-5083','Html_box','',1),(5085,'115254','watch-mobile','block-5083-2','account\\CustomerAdditionalField','',1),(5086,'115255','watch-mobile','block-5082','BlockBox','',6),(5087,'115256','watch-mobile','block-5086','Html_box','',1),(5088,'115257','watch-mobile','block-5086-2','account\\CombinedField','',2),(5089,'115258','watch-mobile','block-5082','BlockBox','',13),(5090,'115259','watch-mobile','block-5089','Html_box','',1),(5091,'115260','watch-mobile','block-5089-2','account\\CustomerAdditionalField','',1),(5092,'115261','watch-mobile','block-5082','BlockBox','',12),(5093,'115262','watch-mobile','block-5092','Html_box','',1),(5094,'115263','watch-mobile','block-5092-2','account\\CombinedField','',2),(5095,'115264','watch-mobile','block-5082','BlockBox','',11),(5096,'115265','watch-mobile','block-5095','Html_box','',1),(5097,'115266','watch-mobile','block-5095-2','account\\CombinedField','',1),(5098,'115267','watch-mobile','block-5082','BlockBox','',9),(5099,'115268','watch-mobile','block-5098','Html_box','',1),(5100,'115269','watch-mobile','block-5098-2','account\\CustomerAdditionalField','',1),(5101,'115270','watch-mobile','block-5082','BlockBox','',8),(5102,'115271','watch-mobile','block-5101','Html_box','',1),(5103,'115272','watch-mobile','block-5101-2','BlockBox','',1),(5104,'115273','watch-mobile','block-5103','account\\CustomerAdditionalField','',1),(5105,'115274','watch-mobile','block-5103-2','BlockBox','',1),(5106,'115275','watch-mobile','block-5105','Html_box','',2),(5107,'115276','watch-mobile','block-5105-2','account\\CustomerAdditionalField','',1),(5108,'115277','watch-mobile','block-5082','BlockBox','',3),(5109,'115278','watch-mobile','block-5108','Html_box','',1),(5110,'115279','watch-mobile','block-5082','BlockBox','',1),(5111,'115280','watch-mobile','block-5110','Contacts','',1),(5112,'115281','watch-mobile','block-5110-2','Html_box','',1),(5113,'115282','watch-mobile','block-5082','BlockBox','',4),(5114,'115283','watch-mobile','block-5113-2','BlockBox','',1),(5115,'115284','watch-mobile','block-5114','BlockBox','',1),(5116,'115285','watch-mobile','block-5115','Html_box','',2),(5117,'115286','watch-mobile','block-5115-2','account\\CustomerAdditionalField','',1),(5118,'115287','watch-mobile','block-5114-2','BlockBox','',1),(5119,'115288','watch-mobile','block-5118','Html_box','',1),(5120,'115289','watch-mobile','block-5118-2','account\\CustomerAdditionalField','',1),(5121,'115290','watch-mobile','block-5082','BlockBox','',2),(5122,'115291','watch-mobile','block-5121','Contacts','',1),(5123,'115292','watch-mobile','block-5082','BlockBox','',7),(5124,'115293','watch-mobile','block-5123','Html_box','',1),(5125,'115294','watch-mobile','block-5123-2','account\\CustomerAdditionalField','',1),(5126,'115295','watch-mobile','block-5082','BlockBox','',5),(5127,'115296','watch-mobile','block-5126','Html_box','',1),(5128,'115297','watch-mobile','block-5126-2','account\\CustomerAdditionalField','',1),(5129,'115298','watch-mobile','block-5082','BlockBox','',10),(5130,'115299','watch-mobile','block-5129','Html_box','',1),(5131,'115300','watch-mobile','block-5129-2','account\\CustomerAdditionalField','',1),(5132,'115301','watch-mobile','block-5082','BlockBox','',18),(5133,'115302','watch-mobile','block-5132','Html_box','',1),(5134,'115303','watch-mobile','block-5132-2','account\\CustomerAdditionalField','',1),(5135,'115304','watch-mobile','block-5082','BlockBox','',15),(5136,'115305','watch-mobile','block-5135','Html_box','',1),(5137,'115306','watch-mobile','block-5082','BlockBox','',17),(5138,'115307','watch-mobile','block-5137','Html_box','',1),(5139,'115308','watch-mobile','block-5082','BlockBox','',20),(5140,'115309','watch-mobile','block-5139','Html_box','',1),(5141,'115310','watch-mobile','block-5139-2','account\\CustomerAdditionalField','',1),(5142,'115311','watch-mobile','block-5082','BlockBox','',19),(5143,'115312','watch-mobile','block-5142','Html_box','',1),(5144,'115313','watch-mobile','block-5142-2','account\\CustomerAdditionalField','',1),(5145,'115314','watch-mobile','block-5082','BlockBox','',16),(5146,'115315','watch-mobile','block-5145','Html_box','',1),(5147,'115316','watch-mobile','block-5145-2','BlockBox','',1),(5148,'115317','watch-mobile','block-5147','account\\CustomerAdditionalField','',1),(5149,'115318','watch-mobile','block-5147-2','Html_box','',1),(5150,'115319','watch-mobile','block-5147-3','account\\CustomerAdditionalField','',1),(5151,'115320','watch-mobile','block-5145-3','BlockBox','',1),(5152,'115321','watch-mobile','block-5082','BlockBox','',23),(5153,'115322','watch-mobile','block-5152','Html_box','',1),(5154,'115323','watch-mobile','block-5152-2','account\\CustomerAdditionalField','',1),(5155,'115324','watch-mobile','block-5082','BlockBox','',21),(5156,'115325','watch-mobile','block-5155','Html_box','',1),(5157,'115326','watch-mobile','block-5082','BlockBox','',26),(5158,'115327','watch-mobile','block-5157','Html_box','',1),(5159,'115328','watch-mobile','block-5082','BlockBox','',24),(5160,'115329','watch-mobile','block-5159','Html_box','',1),(5161,'115330','watch-mobile','block-5159-2','account\\CustomerAdditionalField','',1),(5162,'115331','watch-mobile','block-5082','BlockBox','',25),(5163,'115332','watch-mobile','block-5162','Html_box','',1),(5164,'115333','watch-mobile','block-5082','BlockBox','',22),(5165,'115334','watch-mobile','block-5164','Html_box','',1),(5166,'115335','watch-mobile','block-5164-2','account\\CustomerAdditionalField','',1),(5167,'115336','watch-mobile','block-5082','BlockBox','',27),(5168,'115337','watch-mobile','block-5167','Html_box','',1),(5169,'115338','watch-mobile','block-5167-2','Html_box','',1),(5170,'115339','watch-mobile','block-5167-3','Html_box','',1),(5171,'115340','watch-mobile','block-5167-4','Html_box','',1),(5172,'115341','watch-mobile','block-5082','BlockBox','',28),(5173,'115342','watch-mobile','block-5172','Html_box','',1),(5174,'115343','watch-mobile','block-5172-2','account\\CustomerAdditionalField','',1),(5175,'115344','watch-mobile','block-5172-3','Html_box','',1),(5176,'115345','watch-mobile','block-5172-4','account\\CustomerAdditionalField','',1),(5177,'115346','watch-mobile','block-5082','BlockBox','',29),(5178,'115347','watch-mobile','block-5177','Html_box','',1),(5179,'115348','watch-mobile','unsubscribed','BlockBox','',1),(5180,'115349','watch-mobile','block-5179','Html_box','',1),(5181,'115350','watch-mobile','update-and-pay-order_confirmation','BlockBox','',1),(5182,'115351','watch-mobile','block-5181','BlockBox','',3),(5183,'115352','watch-mobile','block-5182','BlockBox','',1),(5184,'115353','watch-mobile','block-5183','BlockBox','',1),(5185,'115354','watch-mobile','block-5184','BlockBox','',1),(5186,'115355','watch-mobile','block-5185','Html_box','',4),(5187,'115356','watch-mobile','block-5185','Html_box','',2),(5188,'115357','watch-mobile','block-5185','Html_box','',1),(5189,'115358','watch-mobile','block-5185','order\\ShippingMethod','',5),(5190,'115359','watch-mobile','block-5185','order\\DeliveryAddress','',3),(5191,'115360','watch-mobile','block-5185','order\\Telephone','',8),(5192,'115361','watch-mobile','block-5185','order\\Email','',9),(5193,'115362','watch-mobile','block-5185','order\\Name','',7),(5194,'115363','watch-mobile','block-5185','Html_box','',6),(5195,'115364','watch-mobile','block-5184-2','BlockBox','',1),(5196,'115365','watch-mobile','block-5195','order\\BillingAddress','',3),(5197,'115366','watch-mobile','block-5195','UpdateAndPay\\PayConfirm','',5),(5198,'115367','watch-mobile','block-5195','Html_box','',1),(5199,'115368','watch-mobile','block-5195','Html_box','',2),(5200,'115369','watch-mobile','block-5195','Html_box','',4),(5201,'115370','watch-mobile','block-5183','BlockBox','',3),(5202,'115371','watch-mobile','block-5201','order\\Products','',2),(5203,'115372','watch-mobile','block-5201','Html_box','',1),(5204,'115373','watch-mobile','block-5182-2','BlockBox','',1),(5205,'115374','watch-mobile','block-5204','Html_box','',1),(5206,'115375','watch-mobile','block-5204','checkout\\ContinueBtn','',3),(5207,'115376','watch-mobile','block-5204','order\\Totals','',2),(5208,'115377','watch-mobile','block-5181','account\\OrderHeading','',1),(5209,'115378','watch-mobile','update-and-pay-order_pay','BlockBox','',1),(5210,'115379','watch-mobile','block-5209','BlockBox','',3),(5211,'115380','watch-mobile','block-5210','BlockBox','',1),(5212,'115381','watch-mobile','block-5211','BlockBox','',3),(5213,'115382','watch-mobile','block-5212','Html_box','',1),(5214,'115383','watch-mobile','block-5212','order\\Products','',2),(5215,'115384','watch-mobile','block-5211','BlockBox','',1),(5216,'115385','watch-mobile','block-5215','BlockBox','',1),(5217,'115386','watch-mobile','block-5216','order\\Name','',7),(5218,'115387','watch-mobile','block-5216','order\\Email','',9),(5219,'115388','watch-mobile','block-5216','order\\DeliveryAddress','',3),(5220,'115389','watch-mobile','block-5216','Html_box','',6),(5221,'115390','watch-mobile','block-5216','order\\Telephone','',8),(5222,'115391','watch-mobile','block-5216','Html_box','',2),(5223,'115392','watch-mobile','block-5216','order\\ShippingMethod','',5),(5224,'115393','watch-mobile','block-5216','Html_box','',4),(5225,'115394','watch-mobile','block-5216','Html_box','',1),(5226,'115395','watch-mobile','block-5215-2','BlockBox','',1),(5227,'115396','watch-mobile','block-5226','Html_box','',2),(5228,'115397','watch-mobile','block-5226','Html_box','',1),(5229,'115398','watch-mobile','block-5226','Html_box','',4),(5230,'115399','watch-mobile','block-5226','order\\BillingAddress','',3),(5231,'115400','watch-mobile','block-5226','UpdateAndPay\\PayForm','',5),(5232,'115401','watch-mobile','block-5210-2','BlockBox','',1),(5233,'115402','watch-mobile','block-5232','order\\Totals','',2),(5234,'115403','watch-mobile','block-5232','Html_box','',1),(5235,'115404','watch-mobile','block-5232','checkout\\ContinueBtn','',3),(5236,'115405','watch-mobile','block-5209','account\\OrderHeading','',1),(5237,'115406','watch-mobile','wedding_index','BlockBox','',1),(5238,'115407','watch-mobile','block-5237','BlockBox','',1),(5239,'115408','watch-mobile','block-5238','WeddingRegistry\\widgets\\ViewCreateRegistryWidget','',2),(5240,'115409','watch-mobile','block-5238','WeddingRegistry\\widgets\\SearchRegistryButton','',3),(5241,'115410','watch-mobile','block-5238','Heading','',1),(5242,'115411','watch-mobile','wedding_manage','BlockBox','',2),(5243,'115412','watch-mobile','block-5242','WeddingRegistry\\widgets\\Photos','',1),(5244,'115413','watch-mobile','block-5242-2','WeddingRegistry\\widgets\\ManageNames','',1),(5245,'115414','watch-mobile','block-5242-2','BlockBox','',3),(5246,'115415','watch-mobile','block-5245','WeddingRegistry\\widgets\\EditLink','',1),(5247,'115416','watch-mobile','block-5245','WeddingRegistry\\widgets\\DeleteLink','',2),(5248,'115417','watch-mobile','block-5245','WeddingRegistry\\widgets\\ShareLink','',3),(5249,'115418','watch-mobile','block-5242-2','WeddingRegistry\\widgets\\ManageDate','',2),(5250,'115419','watch-mobile','block-5242-3','WeddingRegistry\\widgets\\SearchRegistryButton','',1),(5251,'115420','watch-mobile','wedding_manage','WeddingRegistry\\widgets\\ManageBanner','',1),(5252,'115421','watch-mobile','wedding_manage','WeddingRegistry\\widgets\\AddItemsLink','',3),(5253,'115422','watch-mobile','wedding_manage','WeddingRegistry\\widgets\\Products','',4),(5257,'115423','watch-mobile','wedding_search','BlockBox','',1),(5258,'115424','watch-mobile','block-5257','WeddingRegistry\\widgets\\SearchList','',2),(5259,'115425','watch-mobile','block-5257','WeddingRegistry\\widgets\\SearchPaging','',3),(5260,'115426','watch-mobile','block-5257','BlockBox','',1),(5261,'115427','watch-mobile','block-5260','BlockBox','',1),(5262,'115428','watch-mobile','block-5261','WeddingRegistry\\widgets\\SearchForm','',2),(5263,'115429','watch-mobile','block-5261','Html_box','',1),(5264,'115430','watch-mobile','wedding_share','BlockBox','',1),(5265,'115431','watch-mobile','block-5264','BlockBox','',4),(5266,'115432','watch-mobile','block-5265-2','Html_box','',3),(5267,'115433','watch-mobile','block-5265-2','Html_box','',1),(5268,'115434','watch-mobile','block-5265-2','WeddingRegistry\\widgets\\ShareUrl','',2),(5269,'115435','watch-mobile','block-5265-2','WeddingRegistry\\widgets\\InviteList','',4),(5270,'115436','watch-mobile','block-5264','WeddingRegistry\\widgets\\ManageBanner','',1),(5271,'115437','watch-mobile','block-5264','WeddingRegistry\\widgets\\Photos','',2),(5272,'115438','watch-mobile','block-5264','Html_box','',3),(5273,'115439','watch-mobile','wedding_success','Html_box','',1),(5274,'115440','watch-mobile','wedding_success','WeddingRegistry\\widgets\\BackButton','',2),(5275,'115441','watch-mobile','wedding_update','BlockBox','',2),(5276,'115442','watch-mobile','block-5275','BlockBox','',1),(5277,'115443','watch-mobile','block-5276','Html_box','',5),(5278,'115444','watch-mobile','block-5276','Html_box','',3),(5279,'115445','watch-mobile','block-5276','WeddingRegistry\\widgets\\Details','',4),(5280,'115446','watch-mobile','block-5276','WeddingRegistry\\widgets\\Names','',2),(5281,'115447','watch-mobile','block-5276','Html_box','',1),(5282,'115448','watch-mobile','block-5276','WeddingRegistry\\widgets\\ShareRegistry','',6),(5283,'115449','watch-mobile','block-5275-2','BlockBox','',1),(5284,'115450','watch-mobile','block-5283','WeddingRegistry\\widgets\\ShippingDetails','',2),(5285,'115451','watch-mobile','block-5283','Html_box','',1),(5286,'115452','watch-mobile','block-5283','Html_box','',5),(5287,'115453','watch-mobile','block-5283','WeddingRegistry\\widgets\\Photos','',6),(5288,'115454','watch-mobile','block-5283','Html_box','',3),(5289,'115455','watch-mobile','block-5283','WeddingRegistry\\widgets\\InformationText','',4),(5290,'115456','watch-mobile','wedding_update','Html_box','',1),(5291,'115457','watch-mobile','wedding_update','BlockBox','',3),(5292,'115458','watch-mobile','block-5291','WeddingRegistry\\widgets\\BackButton','',1),(5293,'115459','watch-mobile','block-5291-2','WeddingRegistry\\widgets\\SaveButton','',1),(5294,'115460','watch-mobile','wedding_view','WeddingRegistry\\widgets\\ManageBanner','',1),(5295,'115461','watch-mobile','wedding_view','BlockBox','',2),(5296,'115462','watch-mobile','block-5295','WeddingRegistry\\widgets\\Photos','',1),(5297,'115463','watch-mobile','block-5295-2','WeddingRegistry\\widgets\\ManageDate','',2),(5298,'115464','watch-mobile','block-5295-2','WeddingRegistry\\widgets\\ManageNames','',1),(5299,'115465','watch-mobile','block-5295-3','WeddingRegistry\\widgets\\SearchRegistryButton','',1),(5300,'115466','watch-mobile','wedding_view','WeddingRegistry\\widgets\\Products','',6),(5301,'115467','watch-mobile','wishlist','BlockBox','',1),(5302,'115468','watch-mobile','block-5301','BlockBox','',1),(5303,'115469','watch-mobile','block-5302','WidgetsAria','',1),(5304,'115470','watch-mobile','block-5302-2','Html_box','',1),(5305,'115471','watch-mobile','block-5302-2','account\\Wishlist','',2),(5306,'115472','watch-mobile','wishlist-cart','BlockBox','',1),(5307,'115473','watch-mobile','block-5306','cart\\CartTabs','',1),(5308,'115474','watch-mobile','block-5307','account\\Wishlist','',1),(12909,'118459','printshop-mobile','404','Html_box','',1),(13006,'118556','printshop-mobile','account','BlockBox','',1),(13007,'118557','printshop-mobile','block-13006','BlockBox','',1),(13008,'118558','printshop-mobile','block-13007','WidgetsAria','',1),(13009,'118559','printshop-mobile','block-13007-2','Html_box','',3),(13010,'118560','printshop-mobile','block-13007-2','account\\OrdersHistory','',4),(13011,'118561','printshop-mobile','block-13007-2','Html_box','',1),(13012,'118562','printshop-mobile','block-13007-2','BlockBox','',2),(13013,'118563','printshop-mobile','block-13012','Html_box','',1),(13014,'118564','printshop-mobile','block-13012','account\\LastOrder','',2),(13015,'118565','printshop-mobile','block-13012-2','Html_box','',1),(13016,'118566','printshop-mobile','block-13012-2','account\\AccountLink','',3),(13017,'118567','printshop-mobile','block-13012-2','account\\OrderCount','',2),(13018,'118568','printshop-mobile','block-13012-3','Html_box','',1),(13019,'118569','printshop-mobile','block-13012-3','account\\TotalOrdered','',2),(13020,'118570','printshop-mobile','block-13012-4','Html_box','',1),(13021,'118571','printshop-mobile','block-13012-4','account\\AccountLink','',3),(13022,'118572','printshop-mobile','block-13012-4','account\\CreditAmount','',2),(13023,'118573','printshop-mobile','block-13012-5','account\\AccountLink','',3),(13024,'118574','printshop-mobile','block-13012-5','account\\PointsEarnt','',2),(13025,'118575','printshop-mobile','block-13012-5','Html_box','',1),(13026,'118576','printshop-mobile','block-13007-2','BlockBox','',5),(13027,'118577','printshop-mobile','block-13026','account\\GiftCards','',6),(13028,'118578','printshop-mobile','block-13026','Html_box','',1),(13029,'118579','printshop-mobile','block-13007-2','Html_box','',5),(13030,'118580','printshop-mobile','account-menu','BlockBox','',1),(13031,'118581','printshop-mobile','block-13030','BlockBox','',1),(13032,'118582','printshop-mobile','block-13031','Html_box','',16),(13033,'118583','printshop-mobile','block-13031','account\\AccountLink','',18),(13034,'118584','printshop-mobile','block-13031','account\\AccountLink','',1),(13035,'118585','printshop-mobile','block-13031','Html_box','',2),(13036,'118586','printshop-mobile','block-13031','account\\AccountLink','',17),(13037,'118587','printshop-mobile','block-13031','account\\AccountLink','',4),(13038,'118588','printshop-mobile','block-13031','account\\AccountLink','',11),(13039,'118589','printshop-mobile','block-13031','Html_box','',6),(13040,'118590','printshop-mobile','block-13031','account\\AccountLink','',8),(13041,'118591','printshop-mobile','block-13031','account\\AccountLink','',7),(13042,'118592','printshop-mobile','block-13031','account\\AccountLink','',14),(13043,'118593','printshop-mobile','block-13031','account\\AccountLink','',5),(13044,'118594','printshop-mobile','block-13031','account\\AccountLink','',12),(13045,'118595','printshop-mobile','block-13031','account\\AccountLink','',9),(13046,'118596','printshop-mobile','block-13031','Html_box','',10),(13047,'118597','printshop-mobile','block-13031','account\\AccountLink','',15),(13048,'118598','printshop-mobile','account_edit','BlockBox','',1),(13049,'118599','printshop-mobile','block-13048','BlockBox','',1),(13050,'118600','printshop-mobile','block-13049','WidgetsAria','',1),(13051,'118601','printshop-mobile','block-13049-2','account\\AccountEdit','',2),(13052,'118602','printshop-mobile','block-13049-2','Html_box','',1),(13053,'118603','printshop-mobile','block-13049-2','account\\AccountLink','',3),(13054,'118604','printshop-mobile','address_book','BlockBox','',1),(13055,'118605','printshop-mobile','block-13054','BlockBox','',1),(13056,'118606','printshop-mobile','block-13055','WidgetsAria','',1),(13057,'118607','printshop-mobile','block-13055-2','account\\AddressBook','',3),(13058,'118608','printshop-mobile','block-13055-2','Html_box','',1),(13059,'118609','printshop-mobile','address_book_process','BlockBox','',1),(13060,'118610','printshop-mobile','block-13059','BlockBox','',1),(13061,'118611','printshop-mobile','block-13060','WidgetsAria','',1),(13062,'118612','printshop-mobile','block-13060-2','account\\EditAddress','',2),(13063,'118613','printshop-mobile','block-13060-2','Html_box','',1),(13064,'118614','printshop-mobile','block-13060-2','account\\AccountLink','',3),(13065,'118615','printshop-mobile','b2b','BlockBox','',1),(13066,'118616','printshop-mobile','block-13065','BlockBox','',1),(13067,'118617','printshop-mobile','block-13066','productListing\\image','',1),(13068,'118618','printshop-mobile','block-13066-2','productListing\\model','',5),(13069,'118619','printshop-mobile','block-13066-2','productListing\\attributes','',3),(13070,'118620','printshop-mobile','block-13066-2','BlockBox','',4),(13071,'118621','printshop-mobile','block-13070','BlockBox','',1),(13072,'118622','printshop-mobile','block-13071','productListing\\price','',1),(13073,'118623','printshop-mobile','block-13071-2','productListing\\bonusPoints','',1),(13074,'118624','printshop-mobile','block-13070-2','productListing\\qtyInput','',1),(13075,'118625','printshop-mobile','block-13066-2','productListing\\description','',6),(13076,'118626','printshop-mobile','block-13066-2','BlockBox','',2),(13077,'118627','printshop-mobile','block-13076','productListing\\stock','',1),(13078,'118628','printshop-mobile','block-13076-2','productListing\\rating','',1),(13079,'118629','printshop-mobile','block-13066-2','productListing\\name','',1),(13080,'118630','printshop-mobile','batch','BlockBox','',1),(13081,'118631','printshop-mobile','block-13080','productListing\\attributes','',5),(13082,'118632','printshop-mobile','block-13080','productListing\\price','',6),(13083,'118633','printshop-mobile','block-13080','productListing\\name','',4),(13084,'118634','printshop-mobile','block-13080','productListing\\image','',2),(13085,'118635','printshop-mobile','block-13080','batchSelect','',1),(13086,'118636','printshop-mobile','batch_selected','BlockBox','',1),(13087,'118637','printshop-mobile','block-13086','BlockBox','',13),(13088,'118638','printshop-mobile','block-13087','productListing\\image','',1),(13089,'118639','printshop-mobile','block-13087-2','batchRemove','',1),(13090,'118640','printshop-mobile','block-13087-2','productListing\\price','',3),(13091,'118641','printshop-mobile','block-13087-2','productListing\\name','',2),(13092,'118642','printshop-mobile','bbbbb','BlockBox','',1),(13093,'118643','printshop-mobile','block-13092','BlockBox','',2),(13094,'118644','printshop-mobile','block-13093','Filters','',1),(13095,'118645','printshop-mobile','block-13093-2','BlockBox','',6),(13096,'118646','printshop-mobile','block-13095','catalog\\CountsItems','',1),(13097,'118647','printshop-mobile','block-13095-2','catalog\\Paging','',1),(13098,'118648','printshop-mobile','block-13093-2','catalog\\Image','',1),(13099,'118649','printshop-mobile','block-13093-2','Listing','',5),(13100,'118650','printshop-mobile','block-13093-2','catalog\\ImageMapCategory','',3),(13101,'118651','printshop-mobile','block-13093-2','BlockBox','',4),(13102,'118652','printshop-mobile','block-13101','catalog\\ListingLook','',1),(13103,'118653','printshop-mobile','block-13101','catalog\\CompareButton','',2),(13104,'118654','printshop-mobile','block-13101','catalog\\ItemsOnPage','',4),(13105,'118655','printshop-mobile','block-13101','catalog\\Sorting','',3),(13106,'118656','printshop-mobile','block-13093-2','Categories','',2),(13107,'118657','printshop-mobile','block-13092','catalog\\Title','',1),(13108,'118658','printshop-mobile','blog','BlockBox','',1),(13109,'118659','printshop-mobile','block-13108','BlockBox','',1),(13110,'118660','printshop-mobile','block-13109','BlogContent','',1),(13111,'118661','printshop-mobile','block-13109-2','BlogSidebar','',1),(13112,'118662','printshop-mobile','blogsidebar','BlockBox','',1),(13113,'118663','printshop-mobile','block-13112','Blog\\widget\\RecentPosts','',4),(13114,'118664','printshop-mobile','block-13112','Blog\\widget\\TagCloud','',2),(13115,'118665','printshop-mobile','block-13112','Blog\\widget\\CategoriesList','',1),(13116,'118666','printshop-mobile','block-13112','Blog\\widget\\MostPopularPosts','',3),(13117,'118667','printshop-mobile','cart','BlockBox','',2),(13118,'118668','printshop-mobile','block-13117','BlockBox','',4),(13119,'118669','printshop-mobile','block-13118','Html_box','',1),(13120,'118670','printshop-mobile','block-13118','cart\\UpSell','6',2),(13121,'118671','printshop-mobile','block-13117','BlockBox','',1),(13122,'118672','printshop-mobile','block-13121','cart\\Products','',3),(13123,'118673','printshop-mobile','block-13121','BlockBox','',2),(13124,'118674','printshop-mobile','block-13123','MultiCart\\SaveCart','',2),(13125,'118675','printshop-mobile','block-13123-2','MultiCart\\Actions','',1),(13126,'118676','printshop-mobile','block-13121','MultiCart\\CartSwitcher','',1),(13127,'118677','printshop-mobile','block-13117','BlockBox','',3),(13128,'118678','printshop-mobile','block-13127','cart\\GiveAway','',2),(13129,'118679','printshop-mobile','block-13127','Html_box','',1),(13130,'118680','printshop-mobile','block-13117','BlockBox','',2),(13131,'118681','printshop-mobile','block-13130','Html_box','',1),(13132,'118682','printshop-mobile','block-13130','BlockBox','',2),(13133,'118683','printshop-mobile','block-13132','cart\\DiscountCoupon','',1),(13134,'118684','printshop-mobile','block-13132','cart\\CreditAmount','',2),(13135,'118685','printshop-mobile','block-13132','cart\\BonusPoints','',3),(13136,'118686','printshop-mobile','block-13117','BlockBox','',5),(13137,'118687','printshop-mobile','block-13136','Html_box','',1),(13138,'118688','printshop-mobile','block-13136','cart\\ShippingEstimator','',2),(13139,'118689','printshop-mobile','block-13117','BlockBox','',7),(13140,'118690','printshop-mobile','block-13139','BlockBox','',2),(13141,'118691','printshop-mobile','block-13140','Image','',4),(13142,'118692','printshop-mobile','block-13140','cart\\CheckoutBtn','',2),(13143,'118693','printshop-mobile','block-13140','cart\\OrderTotal','',1),(13144,'118694','printshop-mobile','block-13117','Html_box','',6),(13145,'118695','printshop-mobile','cart2','BlockBox','',2),(13146,'118696','printshop-mobile','block-13145','cart\\CartTabs','',2),(13147,'118697','printshop-mobile','block-13146','BlockBox','',1),(13148,'118698','printshop-mobile','block-13147','BlockBox','',4),(13149,'118699','printshop-mobile','block-13148','cart\\UpSell','6',2),(13150,'118700','printshop-mobile','block-13148','Html_box','',1),(13151,'118701','printshop-mobile','block-13147','BlockBox','',1),(13152,'118702','printshop-mobile','block-13151','cart\\Products','',3),(13153,'118703','printshop-mobile','block-13151','BlockBox','',2),(13154,'118704','printshop-mobile','block-13153','MultiCart\\CartSwitcher','',1),(13155,'118705','printshop-mobile','block-13153','MultiCart\\SaveCart','',2),(13156,'118706','printshop-mobile','block-13153-2','MultiCart\\Actions','',1),(13157,'118707','printshop-mobile','block-13147','BlockBox','',3),(13158,'118708','printshop-mobile','block-13157','cart\\GiveAway','',2),(13159,'118709','printshop-mobile','block-13157','Html_box','',1),(13160,'118710','printshop-mobile','block-13147','BlockBox','',2),(13161,'118711','printshop-mobile','block-13160','Html_box','',1),(13162,'118712','printshop-mobile','block-13160','BlockBox','',2),(13163,'118713','printshop-mobile','block-13162','cart\\DiscountCoupon','',1),(13164,'118714','printshop-mobile','block-13162-2','cart\\CreditAmount','',1),(13165,'118715','printshop-mobile','block-13162-3','cart\\BonusPoints','',1),(13166,'118716','printshop-mobile','block-13147','BlockBox','',5),(13167,'118717','printshop-mobile','block-13166','Html_box','',1),(13168,'118718','printshop-mobile','block-13166','cart\\ShippingEstimator','',2),(13169,'118719','printshop-mobile','block-13147-2','BlockBox','',1),(13170,'118720','printshop-mobile','block-13169','Html_box','',1),(13171,'118721','printshop-mobile','block-13169','BlockBox','',2),(13172,'118722','printshop-mobile','block-13171','Image','',4),(13173,'118723','printshop-mobile','block-13171','cart\\CheckoutBtn','',2),(13174,'118724','printshop-mobile','block-13171','cart\\OrderTotal','',1),(13175,'118725','printshop-mobile','categories','BlockBox','',1),(13176,'118726','printshop-mobile','block-13175','catalog\\Title','',1),(13177,'118727','printshop-mobile','block-13175','Categories','',2),(13178,'118728','printshop-mobile','categories','BlockBox','',2),(13179,'118729','printshop-mobile','block-13178','Listing','',3),(13180,'118730','printshop-mobile','block-13178','BlockBox','',1),(13181,'118731','printshop-mobile','block-13180','catalog\\Sorting','',1),(13182,'118732','printshop-mobile','block-13180-2','catalog\\CountsItems','',1),(13183,'118733','printshop-mobile','block-13178','catalog\\Paging','',2),(13184,'118734','printshop-mobile','category','ListingFunctionality','',2),(13185,'118735','printshop-mobile','category','Categories','',1),(13186,'118736','printshop-mobile','category','PagingBar','',5),(13187,'118737','printshop-mobile','category','PagingBar','',3),(13188,'118738','printshop-mobile','category','Listing','',4),(13189,'118739','printshop-mobile','category_2','BlockBox','',1),(13190,'118740','printshop-mobile','block-13189','catalog\\Title','',1),(13191,'118741','printshop-mobile','block-13189','BlockBox','',2),(13192,'118742','printshop-mobile','block-13191','Filters','',1),(13193,'118743','printshop-mobile','block-13191-2','catalog\\Image','',1),(13194,'118744','printshop-mobile','block-13191-2','Listing','',5),(13195,'118745','printshop-mobile','block-13191-2','BlockBox','',4),(13196,'118746','printshop-mobile','block-13195','catalog\\Sorting','',3),(13197,'118747','printshop-mobile','block-13195','catalog\\ItemsOnPage','',4),(13198,'118748','printshop-mobile','block-13195','catalog\\CompareButton','',2),(13199,'118749','printshop-mobile','block-13195','catalog\\ListingLook','',1),(13200,'118750','printshop-mobile','block-13191-2','catalog\\ImageMapCategory','',3),(13201,'118751','printshop-mobile','block-13191-2','Categories','',2),(13202,'118752','printshop-mobile','block-13191-2','BlockBox','',6),(13203,'118753','printshop-mobile','block-13202','catalog\\CountsItems','',1),(13204,'118754','printshop-mobile','block-13202-2','catalog\\Paging','',1),(13205,'118755','printshop-mobile','category_no_filters','BlockBox','',1),(13206,'118756','printshop-mobile','block-13205','catalog\\B2bAddButton','',7),(13207,'118757','printshop-mobile','block-13205','BlockBox','',6),(13208,'118758','printshop-mobile','block-13207','catalog\\CountsItems','',1),(13209,'118759','printshop-mobile','block-13207-2','catalog\\Paging','',1),(13210,'118760','printshop-mobile','block-13205','Listing','',5),(13211,'118761','printshop-mobile','block-13205','catalog\\Image','',2),(13212,'118762','printshop-mobile','block-13205','BlockBox','',4),(13213,'118763','printshop-mobile','block-13212','catalog\\ListingLook','',1),(13214,'118764','printshop-mobile','block-13212','catalog\\CompareButton','',2),(13215,'118765','printshop-mobile','block-13212','HeaderStock','',5),(13216,'118766','printshop-mobile','block-13212','catalog\\ItemsOnPage','',4),(13217,'118767','printshop-mobile','block-13212','catalog\\Sorting','',3),(13218,'118768','printshop-mobile','block-13205','Categories','',3),(13219,'118769','printshop-mobile','block-13205','catalog\\Title','',1),(13220,'118770','printshop-mobile','checkout','BlockBox','',1),(13221,'118771','printshop-mobile','block-13220','BlockBox','',1),(13222,'118772','printshop-mobile','block-13221','BlockBox','',2),(13223,'118773','printshop-mobile','block-13222','BlockBox','',3),(13224,'118774','printshop-mobile','block-13223','BlockBox','',2),(13225,'118775','printshop-mobile','block-13224','checkout\\BillingAddress','',2),(13226,'118776','printshop-mobile','block-13224','Html_box','',1),(13227,'118777','printshop-mobile','block-13224-2','BlockBox','',1),(13228,'118778','printshop-mobile','block-13227','Html_box','',1),(13229,'118779','printshop-mobile','block-13227','checkout\\PaymentMethod','',2),(13230,'118780','printshop-mobile','block-13223','Html_box','',1),(13231,'118781','printshop-mobile','block-13222','BlockBox','',6),(13232,'118782','printshop-mobile','block-13231','checkout\\CreateAccount','',2),(13233,'118783','printshop-mobile','block-13231','cart\\Products','',1),(13234,'118784','printshop-mobile','block-13222','BlockBox','',2),(13235,'118785','printshop-mobile','block-13234','Html_box','',1),(13236,'118786','printshop-mobile','block-13234','BlockBox','',3),(13237,'118787','printshop-mobile','block-13236','BlockBox','',1),(13238,'118788','printshop-mobile','block-13237','checkout\\ContactInformation','',4),(13239,'118789','printshop-mobile','block-13237','UploadCustomerId\\UploadCustomerIdForm','',4),(13240,'118790','printshop-mobile','block-13237','checkout\\ShippingAddress','',2),(13241,'118791','printshop-mobile','block-13237','Html_box','',3),(13242,'118792','printshop-mobile','block-13234','BlockBox','',4),(13243,'118793','printshop-mobile','block-13242','Html_box','',1),(13244,'118794','printshop-mobile','block-13242','DelayedDespatch\\Checkout','',3),(13245,'118795','printshop-mobile','block-13242','checkout\\Shipping','',2),(13246,'118796','printshop-mobile','block-13234','Neighbour\\Checkout','',5),(13247,'118797','printshop-mobile','block-13234','BlockBox','',2),(13248,'118798','printshop-mobile','block-13247','checkout\\ShippingChoice','',1),(13249,'118799','printshop-mobile','block-13222','BlockBox','',4),(13250,'118800','printshop-mobile','block-13249','Html_box','',1),(13251,'118801','printshop-mobile','block-13249','BlockBox','',2),(13252,'118802','printshop-mobile','block-13251','CouponsAndVauchers\\Checkout','',1),(13253,'118803','printshop-mobile','block-13251-2','checkout\\BonusPoints','',2),(13254,'118804','printshop-mobile','block-13251-2','checkout\\CreditAmount','',1),(13255,'118805','printshop-mobile','block-13222','BlockBox','',5),(13256,'118806','printshop-mobile','block-13255','checkout\\Comments','',2),(13257,'118807','printshop-mobile','block-13255','Html_box','',1),(13258,'118808','printshop-mobile','block-13220','BlockBox','',2),(13259,'118809','printshop-mobile','block-13258','checkout\\Totals','',2),(13260,'118810','printshop-mobile','block-13258','checkout\\ContinueBtn','',3),(13261,'118811','printshop-mobile','block-13258','Html_box','',1),(13262,'118812','printshop-mobile','block-13258','checkout\\Terms','',4),(13263,'118813','printshop-mobile','block-13258','Html_box','',5),(13264,'118814','printshop-mobile','checkout_confirmation','BlockBox','',1),(13265,'118815','printshop-mobile','block-13264','checkout\\ConfirmBtn','',4),(13266,'118816','printshop-mobile','block-13264','cart\\Products','',7),(13267,'118817','printshop-mobile','block-13264','BlockBox','',2),(13268,'118818','printshop-mobile','block-13267','BlockBox','',1),(13269,'118819','printshop-mobile','block-13268','Html_box','',1),(13270,'118820','printshop-mobile','block-13268','checkout\\ShippingAddressConfirm','',3),(13271,'118821','printshop-mobile','block-13267-2','BlockBox','',1),(13272,'118822','printshop-mobile','block-13271','Html_box','',1),(13273,'118823','printshop-mobile','block-13271','checkout\\BillingAddressConfirm','',3),(13274,'118824','printshop-mobile','block-13264','checkout\\ConfirmBtn','',9),(13275,'118825','printshop-mobile','block-13264','BlockBox','',3),(13276,'118826','printshop-mobile','block-13275','BlockBox','',1),(13277,'118827','printshop-mobile','block-13276','Html_box','',1),(13278,'118828','printshop-mobile','block-13276','checkout\\ShippingConfirm','',3),(13279,'118829','printshop-mobile','block-13275-2','BlockBox','',1),(13280,'118830','printshop-mobile','block-13279','checkout\\PaymentMethodConfirm','',3),(13281,'118831','printshop-mobile','block-13279','Html_box','',1),(13282,'118832','printshop-mobile','block-13264','checkout\\EditBtn','',6),(13283,'118833','printshop-mobile','block-13264','checkout\\Totals','',8),(13284,'118834','printshop-mobile','block-13264','Html_box','',5),(13285,'118835','printshop-mobile','checkout_confirmation_no_shipping_q','BlockBox','',1),(13286,'118836','printshop-mobile','block-13285','checkout\\Totals','',5),(13287,'118837','printshop-mobile','block-13285','checkout\\ConfirmBtn','',6),(13288,'118838','printshop-mobile','block-13285','BlockBox','',1),(13289,'118839','printshop-mobile','block-13288','BlockBox','',1),(13290,'118840','printshop-mobile','block-13289','Html_box','',1),(13291,'118841','printshop-mobile','block-13289','checkout\\BillingAddressConfirm','',3),(13292,'118842','printshop-mobile','block-13288-2','BlockBox','',1),(13293,'118843','printshop-mobile','block-13292','Html_box','',1),(13294,'118844','printshop-mobile','block-13292','checkout\\PaymentMethodConfirm','',3),(13295,'118845','printshop-mobile','block-13285','Html_box','',3),(13296,'118846','printshop-mobile','block-13285','quote\\Products','',4),(13297,'118847','printshop-mobile','block-13285','checkout\\ConfirmBtn','',2),(13298,'118848','printshop-mobile','checkout_confirmation_no_shipping','BlockBox','',1),(13299,'118849','printshop-mobile','block-13298','Html_box','',5),(13300,'118850','printshop-mobile','block-13298','checkout\\ConfirmBtn','',4),(13301,'118851','printshop-mobile','block-13298','cart\\Products','',7),(13302,'118852','printshop-mobile','block-13298','checkout\\Totals','',8),(13303,'118853','printshop-mobile','block-13298','checkout\\ConfirmBtn','',9),(13304,'118854','printshop-mobile','block-13298','BlockBox','',2),(13305,'118855','printshop-mobile','block-13304','BlockBox','',1),(13306,'118856','printshop-mobile','block-13305','checkout\\BillingAddressConfirm','',3),(13307,'118857','printshop-mobile','block-13305','Html_box','',1),(13308,'118858','printshop-mobile','block-13304-2','BlockBox','',1),(13309,'118859','printshop-mobile','block-13308','Html_box','',1),(13310,'118860','printshop-mobile','block-13308','checkout\\PaymentMethodConfirm','',3),(13311,'118861','printshop-mobile','checkout_confirmation_q','BlockBox','',1),(13312,'118862','printshop-mobile','block-13311','BlockBox','',2),(13313,'118863','printshop-mobile','block-13312','BlockBox','',1),(13314,'118864','printshop-mobile','block-13313','checkout\\ShippingConfirm','',3),(13315,'118865','printshop-mobile','block-13313','Html_box','',1),(13316,'118866','printshop-mobile','block-13312-2','BlockBox','',1),(13317,'118867','printshop-mobile','block-13316','Html_box','',1),(13318,'118868','printshop-mobile','block-13316','checkout\\PaymentMethodConfirm','',3),(13319,'118869','printshop-mobile','block-13311','checkout\\ConfirmBtn','',8),(13320,'118870','printshop-mobile','block-13311','checkout\\ConfirmBtn','',3),(13321,'118871','printshop-mobile','block-13311','checkout\\EditBtn','',5),(13322,'118872','printshop-mobile','block-13311','quote\\Products','',6),(13323,'118873','printshop-mobile','block-13311','Html_box','',4),(13324,'118874','printshop-mobile','block-13311','checkout\\Totals','',7),(13325,'118875','printshop-mobile','block-13311','BlockBox','',1),(13326,'118876','printshop-mobile','block-13325','BlockBox','',1),(13327,'118877','printshop-mobile','block-13326','checkout\\ShippingAddressConfirm','',3),(13328,'118878','printshop-mobile','block-13326','Html_box','',1),(13329,'118879','printshop-mobile','block-13325-2','BlockBox','',1),(13330,'118880','printshop-mobile','block-13329','Html_box','',1),(13331,'118881','printshop-mobile','block-13329','checkout\\BillingAddressConfirm','',3),(13332,'118882','printshop-mobile','checkout_confirmation_title','Html_box','',1),(13333,'118883','printshop-mobile','checkout_confirmation_title_g','Html_box','',1),(13334,'118884','printshop-mobile','checkout_confirmation_title_no_shipping_g','Html_box','',1),(13335,'118885','printshop-mobile','checkout_confirmation_title_no_shipping','Html_box','',1),(13336,'118886','printshop-mobile','checkout_confirmation_title_q','Html_box','',1),(13337,'118887','printshop-mobile','checkout_confirmation_title_s','Html_box','',1),(13338,'118888','printshop-mobile','checkout_delivery','BlockBox','',1),(13339,'118889','printshop-mobile','block-13338','BlockBox','',1),(13340,'118890','printshop-mobile','block-13339','checkout\\ShippingAddress','',2),(13341,'118891','printshop-mobile','block-13339','Html_box','',1),(13342,'118892','printshop-mobile','block-13338-2','BlockBox','',1),(13343,'118893','printshop-mobile','block-13342','Neighbour\\Checkout','',4),(13344,'118894','printshop-mobile','block-13342','Html_box','',1),(13345,'118895','printshop-mobile','block-13342','checkout\\Shipping','',2),(13346,'118896','printshop-mobile','block-13342','DelayedDespatch\\Checkout','',3),(13347,'118897','printshop-mobile','checkout_delivery','BlockBox','',2),(13348,'118898','printshop-mobile','block-13347','BlockBox','',1),(13349,'118899','printshop-mobile','block-13348','Html_box','',1),(13350,'118900','printshop-mobile','block-13348','checkout\\ContactInformation','',2),(13351,'118901','printshop-mobile','block-13347-2','BlockBox','',1),(13352,'118902','printshop-mobile','block-13351','Html_box','',1),(13353,'118903','printshop-mobile','block-13351','checkout\\Comments','',2),(13354,'118904','printshop-mobile','checkout_delivery','BlockBox','',3),(13355,'118905','printshop-mobile','block-13354','Html_box','',1),(13356,'118906','printshop-mobile','block-13354-2','checkout\\ContinueBtn','',1),(13357,'118907','printshop-mobile','checkout_delivery_g','BlockBox','',1),(13358,'118908','printshop-mobile','block-13357','BlockBox','',1),(13359,'118909','printshop-mobile','block-13358','checkout\\ShippingAddress','',2),(13360,'118910','printshop-mobile','block-13358','Html_box','',1),(13361,'118911','printshop-mobile','block-13357-2','BlockBox','',1),(13362,'118912','printshop-mobile','block-13361','Html_box','',1),(13363,'118913','printshop-mobile','block-13361','Neighbour\\Checkout','',4),(13364,'118914','printshop-mobile','block-13361','checkout\\Shipping','',2),(13365,'118915','printshop-mobile','block-13361','DelayedDespatch\\Checkout','',3),(13366,'118916','printshop-mobile','checkout_delivery_g','BlockBox','',3),(13367,'118917','printshop-mobile','block-13366','Html_box','',1),(13368,'118918','printshop-mobile','block-13366-2','checkout\\ContinueBtn','',1),(13369,'118919','printshop-mobile','checkout_delivery_g','BlockBox','',2),(13370,'118920','printshop-mobile','block-13369','BlockBox','',1),(13371,'118921','printshop-mobile','block-13370','checkout\\ContactInformation','',2),(13372,'118922','printshop-mobile','block-13370','Html_box','',1),(13373,'118923','printshop-mobile','block-13369-2','BlockBox','',1),(13374,'118924','printshop-mobile','block-13373','checkout\\Comments','',2),(13375,'118925','printshop-mobile','block-13373','Html_box','',1),(13376,'118926','printshop-mobile','checkout_delivery_no_shipping','BlockBox','',2),(13377,'118927','printshop-mobile','block-13376','Html_box','',1),(13378,'118928','printshop-mobile','block-13376-2','checkout\\ContinueBtn','',1),(13379,'118929','printshop-mobile','checkout_delivery_no_shipping','BlockBox','',1),(13380,'118930','printshop-mobile','block-13379','BlockBox','',1),(13381,'118931','printshop-mobile','block-13380','checkout\\ContactInformation','',2),(13382,'118932','printshop-mobile','block-13379-2','BlockBox','',1),(13383,'118933','printshop-mobile','block-13382','checkout\\Comments','',2),(13384,'118934','printshop-mobile','block-13382','Html_box','',1),(13385,'118935','printshop-mobile','checkout_delivery_no_shipping_g','BlockBox','',1),(13386,'118936','printshop-mobile','block-13385','BlockBox','',1),(13387,'118937','printshop-mobile','block-13386','checkout\\ContactInformation','',2),(13388,'118938','printshop-mobile','block-13385-2','BlockBox','',1),(13389,'118939','printshop-mobile','block-13388','Html_box','',1),(13390,'118940','printshop-mobile','block-13388','checkout\\Comments','',2),(13391,'118941','printshop-mobile','checkout_delivery_no_shipping_g','BlockBox','',2),(13392,'118942','printshop-mobile','block-13391','Html_box','',1),(13393,'118943','printshop-mobile','block-13391-2','checkout\\ContinueBtn','',1),(13394,'118944','printshop-mobile','checkout_delivery_title','Html_box','',1),(13395,'118945','printshop-mobile','checkout_delivery_title_g','Html_box','',1),(13396,'118946','printshop-mobile','checkout_delivery_title_no_shipping_g','Html_box','',1),(13397,'118947','printshop-mobile','checkout_delivery_title_no_shipping','Html_box','',1),(13398,'118948','printshop-mobile','checkout_delivery_title_q','Html_box','',1),(13399,'118949','printshop-mobile','checkout_delivery_title_s','Html_box','',1),(13400,'118950','printshop-mobile','checkout_free_s','BlockBox','',1),(13401,'118951','printshop-mobile','block-13400','BlockBox','',2),(13402,'118952','printshop-mobile','block-13401','BlockBox','',2),(13403,'118953','printshop-mobile','block-13402','BlockBox','',2),(13404,'118954','printshop-mobile','block-13403','Neighbour\\Checkout','',4),(13405,'118955','printshop-mobile','block-13403','BlockBox','',3),(13406,'118956','printshop-mobile','block-13405','BlockBox','',1),(13407,'118957','printshop-mobile','block-13406','checkout\\ShippingAddress','',2),(13408,'118958','printshop-mobile','block-13406','Html_box','',3),(13409,'118959','printshop-mobile','block-13406','checkout\\ContactInformation','',4),(13410,'118960','printshop-mobile','block-13405-2','BlockBox','',1),(13411,'118961','printshop-mobile','block-13410','DelayedDespatch\\Checkout','',3),(13412,'118962','printshop-mobile','block-13403','Html_box','',1),(13413,'118963','printshop-mobile','block-13403','BlockBox','',2),(13414,'118964','printshop-mobile','block-13413','checkout\\ShippingChoice','',1),(13415,'118965','printshop-mobile','block-13402','BlockBox','',5),(13416,'118966','printshop-mobile','block-13415','Html_box','',1),(13417,'118967','printshop-mobile','block-13415','checkout\\Comments','',2),(13418,'118968','printshop-mobile','block-13402','checkout\\Gdpr','',1),(13419,'118969','printshop-mobile','block-13402','BlockBox','',6),(13420,'118970','printshop-mobile','block-13419','checkout\\CreateAccount','',3),(13421,'118971','printshop-mobile','block-13419','sample\\Products','',1),(13422,'118972','printshop-mobile','block-13401-2','BlockBox','',1),(13423,'118973','printshop-mobile','block-13422','checkout\\ContinueBtn','',3),(13424,'118974','printshop-mobile','block-13422','Html_box','',4),(13425,'118975','printshop-mobile','checkout_no_shipping','BlockBox','',1),(13426,'118976','printshop-mobile','block-13425','BlockBox','',2),(13427,'118977','printshop-mobile','block-13426','BlockBox','',1),(13428,'118978','printshop-mobile','block-13427','BlockBox','',5),(13429,'118979','printshop-mobile','block-13428','Html_box','',1),(13430,'118980','printshop-mobile','block-13428','checkout\\Comments','',2),(13431,'118981','printshop-mobile','block-13427','BlockBox','',4),(13432,'118982','printshop-mobile','block-13431','BlockBox','',2),(13433,'118983','printshop-mobile','block-13432','CouponsAndVauchers\\Checkout','',1),(13434,'118984','printshop-mobile','block-13432-2','checkout\\BonusPoints','',2),(13435,'118985','printshop-mobile','block-13432-2','checkout\\CreditAmount','',1),(13436,'118986','printshop-mobile','block-13431','Html_box','',1),(13437,'118987','printshop-mobile','block-13427','BlockBox','',3),(13438,'118988','printshop-mobile','block-13437','BlockBox','',2),(13439,'118989','printshop-mobile','block-13438','Html_box','',1),(13440,'118990','printshop-mobile','block-13438','checkout\\BillingAddress','',2),(13441,'118991','printshop-mobile','block-13438-2','BlockBox','',1),(13442,'118992','printshop-mobile','block-13441','Html_box','',1),(13443,'118993','printshop-mobile','block-13441','checkout\\PaymentMethod','',2),(13444,'118994','printshop-mobile','block-13437','Html_box','',1),(13445,'118995','printshop-mobile','block-13427','BlockBox','',6),(13446,'118996','printshop-mobile','block-13445','cart\\Products','',1),(13447,'118997','printshop-mobile','block-13445','checkout\\CreateAccount','',2),(13448,'118998','printshop-mobile','block-13426-2','BlockBox','',1),(13449,'118999','printshop-mobile','block-13448','checkout\\Terms','',4),(13450,'119000','printshop-mobile','block-13448','checkout\\ContinueBtn','',3),(13451,'119001','printshop-mobile','block-13448','checkout\\Totals','',2),(13452,'119002','printshop-mobile','block-13448','Html_box','',5),(13453,'119003','printshop-mobile','block-13448','Html_box','',1),(13454,'119004','printshop-mobile','checkout_no_shipping_g','BlockBox','',1),(13455,'119005','printshop-mobile','block-13454','quote\\Products','',3),(13456,'119006','printshop-mobile','block-13454','BlockBox','',1),(13457,'119007','printshop-mobile','block-13456','BlockBox','',1),(13458,'119008','printshop-mobile','block-13457','checkout\\BillingAddress','',2),(13459,'119009','printshop-mobile','block-13457','Html_box','',1),(13460,'119010','printshop-mobile','block-13456-2','BlockBox','',1),(13461,'119011','printshop-mobile','block-13460','checkout\\CreditAmount','',3),(13462,'119012','printshop-mobile','block-13460','Html_box','',1),(13463,'119013','printshop-mobile','block-13460','checkout\\PaymentMethod','',2),(13464,'119014','printshop-mobile','block-13460','CouponsAndVauchers\\Checkout','',5),(13465,'119015','printshop-mobile','block-13460','checkout\\BonusPoints','',4),(13466,'119016','printshop-mobile','block-13454','BlockBox','',2),(13467,'119017','printshop-mobile','block-13466','BlockBox','',1),(13468,'119018','printshop-mobile','block-13467','Html_box','',1),(13469,'119019','printshop-mobile','block-13467','checkout\\ContactInformation','',2),(13470,'119020','printshop-mobile','block-13466-2','BlockBox','',1),(13471,'119021','printshop-mobile','block-13470','Html_box','',1),(13472,'119022','printshop-mobile','block-13470','checkout\\Comments','',2),(13473,'119023','printshop-mobile','block-13454','BlockBox','',6),(13474,'119024','printshop-mobile','block-13473','Html_box','',1),(13475,'119025','printshop-mobile','block-13473-2','checkout\\ContinueBtn','',1),(13476,'119026','printshop-mobile','block-13454','checkout\\Totals','',5),(13477,'119027','printshop-mobile','checkout_no_shipping_q','BlockBox','',1),(13478,'119028','printshop-mobile','block-13477','BlockBox','',2),(13479,'119029','printshop-mobile','block-13478','BlockBox','',2),(13480,'119030','printshop-mobile','block-13479','BlockBox','',3),(13481,'119031','printshop-mobile','block-13480','BlockBox','',2),(13482,'119032','printshop-mobile','block-13481','checkout\\BillingAddress','',2),(13483,'119033','printshop-mobile','block-13481','Html_box','',1),(13484,'119034','printshop-mobile','block-13481-2','BlockBox','',1),(13485,'119035','printshop-mobile','block-13484','Html_box','',1),(13486,'119036','printshop-mobile','block-13484','checkout\\PaymentMethod','',2),(13487,'119037','printshop-mobile','block-13480','Html_box','',1),(13488,'119038','printshop-mobile','block-13479','BlockBox','',6),(13489,'119039','printshop-mobile','block-13488','checkout\\CreateAccount','',3),(13490,'119040','printshop-mobile','block-13488','quote\\Products','',2),(13491,'119041','printshop-mobile','block-13479','BlockBox','',5),(13492,'119042','printshop-mobile','block-13491','checkout\\Comments','',2),(13493,'119043','printshop-mobile','block-13491','Html_box','',1),(13494,'119044','printshop-mobile','block-13479','checkout\\Gdpr','',1),(13495,'119045','printshop-mobile','block-13478-2','BlockBox','',1),(13496,'119046','printshop-mobile','block-13495','Html_box','',4),(13497,'119047','printshop-mobile','block-13495','checkout\\Totals','',2),(13498,'119048','printshop-mobile','block-13495','checkout\\ContinueBtn','',3),(13499,'119049','printshop-mobile','block-13495','Html_box','',1),(13500,'119050','printshop-mobile','checkout_payment','BlockBox','',2),(13501,'119051','printshop-mobile','block-13500','Html_box','',1),(13502,'119052','printshop-mobile','block-13500-2','checkout\\ContinueBtn','',1),(13503,'119053','printshop-mobile','checkout_payment','BlockBox','',1),(13504,'119054','printshop-mobile','block-13503','BlockBox','',1),(13505,'119055','printshop-mobile','block-13504','checkout\\BillingAddress','',2),(13506,'119056','printshop-mobile','block-13504','Html_box','',1),(13507,'119057','printshop-mobile','block-13503-2','BlockBox','',1),(13508,'119058','printshop-mobile','block-13507','checkout\\PaymentMethod','',2),(13509,'119059','printshop-mobile','block-13507','Html_box','',1),(13510,'119060','printshop-mobile','block-13507','checkout\\CreditAmount','',3),(13511,'119061','printshop-mobile','block-13507','CouponsAndVauchers\\Checkout','',5),(13512,'119062','printshop-mobile','block-13507','checkout\\BonusPoints','',4),(13513,'119063','printshop-mobile','checkout_payment_g','BlockBox','',1),(13514,'119064','printshop-mobile','block-13513','BlockBox','',1),(13515,'119065','printshop-mobile','block-13514','Html_box','',1),(13516,'119066','printshop-mobile','block-13514','checkout\\BillingAddress','',2),(13517,'119067','printshop-mobile','block-13513-2','BlockBox','',1),(13518,'119068','printshop-mobile','block-13517','checkout\\BonusPoints','',4),(13519,'119069','printshop-mobile','block-13517','Html_box','',1),(13520,'119070','printshop-mobile','block-13517','CouponsAndVauchers\\Checkout','',5),(13521,'119071','printshop-mobile','block-13517','checkout\\CreditAmount','',3),(13522,'119072','printshop-mobile','block-13517','checkout\\PaymentMethod','',2),(13523,'119073','printshop-mobile','checkout_payment_g','BlockBox','',2),(13524,'119074','printshop-mobile','block-13523','Html_box','',1),(13525,'119075','printshop-mobile','block-13523-2','checkout\\ContinueBtn','',1),(13526,'119076','printshop-mobile','checkout_payment_no_shipping','BlockBox','',1),(13527,'119077','printshop-mobile','block-13526','BlockBox','',1),(13528,'119078','printshop-mobile','block-13527','Html_box','',1),(13529,'119079','printshop-mobile','block-13527','checkout\\BillingAddress','',2),(13530,'119080','printshop-mobile','block-13526-2','BlockBox','',1),(13531,'119081','printshop-mobile','block-13530','Html_box','',1),(13532,'119082','printshop-mobile','block-13530','checkout\\PaymentMethod','',2),(13533,'119083','printshop-mobile','block-13530','checkout\\CreditAmount','',3),(13534,'119084','printshop-mobile','block-13530','CouponsAndVauchers\\Checkout','',5),(13535,'119085','printshop-mobile','block-13530','checkout\\BonusPoints','',4),(13536,'119086','printshop-mobile','checkout_payment_no_shipping','BlockBox','',2),(13537,'119087','printshop-mobile','block-13536','Html_box','',1),(13538,'119088','printshop-mobile','block-13536-2','checkout\\ContinueBtn','',1),(13539,'119089','printshop-mobile','checkout_payment_no_shipping_g','BlockBox','',2),(13540,'119090','printshop-mobile','block-13539','Html_box','',1),(13541,'119091','printshop-mobile','block-13539-2','checkout\\ContinueBtn','',1),(13542,'119092','printshop-mobile','checkout_payment_no_shipping_g','BlockBox','',1),(13543,'119093','printshop-mobile','block-13542','BlockBox','',1),(13544,'119094','printshop-mobile','block-13543','checkout\\BillingAddress','',2),(13545,'119095','printshop-mobile','block-13543','Html_box','',1),(13546,'119096','printshop-mobile','block-13542-2','BlockBox','',1),(13547,'119097','printshop-mobile','block-13546','checkout\\PaymentMethod','',2),(13548,'119098','printshop-mobile','block-13546','Html_box','',1),(13549,'119099','printshop-mobile','block-13546','checkout\\CreditAmount','',3),(13550,'119100','printshop-mobile','block-13546','CouponsAndVauchers\\Checkout','',5),(13551,'119101','printshop-mobile','block-13546','checkout\\BonusPoints','',4),(13552,'119102','printshop-mobile','checkout_payment_title','Html_box','',1),(13553,'119103','printshop-mobile','checkout_payment_title_g','Html_box','',1),(13554,'119104','printshop-mobile','checkout_payment_title_no_shipping','Html_box','',1),(13555,'119105','printshop-mobile','checkout_payment_title_no_shipping_g','Html_box','',1),(13556,'119106','printshop-mobile','checkout_payment_title_q','Html_box','',1),(13557,'119107','printshop-mobile','checkout_payment_title_s','Html_box','',1),(13558,'119108','printshop-mobile','checkout_q','BlockBox','',1),(13559,'119109','printshop-mobile','block-13558','BlockBox','',2),(13560,'119110','printshop-mobile','block-13559','BlockBox','',2),(13561,'119111','printshop-mobile','block-13560','BlockBox','',3),(13562,'119112','printshop-mobile','block-13561','BlockBox','',2),(13563,'119113','printshop-mobile','block-13562','checkout\\BillingAddress','',2),(13564,'119114','printshop-mobile','block-13562','Html_box','',1),(13565,'119115','printshop-mobile','block-13562-2','BlockBox','',1),(13566,'119116','printshop-mobile','block-13565','Html_box','',1),(13567,'119117','printshop-mobile','block-13565','checkout\\PaymentMethod','',2),(13568,'119118','printshop-mobile','block-13561','Html_box','',1),(13569,'119119','printshop-mobile','block-13560','BlockBox','',5),(13570,'119120','printshop-mobile','block-13569','Html_box','',1),(13571,'119121','printshop-mobile','block-13569','checkout\\Comments','',2),(13572,'119122','printshop-mobile','block-13560','checkout\\Gdpr','',1),(13573,'119123','printshop-mobile','block-13560','BlockBox','',2),(13574,'119124','printshop-mobile','block-13573','BlockBox','',3),(13575,'119125','printshop-mobile','block-13574','BlockBox','',1),(13576,'119126','printshop-mobile','block-13575','Html_box','',3),(13577,'119127','printshop-mobile','block-13575','checkout\\ShippingAddress','',2),(13578,'119128','printshop-mobile','block-13575','checkout\\ContactInformation','',4),(13579,'119129','printshop-mobile','block-13574-2','BlockBox','',1),(13580,'119130','printshop-mobile','block-13579','DelayedDespatch\\Checkout','',3),(13581,'119131','printshop-mobile','block-13579','Html_box','',1),(13582,'119132','printshop-mobile','block-13579','checkout\\Shipping','',2),(13583,'119133','printshop-mobile','block-13573','Html_box','',1),(13584,'119134','printshop-mobile','block-13573','Neighbour\\Checkout','',4),(13585,'119135','printshop-mobile','block-13573','BlockBox','',2),(13586,'119136','printshop-mobile','block-13585','checkout\\ShippingChoice','',1),(13587,'119137','printshop-mobile','block-13560','BlockBox','',6),(13588,'119138','printshop-mobile','block-13587','quote\\Products','',2),(13589,'119139','printshop-mobile','block-13587','checkout\\CreateAccount','',3),(13590,'119140','printshop-mobile','block-13559-2','BlockBox','',1),(13591,'119141','printshop-mobile','block-13590','checkout\\ContinueBtn','',3),(13592,'119142','printshop-mobile','block-13590','checkout\\Totals','',2),(13593,'119143','printshop-mobile','block-13590','Html_box','',4),(13594,'119144','printshop-mobile','block-13590','Html_box','',1),(13595,'119145','printshop-mobile','checkout_s','BlockBox','',1),(13596,'119146','printshop-mobile','block-13595','BlockBox','',2),(13597,'119147','printshop-mobile','block-13596','BlockBox','',2),(13598,'119148','printshop-mobile','block-13597','BlockBox','',4),(13599,'119149','printshop-mobile','block-13598','BlockBox','',2),(13600,'119150','printshop-mobile','block-13599','CouponsAndVauchers\\Checkout','',1),(13601,'119151','printshop-mobile','block-13599-2','checkout\\CreditAmount','',1),(13602,'119152','printshop-mobile','block-13599-2','checkout\\BonusPoints','',2),(13603,'119153','printshop-mobile','block-13598','Html_box','',1),(13604,'119154','printshop-mobile','block-13597','BlockBox','',3),(13605,'119155','printshop-mobile','block-13604','Html_box','',1),(13606,'119156','printshop-mobile','block-13604','BlockBox','',2),(13607,'119157','printshop-mobile','block-13606','checkout\\BillingAddress','',2),(13608,'119158','printshop-mobile','block-13606','Html_box','',1),(13609,'119159','printshop-mobile','block-13606-2','BlockBox','',1),(13610,'119160','printshop-mobile','block-13609','checkout\\PaymentMethod','',2),(13611,'119161','printshop-mobile','block-13609','Html_box','',1),(13612,'119162','printshop-mobile','block-13597','BlockBox','',5),(13613,'119163','printshop-mobile','block-13612','checkout\\Comments','',2),(13614,'119164','printshop-mobile','block-13612','Html_box','',1),(13615,'119165','printshop-mobile','block-13597','BlockBox','',2),(13616,'119166','printshop-mobile','block-13615','BlockBox','',2),(13617,'119167','printshop-mobile','block-13616','checkout\\ShippingChoice','',1),(13618,'119168','printshop-mobile','block-13615','Html_box','',1),(13619,'119169','printshop-mobile','block-13615','BlockBox','',3),(13620,'119170','printshop-mobile','block-13619','BlockBox','',1),(13621,'119171','printshop-mobile','block-13620','checkout\\ShippingAddress','',2),(13622,'119172','printshop-mobile','block-13620','Html_box','',3),(13623,'119173','printshop-mobile','block-13620','checkout\\ContactInformation','',4),(13624,'119174','printshop-mobile','block-13619-2','BlockBox','',1),(13625,'119175','printshop-mobile','block-13624','DelayedDespatch\\Checkout','',3),(13626,'119176','printshop-mobile','block-13624','Html_box','',1),(13627,'119177','printshop-mobile','block-13624','checkout\\Shipping','',2),(13628,'119178','printshop-mobile','block-13615','Neighbour\\Checkout','',4),(13629,'119179','printshop-mobile','block-13597','BlockBox','',6),(13630,'119180','printshop-mobile','block-13629','checkout\\CreateAccount','',3),(13631,'119181','printshop-mobile','block-13629','sample\\Products','',1),(13632,'119182','printshop-mobile','block-13597','checkout\\Gdpr','',1),(13633,'119183','printshop-mobile','block-13596-2','BlockBox','',1),(13634,'119184','printshop-mobile','block-13633','Html_box','',1),(13635,'119185','printshop-mobile','block-13633','checkout\\ContinueBtn','',3),(13636,'119186','printshop-mobile','block-13633','Html_box','',4),(13637,'119187','printshop-mobile','block-13633','checkout\\Totals','',2),(13638,'119188','printshop-mobile','checkout_step_bottom','cart\\Products','',2),(13639,'119189','printshop-mobile','checkout_step_bottom','checkout\\Totals','',3),(13640,'119190','printshop-mobile','checkout_step_bottom','Html_box','',1),(13641,'119191','printshop-mobile','checkout_step_bottom_g','checkout\\Totals','',3),(13642,'119192','printshop-mobile','checkout_step_bottom_g','quote\\Products','',2),(13643,'119193','printshop-mobile','checkout_step_bottom_g','Html_box','',1),(13644,'119194','printshop-mobile','checkout_step_bottom_no_shipping_g','Html_box','',1),(13645,'119195','printshop-mobile','checkout_step_bottom_no_shipping_g','quote\\Products','',2),(13646,'119196','printshop-mobile','checkout_step_bottom_no_shipping_g','checkout\\Totals','',3),(13647,'119197','printshop-mobile','checkout_step_bottom_no_shipping','checkout\\Totals','',3),(13648,'119198','printshop-mobile','checkout_step_bottom_no_shipping','Html_box','',1),(13649,'119199','printshop-mobile','checkout_step_bottom_no_shipping','cart\\Products','',2),(13650,'119200','printshop-mobile','communication','BlockBox','',1),(13651,'119201','printshop-mobile','block-13650','Html_box','',2),(13652,'119202','printshop-mobile','block-13650','Communication\\Topic','',3),(13653,'119203','printshop-mobile','block-13650','Communication\\NewTopicButton','',1),(13654,'119204','printshop-mobile','compare','BlockBox','',1),(13655,'119205','printshop-mobile','block-13654','catalog\\Compare','',1),(13656,'119206','printshop-mobile','compare_products','BlockBox','',2),(13657,'119207','printshop-mobile','block-13656','productListing\\rating','',4),(13658,'119208','printshop-mobile','block-13656','productListing\\model','',5),(13659,'119209','printshop-mobile','block-13656','productListing\\compare','',1),(13660,'119210','printshop-mobile','block-13656','BlockBox','',2),(13661,'119211','printshop-mobile','block-13660','productListing\\image','',1),(13662,'119212','printshop-mobile','block-13660-2','productListing\\name','',2),(13663,'119213','printshop-mobile','block-13656','BlockBox','',3),(13664,'119214','printshop-mobile','block-13663','productListing\\price','',1),(13665,'119215','printshop-mobile','block-13663-2','productListing\\buyButton','',1),(13666,'119216','printshop-mobile','confirmation','BlockBox','',1),(13667,'119217','printshop-mobile','block-13666','BlockBox','',2),(13668,'119218','printshop-mobile','block-13667','UploadCustomerId\\UploadCustomerIdForm','',1),(13669,'119219','printshop-mobile','block-13667','BlockBox','',2),(13670,'119220','printshop-mobile','block-13669','BlockBox','',1),(13671,'119221','printshop-mobile','block-13670','BlockBox','',1),(13672,'119222','printshop-mobile','block-13671','checkout\\ShippingAddressConfirm','',4),(13673,'119223','printshop-mobile','block-13671','Html_box','',1),(13674,'119224','printshop-mobile','block-13671','Html_box','',2),(13675,'119225','printshop-mobile','block-13671','checkout\\ContactConfirm','',11),(13676,'119226','printshop-mobile','block-13671','checkout\\EditBtn','',3),(13677,'119227','printshop-mobile','block-13671','Html_box','',5),(13678,'119228','printshop-mobile','block-13671','DelayedDespatch\\CheckoutConfirm','',8),(13679,'119229','printshop-mobile','block-13671','checkout\\EditBtn','',10),(13680,'119230','printshop-mobile','block-13671','checkout\\EditBtn','',6),(13681,'119231','printshop-mobile','block-13671','Html_box','',9),(13682,'119232','printshop-mobile','block-13671','checkout\\ShippingConfirm','',7),(13683,'119233','printshop-mobile','block-13670','BlockBox','',2),(13684,'119234','printshop-mobile','block-13683','Html_box','',2),(13685,'119235','printshop-mobile','block-13683','checkout\\BillingAddressConfirm','',4),(13686,'119236','printshop-mobile','block-13683','Html_box','',5),(13687,'119237','printshop-mobile','block-13683','checkout\\PaymentMethodConfirm','',7),(13688,'119238','printshop-mobile','block-13683','Html_box','',1),(13689,'119239','printshop-mobile','block-13683','checkout\\EditBtn','',3),(13690,'119240','printshop-mobile','block-13683','checkout\\EditBtn','',6),(13691,'119241','printshop-mobile','block-13669','BlockBox','',3),(13692,'119242','printshop-mobile','block-13691','Html_box','',1),(13693,'119243','printshop-mobile','block-13691','checkout\\EditBtn','',2),(13694,'119244','printshop-mobile','block-13691','cart\\Products','',3),(13695,'119245','printshop-mobile','block-13669','BlockBox','',2),(13696,'119246','printshop-mobile','block-13695','Html_box','',1),(13697,'119247','printshop-mobile','block-13695','checkout\\CommentsConfirm','',3),(13698,'119248','printshop-mobile','block-13695','checkout\\EditBtn','',2),(13699,'119249','printshop-mobile','block-13669','BlockBox','',4),(13700,'119250','printshop-mobile','block-13699','checkout\\Totals','',2),(13701,'119251','printshop-mobile','block-13699','Html_box','',1),(13702,'119252','printshop-mobile','block-13699','checkout\\ConfirmBtn','',3),(13703,'119253','printshop-mobile','block-13666','Html_box','',1),(13704,'119254','printshop-mobile','confirmation_free_s','BlockBox','',1),(13705,'119255','printshop-mobile','block-13704','Html_box','',1),(13706,'119256','printshop-mobile','block-13704','BlockBox','',2),(13707,'119257','printshop-mobile','block-13706','BlockBox','',1),(13708,'119258','printshop-mobile','block-13707','BlockBox','',1),(13709,'119259','printshop-mobile','block-13708','BlockBox','',1),(13710,'119260','printshop-mobile','block-13709','checkout\\EditBtn','',6),(13711,'119261','printshop-mobile','block-13709','checkout\\ShippingAddressConfirm','',4),(13712,'119262','printshop-mobile','block-13709','Html_box','',2),(13713,'119263','printshop-mobile','block-13709','checkout\\ShippingConfirm','',7),(13714,'119264','printshop-mobile','block-13709','checkout\\EditBtn','',3),(13715,'119265','printshop-mobile','block-13709','Html_box','',5),(13716,'119266','printshop-mobile','block-13708-2','BlockBox','',1),(13717,'119267','printshop-mobile','block-13716','Html_box','',1),(13718,'119268','printshop-mobile','block-13716','checkout\\EditBtn','',2),(13719,'119269','printshop-mobile','block-13716','DelayedDespatch\\CheckoutConfirm','',4),(13720,'119270','printshop-mobile','block-13716','checkout\\ContactConfirm','',3),(13721,'119271','printshop-mobile','block-13707','BlockBox','',2),(13722,'119272','printshop-mobile','block-13721','checkout\\CommentsConfirm','',3),(13723,'119273','printshop-mobile','block-13721','checkout\\EditBtn','',2),(13724,'119274','printshop-mobile','block-13721','Html_box','',1),(13725,'119275','printshop-mobile','block-13707','BlockBox','',3),(13726,'119276','printshop-mobile','block-13725','sample\\Products','',2),(13727,'119277','printshop-mobile','block-13725','Html_box','',1),(13728,'119278','printshop-mobile','block-13725','checkout\\EditBtn','',3),(13729,'119279','printshop-mobile','block-13706-2','BlockBox','',1),(13730,'119280','printshop-mobile','block-13729','checkout\\ConfirmBtn','',3),(13731,'119281','printshop-mobile','confirmation_no_shipping','BlockBox','',1),(13732,'119282','printshop-mobile','block-13731','Html_box','',1),(13733,'119283','printshop-mobile','block-13731','BlockBox','',2),(13734,'119284','printshop-mobile','block-13733','BlockBox','',1),(13735,'119285','printshop-mobile','block-13734','BlockBox','',3),(13736,'119286','printshop-mobile','block-13735','checkout\\EditBtn','',2),(13737,'119287','printshop-mobile','block-13735','Html_box','',1),(13738,'119288','printshop-mobile','block-13735','cart\\Products','',3),(13739,'119289','printshop-mobile','block-13734','BlockBox','',2),(13740,'119290','printshop-mobile','block-13739','checkout\\EditBtn','',2),(13741,'119291','printshop-mobile','block-13739','checkout\\CommentsConfirm','',3),(13742,'119292','printshop-mobile','block-13739','Html_box','',1),(13743,'119293','printshop-mobile','block-13734','BlockBox','',1),(13744,'119294','printshop-mobile','block-13743','BlockBox','',1),(13745,'119295','printshop-mobile','block-13744','Html_box','',9),(13746,'119296','printshop-mobile','block-13744','checkout\\ContactConfirm','',11),(13747,'119297','printshop-mobile','block-13744','checkout\\EditBtn','',10),(13748,'119298','printshop-mobile','block-13743-2','BlockBox','',1),(13749,'119299','printshop-mobile','block-13748','checkout\\EditBtn','',3),(13750,'119300','printshop-mobile','block-13748','Html_box','',2),(13751,'119301','printshop-mobile','block-13748','Html_box','',1),(13752,'119302','printshop-mobile','block-13748','Html_box','',5),(13753,'119303','printshop-mobile','block-13748','checkout\\BillingAddressConfirm','',4),(13754,'119304','printshop-mobile','block-13748','checkout\\PaymentMethodConfirm','',7),(13755,'119305','printshop-mobile','block-13748','checkout\\EditBtn','',6),(13756,'119306','printshop-mobile','block-13733-2','BlockBox','',1),(13757,'119307','printshop-mobile','block-13756','checkout\\ConfirmBtn','',3),(13758,'119308','printshop-mobile','block-13756','checkout\\Totals','',2),(13759,'119309','printshop-mobile','block-13756','Html_box','',1),(13760,'119310','printshop-mobile','confirmation_no_shipping_q','BlockBox','',2),(13761,'119311','printshop-mobile','block-13760','BlockBox','',2),(13762,'119312','printshop-mobile','block-13761','BlockBox','',1),(13763,'119313','printshop-mobile','block-13762','BlockBox','',3),(13764,'119314','printshop-mobile','block-13763','quote\\Products','',3),(13765,'119315','printshop-mobile','block-13763','checkout\\EditBtn','',2),(13766,'119316','printshop-mobile','block-13763','Html_box','',1),(13767,'119317','printshop-mobile','block-13762','BlockBox','',1),(13768,'119318','printshop-mobile','block-13767','BlockBox','',1),(13769,'119319','printshop-mobile','block-13768','checkout\\EditBtn','',2),(13770,'119320','printshop-mobile','block-13768','Html_box','',1),(13771,'119321','printshop-mobile','block-13768','Html_box','',4),(13772,'119322','printshop-mobile','block-13768','checkout\\PaymentMethodConfirm','',3),(13773,'119323','printshop-mobile','block-13768','checkout\\EditBtn','',5),(13774,'119324','printshop-mobile','block-13768','checkout\\ContactConfirm','',6),(13775,'119325','printshop-mobile','block-13767-2','BlockBox','',1),(13776,'119326','printshop-mobile','block-13775','Html_box','',2),(13777,'119327','printshop-mobile','block-13775','checkout\\EditBtn','',3),(13778,'119328','printshop-mobile','block-13775','checkout\\BillingAddressConfirm','',4),(13779,'119329','printshop-mobile','block-13762','BlockBox','',2),(13780,'119330','printshop-mobile','block-13779','checkout\\CommentsConfirm','',3),(13781,'119331','printshop-mobile','block-13779','Html_box','',1),(13782,'119332','printshop-mobile','block-13779','checkout\\EditBtn','',2),(13783,'119333','printshop-mobile','block-13761-2','BlockBox','',1),(13784,'119334','printshop-mobile','block-13783','Html_box','',1),(13785,'119335','printshop-mobile','block-13783','checkout\\Totals','',2),(13786,'119336','printshop-mobile','block-13783','checkout\\ConfirmBtn','',3),(13787,'119337','printshop-mobile','block-13760','Html_box','',1),(13788,'119338','printshop-mobile','confirmation_q','BlockBox','',1),(13789,'119339','printshop-mobile','block-13788','Html_box','',1),(13790,'119340','printshop-mobile','block-13788','BlockBox','',2),(13791,'119341','printshop-mobile','block-13790','BlockBox','',1),(13792,'119342','printshop-mobile','block-13791','BlockBox','',3),(13793,'119343','printshop-mobile','block-13792','checkout\\EditBtn','',2),(13794,'119344','printshop-mobile','block-13792','Html_box','',1),(13795,'119345','printshop-mobile','block-13792','quote\\Products','',3),(13796,'119346','printshop-mobile','block-13791','BlockBox','',2),(13797,'119347','printshop-mobile','block-13796','checkout\\EditBtn','',2),(13798,'119348','printshop-mobile','block-13796','checkout\\CommentsConfirm','',3),(13799,'119349','printshop-mobile','block-13796','Html_box','',1),(13800,'119350','printshop-mobile','block-13791','BlockBox','',1),(13801,'119351','printshop-mobile','block-13800','BlockBox','',1),(13802,'119352','printshop-mobile','block-13801','Html_box','',5),(13803,'119353','printshop-mobile','block-13801','Html_box','',9),(13804,'119354','printshop-mobile','block-13801','checkout\\EditBtn','',6),(13805,'119355','printshop-mobile','block-13801','checkout\\ShippingConfirm','',7),(13806,'119356','printshop-mobile','block-13801','checkout\\EditBtn','',3),(13807,'119357','printshop-mobile','block-13801','DelayedDespatch\\CheckoutConfirm','',8),(13808,'119358','printshop-mobile','block-13801','checkout\\ShippingAddressConfirm','',4),(13809,'119359','printshop-mobile','block-13801','checkout\\ContactConfirm','',11),(13810,'119360','printshop-mobile','block-13801','checkout\\EditBtn','',10),(13811,'119361','printshop-mobile','block-13801','Html_box','',2),(13812,'119362','printshop-mobile','block-13801','Html_box','',1),(13813,'119363','printshop-mobile','block-13800-2','BlockBox','',1),(13814,'119364','printshop-mobile','block-13813','Html_box','',1),(13815,'119365','printshop-mobile','block-13813','Html_box','',2),(13816,'119366','printshop-mobile','block-13813','checkout\\PaymentMethodConfirm','',7),(13817,'119367','printshop-mobile','block-13813','Html_box','',5),(13818,'119368','printshop-mobile','block-13813','checkout\\BillingAddressConfirm','',4),(13819,'119369','printshop-mobile','block-13813','checkout\\EditBtn','',6),(13820,'119370','printshop-mobile','block-13813','checkout\\EditBtn','',3),(13821,'119371','printshop-mobile','block-13790-2','BlockBox','',1),(13822,'119372','printshop-mobile','block-13821','checkout\\ConfirmBtn','',3),(13823,'119373','printshop-mobile','block-13821','Html_box','',1),(13824,'119374','printshop-mobile','block-13821','checkout\\Totals','',2),(13825,'119375','printshop-mobile','confirmation_s','BlockBox','',1),(13826,'119376','printshop-mobile','block-13825','Html_box','',1),(13827,'119377','printshop-mobile','block-13825','BlockBox','',2),(13828,'119378','printshop-mobile','block-13827','BlockBox','',1),(13829,'119379','printshop-mobile','block-13828','BlockBox','',2),(13830,'119380','printshop-mobile','block-13829','checkout\\CommentsConfirm','',3),(13831,'119381','printshop-mobile','block-13829','checkout\\EditBtn','',2),(13832,'119382','printshop-mobile','block-13829','Html_box','',1),(13833,'119383','printshop-mobile','block-13828','BlockBox','',3),(13834,'119384','printshop-mobile','block-13833','sample\\Products','',2),(13835,'119385','printshop-mobile','block-13833','Html_box','',1),(13836,'119386','printshop-mobile','block-13833','checkout\\EditBtn','',3),(13837,'119387','printshop-mobile','block-13828','BlockBox','',1),(13838,'119388','printshop-mobile','block-13837','BlockBox','',1),(13839,'119389','printshop-mobile','block-13838','Html_box','',9),(13840,'119390','printshop-mobile','block-13838','checkout\\ContactConfirm','',11),(13841,'119391','printshop-mobile','block-13838','checkout\\EditBtn','',6),(13842,'119392','printshop-mobile','block-13838','checkout\\EditBtn','',10),(13843,'119393','printshop-mobile','block-13838','Html_box','',1),(13844,'119394','printshop-mobile','block-13838','DelayedDespatch\\CheckoutConfirm','',8),(13845,'119395','printshop-mobile','block-13838','checkout\\EditBtn','',3),(13846,'119396','printshop-mobile','block-13838','checkout\\ShippingAddressConfirm','',4),(13847,'119397','printshop-mobile','block-13838','Html_box','',5),(13848,'119398','printshop-mobile','block-13838','Html_box','',2),(13849,'119399','printshop-mobile','block-13838','checkout\\ShippingConfirm','',7),(13850,'119400','printshop-mobile','block-13837-2','BlockBox','',1),(13851,'119401','printshop-mobile','block-13850','Html_box','',5),(13852,'119402','printshop-mobile','block-13850','Html_box','',1),(13853,'119403','printshop-mobile','block-13850','checkout\\EditBtn','',6),(13854,'119404','printshop-mobile','block-13850','checkout\\BillingAddressConfirm','',4),(13855,'119405','printshop-mobile','block-13850','checkout\\EditBtn','',3),(13856,'119406','printshop-mobile','block-13850','Html_box','',2),(13857,'119407','printshop-mobile','block-13850','checkout\\PaymentMethodConfirm','',7),(13858,'119408','printshop-mobile','block-13827-2','BlockBox','',1),(13859,'119409','printshop-mobile','block-13858','checkout\\Totals','',2),(13860,'119410','printshop-mobile','block-13858','Html_box','',1),(13861,'119411','printshop-mobile','block-13858','checkout\\ConfirmBtn','',3),(13862,'119412','printshop-mobile','contact','BlockBox','',1),(13863,'119413','printshop-mobile','block-13862','BlockBox','',4),(13864,'119414','printshop-mobile','block-13863','contact\\Map','',1),(13865,'119415','printshop-mobile','block-13863-2','contact\\StreetView','',1),(13866,'119416','printshop-mobile','block-13862','BlockBox','',3),(13867,'119417','printshop-mobile','block-13866','contact\\ContactForm','',1),(13868,'119418','printshop-mobile','block-13866-2','contact\\Contacts','',1),(13869,'119419','printshop-mobile','block-13862','info\\Title','',1),(13870,'119420','printshop-mobile','created_success','BlockBox','',1),(13871,'119421','printshop-mobile','block-13870','Html_box','',2),(13872,'119422','printshop-mobile','block-13870','Html_box','',1),(13873,'119423','printshop-mobile','credit_note','invoice\\Container','',1),(13874,'119424','printshop-mobile','block-13873','BlockBox','',2),(13875,'119425','printshop-mobile','block-13874','BlockBox','',8),(13876,'119426','printshop-mobile','block-13875','BlockBox','',1),(13877,'119427','printshop-mobile','block-13876','Text','',1),(13878,'119428','printshop-mobile','block-13876','invoice\\ShippingMethod','',2),(13879,'119429','printshop-mobile','block-13875-2','BlockBox','',1),(13880,'119430','printshop-mobile','block-13879','invoice\\ShippingMethod','',2),(13881,'119431','printshop-mobile','block-13879','Text','',1),(13882,'119432','printshop-mobile','block-13874','BlockBox','',7),(13883,'119433','printshop-mobile','block-13882','BlockBox','',1),(13884,'119434','printshop-mobile','block-13883','invoice\\BillingAddress','',2),(13885,'119435','printshop-mobile','block-13883','Text','',1),(13886,'119436','printshop-mobile','block-13882-2','BlockBox','',1),(13887,'119437','printshop-mobile','block-13886','Text','',5),(13888,'119438','printshop-mobile','block-13886','invoice\\CustomerName','',2),(13889,'119439','printshop-mobile','block-13886','invoice\\CustomerEmail','',6),(13890,'119440','printshop-mobile','block-13886','Text','',3),(13891,'119441','printshop-mobile','block-13886','Text','',1),(13892,'119442','printshop-mobile','block-13886','invoice\\CustomerPhone','',4),(13893,'119443','printshop-mobile','block-13874-2','invoice\\PaymentDate','',3),(13894,'119444','printshop-mobile','block-13874-2','Text','',2),(13895,'119445','printshop-mobile','block-13874-2','invoice\\OrderId','',1),(13896,'119446','printshop-mobile','block-13873','BlockBox','',4),(13897,'119447','printshop-mobile','block-13896','BlockBox','',1),(13898,'119448','printshop-mobile','block-13897','Text','',1),(13899,'119449','printshop-mobile','block-13897','invoice\\ShippingAddress','',2),(13900,'119450','printshop-mobile','block-13896-2','BlockBox','',1),(13901,'119451','printshop-mobile','block-13873','BlockBox','',1),(13902,'119452','printshop-mobile','block-13901','Logo','',1),(13903,'119453','printshop-mobile','block-13901-2','BlockBox','',1),(13904,'119454','printshop-mobile','block-13903','invoice\\StoreAddress','',1),(13905,'119455','printshop-mobile','block-13901-2','BlockBox','',3),(13906,'119456','printshop-mobile','block-13905','Text','',1),(13907,'119457','printshop-mobile','block-13905-2','invoice\\StoreEmail','',1),(13908,'119458','printshop-mobile','block-13901-2','BlockBox','',2),(13909,'119459','printshop-mobile','block-13908','Text','',1),(13910,'119460','printshop-mobile','block-13908-2','invoice\\StorePhone','',1),(13911,'119461','printshop-mobile','block-13901-2','BlockBox','',4),(13912,'119462','printshop-mobile','block-13911','Text','',1),(13913,'119463','printshop-mobile','block-13911-2','invoice\\StoreSite','',1),(13914,'119464','printshop-mobile','block-13873','invoice\\Products','',3),(13915,'119465','printshop-mobile','block-13873','BlockBox','',5),(13916,'119466','printshop-mobile','block-13915','invoice\\StoreAddress','',8),(13917,'119467','printshop-mobile','block-13915','Text','',1),(13918,'119468','printshop-mobile','block-13915-2','Text','',2),(13919,'119469','printshop-mobile','block-13915-2','Logo','',1),(13920,'119470','printshop-mobile','block-13915-3','BlockBox','',2),(13921,'119471','printshop-mobile','block-13920','Text','',1),(13922,'119472','printshop-mobile','block-13920-2','invoice\\StorePhone','',1),(13923,'119473','printshop-mobile','block-13915-3','BlockBox','',3),(13924,'119474','printshop-mobile','block-13923','Text','',1),(13925,'119475','printshop-mobile','block-13923-2','invoice\\StoreEmail','',1),(13926,'119476','printshop-mobile','block-13915-3','Text','',1),(13927,'119477','printshop-mobile','delivery-location','DeliveryLocation\\LocationProducts','',8),(13928,'119478','printshop-mobile','delivery-location','DeliveryLocation\\LocationLongDescription','',5),(13929,'119479','printshop-mobile','delivery-location','DeliveryLocation\\LocationHeadlineImage','',1),(13930,'119480','printshop-mobile','delivery-location','DeliveryLocation\\LocationDescription','',3),(13931,'119481','printshop-mobile','delivery-location','DeliveryLocation\\FeaturedList','',6),(13932,'119482','printshop-mobile','delivery-location','DeliveryLocation\\LocationList','',7),(13933,'119483','printshop-mobile','delivery-location','DeliveryLocation\\LocationTitle','',2),(13934,'119484','printshop-mobile','delivery-location-default','DeliveryLocation\\TopLocationList','',2),(13935,'119485','printshop-mobile','delivery-location-default','Heading','',1),(13936,'119486','printshop-mobile','delivery_loc_2','DeliveryLocation\\FeaturedList','',6),(13937,'119487','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationDescription','',3),(13938,'119488','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationHeadlineImage','',1),(13939,'119489','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationTitle','',2),(13940,'119490','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationProducts','',8),(13941,'119491','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationList','',7),(13942,'119492','printshop-mobile','delivery_loc_2','DeliveryLocation\\LocationLongDescription','',5),(13943,'119493','printshop-mobile','email','email\\Content','',3),(13944,'119494','printshop-mobile','email','email\\BlockBox','',1),(13945,'119495','printshop-mobile','block-13944','Logo','logo-2.png',1),(13946,'119496','printshop-mobile','email','Copyright','',7),(13947,'119497','printshop-mobile','email','email\\BlockBox','',4),(13948,'119498','printshop-mobile','email','Text','',5),(13949,'119499','printshop-mobile','email','email\\BlockBox','',2),(13950,'119500','printshop-mobile','block-13949','email\\Title','',1),(13951,'119501','printshop-mobile','block-13949-2','email\\Date','',1),(13952,'119502','printshop-mobile','email_2','email\\BlockBox','',1),(13953,'119503','printshop-mobile','block-13952','email\\BlockBox','',1),(13954,'119504','printshop-mobile','block-13953','email\\Content','',3),(13955,'119505','printshop-mobile','block-13953','email\\BlockBox','',2),(13956,'119506','printshop-mobile','block-13955','email\\Title','',1),(13957,'119507','printshop-mobile','block-13955-2','email\\Date','',1),(13958,'119508','printshop-mobile','block-13953','Copyright','',4),(13959,'119509','printshop-mobile','block-13953','Logo','',1),(13960,'119510','printshop-mobile','email_3','email\\BlockBox','',1),(13961,'119511','printshop-mobile','block-13960','email\\BlockBox','',1),(13962,'119512','printshop-mobile','block-13961','Logo','',1),(13963,'119513','printshop-mobile','block-13961','Copyright','',3),(13964,'119514','printshop-mobile','block-13961','email\\BlockBox','',2),(13965,'119515','printshop-mobile','block-13964','email\\BlockBox','',1),(13966,'119516','printshop-mobile','block-13965','email\\Title','',1),(13967,'119517','printshop-mobile','block-13965-2','email\\Date','',1),(13968,'119518','printshop-mobile','block-13964','email\\Content','',2),(13969,'119519','printshop-mobile','email_4','email\\BlockBox','',1),(13970,'119520','printshop-mobile','block-13969','email\\BlockBox','',1),(13971,'119521','printshop-mobile','block-13970','email\\BlockBox','',1),(13972,'119522','printshop-mobile','block-13971','email\\Content','',2),(13973,'119523','printshop-mobile','block-13971','email\\BlockBox','',1),(13974,'119524','printshop-mobile','block-13973','Logo','',1),(13975,'119525','printshop-mobile','block-13973-2','email\\Title','',1),(13976,'119526','printshop-mobile','block-13973-2','email\\Date','',2),(13977,'119527','printshop-mobile','block-13970','Copyright','',2),(13978,'119528','printshop-mobile','footer','BlockBox','',1),(13979,'119529','printshop-mobile','block-13978','BlockBox','',4),(13980,'119530','printshop-mobile','block-13979','Text','',1),(13981,'119531','printshop-mobile','block-13979','Menu','footer3',2),(13982,'119532','printshop-mobile','block-13978','Copyright','',10),(13983,'119533','printshop-mobile','block-13978','BlockBox','',2),(13984,'119534','printshop-mobile','block-13983','Menu','footer2',2),(13985,'119535','printshop-mobile','block-13983','Text','',1),(13986,'119536','printshop-mobile','block-13978','BlockBox','',3),(13987,'119537','printshop-mobile','block-13986','Text','',1),(13988,'119538','printshop-mobile','block-13986','Menu','footer1',2),(13989,'119539','printshop-mobile','block-13978','BlockBox','',1),(13990,'119540','printshop-mobile','block-13989','Contacts','',2),(13991,'119541','printshop-mobile','block-13989','Text','',1),(13992,'119542','printshop-mobile','for_menu','BlockBox','',1),(13993,'119543','printshop-mobile','block-13992','Html_box','',1),(13994,'119544','printshop-mobile','block-13992-2','Languages','',1),(13995,'119545','printshop-mobile','for_menu','BlockBox','',3),(13996,'119546','printshop-mobile','block-13995','Html_box','',1),(13997,'119547','printshop-mobile','block-13995-2','Currencies','',1),(13998,'119548','printshop-mobile','gift','BlockBox','',1),(13999,'119549','printshop-mobile','block-13998','BlockBox','',3),(14000,'119550','printshop-mobile','block-13999','BlockBox','',1),(14001,'119551','printshop-mobile','block-14000','BlockBox','',1),(14002,'119552','printshop-mobile','block-14001','BlockBox','',9),(14003,'119553','printshop-mobile','block-14002','Text','',1),(14004,'119554','printshop-mobile','block-14002','invoice\\StoreEmail','',3),(14005,'119555','printshop-mobile','block-14002','invoice\\StorePhone','',2),(14006,'119556','printshop-mobile','block-14001','Text','',6),(14007,'119557','printshop-mobile','block-14001','Text','',4),(14008,'119558','printshop-mobile','block-14001','Text','',7),(14009,'119559','printshop-mobile','block-14001','Text','',2),(14010,'119560','printshop-mobile','block-14001','BlockBox','',8),(14011,'119561','printshop-mobile','block-14010','Text','',1),(14012,'119562','printshop-mobile','block-14010-2','gift\\CodeView','',1),(14013,'119563','printshop-mobile','block-14001','gift\\MessageView','',5),(14014,'119564','printshop-mobile','block-14001','gift\\AmountView','',3),(14015,'119565','printshop-mobile','block-14001','Text','',1),(14016,'119566','printshop-mobile','block-13999-2','gift\\Form','',2),(14017,'119567','printshop-mobile','block-13999-2','Text','',1),(14018,'119568','printshop-mobile','block-13998','info\\Title','',1),(14019,'119569','printshop-mobile','gift_card','BlockBox','',1),(14020,'119570','printshop-mobile','block-14019','Text','',9),(14021,'119571','printshop-mobile','block-14019','Text','',4),(14022,'119572','printshop-mobile','block-14019','Logo','',1),(14023,'119573','printshop-mobile','block-14019','Image','',2),(14024,'119574','printshop-mobile','block-14019','Text','',6),(14025,'119575','printshop-mobile','block-14019','gift\\AmountView','',5),(14026,'119576','printshop-mobile','block-14019','gift\\MessageView','',7),(14027,'119577','printshop-mobile','block-14019','BlockBox','',10),(14028,'119578','printshop-mobile','block-14027','Text','',1),(14029,'119579','printshop-mobile','block-14027-2','gift\\CodeView','',1),(14030,'119580','printshop-mobile','block-14019','Text','',3),(14031,'119581','printshop-mobile','block-14019','Text','',8),(14032,'119582','printshop-mobile','block-14019','BlockBox','',11),(14033,'119583','printshop-mobile','block-14032','invoice\\StorePhone','',2),(14034,'119584','printshop-mobile','block-14032','Text','',1),(14035,'119585','printshop-mobile','block-14032','invoice\\StoreEmail','',3),(14036,'119586','printshop-mobile','gift_card_2','BlockBox','',1),(14037,'119587','printshop-mobile','block-14036','Text','',1),(14038,'119588','printshop-mobile','block-14036','Text','',2),(14039,'119589','printshop-mobile','block-14036','Text','',6),(14040,'119590','printshop-mobile','block-14036','gift\\MessageView','',5),(14041,'119591','printshop-mobile','block-14036','Text','',7),(14042,'119592','printshop-mobile','block-14036','Text','',4),(14043,'119593','printshop-mobile','block-14036','BlockBox','',9),(14044,'119594','printshop-mobile','block-14043','invoice\\StorePhone','',2),(14045,'119595','printshop-mobile','block-14043','Text','',1),(14046,'119596','printshop-mobile','block-14043','invoice\\StoreEmail','',3),(14047,'119597','printshop-mobile','block-14036','BlockBox','',8),(14048,'119598','printshop-mobile','block-14047','Text','',1),(14049,'119599','printshop-mobile','block-14047-2','gift\\CodeView','',1),(14050,'119600','printshop-mobile','block-14036','gift\\AmountView','',3),(14051,'119601','printshop-mobile','gift_card_2_pdf','BlockBox','',1),(14052,'119602','printshop-mobile','block-14051','BlockBox','',12),(14053,'119603','printshop-mobile','block-14052','invoice\\StoreEmail','',4),(14054,'119604','printshop-mobile','block-14052','invoice\\StorePhone','',3),(14055,'119605','printshop-mobile','block-14052','Html_box','',1),(14056,'119606','printshop-mobile','block-14051','BlockBox','',11),(14057,'119607','printshop-mobile','block-14056','Html_box','',1),(14058,'119608','printshop-mobile','block-14056-2','gift\\CodeViewPdf','',1),(14059,'119609','printshop-mobile','block-14051','BlockBox','',1),(14060,'119610','printshop-mobile','block-14059','Text','',4),(14061,'119611','printshop-mobile','block-14059','Html_box','',1),(14062,'119612','printshop-mobile','block-14059','Html_box','',2),(14063,'119613','printshop-mobile','block-14059','gift\\AmountViewPdf','',3),(14064,'119614','printshop-mobile','block-14059','gift\\MessageViewPdf','',5),(14065,'119615','printshop-mobile','block-14059','Html_box','',7),(14066,'119616','printshop-mobile','block-14059','Html_box','',6),(14067,'119617','printshop-mobile','gift_card_2_pdf','Import','',1),(14068,'119618','printshop-mobile','gift_card_pdf','BlockBox','',1),(14069,'119619','printshop-mobile','block-14068','BlockBox','',12),(14070,'119620','printshop-mobile','block-14069','invoice\\StoreEmail','',4),(14071,'119621','printshop-mobile','block-14069','invoice\\StorePhone','',3),(14072,'119622','printshop-mobile','block-14069','Html_box','',1),(14073,'119623','printshop-mobile','block-14068','BlockBox','',11),(14074,'119624','printshop-mobile','block-14073','Html_box','',1),(14075,'119625','printshop-mobile','block-14073-2','gift\\CodeViewPdf','',1),(14076,'119626','printshop-mobile','block-14068','BlockBox','',1),(14077,'119627','printshop-mobile','block-14076','Text','',4),(14078,'119628','printshop-mobile','block-14076','Html_box','',1),(14079,'119629','printshop-mobile','block-14076','Html_box','',2),(14080,'119630','printshop-mobile','block-14076','gift\\AmountViewPdf','',3),(14081,'119631','printshop-mobile','block-14076','gift\\MessageViewPdf','',5),(14082,'119632','printshop-mobile','block-14076','Html_box','',7),(14083,'119633','printshop-mobile','block-14076','Html_box','',6),(14084,'119634','printshop-mobile','gift_card_pdf','Import','',1),(14085,'119635','printshop-mobile','gift_certificate','BlockBox','',1),(14086,'119636','printshop-mobile','block-14085','account\\ApplyCertificate','',2),(14087,'119637','printshop-mobile','block-14085','Html_box','',1),(14088,'119638','printshop-mobile','gigt_card_3','BlockBox','',1),(14089,'119639','printshop-mobile','block-14088','Text','',7),(14090,'119640','printshop-mobile','block-14088','Text','',4),(14091,'119641','printshop-mobile','block-14088','gift\\AmountView','',3),(14092,'119642','printshop-mobile','block-14088','Text','',2),(14093,'119643','printshop-mobile','block-14088','gift\\MessageView','',5),(14094,'119644','printshop-mobile','block-14088','Text','',1),(14095,'119645','printshop-mobile','block-14088','BlockBox','',9),(14096,'119646','printshop-mobile','block-14095','invoice\\StoreEmail','',3),(14097,'119647','printshop-mobile','block-14095','invoice\\StorePhone','',2),(14098,'119648','printshop-mobile','block-14095','Text','',1),(14099,'119649','printshop-mobile','block-14088','Text','',6),(14100,'119650','printshop-mobile','block-14088','BlockBox','',8),(14101,'119651','printshop-mobile','block-14100','Text','',1),(14102,'119652','printshop-mobile','block-14100-2','gift\\CodeView','',1),(14103,'119653','printshop-mobile','gigt_card_3_pdf','BlockBox','',1),(14104,'119654','printshop-mobile','block-14103','BlockBox','',12),(14105,'119655','printshop-mobile','block-14104','invoice\\StoreEmail','',4),(14106,'119656','printshop-mobile','block-14104','invoice\\StorePhone','',3),(14107,'119657','printshop-mobile','block-14104','Html_box','',1),(14108,'119658','printshop-mobile','block-14103','BlockBox','',11),(14109,'119659','printshop-mobile','block-14108','Html_box','',1),(14110,'119660','printshop-mobile','block-14108-2','gift\\CodeViewPdf','',1),(14111,'119661','printshop-mobile','block-14103','BlockBox','',1),(14112,'119662','printshop-mobile','block-14111','Text','',4),(14113,'119663','printshop-mobile','block-14111','Html_box','',1),(14114,'119664','printshop-mobile','block-14111','Html_box','',2),(14115,'119665','printshop-mobile','block-14111','gift\\AmountViewPdf','',3),(14116,'119666','printshop-mobile','block-14111','gift\\MessageViewPdf','',5),(14117,'119667','printshop-mobile','block-14111','Html_box','',7),(14118,'119668','printshop-mobile','block-14111','Html_box','',6),(14119,'119669','printshop-mobile','header','Logo','',2),(14120,'119670','printshop-mobile','header','catalog\\Paging','',3),(14121,'119671','printshop-mobile','header','BlockBox','',1),(14122,'119672','printshop-mobile','block-14121','Text','',1),(14123,'119673','printshop-mobile','block-14121','BlockBox','',2),(14124,'119674','printshop-mobile','block-14123','Text','',2),(14125,'119675','printshop-mobile','block-14123','Image','',1),(14126,'119676','printshop-mobile','block-14123-2','BlockBox','',1),(14127,'119677','printshop-mobile','block-14126','Html_box','',2),(14128,'119678','printshop-mobile','block-14126-2','Html_box','',2),(14129,'119679','printshop-mobile','header','BlockBox','',3),(14130,'119680','printshop-mobile','block-14129','Menu','Categories',1),(14131,'119681','printshop-mobile','block-14129-2','Search','',1),(14132,'119682','printshop-mobile','block-14129-3','Account','',1),(14133,'119683','printshop-mobile','block-14129-4','Cart','',1),(14134,'119684','printshop-mobile','info','BlockBox','',1),(14135,'119685','printshop-mobile','block-14134','info\\Content','',3),(14136,'119686','printshop-mobile','block-14134','info\\Title','',2),(14137,'119687','printshop-mobile','invoice','invoice\\Container','',1),(14138,'119688','printshop-mobile','block-14137','BlockBox','',4),(14139,'119689','printshop-mobile','block-14138','BlockBox','',1),(14140,'119690','printshop-mobile','block-14139','invoice\\ShippingAddress','',2),(14141,'119691','printshop-mobile','block-14139','Text','',1),(14142,'119692','printshop-mobile','block-14138-2','BlockBox','',1),(14143,'119693','printshop-mobile','block-14142','invoice\\Totals','',1),(14144,'119694','printshop-mobile','block-14137','invoice\\Products','',3),(14145,'119695','printshop-mobile','block-14137','BlockBox','',1),(14146,'119696','printshop-mobile','block-14145','Logo','',1),(14147,'119697','printshop-mobile','block-14145-2','BlockBox','',2),(14148,'119698','printshop-mobile','block-14147','Text','',1),(14149,'119699','printshop-mobile','block-14147-2','invoice\\StorePhone','',1),(14150,'119700','printshop-mobile','block-14145-2','BlockBox','',1),(14151,'119701','printshop-mobile','block-14150','invoice\\StoreAddress','',1),(14152,'119702','printshop-mobile','block-14145-2','BlockBox','',4),(14153,'119703','printshop-mobile','block-14152','Text','',1),(14154,'119704','printshop-mobile','block-14152-2','invoice\\StoreSite','',1),(14155,'119705','printshop-mobile','block-14145-2','BlockBox','',3),(14156,'119706','printshop-mobile','block-14155','Text','',1),(14157,'119707','printshop-mobile','block-14155-2','invoice\\StoreEmail','',1),(14158,'119708','printshop-mobile','block-14137','BlockBox','',5),(14159,'119709','printshop-mobile','block-14158','Text','',1),(14160,'119710','printshop-mobile','block-14158','invoice\\StoreAddress','',8),(14161,'119711','printshop-mobile','block-14158-2','Text','',2),(14162,'119712','printshop-mobile','block-14158-2','Logo','',1),(14163,'119713','printshop-mobile','block-14158-3','BlockBox','',3),(14164,'119714','printshop-mobile','block-14163','Text','',1),(14165,'119715','printshop-mobile','block-14163-2','invoice\\StoreEmail','',1),(14166,'119716','printshop-mobile','block-14158-3','BlockBox','',2),(14167,'119717','printshop-mobile','block-14166','Text','',1),(14168,'119718','printshop-mobile','block-14166-2','invoice\\StorePhone','',1),(14169,'119719','printshop-mobile','block-14158-3','Text','',1),(14170,'119720','printshop-mobile','block-14137','BlockBox','',2),(14171,'119721','printshop-mobile','block-14170','BlockBox','',8),(14172,'119722','printshop-mobile','block-14171','BlockBox','',1),(14173,'119723','printshop-mobile','block-14172','Text','',1),(14174,'119724','printshop-mobile','block-14172','invoice\\ShippingMethod','',2),(14175,'119725','printshop-mobile','block-14171-2','BlockBox','',1),(14176,'119726','printshop-mobile','block-14175','invoice\\ShippingMethod','',2),(14177,'119727','printshop-mobile','block-14175','Text','',1),(14178,'119728','printshop-mobile','block-14170','BlockBox','',7),(14179,'119729','printshop-mobile','block-14178','BlockBox','',1),(14180,'119730','printshop-mobile','block-14179','Text','',1),(14181,'119731','printshop-mobile','block-14179','invoice\\BillingAddress','',2),(14182,'119732','printshop-mobile','block-14178-2','BlockBox','',1),(14183,'119733','printshop-mobile','block-14182','invoice\\CustomerPhone','',4),(14184,'119734','printshop-mobile','block-14182','Text','',1),(14185,'119735','printshop-mobile','block-14182','invoice\\CustomerName','',2),(14186,'119736','printshop-mobile','block-14182','Text','',3),(14187,'119737','printshop-mobile','block-14182','Text','',5),(14188,'119738','printshop-mobile','block-14182','invoice\\CustomerEmail','',6),(14189,'119739','printshop-mobile','block-14170-2','invoice\\PaymentMethod','',5),(14190,'119740','printshop-mobile','block-14170-2','invoice\\PaymentDate','',3),(14191,'119741','printshop-mobile','block-14170-2','invoice\\OrderId','',1),(14192,'119742','printshop-mobile','block-14170-2','invoice\\OrderBarcode','',6),(14193,'119743','printshop-mobile','block-14170-2','Text','',2),(14194,'119744','printshop-mobile','block-14170-2','Text','',4),(14195,'119745','printshop-mobile','login_account','BlockBox','',1),(14196,'119746','printshop-mobile','block-14195','Tabs','',2),(14197,'119747','printshop-mobile','block-14196-1','login\\Returning','',1),(14198,'119748','printshop-mobile','block-14196-2','login\\Register','',2),(14199,'119749','printshop-mobile','block-14195','BlockBox','',1),(14200,'119750','printshop-mobile','block-14199','Html_box','',3),(14201,'119751','printshop-mobile','block-14199','Html_box','',1),(14202,'119752','printshop-mobile','block-14199','login\\Socials','',2),(14203,'119753','printshop-mobile','login_checkout','BlockBox','',1),(14204,'119754','printshop-mobile','block-14203','BlockBox','',1),(14205,'119755','printshop-mobile','block-14204','Html_box','',2),(14206,'119756','printshop-mobile','block-14204','checkout\\CreateBtn','',5),(14207,'119757','printshop-mobile','block-14204','checkout\\GuestBtn','',3),(14208,'119758','printshop-mobile','block-14204','Html_box','',4),(14209,'119759','printshop-mobile','block-14204','BlockBox','',6),(14210,'119760','printshop-mobile','block-14209','Html_box','',1),(14211,'119761','printshop-mobile','block-14209','login\\Socials','',2),(14212,'119762','printshop-mobile','block-14204','login\\Returning','',1),(14213,'119763','printshop-mobile','block-14204','Html_box','',1),(14214,'119764','printshop-mobile','login_checkout2','BlockBox','',1),(14215,'119765','printshop-mobile','block-14214','Html_box','',1),(14216,'119766','printshop-mobile','block-14214','Html_box','',3),(14217,'119767','printshop-mobile','block-14214','login\\Socials','',2),(14218,'119768','printshop-mobile','block-14214','Tabs','',4),(14219,'119769','printshop-mobile','block-14218-1','BlockBox','',1),(14220,'119770','printshop-mobile','block-14219','Html_box','',1),(14221,'119771','printshop-mobile','block-14219-2','BlockBox','',1),(14222,'119772','printshop-mobile','block-14221','Html_box','',2),(14223,'119773','printshop-mobile','block-14221','login\\Guest','',1),(14224,'119774','printshop-mobile','block-14218-2','login\\Returning','',1),(14225,'119775','printshop-mobile','block-14218-3','BlockBox','',1),(14226,'119776','printshop-mobile','block-14225','Html_box','',1),(14227,'119777','printshop-mobile','block-14225-2','BlockBox','',1),(14228,'119778','printshop-mobile','block-14227','login\\Register','',1),(14229,'119779','printshop-mobile','block-14227','Html_box','',2),(14230,'119780','printshop-mobile','login_checkout2_q','BlockBox','',1),(14231,'119781','printshop-mobile','block-14230','login\\Socials','',2),(14232,'119782','printshop-mobile','block-14230','Html_box','',1),(14233,'119783','printshop-mobile','block-14230','Html_box','',3),(14234,'119784','printshop-mobile','block-14230','Tabs','',4),(14235,'119785','printshop-mobile','block-14234-1','BlockBox','',1),(14236,'119786','printshop-mobile','block-14235','Html_box','',1),(14237,'119787','printshop-mobile','block-14235-2','quote\\FastOrder','',1),(14238,'119788','printshop-mobile','block-14234-2','login\\Returning','',1),(14239,'119789','printshop-mobile','block-14234-3','BlockBox','',1),(14240,'119790','printshop-mobile','block-14239','Html_box','',1),(14241,'119791','printshop-mobile','block-14239','Import','',2),(14242,'119792','printshop-mobile','block-14239-2','BlockBox','',1),(14243,'119793','printshop-mobile','block-14242','Html_box','',2),(14244,'119794','printshop-mobile','block-14242','login\\Register','',1),(14245,'119795','printshop-mobile','login_checkout2_s','BlockBox','',1),(14246,'119796','printshop-mobile','block-14245','Html_box','',1),(14247,'119797','printshop-mobile','block-14245','Tabs','',4),(14248,'119798','printshop-mobile','block-14247-1','BlockBox','',1),(14249,'119799','printshop-mobile','block-14248','Html_box','',1),(14250,'119800','printshop-mobile','block-14248-2','quote\\FastOrder','',1),(14251,'119801','printshop-mobile','block-14247-2','login\\Returning','',1),(14252,'119802','printshop-mobile','block-14247-3','BlockBox','',1),(14253,'119803','printshop-mobile','block-14252','Html_box','',1),(14254,'119804','printshop-mobile','block-14252-2','BlockBox','',1),(14255,'119805','printshop-mobile','block-14254','Html_box','',2),(14256,'119806','printshop-mobile','block-14254','login\\Register','',1),(14257,'119807','printshop-mobile','block-14245','login\\Socials','',2),(14258,'119808','printshop-mobile','block-14245','Html_box','',3),(14259,'119809','printshop-mobile','login_checkout_q','BlockBox','',1),(14260,'119810','printshop-mobile','block-14259','BlockBox','',1),(14261,'119811','printshop-mobile','block-14260','checkout\\CreateBtn','',5),(14262,'119812','printshop-mobile','block-14260','checkout\\GuestBtn','',2),(14263,'119813','printshop-mobile','block-14260','Html_box','',1),(14264,'119814','printshop-mobile','block-14260','Html_box','',4),(14265,'119815','printshop-mobile','block-14260','BlockBox','',6),(14266,'119816','printshop-mobile','block-14265','login\\Socials','',2),(14267,'119817','printshop-mobile','block-14265','Html_box','',1),(14268,'119818','printshop-mobile','block-14260-2','login\\Returning','',2),(14269,'119819','printshop-mobile','block-14260-2','Html_box','',1),(14270,'119820','printshop-mobile','login_checkout_s','BlockBox','',1),(14271,'119821','printshop-mobile','block-14270','BlockBox','',1),(14272,'119822','printshop-mobile','block-14271','BlockBox','',5),(14273,'119823','printshop-mobile','block-14272','Html_box','',1),(14274,'119824','printshop-mobile','block-14272','login\\Socials','',2),(14275,'119825','printshop-mobile','block-14271','Html_box','',3),(14276,'119826','printshop-mobile','block-14271','checkout\\CreateBtn','',4),(14277,'119827','printshop-mobile','block-14271','Html_box','',1),(14278,'119828','printshop-mobile','block-14271','checkout\\GuestBtn','',2),(14279,'119829','printshop-mobile','block-14271-2','Html_box','',1),(14280,'119830','printshop-mobile','block-14271-2','login\\Returning','',2),(14281,'119831','printshop-mobile','logoff','BlockBox','',1),(14282,'119832','printshop-mobile','block-14281','Html_box','',1),(14283,'119833','printshop-mobile','logoff_forever','BlockBox','',1),(14284,'119834','printshop-mobile','block-14283','Html_box','',1),(14285,'119835','printshop-mobile','main','BlockBox','',5),(14286,'119836','printshop-mobile','block-14285','TopCategories','',1),(14287,'119837','printshop-mobile','block-14285','PromoCode','',2),(14288,'119838','printshop-mobile','block-14285','Tabs','',3),(14289,'119839','printshop-mobile','block-14288-1','NewProducts','4',1),(14290,'119840','printshop-mobile','block-14288-2','SpecialsProducts','4',1),(14291,'119841','printshop-mobile','block-14288-3','FeaturedProducts','4',1),(14292,'119842','printshop-mobile','main','Heading','',2),(14293,'119843','printshop-mobile','main','BlockBox','',6),(14294,'119844','printshop-mobile','block-14293','BlockBox','',1),(14295,'119845','printshop-mobile','block-14294','Bestsellers','10',1),(14296,'119846','printshop-mobile','block-14294-2','Reviews','4',1),(14297,'119847','printshop-mobile','manufacturers','BlockBox','',1),(14298,'119848','printshop-mobile','block-14297','Html_box','',1),(14299,'119849','printshop-mobile','block-14297','Brands','',2),(14300,'119850','printshop-mobile','messages-index','BlockBox','',1),(14301,'119851','printshop-mobile','block-14300','BlockBox','',1),(14302,'119852','printshop-mobile','block-14301','BlockBox','',1),(14303,'119853','printshop-mobile','block-14302','Messages\\Sidebar','',1),(14304,'119854','printshop-mobile','block-14301-2','Messages\\Listing','',1),(14305,'119855','printshop-mobile','messages-new','BlockBox','',1),(14306,'119856','printshop-mobile','block-14305','BlockBox','',1),(14307,'119857','printshop-mobile','block-14306','Messages\\Sidebar','',1),(14308,'119858','printshop-mobile','block-14306-2','Messages\\NewMessage','',1),(14309,'119859','printshop-mobile','messages-view','BlockBox','',1),(14310,'119860','printshop-mobile','block-14309','BlockBox','',1),(14311,'119861','printshop-mobile','block-14310','Messages\\Sidebar','',1),(14312,'119862','printshop-mobile','block-14310-2','Messages\\Message','',1),(14313,'119863','printshop-mobile','my_password','BlockBox','',1),(14314,'119864','printshop-mobile','block-14313','BlockBox','',1),(14315,'119865','printshop-mobile','block-14314','WidgetsAria','',1),(14316,'119866','printshop-mobile','block-14314-2','account\\ChangePassword','',2),(14317,'119867','printshop-mobile','block-14314-2','Html_box','',1),(14318,'119868','printshop-mobile','block-14314-2','account\\AccountLink','',3),(14319,'119869','printshop-mobile','need_login','BlockBox','',1),(14320,'119870','printshop-mobile','block-14319','BlockBox','',1),(14321,'119871','printshop-mobile','block-14319','Tabs','',2),(14322,'119872','printshop-mobile','block-14321-1','login\\Returning','',1),(14323,'119873','printshop-mobile','block-14321-2','BlockBox','',1),(14324,'119874','printshop-mobile','block-14323','Html_box','',1),(14325,'119875','printshop-mobile','block-14323-2','BlockBox','',1),(14326,'119876','printshop-mobile','block-14325','login\\Register','',1),(14327,'119877','printshop-mobile','block-14325','Html_box','',2),(14328,'119878','printshop-mobile','new-topic','BlockBox','',1),(14329,'119879','printshop-mobile','block-14328','Communication\\NewTopic','',3),(14330,'119880','printshop-mobile','block-14328','Html_box','',1),(14331,'119881','printshop-mobile','block-14328','Breadcrumb','',2),(14332,'119882','printshop-mobile','nnnn','BlockBox','',1),(14333,'119883','printshop-mobile','block-14332','catalog\\Title','',1),(14334,'119884','printshop-mobile','block-14332','BlockBox','',2),(14335,'119885','printshop-mobile','block-14334','Filters','',1),(14336,'119886','printshop-mobile','block-14334-2','Listing','',5),(14337,'119887','printshop-mobile','block-14334-2','catalog\\Image','',1),(14338,'119888','printshop-mobile','block-14334-2','BlockBox','',6),(14339,'119889','printshop-mobile','block-14338','catalog\\CountsItems','',1),(14340,'119890','printshop-mobile','block-14338-2','catalog\\Paging','',1),(14341,'119891','printshop-mobile','block-14334-2','catalog\\ImageMapCategory','',3),(14342,'119892','printshop-mobile','block-14334-2','Categories','',2),(14343,'119893','printshop-mobile','block-14334-2','BlockBox','',4),(14344,'119894','printshop-mobile','block-14343','catalog\\ListingLook','',1),(14345,'119895','printshop-mobile','block-14343','catalog\\ItemsOnPage','',4),(14346,'119896','printshop-mobile','block-14343','catalog\\CompareButton','',2),(14347,'119897','printshop-mobile','block-14343','catalog\\Sorting','',3),(14348,'119898','printshop-mobile','no-logged','BlockBox','',1),(14349,'119899','printshop-mobile','block-14348','Html_box','',1),(14350,'119900','printshop-mobile','block-14348','Communication\\NewTopic','',2),(14351,'119901','printshop-mobile','no_filters','BlockBox','',1),(14352,'119902','printshop-mobile','block-14351','BlockBox','',2),(14353,'119903','printshop-mobile','block-14352','catalog\\Image','',1),(14354,'119904','printshop-mobile','block-14352','BlockBox','',2),(14355,'119905','printshop-mobile','block-14354','catalog\\Sorting','',3),(14356,'119906','printshop-mobile','block-14354','catalog\\ItemsOnPage','',4),(14357,'119907','printshop-mobile','block-14354','HeaderStock','',5),(14358,'119908','printshop-mobile','block-14354','catalog\\CompareButton','',2),(14359,'119909','printshop-mobile','block-14354','catalog\\ListingLook','',1),(14360,'119910','printshop-mobile','block-14351','BlockBox','',4),(14361,'119911','printshop-mobile','block-14360','catalog\\CountsItems','',1),(14362,'119912','printshop-mobile','block-14360-2','catalog\\Paging','',1),(14363,'119913','printshop-mobile','block-14351','catalog\\B2bAddButton','',5),(14364,'119914','printshop-mobile','block-14351','catalog\\Title','',1),(14365,'119915','printshop-mobile','block-14351','Listing','',3),(14366,'119916','printshop-mobile','order_history','BlockBox','',1),(14367,'119917','printshop-mobile','block-14366','BlockBox','',1),(14368,'119918','printshop-mobile','block-14367','WidgetsAria','',1),(14369,'119919','printshop-mobile','block-14367-2','account\\OrdersHistory','',2),(14370,'119920','printshop-mobile','block-14367-2','Html_box','',1),(14371,'119921','printshop-mobile','order_history_info','BlockBox','',1),(14372,'119922','printshop-mobile','block-14371','BlockBox','',1),(14373,'119923','printshop-mobile','block-14372','WidgetsAria','',1),(14374,'119924','printshop-mobile','block-14372-2','account\\OrderReorderButton','',2),(14375,'119925','printshop-mobile','block-14372-2','BlockBox','',7),(14376,'119926','printshop-mobile','block-14375','BlockBox','',3),(14377,'119927','printshop-mobile','block-14376','account\\AccountLink','',3),(14378,'119928','printshop-mobile','block-14376','Html_box','',1),(14379,'119929','printshop-mobile','block-14376','account\\OrderTracking','',2),(14380,'119930','printshop-mobile','block-14375','BlockBox','',2),(14381,'119931','printshop-mobile','block-14380','Html_box','',1),(14382,'119932','printshop-mobile','block-14380','account\\OrderData','',2),(14383,'119933','printshop-mobile','block-14375','BlockBox','',1),(14384,'119934','printshop-mobile','block-14383','account\\OrderData','',2),(14385,'119935','printshop-mobile','block-14383','Html_box','',1),(14386,'119936','printshop-mobile','block-14375-2','BlockBox','',1),(14387,'119937','printshop-mobile','block-14386','Html_box','',1),(14388,'119938','printshop-mobile','block-14386','account\\OrderData','',2),(14389,'119939','printshop-mobile','block-14375-2','BlockBox','',2),(14390,'119940','printshop-mobile','block-14389','Html_box','',1),(14391,'119941','printshop-mobile','block-14389','account\\OrderData','',2),(14392,'119942','printshop-mobile','block-14375-3','BlockBox','',1),(14393,'119943','printshop-mobile','block-14392','Html_box','',1),(14394,'119944','printshop-mobile','block-14392','account\\OrderData','',2),(14395,'119945','printshop-mobile','block-14375-3','BlockBox','',2),(14396,'119946','printshop-mobile','block-14395','Html_box','',1),(14397,'119947','printshop-mobile','block-14395','account\\OrderData','',2),(14398,'119948','printshop-mobile','block-14372-2','account\\OrderDownload','',6),(14399,'119949','printshop-mobile','block-14372-2','account\\OrderProducts','',9),(14400,'119950','printshop-mobile','block-14372-2','Html_box','',11),(14401,'119951','printshop-mobile','block-14372-2','account\\OrderHeading','',1),(14402,'119952','printshop-mobile','block-14372-2','account\\OrderHistory','',12),(14403,'119953','printshop-mobile','block-14372-2','account\\OrderCancelAndReorder','',4),(14404,'119954','printshop-mobile','block-14372-2','Html_box','',8),(14405,'119955','printshop-mobile','block-14372-2','account\\OrderSubTotals','',10),(14406,'119956','printshop-mobile','block-14372-2','account\\OrderPayButton','',5),(14407,'119957','printshop-mobile','block-14372-2','account\\OrderInvoiceButton','',3),(14408,'119958','printshop-mobile','block-14372-2','BlockBox','',13),(14409,'119959','printshop-mobile','block-14408','account\\AccountLink','',1),(14410,'119960','printshop-mobile','block-14408-2','account\\OrderInvoiceButton','',1),(14411,'119961','printshop-mobile','order_pay','BlockBox','',1),(14412,'119962','printshop-mobile','block-14411','BlockBox','',1),(14413,'119963','printshop-mobile','block-14412','WidgetsAria','',1),(14414,'119964','printshop-mobile','block-14412-2','account\\OrderSubTotals','',5),(14415,'119965','printshop-mobile','block-14412-2','account\\OrderHeading','',1),(14416,'119966','printshop-mobile','block-14412-2','Html_box','',3),(14417,'119967','printshop-mobile','block-14412-2','UpdateAndPay\\PayForm','',6),(14418,'119968','printshop-mobile','block-14412-2','BlockBox','',2),(14419,'119969','printshop-mobile','block-14418','BlockBox','',4),(14420,'119970','printshop-mobile','block-14419','Html_box','',1),(14421,'119971','printshop-mobile','block-14419','account\\OrderData','',2),(14422,'119972','printshop-mobile','block-14418','BlockBox','',1),(14423,'119973','printshop-mobile','block-14422','Html_box','',1),(14424,'119974','printshop-mobile','block-14422','account\\OrderData','',2),(14425,'119975','printshop-mobile','block-14418-2','BlockBox','',2),(14426,'119976','printshop-mobile','block-14425','account\\OrderData','',2),(14427,'119977','printshop-mobile','block-14425','Html_box','',1),(14428,'119978','printshop-mobile','block-14418-2','BlockBox','',1),(14429,'119979','printshop-mobile','block-14428','Html_box','',1),(14430,'119980','printshop-mobile','block-14428','account\\OrderData','',2),(14431,'119981','printshop-mobile','block-14418-3','BlockBox','',2),(14432,'119982','printshop-mobile','block-14431','Html_box','',1),(14433,'119983','printshop-mobile','block-14431','account\\OrderData','',2),(14434,'119984','printshop-mobile','block-14418-3','BlockBox','',1),(14435,'119985','printshop-mobile','block-14434','account\\OrderData','',2),(14436,'119986','printshop-mobile','block-14434','Html_box','',1),(14437,'119987','printshop-mobile','block-14412-2','account\\OrderProducts','',4),(14438,'119988','printshop-mobile','packingslip','invoice\\Container','',2),(14439,'119989','printshop-mobile','block-14438','packingslip\\Products','',3),(14440,'119990','printshop-mobile','block-14438','BlockBox','',2),(14441,'119991','printshop-mobile','block-14440','BlockBox','',2),(14442,'119992','printshop-mobile','block-14441','BlockBox','',1),(14443,'119993','printshop-mobile','block-14442','Text','',1),(14444,'119994','printshop-mobile','block-14442','invoice\\ShippingAddress','',2),(14445,'119995','printshop-mobile','block-14441-2','BlockBox','',1),(14446,'119996','printshop-mobile','block-14445','invoice\\CustomerEmail','',6),(14447,'119997','printshop-mobile','block-14445','invoice\\CustomerName','',2),(14448,'119998','printshop-mobile','block-14445','invoice\\CustomerPhone','',4),(14449,'119999','printshop-mobile','block-14445','Text','',5),(14450,'120000','printshop-mobile','block-14445','Text','',1),(14451,'120001','printshop-mobile','block-14445','Text','',3),(14452,'120002','printshop-mobile','block-14440','BlockBox','',3),(14453,'120003','printshop-mobile','block-14452','BlockBox','',1),(14454,'120004','printshop-mobile','block-14453','invoice\\ShippingMethod','',2),(14455,'120005','printshop-mobile','block-14453','Text','',1),(14456,'120006','printshop-mobile','block-14452-2','BlockBox','',1),(14457,'120007','printshop-mobile','block-14456','Text','',1),(14458,'120008','printshop-mobile','block-14456','invoice\\ShippingMethod','',2),(14459,'120009','printshop-mobile','block-14440-2','invoice\\AddressQrcode','',1),(14460,'120010','printshop-mobile','block-14438','BlockBox','',4),(14461,'120011','printshop-mobile','block-14460','Text','',1),(14462,'120012','printshop-mobile','block-14460','invoice\\StoreAddress','',2),(14463,'120013','printshop-mobile','block-14438','BlockBox','',1),(14464,'120014','printshop-mobile','block-14463','Logo','',1),(14465,'120015','printshop-mobile','block-14463-2','BlockBox','',1),(14466,'120016','printshop-mobile','block-14465','invoice\\StoreAddress','',1),(14467,'120017','printshop-mobile','block-14463-2','BlockBox','',2),(14468,'120018','printshop-mobile','block-14467','Text','',2),(14469,'120019','printshop-mobile','block-14467-2','invoice\\StorePhone','',1),(14470,'120020','printshop-mobile','block-14463-2','BlockBox','',4),(14471,'120021','printshop-mobile','block-14470','Text','',2),(14472,'120022','printshop-mobile','block-14470-2','invoice\\StoreSite','',1),(14473,'120023','printshop-mobile','block-14463-2','BlockBox','',3),(14474,'120024','printshop-mobile','block-14473','Text','',2),(14475,'120025','printshop-mobile','block-14473-2','invoice\\StoreEmail','',1),(14476,'120026','printshop-mobile','password_forgotten','BlockBox','',1),(14477,'120027','printshop-mobile','block-14476','Html_box','',1),(14478,'120028','printshop-mobile','block-14476','BlockBox','',2),(14479,'120029','printshop-mobile','block-14478-2','login\\PasswordForgotten','',2),(14480,'120030','printshop-mobile','block-14478-2','Html_box','',1),(14481,'120031','printshop-mobile','pdf','invoice\\Container','',1),(14482,'120032','printshop-mobile','block-14481','BlockBox','',1),(14483,'120033','printshop-mobile','block-14482','BlockBox','',1),(14484,'120034','printshop-mobile','block-14483','BlockBox','',2),(14485,'120035','printshop-mobile','block-14484','pdf\\ProductElement','',1),(14486,'120036','printshop-mobile','block-14484-2','pdf\\ProductElement','',2),(14487,'120037','printshop-mobile','block-14484-2','pdf\\ProductElement','',1),(14488,'120038','printshop-mobile','block-14483','BlockBox','',1),(14489,'120039','printshop-mobile','block-14488','pdf\\ProductElement','',1),(14490,'120040','printshop-mobile','block-14482-2','BlockBox','',1),(14491,'120041','printshop-mobile','block-14490','BlockBox','',1),(14492,'120042','printshop-mobile','block-14491','pdf\\ProductElement','',1),(14493,'120043','printshop-mobile','block-14490','BlockBox','',2),(14494,'120044','printshop-mobile','block-14493','pdf\\ProductElement','',1),(14495,'120045','printshop-mobile','block-14493-2','pdf\\ProductElement','',2),(14496,'120046','printshop-mobile','block-14493-2','pdf\\ProductElement','',1),(14497,'120047','printshop-mobile','pdf_category','pdf\\CategoryName','',2),(14498,'120048','printshop-mobile','pdf_category','pdf\\CategoryImage','',1),(14499,'120049','printshop-mobile','pdf_cover','invoice\\Container','',1),(14500,'120050','printshop-mobile','block-14499','Logo','',1),(14501,'120051','printshop-mobile','block-14499','Text','',3),(14502,'120052','printshop-mobile','pdf_footer','BlockBox','',1),(14503,'120053','printshop-mobile','block-14502-2','pdf\\PageNumber','',1),(14504,'120054','printshop-mobile','pdf_header','pdf\\CategoryName','',1),(14505,'120055','printshop-mobile','personal_catalog','BlockBox','',1),(14506,'120056','printshop-mobile','block-14505','BlockBox','',1),(14507,'120057','printshop-mobile','block-14506','WidgetsAria','',1),(14508,'120058','printshop-mobile','block-14506-2','Html_box','',1),(14509,'120059','printshop-mobile','block-14506-2','account\\PersonalCatalog','',2),(14510,'120060','printshop-mobile','points_earnt_history','BlockBox','',1),(14511,'120061','printshop-mobile','block-14510','Html_box','',1),(14512,'120062','printshop-mobile','block-14510','account\\PointsEarntHistory','',2),(14513,'120063','printshop-mobile','posts','BlockBox','',1),(14514,'120064','printshop-mobile','block-14513','Breadcrumb','',2),(14515,'120065','printshop-mobile','block-14513','Communication\\Post','',3),(14516,'120066','printshop-mobile','block-14513','Html_box','',1),(14517,'120067','printshop-mobile','product','BlockBox','',1),(14518,'120068','printshop-mobile','block-14517','Block
Showing 512.00 KB of 40.64 MB. Use Edit/Download for full content.
Directory Contents
Dirs: 6 × Files: 17