WARRANTY-REGISTRATION FORM

For registration of all non-Bagger products, including ice makers, crushers, dispensers, merchandisers and bins

IMPORTANT: This registration must be fully completed within 15 days of installation, to register your product and to initiate warranty coverage.

--
--


(default) 11 queries took 69 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `warranties`43436
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';116
3SHOW FULL COLUMNS FROM `models`556
4SHOW FULL COLUMNS FROM `model_types`336
5SHOW FULL COLUMNS FROM `countries`226
6SHOW FULL COLUMNS FROM `locations`226
7SELECT `Kmodel`.`id`, `Kmodel`.`name` FROM `models` AS `Kmodel` LEFT JOIN `model_types` AS `ModelType` ON (`Kmodel`.`model_type_id` = `ModelType`.`id`) WHERE `ModelType`.`name` != 'In Store Bagger' 776
8SELECT `Country`.`id`, `Country`.`country` FROM `countries` AS `Country` WHERE 1 = 1 2412417
9SELECT `InstallerCountry`.`id`, `InstallerCountry`.`country` FROM `countries` AS `InstallerCountry` WHERE 1 = 1 2412417
10SELECT `DistributorCountry`.`id`, `DistributorCountry`.`country` FROM `countries` AS `DistributorCountry` WHERE 1 = 1 2412417
11SELECT `Location`.`id`, `Location`.`location` FROM `locations` AS `Location` WHERE 1 = 1 226