-- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Mar 08, 2018 at 08:12 AM
-- Server version: 10.1.10-MariaDB
-- PHP Version: 7.0.2

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!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 utf8mb4 */;

--
-- Database: `rpui_prod`
--

-- --------------------------------------------------------

--
-- Table structure for table `core_config_data`
--

CREATE TABLE `core_config_data` (
  `config_id` int(10) UNSIGNED NOT NULL COMMENT 'Config Id',
  `scope` varchar(8) NOT NULL DEFAULT 'default' COMMENT 'Config Scope',
  `scope_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Config Scope Id',
  `path` varchar(255) NOT NULL DEFAULT 'general' COMMENT 'Config Path',
  `value` text COMMENT 'Config Value'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Config Data';

--
-- Dumping data for table `core_config_data`
--

INSERT INTO `core_config_data` (`config_id`, `scope`, `scope_id`, `path`, `value`) VALUES
(1, 'default', 0, 'web/seo/use_rewrites', '0'),
(2, 'default', 0, 'web/unsecure/base_url', 'http://localhost/rupi/'),
(3, 'default', 0, 'web/secure/base_url', 'http://localhost/rupi/'),
(4, 'default', 0, 'general/locale/code', 'en_US'),
(5, 'default', 0, 'web/secure/use_in_frontend', '1'),
(6, 'default', 0, 'web/secure/use_in_adminhtml', '1'),
(7, 'default', 0, 'general/locale/timezone', 'America/New_York'),
(8, 'default', 0, 'currency/options/base', 'USD'),
(9, 'default', 0, 'currency/options/default', 'USD'),
(10, 'default', 0, 'currency/options/allow', 'USD'),
(11, 'default', 0, 'general/region/display_all', '1'),
(12, 'default', 0, 'general/region/state_required', 'AT,BR,CA,EE,FI,LV,LT,RO,ES,CH,US'),
(13, 'default', 0, 'catalog/category/root_id', '2'),
(14, 'default', 0, 'web/unsecure/base_static_url', NULL),
(15, 'default', 0, 'web/unsecure/base_media_url', NULL),
(16, 'default', 0, 'web/secure/base_static_url', NULL),
(17, 'default', 0, 'web/secure/base_media_url', NULL),
(18, 'default', 0, 'web/cookie/cookie_path', NULL),
(19, 'default', 0, 'web/cookie/cookie_domain', NULL),
(20, 'default', 0, 'web/cookie/cookie_httponly', '1'),
(21, 'stores', 1, 'design/head/title_prefix', NULL),
(22, 'stores', 1, 'design/head/title_suffix', NULL),
(23, 'stores', 1, 'design/head/includes', '<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push(\r\n{''gtm.start'': new Date().getTime(),event:''gtm.js''}\r\n);var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!=''dataLayer''?''&l=''+l:'''';j.async=true;j.src=\r\n''https://www.googletagmanager.com/gtm.js?id=''+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,''script'',''dataLayer'',''GTM-5XXFHQ3'');</script>\r\n<!-- End Google Tag Manager -->'),
(26, 'stores', 1, 'design/footer/absolute_footer', NULL),
(28, 'stores', 1, 'design/pagination/pagination_frame_skip', NULL),
(29, 'stores', 1, 'design/pagination/anchor_text_for_previous', NULL),
(30, 'stores', 1, 'design/pagination/anchor_text_for_next', NULL),
(31, 'stores', 1, 'design/watermark/image_size', NULL),
(32, 'stores', 1, 'design/watermark/image_imageOpacity', NULL),
(33, 'stores', 1, 'design/watermark/small_image_size', NULL),
(34, 'stores', 1, 'design/watermark/small_image_imageOpacity', NULL),
(35, 'stores', 1, 'design/watermark/thumbnail_size', NULL),
(36, 'stores', 1, 'design/watermark/thumbnail_imageOpacity', NULL),
(37, 'stores', 1, 'design/email/logo_alt', 'The Right Stuff'),
(38, 'stores', 1, 'design/email/logo_width', NULL),
(40, 'stores', 1, 'design/watermark/swatch_image_size', NULL),
(41, 'stores', 1, 'design/watermark/swatch_image_imageOpacity', NULL),
(42, 'default', 0, 'cataloginventory/options/show_out_of_stock', '1'),
(44, 'default', 0, 'cataloginventory/item_options/auto_return', '0'),
(45, 'default', 0, 'advanced/modules_disable_output/Infortis_Base', '0'),
(46, 'default', 0, 'advanced/modules_disable_output/Infortis_Brands', '0'),
(47, 'default', 0, 'advanced/modules_disable_output/Infortis_Cgen', '0'),
(48, 'default', 0, 'advanced/modules_disable_output/Infortis_Dataporter', '0'),
(49, 'default', 0, 'advanced/modules_disable_output/Infortis_Infortis', '0'),
(50, 'default', 0, 'advanced/modules_disable_output/Infortis_Ultimo', '0'),
(51, 'default', 0, 'advanced/modules_disable_output/Infortis_UltraMegamenu', '0'),
(52, 'default', 0, 'advanced/modules_disable_output/Infortis_UltraSlideshow', '0'),
(53, 'default', 0, 'advanced/modules_disable_output/Magento_AdminNotification', '0'),
(54, 'default', 0, 'advanced/modules_disable_output/Magento_AdvancedPricingImportExport', '0'),
(55, 'default', 0, 'advanced/modules_disable_output/Magento_Authorization', '0'),
(56, 'default', 0, 'advanced/modules_disable_output/Magento_Authorizenet', '0'),
(57, 'default', 0, 'advanced/modules_disable_output/Magento_Backup', '0'),
(58, 'default', 0, 'advanced/modules_disable_output/Magento_Braintree', '0'),
(59, 'default', 0, 'advanced/modules_disable_output/Magento_Bundle', '0'),
(60, 'default', 0, 'advanced/modules_disable_output/Magento_BundleImportExport', '0'),
(61, 'default', 0, 'advanced/modules_disable_output/Magento_CacheInvalidate', '0'),
(62, 'default', 0, 'advanced/modules_disable_output/Magento_Captcha', '0'),
(63, 'default', 0, 'advanced/modules_disable_output/Magento_Catalog', '0'),
(64, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogImportExport', '0'),
(65, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogInventory', '0'),
(66, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogRule', '0'),
(67, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogRuleConfigurable', '0'),
(68, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogSearch', '0'),
(69, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogUrlRewrite', '0'),
(70, 'default', 0, 'advanced/modules_disable_output/Magento_CatalogWidget', '0'),
(71, 'default', 0, 'advanced/modules_disable_output/Magento_Checkout', '0'),
(72, 'default', 0, 'advanced/modules_disable_output/Magento_CheckoutAgreements', '0'),
(73, 'default', 0, 'advanced/modules_disable_output/Magento_Cms', '0'),
(74, 'default', 0, 'advanced/modules_disable_output/Magento_CmsUrlRewrite', '0'),
(75, 'default', 0, 'advanced/modules_disable_output/Magento_Config', '0'),
(76, 'default', 0, 'advanced/modules_disable_output/Magento_ConfigurableImportExport', '0'),
(77, 'default', 0, 'advanced/modules_disable_output/Magento_ConfigurableProduct', '0'),
(78, 'default', 0, 'advanced/modules_disable_output/Magento_Contact', '0'),
(79, 'default', 0, 'advanced/modules_disable_output/Magento_Cookie', '0'),
(80, 'default', 0, 'advanced/modules_disable_output/Magento_Cron', '0'),
(81, 'default', 0, 'advanced/modules_disable_output/Magento_CurrencySymbol', '0'),
(82, 'default', 0, 'advanced/modules_disable_output/Magento_Customer', '0'),
(83, 'default', 0, 'advanced/modules_disable_output/Magento_CustomerImportExport', '0'),
(84, 'default', 0, 'advanced/modules_disable_output/Magento_Deploy', '0'),
(85, 'default', 0, 'advanced/modules_disable_output/Magento_Developer', '0'),
(86, 'default', 0, 'advanced/modules_disable_output/Magento_Dhl', '0'),
(87, 'default', 0, 'advanced/modules_disable_output/Magento_Directory', '0'),
(88, 'default', 0, 'advanced/modules_disable_output/Magento_Downloadable', '0'),
(89, 'default', 0, 'advanced/modules_disable_output/Magento_DownloadableImportExport', '0'),
(90, 'default', 0, 'advanced/modules_disable_output/Magento_Eav', '0'),
(91, 'default', 0, 'advanced/modules_disable_output/Magento_Email', '0'),
(92, 'default', 0, 'advanced/modules_disable_output/Magento_EncryptionKey', '0'),
(93, 'default', 0, 'advanced/modules_disable_output/Magento_Fedex', '0'),
(94, 'default', 0, 'advanced/modules_disable_output/Magento_GiftMessage', '0'),
(95, 'default', 0, 'advanced/modules_disable_output/Magento_GoogleAdwords', '0'),
(96, 'default', 0, 'advanced/modules_disable_output/Magento_GoogleAnalytics', '0'),
(97, 'default', 0, 'advanced/modules_disable_output/Magento_GoogleOptimizer', '0'),
(98, 'default', 0, 'advanced/modules_disable_output/Magento_GroupedImportExport', '0'),
(99, 'default', 0, 'advanced/modules_disable_output/Magento_GroupedProduct', '0'),
(100, 'default', 0, 'advanced/modules_disable_output/Magento_ImportExport', '0'),
(101, 'default', 0, 'advanced/modules_disable_output/Magento_Indexer', '0'),
(102, 'default', 0, 'advanced/modules_disable_output/Magento_Integration', '0'),
(103, 'default', 0, 'advanced/modules_disable_output/Magento_LayeredNavigation', '0'),
(104, 'default', 0, 'advanced/modules_disable_output/Magento_Marketplace', '0'),
(105, 'default', 0, 'advanced/modules_disable_output/Magento_MediaStorage', '0'),
(106, 'default', 0, 'advanced/modules_disable_output/Magento_Msrp', '0'),
(107, 'default', 0, 'advanced/modules_disable_output/Magento_Multishipping', '0'),
(108, 'default', 0, 'advanced/modules_disable_output/Magento_NewRelicReporting', '0'),
(109, 'default', 0, 'advanced/modules_disable_output/Magento_Newsletter', '0'),
(110, 'default', 0, 'advanced/modules_disable_output/Magento_OfflinePayments', '0'),
(111, 'default', 0, 'advanced/modules_disable_output/Magento_OfflineShipping', '0'),
(112, 'default', 0, 'advanced/modules_disable_output/Magento_PageCache', '0'),
(113, 'default', 0, 'advanced/modules_disable_output/Magento_Payment', '0'),
(114, 'default', 0, 'advanced/modules_disable_output/Magento_Paypal', '0'),
(115, 'default', 0, 'advanced/modules_disable_output/Magento_Persistent', '0'),
(116, 'default', 0, 'advanced/modules_disable_output/Magento_ProductAlert', '0'),
(117, 'default', 0, 'advanced/modules_disable_output/Magento_ProductVideo', '0'),
(118, 'default', 0, 'advanced/modules_disable_output/Magento_Quote', '0'),
(119, 'default', 0, 'advanced/modules_disable_output/Magento_Reports', '0'),
(120, 'default', 0, 'advanced/modules_disable_output/Magento_RequireJs', '0'),
(121, 'default', 0, 'advanced/modules_disable_output/Magento_Review', '1'),
(122, 'default', 0, 'advanced/modules_disable_output/Magento_Rss', '0'),
(123, 'default', 0, 'advanced/modules_disable_output/Magento_Rule', '0'),
(124, 'default', 0, 'advanced/modules_disable_output/Magento_Sales', '0'),
(125, 'default', 0, 'advanced/modules_disable_output/Magento_SalesRule', '0'),
(126, 'default', 0, 'advanced/modules_disable_output/Magento_SalesSequence', '0'),
(127, 'default', 0, 'advanced/modules_disable_output/Magento_SampleData', '0'),
(128, 'default', 0, 'advanced/modules_disable_output/Magento_Search', '0'),
(129, 'default', 0, 'advanced/modules_disable_output/Magento_Security', '0'),
(130, 'default', 0, 'advanced/modules_disable_output/Magento_SendFriend', '0'),
(131, 'default', 0, 'advanced/modules_disable_output/Magento_Shipping', '0'),
(132, 'default', 0, 'advanced/modules_disable_output/Magento_Sitemap', '0'),
(133, 'default', 0, 'advanced/modules_disable_output/Magento_Store', '0'),
(134, 'default', 0, 'advanced/modules_disable_output/Magento_Swagger', '0'),
(135, 'default', 0, 'advanced/modules_disable_output/Magento_Swatches', '0'),
(136, 'default', 0, 'advanced/modules_disable_output/Magento_SwatchesLayeredNavigation', '0'),
(137, 'default', 0, 'advanced/modules_disable_output/Magento_Tax', '0'),
(138, 'default', 0, 'advanced/modules_disable_output/Magento_TaxImportExport', '0'),
(139, 'default', 0, 'advanced/modules_disable_output/Magento_Theme', '0'),
(140, 'default', 0, 'advanced/modules_disable_output/Magento_Translation', '0'),
(141, 'default', 0, 'advanced/modules_disable_output/Magento_Ui', '0'),
(142, 'default', 0, 'advanced/modules_disable_output/Magento_Ups', '0'),
(143, 'default', 0, 'advanced/modules_disable_output/Magento_UrlRewrite', '0'),
(144, 'default', 0, 'advanced/modules_disable_output/Magento_User', '0'),
(145, 'default', 0, 'advanced/modules_disable_output/Magento_Usps', '0'),
(146, 'default', 0, 'advanced/modules_disable_output/Magento_Variable', '0'),
(147, 'default', 0, 'advanced/modules_disable_output/Magento_Vault', '0'),
(148, 'default', 0, 'advanced/modules_disable_output/Magento_Version', '0'),
(149, 'default', 0, 'advanced/modules_disable_output/Magento_Webapi', '0'),
(150, 'default', 0, 'advanced/modules_disable_output/Magento_WebapiSecurity', '0'),
(151, 'default', 0, 'advanced/modules_disable_output/Magento_Weee', '0'),
(152, 'default', 0, 'advanced/modules_disable_output/Magento_Widget', '0'),
(153, 'default', 0, 'advanced/modules_disable_output/Magento_Wishlist', '0'),
(154, 'default', 0, 'advanced/modules_disable_output/Mageplaza_Core', '0'),
(155, 'default', 0, 'advanced/modules_disable_output/Mageplaza_LayeredNavigation', '0'),
(156, 'default', 0, 'advanced/modules_disable_output/Mirasvit_CacheWarmer', '0'),
(157, 'default', 0, 'advanced/modules_disable_output/Mirasvit_CatalogLabel', '0'),
(158, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Core', '0'),
(159, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Email', '0'),
(160, 'default', 0, 'advanced/modules_disable_output/Mirasvit_EmailDesigner', '0'),
(161, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Feed', '0'),
(162, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Helpdesk', '0'),
(163, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Kb', '0'),
(164, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Misspell', '0'),
(165, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Report', '0'),
(166, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Rewards', '1'),
(167, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Search', '0'),
(168, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SearchAutocomplete', '0'),
(169, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SearchMysql', '0'),
(170, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SearchSphinx', '0'),
(171, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SearchUltimate', '0'),
(172, 'default', 0, 'advanced/modules_disable_output/Mirasvit_Seo', '1'),
(173, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SeoAutolink', '0'),
(174, 'default', 0, 'advanced/modules_disable_output/Mirasvit_SeoSitemap', '0'),
(175, 'default', 0, 'advanced/modules_disable_output/Smartwave_Core', '1'),
(176, 'default', 0, 'advanced/modules_disable_output/Smartwave_Filterproducts', '1'),
(177, 'default', 0, 'advanced/modules_disable_output/Smartwave_Megamenu', '1'),
(178, 'default', 0, 'advanced/modules_disable_output/Smartwave_Porto', '1'),
(179, 'default', 0, 'advanced/modules_disable_output/Smartwave_Socialfeeds', '1'),
(182, 'stores', 1, 'web/unsecure/base_static_url', ''),
(183, 'stores', 1, 'web/unsecure/base_media_url', ''),
(184, 'stores', 2, 'web/unsecure/base_url', 'http://www.trimparts.com/'),
(185, 'stores', 2, 'web/unsecure/base_link_url', 'http://www.trimparts.com/'),
(186, 'stores', 2, 'web/unsecure/base_static_url', 'http://www.trimparts.com/pub/static/'),
(187, 'stores', 2, 'web/unsecure/base_media_url', 'http://www.trimparts.com/pub/media/'),
(188, 'default', 0, 'web/url/redirect_to_base', '301'),
(189, 'websites', 1, 'web/unsecure/base_url', 'http://localhost/rupi/'),
(191, 'stores', 2, 'design/pagination/pagination_frame_skip', NULL),
(192, 'stores', 2, 'design/pagination/anchor_text_for_previous', NULL),
(193, 'stores', 2, 'design/pagination/anchor_text_for_next', NULL),
(194, 'stores', 2, 'design/head/title_prefix', NULL),
(195, 'stores', 2, 'design/head/title_suffix', NULL),
(196, 'stores', 2, 'design/head/includes', NULL),
(197, 'stores', 2, 'design/header/logo_width', '100'),
(198, 'stores', 2, 'design/header/logo_height', '40'),
(199, 'stores', 2, 'design/footer/absolute_footer', NULL),
(200, 'stores', 2, 'design/watermark/image_size', NULL),
(201, 'stores', 2, 'design/watermark/image_imageOpacity', NULL),
(202, 'stores', 2, 'design/watermark/small_image_size', NULL),
(203, 'stores', 2, 'design/watermark/small_image_imageOpacity', NULL),
(204, 'stores', 2, 'design/watermark/thumbnail_size', NULL),
(205, 'stores', 2, 'design/watermark/thumbnail_imageOpacity', NULL),
(206, 'stores', 2, 'design/email/logo_alt', 'Trim Parts '),
(209, 'stores', 2, 'design/watermark/swatch_image_size', NULL),
(210, 'stores', 2, 'design/watermark/swatch_image_imageOpacity', NULL),
(211, 'stores', 2, 'web/secure/base_url', 'https://www.trimparts.com/'),
(212, 'stores', 2, 'web/secure/base_link_url', 'https://www.trimparts.com/'),
(213, 'websites', 2, 'design/theme/theme_id', '9'),
(214, 'websites', 2, 'design/pagination/pagination_frame_skip', NULL),
(215, 'websites', 2, 'design/pagination/anchor_text_for_previous', NULL),
(216, 'websites', 2, 'design/pagination/anchor_text_for_next', NULL),
(217, 'websites', 2, 'design/head/title_prefix', NULL),
(218, 'websites', 2, 'design/head/title_suffix', NULL),
(219, 'websites', 2, 'design/head/includes', NULL),
(220, 'websites', 2, 'design/header/logo_width', NULL),
(221, 'websites', 2, 'design/header/logo_height', NULL),
(222, 'websites', 2, 'design/footer/absolute_footer', NULL),
(223, 'websites', 2, 'design/watermark/image_size', NULL),
(224, 'websites', 2, 'design/watermark/image_imageOpacity', NULL),
(225, 'websites', 2, 'design/watermark/small_image_size', NULL),
(226, 'websites', 2, 'design/watermark/small_image_imageOpacity', NULL),
(227, 'websites', 2, 'design/watermark/thumbnail_size', NULL),
(228, 'websites', 2, 'design/watermark/thumbnail_imageOpacity', NULL),
(229, 'websites', 2, 'design/email/logo_alt', NULL),
(230, 'websites', 2, 'design/email/logo_width', NULL),
(231, 'websites', 2, 'design/email/logo_height', NULL),
(232, 'websites', 2, 'design/watermark/swatch_image_size', NULL),
(233, 'websites', 2, 'design/watermark/swatch_image_imageOpacity', NULL),
(234, 'websites', 1, 'design/theme/theme_id', '8'),
(235, 'websites', 1, 'design/pagination/pagination_frame_skip', NULL),
(236, 'websites', 1, 'design/pagination/anchor_text_for_previous', NULL),
(237, 'websites', 1, 'design/pagination/anchor_text_for_next', NULL),
(238, 'websites', 1, 'design/head/title_prefix', NULL),
(239, 'websites', 1, 'design/head/title_suffix', NULL),
(240, 'websites', 1, 'design/head/includes', NULL),
(241, 'websites', 1, 'design/header/logo_width', NULL),
(242, 'websites', 1, 'design/header/logo_height', NULL),
(243, 'websites', 1, 'design/footer/absolute_footer', NULL),
(244, 'websites', 1, 'design/watermark/image_size', NULL),
(245, 'websites', 1, 'design/watermark/image_imageOpacity', NULL),
(246, 'websites', 1, 'design/watermark/small_image_size', NULL),
(247, 'websites', 1, 'design/watermark/small_image_imageOpacity', NULL),
(248, 'websites', 1, 'design/watermark/thumbnail_size', NULL),
(249, 'websites', 1, 'design/watermark/thumbnail_imageOpacity', NULL),
(250, 'websites', 1, 'design/email/logo_alt', NULL),
(251, 'websites', 1, 'design/email/logo_width', NULL),
(252, 'websites', 1, 'design/email/logo_height', NULL),
(253, 'websites', 1, 'design/watermark/swatch_image_size', NULL),
(254, 'websites', 1, 'design/watermark/swatch_image_imageOpacity', NULL),
(255, 'stores', 2, 'web/default/cms_home_page', 'tp-home-page'),
(257, 'websites', 1, 'web/default/cms_home_page', 'home'),
(258, 'stores', 1, 'design/header/logo_src', 'stores/1/TheRightStuff_LogoNew.png'),
(259, 'stores', 1, 'design/header/logo_alt', 'The Right Stuff Detailing'),
(261, 'stores', 1, 'design/header/welcome', ' '),
(262, 'default', 0, 'ultraslideshow/general/effect', 'fade'),
(263, 'default', 0, 'ultraslideshow/general/timeout', '0'),
(264, 'default', 0, 'ultraslideshow/general/speed', '100'),
(265, 'default', 0, 'ultraslideshow/general/auto_speed', '500'),
(266, 'default', 0, 'ultraslideshow/general/smooth_height', '0'),
(267, 'default', 0, 'ultraslideshow/general/pause', '1'),
(268, 'default', 0, 'ultraslideshow/general/loop', '1'),
(269, 'default', 0, 'ultraslideshow/general/hide', '1'),
(270, 'default', 0, 'ultraslideshow/general/blocks', 'Home_Slide_Wide_6,Home_Slide_Wide_9,Home_Slide_Wide_5,Home_Slide_Wide_7,Home_Slide_Wide_8,sample_slide_wide2,Home_Slide_Wide_3,sample_slide_wide1,Home_Slide_Wide_4'),
(271, 'default', 0, 'ultraslideshow/general/position1', '1'),
(272, 'default', 0, 'ultraslideshow/general/position2', '0'),
(273, 'default', 0, 'ultraslideshow/general/margin_top', '5'),
(274, 'default', 0, 'ultraslideshow/general/margin_bottom', NULL),
(275, 'default', 0, 'ultraslideshow/banners/position', 'right'),
(276, 'default', 0, 'ultraslideshow/banners/hide', '0'),
(277, 'default', 0, 'ultraslideshow/banners/banners', NULL),
(278, 'default', 0, 'ultraslideshow/navigation/pagination', 'slider-pagination2'),
(279, 'default', 0, 'ultraslideshow/navigation/pagination_position', 'pagination-pos-over-bottom-centered'),
(280, 'default', 0, 'theme_design/colors/color', '#333333'),
(281, 'default', 0, 'theme_design/colors/link_color', '#333333'),
(282, 'default', 0, 'theme_design/colors/link_hover_color', '#3ec2df'),
(283, 'default', 0, 'theme_design/colors/button_bg_color', '#eeeeee'),
(284, 'default', 0, 'theme_design/colors/button_color', '#333333'),
(285, 'default', 0, 'theme_design/colors/button_hover_bg_color', '#3ec2df'),
(286, 'default', 0, 'theme_design/colors/button_hover_color', '#ffffff'),
(287, 'default', 0, 'theme_design/colors/button_active_bg_color', '#333333'),
(288, 'default', 0, 'theme_design/colors/button_active_color', '#ffffff'),
(289, 'default', 0, 'theme_design/colors/tool_icon_bg_color', '#f5f5f5'),
(290, 'default', 0, 'theme_design/colors/tool_icon_color', '#333333'),
(291, 'default', 0, 'theme_design/colors/tool_icon_hover_bg_color', '#333333'),
(292, 'default', 0, 'theme_design/colors/tool_icon_hover_color', '#ffffff'),
(293, 'default', 0, 'theme_design/colors/tool_icon_active_bg_color', '#e5e5e5'),
(294, 'default', 0, 'theme_design/colors/tool_icon_active_color', '#333333'),
(295, 'default', 0, 'theme_design/colors/icon_bg_color', '#de2666'),
(296, 'default', 0, 'theme_design/colors/icon_color', '#ffffff'),
(297, 'default', 0, 'theme_design/colors/icon_hover_bg_color', '#5bd2ec'),
(298, 'default', 0, 'theme_design/colors/icon_hover_color', '#ffffff'),
(299, 'default', 0, 'theme_design/colors/social_icon_bg_color', '#bbbbbb'),
(300, 'default', 0, 'theme_design/colors/social_icon_color', '#ffffff'),
(301, 'default', 0, 'theme_design/colors/social_icon_hover_bg_color', '#ff7214'),
(302, 'default', 0, 'theme_design/colors/social_icon_hover_color', '#ffffff'),
(303, 'default', 0, 'theme_design/colors/important_link_hover_color', '#ffffff'),
(304, 'default', 0, 'theme_design/colors/important_link_hover_bg_color', '#de2666'),
(305, 'default', 0, 'theme_design/colors/label_new_bg_color', '#3ec2df'),
(306, 'default', 0, 'theme_design/colors/label_new_color', '#ffffff'),
(307, 'default', 0, 'theme_design/colors/label_sale_bg_color', '#f12b63'),
(308, 'default', 0, 'theme_design/colors/label_sale_color', '#ffffff'),
(309, 'default', 0, 'theme_design/colors/price_color', '#00a9c7'),
(310, 'default', 0, 'theme_design/colors/rating_active_color', '#333333'),
(311, 'default', 0, 'theme_design/colors/additional_bg_color', '#f5f5f5'),
(312, 'default', 0, 'theme_design/font/font_size', '12'),
(313, 'default', 0, 'theme_design/font/primary_font_family_group', 'google'),
(314, 'default', 0, 'theme_design/font/primary_font_family', 'Bitter'),
(315, 'default', 0, 'theme_design/font/primary_char_subset', 'latin'),
(316, 'default', 0, 'theme_design/font/primary_font_weight', NULL),
(317, 'default', 0, 'theme_design/effects/shadow', '0'),
(318, 'default', 0, 'theme_design/effects/structural_elements_transition', '0'),
(319, 'default', 0, 'theme_design/page/bg_color', '#ffffff'),
(320, 'default', 0, 'theme_design/page/bg_repeat', 'repeat'),
(321, 'default', 0, 'theme_design/page/bg_attachment', 'scroll'),
(322, 'default', 0, 'theme_design/page/bg_positionx', 'center'),
(323, 'default', 0, 'theme_design/page/bg_positiony', 'top'),
(324, 'default', 0, 'theme_design/page/tex', '0'),
(325, 'default', 0, 'theme_design/page/content_padding_side', '12'),
(326, 'default', 0, 'theme_design/page/bg_image', NULL),
(327, 'default', 0, 'theme_design/header/top_border_color', '#333333'),
(328, 'default', 0, 'theme_design/header/color', NULL),
(329, 'default', 0, 'theme_design/header/link_color', NULL),
(330, 'default', 0, 'theme_design/header/link_hover_color', NULL),
(331, 'default', 0, 'theme_design/header/bg_color', 'transparent'),
(332, 'default', 0, 'theme_design/header/bg_repeat', 'no-repeat'),
(333, 'default', 0, 'theme_design/header/bg_attachment', 'scroll'),
(334, 'default', 0, 'theme_design/header/bg_positionx', 'center'),
(335, 'default', 0, 'theme_design/header/bg_positiony', 'top'),
(336, 'default', 0, 'theme_design/header/tex', '0'),
(337, 'default', 0, 'theme_design/header/tex2', '0'),
(338, 'default', 0, 'theme_design/header/padding_top', '0'),
(339, 'default', 0, 'theme_design/header/padding_bottom', '0'),
(340, 'default', 0, 'theme_design/header/inner_bg_color', '#ffffff'),
(341, 'default', 0, 'theme_design/header/search_bg_color', '#838383'),
(342, 'default', 0, 'theme_design/header/search_hover_bg_color', '#ffffff'),
(343, 'default', 0, 'theme_design/header/search_color', '#bbbbbb'),
(344, 'default', 0, 'theme_design/header/search_hover_color', '#333333'),
(345, 'default', 0, 'theme_design/header/search_border_color', '#3b3b3b'),
(346, 'default', 0, 'theme_design/header/search_border_hover_color', '#eeeeee'),
(347, 'default', 0, 'theme_design/header/search_max_width', NULL),
(348, 'default', 0, 'theme_design/header/counter_color', '#5bd2ec'),
(349, 'default', 0, 'theme_design/header/dropdown_bg_color', '#ffffff'),
(350, 'default', 0, 'theme_design/header/dropdown_color', '#333333'),
(351, 'default', 0, 'theme_design/header/dropdown_link_color', '#333333'),
(352, 'default', 0, 'theme_design/header/dropdown_link_hover_color', '#aaaaaa'),
(353, 'default', 0, 'theme_design/header/bg_image', NULL),
(354, 'default', 0, 'theme_design/header_top/color', NULL),
(355, 'default', 0, 'theme_design/header_top/link_color', NULL),
(356, 'default', 0, 'theme_design/header_top/link_hover_color', NULL),
(357, 'default', 0, 'theme_design/header_top/line_height', '8'),
(358, 'default', 0, 'theme_design/header_top/bg_color', '#ffffff'),
(359, 'default', 0, 'theme_design/header_top/padding_top', '10'),
(360, 'default', 0, 'theme_design/header_top/padding_bottom', '0'),
(361, 'default', 0, 'theme_design/header_top/inner_bg_color', '#eeeeee'),
(362, 'default', 0, 'theme_design/header_top/content_padding_top', '0'),
(363, 'default', 0, 'theme_design/header_top/content_padding_bottom', '0'),
(364, 'default', 0, 'theme_design/header_top/content_padding_side', NULL),
(365, 'default', 0, 'theme_design/header_primary/font_size', '10'),
(366, 'default', 0, 'theme_design/header_primary/line_height', '10'),
(367, 'default', 0, 'theme_design/header_primary/bg_color', NULL),
(368, 'default', 0, 'theme_design/header_primary/padding_top', '0'),
(369, 'default', 0, 'theme_design/header_primary/padding_bottom', '0'),
(370, 'default', 0, 'theme_design/header_primary/inner_bg_color', NULL),
(371, 'default', 0, 'theme_design/header_primary/content_padding_top', '0'),
(372, 'default', 0, 'theme_design/header_primary/content_padding_bottom', '0'),
(373, 'default', 0, 'theme_design/header_primary/content_padding_side', NULL),
(374, 'default', 0, 'theme_design/m_header/bg_color', NULL),
(375, 'default', 0, 'theme_design/m_header/padding_top', NULL),
(376, 'default', 0, 'theme_design/m_header/padding_bottom', NULL),
(377, 'default', 0, 'theme_design/m_header/inner_bg_color', NULL),
(378, 'default', 0, 'theme_design/m_header/content_padding_side', NULL),
(379, 'default', 0, 'theme_design/m_header/tab_item_bg_color', '#fafafa'),
(380, 'default', 0, 'theme_design/m_header/tab_item_color', '#333333'),
(381, 'default', 0, 'theme_design/m_header/tab_item_hover_bg_color', '#5bd2ec'),
(382, 'default', 0, 'theme_design/m_header/tab_item_hover_color', '#ffffff'),
(383, 'default', 0, 'theme_design/m_header/tab_item_active_bg_color', '#f5f5f5'),
(384, 'default', 0, 'theme_design/m_header/tab_item_active_color', '#3ec2df'),
(385, 'default', 0, 'theme_design/m_header/tab_content_bg_color', '#f5f5f5'),
(386, 'default', 0, 'theme_design/m_header/tab_content_color', '#333333'),
(387, 'default', 0, 'theme_design/m_header/tab_content_link_color', '#333333'),
(388, 'default', 0, 'theme_design/m_header/tab_content_link_hover_color', '#3ec2df'),
(389, 'default', 0, 'theme_design/nav/outer_bg_color', '#eeeeee'),
(390, 'default', 0, 'theme_design/nav/padding_top', NULL),
(391, 'default', 0, 'theme_design/nav/padding_bottom', NULL),
(392, 'default', 0, 'theme_design/nav/inner_bg_color', NULL),
(393, 'default', 0, 'theme_design/nav/content_padding_top', '0'),
(394, 'default', 0, 'theme_design/nav/content_padding_bottom', '0'),
(395, 'default', 0, 'theme_design/nav/content_padding_side', NULL),
(396, 'default', 0, 'theme_design/nav/line_height', '35'),
(397, 'default', 0, 'theme_design/nav/border', NULL),
(398, 'default', 0, 'theme_design/nav/border_color', '#333333'),
(399, 'default', 0, 'theme_design/nav/bg_color', '#eeeeee'),
(400, 'default', 0, 'theme_design/nav/color', '#333333'),
(401, 'default', 0, 'theme_design/nav/hover_bg_color', '#666666'),
(402, 'default', 0, 'theme_design/nav/hover_color', '#ffffff'),
(403, 'default', 0, 'theme_design/nav/active_bg_color', '#333333'),
(404, 'default', 0, 'theme_design/nav/active_color', '#ffffff'),
(405, 'default', 0, 'theme_design/nav/sticky_item_bg_color', '#ffffff'),
(406, 'default', 0, 'theme_design/nav/sticky_item_color', '#333333'),
(407, 'default', 0, 'theme_design/nav/sticky_border', '0'),
(408, 'default', 0, 'theme_design/nav/level1_font_size', '16'),
(409, 'default', 0, 'theme_design/nav/level1_font_uppercase', '1'),
(410, 'default', 0, 'theme_design/nav/level2_font_size', '12'),
(411, 'default', 0, 'theme_design/nav/mega_lev1_font_size', '14'),
(412, 'default', 0, 'theme_design/nav/mega_lev1_font_uppercase', '1'),
(413, 'default', 0, 'theme_design/nav/mega_lev2_font_size', '12'),
(414, 'default', 0, 'theme_design/nav/mobile_level1_font_size', '14'),
(415, 'default', 0, 'theme_design/nav/mobile_level1_font_uppercase', '1'),
(416, 'default', 0, 'theme_design/nav/mobile_level2_font_size', '14'),
(417, 'default', 0, 'theme_design/nav/mobile_level2_font_uppercase', '0'),
(418, 'default', 0, 'theme_design/nav/dropdown_shadow', '1'),
(419, 'default', 0, 'theme_design/nav/dropdown_bg_color', '#ffffff'),
(420, 'default', 0, 'theme_design/nav/dropdown_item_hover_bg_color', '#f0f8ff'),
(421, 'default', 0, 'theme_design/nav/dropdown_color', '#333333'),
(422, 'default', 0, 'theme_design/nav/dropdown_link_color', '#333333'),
(423, 'default', 0, 'theme_design/nav/dropdown_link_hover_color', '#00a9c7'),
(424, 'default', 0, 'theme_design/nav/dropdown_border_top', NULL),
(425, 'default', 0, 'theme_design/nav/dropdown_border_top_color', NULL),
(426, 'default', 0, 'theme_design/nav/dropdown_border_all_levels', '0'),
(427, 'default', 0, 'theme_design/nav/mobile_link_separator_color', '#eeeeee'),
(428, 'default', 0, 'theme_design/nav/mobile_shadow', '1'),
(429, 'default', 0, 'theme_design/nav/vert_item_line_height', '35'),
(430, 'default', 0, 'theme_design/nav/vert_item_bg_color', '#f8f8f8'),
(431, 'default', 0, 'theme_design/nav/vert_item_color', '#333333'),
(432, 'default', 0, 'theme_design/nav/vert_item_hover_bg_color', '#5bd2ec'),
(433, 'default', 0, 'theme_design/nav/vert_item_hover_color', '#ffffff'),
(434, 'default', 0, 'theme_design/nav/vert_item_active_bg_color', '#333333'),
(435, 'default', 0, 'theme_design/nav/vert_item_active_color', '#f5f5f5'),
(436, 'default', 0, 'theme_design/nav/vert_trigger_bg_color', '#f7f7f7'),
(437, 'default', 0, 'theme_design/nav/vert_trigger_color', '#333333'),
(438, 'default', 0, 'theme_design/nav/label_bg_color', '#5bd2ec'),
(439, 'default', 0, 'theme_design/nav/label_color', '#ffffff'),
(440, 'default', 0, 'theme_design/nav/label_bg_color2', '#d52462'),
(441, 'default', 0, 'theme_design/nav/label_color2', '#ffffff'),
(442, 'default', 0, 'theme_design/nav/label_hover_bg_color', '#ff7214'),
(443, 'default', 0, 'theme_design/nav/label_hover_color', '#ffffff'),
(444, 'default', 0, 'theme_design/main/bg_color', NULL),
(445, 'default', 0, 'theme_design/main/tex', '0'),
(446, 'default', 0, 'theme_design/main/padding_top', NULL),
(447, 'default', 0, 'theme_design/main/padding_bottom', NULL),
(448, 'default', 0, 'theme_design/main/inner_bg_color', '#ffffff'),
(449, 'default', 0, 'theme_design/main/content_padding_top', '20'),
(450, 'default', 0, 'theme_design/main/content_padding_bottom', '20'),
(451, 'default', 0, 'theme_design/main/content_padding_side', NULL),
(452, 'default', 0, 'theme_design/footer/color', '#f0f0f0'),
(453, 'default', 0, 'theme_design/footer/link_color', '#777777'),
(454, 'default', 0, 'theme_design/footer/link_hover_color', '#f0f0f0'),
(455, 'default', 0, 'theme_design/footer/bg_color', '#2e3034'),
(456, 'default', 0, 'theme_design/footer/bg_repeat', 'no-repeat'),
(457, 'default', 0, 'theme_design/footer/bg_attachment', 'scroll'),
(458, 'default', 0, 'theme_design/footer/bg_positionx', 'center'),
(459, 'default', 0, 'theme_design/footer/bg_positiony', 'top'),
(460, 'default', 0, 'theme_design/footer/tex', 'grain3'),
(461, 'default', 0, 'theme_design/footer/tex2', '0'),
(462, 'default', 0, 'theme_design/footer/inner_bg_color', NULL),
(463, 'default', 0, 'theme_design/footer/button_bg_color', '#e5e5e5'),
(464, 'default', 0, 'theme_design/footer/button_color', '#555555'),
(465, 'default', 0, 'theme_design/footer/button_hover_bg_color', '#a5db00'),
(466, 'default', 0, 'theme_design/footer/button_hover_color', '#ffffff'),
(467, 'default', 0, 'theme_design/footer/tool_icon_bg_color', '#f5f5f5'),
(468, 'default', 0, 'theme_design/footer/tool_icon_color', '#f0f0f0'),
(469, 'default', 0, 'theme_design/footer/tool_icon_hover_bg_color', '#fdee51'),
(470, 'default', 0, 'theme_design/footer/tool_icon_hover_color', '#ffffff'),
(471, 'default', 0, 'theme_design/footer/icon_bg_color', '#fdee51'),
(472, 'default', 0, 'theme_design/footer/icon_color', '#777777'),
(473, 'default', 0, 'theme_design/footer/icon_hover_bg_color', '#777777'),
(474, 'default', 0, 'theme_design/footer/icon_hover_color', '#fdee51'),
(475, 'default', 0, 'theme_design/footer/bg_image', NULL),
(476, 'default', 0, 'theme_design/footer_top/color', NULL),
(477, 'default', 0, 'theme_design/footer_top/link_color', NULL),
(478, 'default', 0, 'theme_design/footer_top/link_hover_color', NULL),
(479, 'default', 0, 'theme_design/footer_top/bg_color', '#ffffff'),
(480, 'default', 0, 'theme_design/footer_top/padding_top', NULL),
(481, 'default', 0, 'theme_design/footer_top/padding_bottom', NULL),
(482, 'default', 0, 'theme_design/footer_top/inner_bg_color', NULL),
(483, 'default', 0, 'theme_design/footer_top/content_padding_top', NULL),
(484, 'default', 0, 'theme_design/footer_top/content_padding_bottom', NULL),
(485, 'default', 0, 'theme_design/footer_top/content_padding_side', NULL),
(486, 'default', 0, 'theme_design/footer_primary/color', NULL),
(487, 'default', 0, 'theme_design/footer_primary/link_color', NULL),
(488, 'default', 0, 'theme_design/footer_primary/link_hover_color', NULL),
(489, 'default', 0, 'theme_design/footer_primary/bg_color', NULL),
(490, 'default', 0, 'theme_design/footer_primary/padding_top', '10'),
(491, 'default', 0, 'theme_design/footer_primary/padding_bottom', '10'),
(492, 'default', 0, 'theme_design/footer_primary/inner_bg_color', NULL),
(493, 'default', 0, 'theme_design/footer_primary/content_padding_top', '20'),
(494, 'default', 0, 'theme_design/footer_primary/content_padding_bottom', '20'),
(495, 'default', 0, 'theme_design/footer_primary/content_padding_side', NULL),
(496, 'default', 0, 'theme_design/footer_bottom/color', '#777777'),
(497, 'default', 0, 'theme_design/footer_bottom/link_color', '#777777'),
(498, 'default', 0, 'theme_design/footer_bottom/link_hover_color', '#fdee51'),
(499, 'default', 0, 'theme_design/footer_bottom/bg_color', '#212326'),
(500, 'default', 0, 'theme_design/footer_bottom/inner_bg_color', NULL),
(501, 'default', 0, 'theme_design/footer_bottom/content_padding_top', '20'),
(502, 'default', 0, 'theme_design/footer_bottom/content_padding_bottom', '20'),
(503, 'default', 0, 'theme_design/footer_bottom/content_padding_side', NULL),
(504, 'default', 0, 'theme_design/category/grid_item_bg_color', NULL),
(505, 'default', 0, 'theme_design/category/grid_item_hover_bg_color', NULL),
(506, 'default', 0, 'theme_design/product_page/addto_icon_bg_color', '#eeeeee'),
(507, 'default', 0, 'theme_design/product_page/addto_icon_color', NULL),
(508, 'default', 0, 'theme_design/product_page/addto_icon_hover_bg_color', '#5bd2ec'),
(509, 'default', 0, 'theme_design/product_page/addto_icon_hover_color', NULL),
(510, 'default', 0, 'theme_design/slideshow/tool_icon_bg_color', '#ffffff'),
(511, 'default', 0, 'theme_design/slideshow/tool_icon_color', '#140006'),
(512, 'default', 0, 'theme_design/slideshow/tool_icon_hover_bg_color', '#4C4C4C'),
(513, 'default', 0, 'theme_design/slideshow/tool_icon_hover_color', '#ffffff'),
(514, 'default', 0, 'theme_design/slideshow/tool_icon_active_bg_color', '#E7003B'),
(515, 'websites', 2, 'theme_design/footer_bottom/link_hover_color', '#d50000'),
(516, 'default', 0, 'theme_layout/responsive/responsive', '1'),
(517, 'default', 0, 'theme_layout/responsive/max_width', '1200'),
(518, 'default', 0, 'theme_layout/responsive/fluid_width', '1'),
(519, 'default', 0, 'layered_navigation/general/enable', '0'),
(520, 'default', 0, 'layered_navigation/general/allow_multiple', '0'),
(521, 'default', 0, 'layered_navigation/general/enable_shop_by', '0'),
(522, 'websites', 2, 'web/default/cms_home_page', 'tp-home-page'),
(523, 'websites', 1, 'theme_design/colors/link_hover_color', '#fdee51'),
(525, 'websites', 1, 'theme_design/colors/button_hover_color', '#333333'),
(528, 'websites', 1, 'theme_design/footer/color', '#f0f0f0'),
(529, 'websites', 1, 'theme_design/footer/link_color', '#777777'),
(530, 'websites', 1, 'theme_design/footer/link_hover_color', '#f0f0f0'),
(531, 'websites', 1, 'theme_design/footer/tool_icon_hover_bg_color', '#fdee51'),
(532, 'websites', 1, 'theme_design/footer/icon_bg_color', '#fdee51'),
(533, 'websites', 1, 'theme_design/footer/icon_color', '#777777'),
(534, 'websites', 1, 'theme_design/footer/icon_hover_bg_color', '#777777'),
(535, 'websites', 1, 'theme_design/footer/icon_hover_color', '#fdee51'),
(536, 'websites', 1, 'theme_design/header/counter_color', '#fdee51'),
(537, 'websites', 1, 'theme_design/nav/hover_bg_color', '#ffffff'),
(538, 'websites', 1, 'theme_design/nav/hover_color', '#333333'),
(539, 'websites', 1, 'theme_design/nav/dropdown_item_hover_bg_color', '#fdee51'),
(540, 'websites', 1, 'theme_design/nav/dropdown_link_hover_color', '#333333'),
(541, 'websites', 1, 'theme_design/colors/important_link_hover_color', '#333333'),
(543, 'websites', 1, 'theme_design/colors/social_icon_hover_bg_color', '#fdee51'),
(544, 'websites', 1, 'theme_design/colors/social_icon_hover_color', '#333333'),
(545, 'websites', 1, 'theme_design/nav/vert_item_hover_bg_color', '#575757'),
(546, 'websites', 1, 'theme_design/nav/vert_item_hover_color', '#f6f6f6'),
(547, 'websites', 1, 'theme_design/colors/price_color', '#333333'),
(548, 'websites', 1, 'theme_design/colors/rating_active_color', '#fdee51'),
(549, 'websites', 1, 'theme_design/colors/icon_bg_color', '#fdee51'),
(550, 'websites', 1, 'theme_design/colors/icon_color', '#333333'),
(551, 'websites', 1, 'theme_design/colors/icon_hover_bg_color', '#333333'),
(552, 'websites', 1, 'theme_design/colors/icon_hover_color', '#fdee51'),
(553, 'websites', 1, 'theme_design/product_page/addto_icon_bg_color', '#eeeeee'),
(554, 'websites', 1, 'theme_design/product_page/addto_icon_color', '#333333'),
(555, 'websites', 1, 'theme_design/product_page/addto_icon_hover_bg_color', '#fdee51'),
(556, 'websites', 1, 'theme_design/product_page/addto_icon_hover_color', '#333333'),
(557, 'stores', 1, 'design/footer/copyright', 'Copyright © 2018 The Right Stuff Detailing. All rights reserved.'),
(558, 'stores', 2, 'design/footer/copyright', 'Copyright © 2018 Trim Parts. All rights reserved.'),
(559, 'stores', 1, 'theme_design/colors/link_color', '#777777'),
(560, 'stores', 1, 'theme_design/colors/link_hover_color', '#333333'),
(561, 'default', 0, 'arkade_s3/general/access_key', 'AKIAJQP3MDKF6UNTGUPQ'),
(562, 'default', 0, 'arkade_s3/general/secret_key', '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'),
(563, 'default', 0, 'arkade_s3/general/bucket', 'rightstuff'),
(564, 'default', 0, 'arkade_s3/general/region', 'us-east-1'),
(565, 'default', 0, 'system/media_storage_configuration/media_storage', '0'),
(567, 'stores', 2, 'design/header/logo_alt', 'TrimParts - When Quality Counts!'),
(568, 'stores', 2, 'theme_design/colors/link_hover_color', '#333333'),
(569, 'stores', 2, 'theme_design/colors/button_hover_bg_color', '#034ea2'),
(570, 'stores', 2, 'theme_design/colors/icon_bg_color', '#bb272d'),
(571, 'stores', 2, 'theme_design/colors/icon_hover_bg_color', '#034ea2'),
(572, 'stores', 2, 'theme_design/colors/social_icon_hover_bg_color', '#034ea2'),
(573, 'stores', 2, 'theme_design/colors/label_new_bg_color', '#bb272d'),
(574, 'stores', 2, 'theme_design/colors/label_sale_bg_color', '#034ea2'),
(575, 'stores', 2, 'theme_design/colors/price_color', '#000000'),
(576, 'stores', 2, 'theme_design/header/counter_color', '#5bd2ec'),
(578, 'stores', 2, 'theme_design/nav/dropdown_item_hover_bg_color', '#182b54'),
(579, 'stores', 2, 'theme_design/nav/dropdown_link_hover_color', '#333333'),
(580, 'stores', 2, 'theme_design/nav/vert_item_hover_bg_color', '#bb272d'),
(581, 'stores', 2, 'theme_design/nav/label_bg_color', '#5bd2ec'),
(582, 'stores', 2, 'theme_design/footer_bottom/link_hover_color', '#034ea2'),
(583, 'stores', 2, 'theme_design/product_page/addto_icon_hover_bg_color', '#034ea2'),
(584, 'stores', 2, 'theme_design/colors/important_link_hover_bg_color', '#034ea2'),
(585, 'default', 0, 'kb/general/base_url', 'knowledge-base'),
(586, 'default', 0, 'kb/general/is_rating_enabled', '0'),
(587, 'default', 0, 'kb/general/is_url_rewrite_enabled', '1'),
(588, 'default', 0, 'kb/general/article_links_limit', '5'),
(589, 'default', 0, 'kb/general/article_hide_author', '1'),
(590, 'default', 0, 'kb/comments/provider', NULL),
(591, 'stores', 2, 'theme_design/header/top_border_color', '#182b54'),
(593, 'stores', 2, 'theme_design/nav/border_color', '#182b54'),
(597, 'stores', 2, 'web/secure/base_media_url', 'https://www.trimparts.com/pub/media/'),
(598, 'websites', 2, 'web/unsecure/base_media_url', NULL),
(599, 'websites', 2, 'web/secure/base_media_url', NULL),
(600, 'stores', 2, 'design/header/logo_src', 'stores/2/Trimparts_Logo1_3.jpg'),
(606, 'stores', 2, 'theme_design/header/search_bg_color', '#ffffff'),
(607, 'stores', 2, 'theme_design/header/search_color', '#333333'),
(608, 'stores', 2, 'theme_design/header/search_hover_bg_color', '#ffffff'),
(609, 'stores', 2, 'theme_design/header/search_hover_color', '#333333'),
(610, 'stores', 2, 'theme_design/header/search_border_color', '#034ea2'),
(611, 'stores', 2, 'theme_design/header/search_border_hover_color', '#eeeeee'),
(612, 'stores', 2, 'theme_design/nav/border', NULL),
(616, 'stores', 2, 'ultraslideshow/general/blocks', 'Home_Slide_Wide_TP_1,Home_Slide_Wide_TP_2,Home_Slide_Wide_TP_3,Home_Slide_Wide_TP_4'),
(617, 'stores', 2, 'ultraslideshow/general/position2', '0'),
(618, 'stores', 2, 'ultraslideshow/general/position1', '1'),
(619, 'websites', 2, 'web/unsecure/base_url', 'http://trimparts.com/'),
(620, 'websites', 2, 'web/secure/base_url', 'http://trimparts.com/'),
(624, 'default', 0, 'superuser/basic/superusergroupid', '4'),
(628, 'stores', 1, 'contact/email/recipient_email', 'info@rightstuff.com'),
(629, 'stores', 1, 'contact/email/sender_email_identity', 'general'),
(630, 'stores', 1, 'contact/email/email_template', 'contact_email_email_template'),
(631, 'stores', 1, 'trans_email/ident_general/name', 'Right Stuff'),
(632, 'stores', 1, 'trans_email/ident_general/email', 'noreply@rightstuff.com'),
(633, 'stores', 1, 'trans_email/ident_sales/name', 'Right Stuff'),
(634, 'stores', 1, 'trans_email/ident_sales/email', 'noreply@rightstuff.com'),
(635, 'stores', 1, 'trans_email/ident_support/name', 'Right Stuff'),
(636, 'stores', 1, 'trans_email/ident_support/email', 'noreply@rightstuff.com'),
(637, 'stores', 1, 'trans_email/ident_custom1/name', 'Right Stuff'),
(638, 'stores', 1, 'trans_email/ident_custom1/email', 'noreply@rightstuff.com'),
(639, 'stores', 1, 'trans_email/ident_custom2/name', 'Right Stuff'),
(640, 'stores', 1, 'trans_email/ident_custom2/email', 'noreply@rightstuff.com'),
(641, 'stores', 2, 'theme_settings/header/main_menu_position', 'menuContainer'),
(642, 'stores', 2, 'theme_settings/header/logo_position', 'primLeftCol'),
(643, 'default', 0, 'design/theme/theme_id', NULL),
(644, 'default', 0, 'design/pagination/pagination_frame', '5'),
(645, 'default', 0, 'design/pagination/pagination_frame_skip', NULL),
(646, 'default', 0, 'design/pagination/anchor_text_for_previous', NULL),
(647, 'default', 0, 'design/pagination/anchor_text_for_next', NULL),
(648, 'default', 0, 'design/head/default_title', 'Magento Commerce'),
(649, 'default', 0, 'design/head/title_prefix', NULL),
(650, 'default', 0, 'design/head/title_suffix', NULL),
(651, 'default', 0, 'design/head/default_description', 'Default Description'),
(652, 'default', 0, 'design/head/default_keywords', 'Magento, Varien, E-commerce'),
(653, 'default', 0, 'design/head/includes', NULL),
(654, 'default', 0, 'design/head/demonotice', '0'),
(655, 'default', 0, 'design/header/logo_width', NULL),
(656, 'default', 0, 'design/header/logo_height', NULL),
(657, 'default', 0, 'design/header/logo_alt', 'Magento Commerce'),
(658, 'default', 0, 'design/header/welcome', 'Default welcome msg!'),
(659, 'default', 0, 'design/footer/copyright', 'Copyright © 2016 Magento. All rights reserved.'),
(660, 'default', 0, 'design/footer/absolute_footer', NULL),
(661, 'default', 0, 'design/watermark/image_size', NULL),
(662, 'default', 0, 'design/watermark/image_imageOpacity', NULL),
(663, 'default', 0, 'design/watermark/image_position', 'stretch'),
(664, 'default', 0, 'design/watermark/small_image_size', NULL),
(665, 'default', 0, 'design/watermark/small_image_imageOpacity', NULL),
(666, 'default', 0, 'design/watermark/small_image_position', 'stretch'),
(667, 'default', 0, 'design/watermark/thumbnail_size', NULL),
(668, 'default', 0, 'design/watermark/thumbnail_imageOpacity', NULL),
(669, 'default', 0, 'design/watermark/thumbnail_position', 'stretch'),
(670, 'default', 0, 'design/email/logo_alt', NULL),
(671, 'default', 0, 'design/email/logo_width', NULL),
(672, 'default', 0, 'design/email/logo_height', NULL),
(673, 'default', 0, 'design/email/header_template', 'design_email_header_template'),
(674, 'default', 0, 'design/email/footer_template', 'design_email_footer_template'),
(675, 'default', 0, 'design/watermark/swatch_image_size', NULL),
(676, 'default', 0, 'design/watermark/swatch_image_imageOpacity', NULL),
(677, 'default', 0, 'design/watermark/swatch_image_position', 'stretch'),
(678, 'default', 0, 'catalog/frontend/list_allow_all', '0'),
(679, 'default', 0, 'catalog/frontend/flat_catalog_product', '0'),
(680, 'default', 0, 'catalog/productalert_cron/frequency', 'D'),
(681, 'default', 0, 'crontab/default/jobs/catalog_product_alert/schedule/cron_expr', '0 0 * * *'),
(682, 'default', 0, 'crontab/default/jobs/catalog_product_alert/run/model', NULL),
(683, 'default', 0, 'catalog/productalert_cron/time', '00,00,00'),
(684, 'default', 0, 'catalog/productalert_cron/error_email', NULL),
(685, 'default', 0, 'catalog/product_video/youtube_api_key', NULL),
(686, 'default', 0, 'catalog/price/scope', '0'),
(687, 'default', 0, 'catalog/navigation/max_depth', '5'),
(688, 'default', 0, 'catalog/downloadable/shareable', '0'),
(689, 'default', 0, 'catalog/downloadable/content_disposition', 'inline'),
(690, 'default', 0, 'catalog/custom_options/use_calendar', '0'),
(691, 'default', 0, 'catalog/custom_options/year_range', '2017,2018'),
(692, 'default', 0, 'catalog/placeholder/image_placeholder', NULL),
(693, 'default', 0, 'catalog/placeholder/small_image_placeholder', NULL),
(694, 'default', 0, 'catalog/placeholder/swatch_image_placeholder', NULL),
(695, 'default', 0, 'catalog/placeholder/thumbnail_placeholder', NULL),
(696, 'default', 0, 'ultramegamenu/mainmenu/enable', '1'),
(697, 'default', 0, 'ultramegamenu/mainmenu/mode', '0'),
(698, 'default', 0, 'ultramegamenu/mainmenu/categories', '1'),
(699, 'default', 0, 'ultramegamenu/mainmenu/vertnav', '0'),
(700, 'default', 0, 'ultramegamenu/mainmenu/vertnav_collapsed', '0'),
(701, 'default', 0, 'ultramegamenu/mainmenu/home', '0'),
(702, 'default', 0, 'ultramegamenu/mainmenu/home_img', '0'),
(703, 'default', 0, 'ultramegamenu/mainmenu/home_link_icon', '0'),
(704, 'default', 0, 'ultramegamenu/mainmenu/centered', '0'),
(705, 'default', 0, 'ultramegamenu/mainmenu/outermost_container', 'menuBar'),
(706, 'default', 0, 'ultramegamenu/mainmenu/fullwidth_dd_container', 'menuBar'),
(707, 'default', 0, 'ultramegamenu/mainmenu/custom_block_floating', '1'),
(708, 'default', 0, 'ultramegamenu/mobilemenu/threshold', '1000'),
(709, 'default', 0, 'ultramegamenu/mobilemenu/show_blocks', '0'),
(710, 'default', 0, 'ultramegamenu/mobilemenu/hide_blocks_below', '1'),
(711, 'default', 0, 'ultramegamenu/sidemenu/enable_category_main', '1'),
(712, 'default', 0, 'ultramegamenu/sidemenu/enable_category_additional', '0'),
(713, 'default', 0, 'ultramegamenu/sidemenu/enable_home_main', '0'),
(714, 'default', 0, 'ultramegamenu/sidemenu/enable_home_additional', '0'),
(715, 'default', 0, 'ultramegamenu/sidemenu/enable_cms_main', '1'),
(716, 'default', 0, 'ultramegamenu/sidemenu/enable_cms_additional', '0'),
(717, 'default', 0, 'ultramegamenu/sidemenu/enable_product_main', '0'),
(718, 'default', 0, 'ultramegamenu/sidemenu/enable_product_additional', '0'),
(719, 'default', 0, 'ultramegamenu/sidemenu/is_megamenu', '0'),
(720, 'default', 0, 'ultramegamenu/sidemenu/is_main', '0'),
(721, 'default', 0, 'ultramegamenu/sidemenu/block_name', '[current_category]'),
(722, 'default', 0, 'ultramegamenu/sidemenu/parent', 'root'),
(723, 'default', 0, 'ultramegamenu/sidemenu/depth', '5'),
(724, 'default', 0, 'ultramegamenu/sidemenu/fallback', '1'),
(725, 'default', 0, 'ultramegamenu/sidemenu/block_name_fallback', NULL),
(726, 'default', 0, 'ultramegamenu/sidemenu/num_of_products', '0'),
(727, 'default', 0, 'ultramegamenu/sidemenu/hide_on_mobile', '1'),
(728, 'default', 0, 'ultramegamenu/sidemenu/hide_laynav_categories', '1'),
(729, 'default', 0, 'ultramegamenu/category_labels/label1', 'New'),
(730, 'default', 0, 'ultramegamenu/category_labels/label2', 'Hot!'),
(731, 'default', 0, 'theme_settings/header/left_column', '2'),
(732, 'default', 0, 'theme_settings/header/central_column', '5'),
(733, 'default', 0, 'theme_settings/header/right_column', '5'),
(734, 'default', 0, 'theme_settings/header/logo_position', 'primLeftCol'),
(735, 'default', 0, 'theme_settings/header/search_position', 'primCentralCol'),
(736, 'default', 0, 'theme_settings/header/search_in_user_menu_position', '2'),
(737, 'default', 0, 'theme_settings/header/account_links_position', 'primRightCol'),
(738, 'default', 0, 'theme_settings/header/top_links', '1'),
(739, 'default', 0, 'theme_settings/header/user_menu_position', 'primRightCol'),
(740, 'default', 0, 'theme_settings/header/toplinks_break_position', '34'),
(741, 'default', 0, 'theme_settings/header/main_menu_position', 'menuContainer'),
(742, 'default', 0, 'theme_settings/header/cart_position', 'primRightCol'),
(743, 'default', 0, 'theme_settings/header/cart_label', '1'),
(744, 'default', 0, 'theme_settings/header/currency_switcher_position', 'topLeft'),
(745, 'default', 0, 'theme_settings/header/lang_switcher_position', 'topLeft'),
(746, 'default', 0, 'theme_settings/header/sticky', '0'),
(747, 'default', 0, 'theme_settings/header/sticky_full_width', '0'),
(748, 'default', 0, 'theme_settings/header/sticky_logo', '0'),
(749, 'default', 0, 'theme_settings/header/mobile_move_switchers', '0'),
(750, 'default', 0, 'theme_settings/header/mode', '1'),
(751, 'default', 0, 'theme_settings/category/image_width', NULL);
INSERT INTO `core_config_data` (`config_id`, `scope`, `scope_id`, `path`, `value`) VALUES
(752, 'default', 0, 'theme_settings/category/image_height', NULL),
(753, 'default', 0, 'theme_settings/category/alt_image', '0'),
(754, 'default', 0, 'theme_settings/category/alt_image_column', 'label'),
(755, 'default', 0, 'theme_settings/category/alt_image_column_value', 'alt'),
(756, 'default', 0, 'theme_settings/category_grid/column_count', '3'),
(757, 'default', 0, 'theme_settings/category_grid/column_count_768', '3'),
(758, 'default', 0, 'theme_settings/category_grid/column_count_640', '2'),
(759, 'default', 0, 'theme_settings/category_grid/column_count_480', '2'),
(760, 'default', 0, 'theme_settings/category_grid/equal_height', '1'),
(761, 'default', 0, 'theme_settings/category_grid/hover_effect', '1'),
(762, 'default', 0, 'theme_settings/category_grid/disable_hover_effect', '320'),
(763, 'default', 0, 'theme_settings/category_grid/hide_addto_links', '480'),
(764, 'default', 0, 'theme_settings/category_grid/centered', '1'),
(765, 'default', 0, 'theme_settings/category_grid/elements_size', 'xs'),
(766, 'default', 0, 'theme_settings/category_grid/display_name', '1'),
(767, 'default', 0, 'theme_settings/category_grid/display_name_single_line', '0'),
(768, 'default', 0, 'theme_settings/category_grid/display_price', '1'),
(769, 'default', 0, 'theme_settings/category_grid/display_rating', '2'),
(770, 'default', 0, 'theme_settings/category_grid/display_addtocart', '1'),
(771, 'default', 0, 'theme_settings/category_grid/display_addtolinks', '2'),
(772, 'default', 0, 'theme_settings/category_grid/addtolinks_position', '1'),
(773, 'default', 0, 'theme_settings/category_list/hover_effect', '1'),
(774, 'default', 0, 'theme_settings/product_page/image_column', '4'),
(775, 'default', 0, 'theme_settings/product_page/primary_column', '8'),
(776, 'default', 0, 'theme_settings/product_page/secondary_column', NULL),
(777, 'default', 0, 'theme_settings/product_page/lower_primary_column', '8'),
(778, 'default', 0, 'theme_settings/product_page/lower_secondary_column', '4'),
(779, 'default', 0, 'theme_settings/product_page/collateral_position', 'primCol_2'),
(780, 'default', 0, 'theme_settings/product_page/tabs', '1'),
(781, 'default', 0, 'theme_settings/product_page/tabs_style', NULL),
(782, 'default', 0, 'theme_settings/product_page/related_position', 'lowerPrimCol_1'),
(783, 'default', 0, 'theme_settings/product_page/related_template', 'Infortis_Base::product/list/slider.phtml'),
(784, 'default', 0, 'theme_settings/product_page/related_breakpoints', '[0, 1], [320, 2], [480, 3], [768, 1]'),
(785, 'default', 0, 'theme_settings/product_page/related_timeout', '6000'),
(786, 'default', 0, 'theme_settings/product_page/related_checkbox', '1'),
(787, 'default', 0, 'theme_settings/product_page/upsell_position', 'lowerSecCol_1'),
(788, 'default', 0, 'theme_settings/product_page/upsell_template', 'Infortis_Base::product/list/slider.phtml'),
(789, 'default', 0, 'theme_settings/product_page/upsell_breakpoints', '[0, 1], [320, 2], [480, 3], [992, 4], [1200, 5]'),
(790, 'default', 0, 'theme_settings/product_page/upsell_timeout', NULL),
(791, 'default', 0, 'theme_settings/product_page/brand_position', 'secCol_1'),
(792, 'default', 0, 'theme_settings/gallery/magnifier', '0'),
(793, 'default', 0, 'theme_settings/gallery/magnifier_width', '175'),
(794, 'default', 0, 'theme_settings/gallery/magnifier_height', '175'),
(795, 'default', 0, 'theme_settings/product_labels/new', '0'),
(796, 'default', 0, 'theme_settings/product_labels/sale', '0'),
(797, 'default', 0, 'theme_settings/footer/links_column_auto_width', '1'),
(798, 'default', 0, 'theme_settings/footer/footer_links', '0'),
(799, 'default', 0, 'theme_settings/footer/newsletter', '1'),
(800, 'default', 0, 'theme_settings/footer/store_switcher', '1'),
(801, 'default', 0, 'theme_settings/product_slider/timeout', NULL),
(802, 'default', 0, 'theme_settings/product_slider/speed', '200'),
(803, 'default', 0, 'theme_settings/product_slider/auto_speed', '500'),
(804, 'default', 0, 'theme_settings/product_slider/pause', '0'),
(805, 'default', 0, 'theme_settings/product_slider/loop', '1'),
(806, 'default', 0, 'theme_settings/product_slider/lazy', '1'),
(807, 'default', 0, 'theme_settings/product_slider/keep_aspect_ratio', '0'),
(808, 'default', 0, 'theme_settings/install/overwrite_blocks', '0'),
(809, 'default', 0, 'theme_settings/install/overwrite_pages', '0'),
(813, 'default', 0, 'rewards/general/point_unit_name', 'Reward Point(s)'),
(814, 'default', 0, 'rewards/general/expires_after_days', '60'),
(815, 'default', 0, 'rewards/general/is_earn_after_invoice', '1'),
(816, 'default', 0, 'rewards/general/is_earn_after_shipment', '0'),
(817, 'default', 0, 'rewards/general/earn_in_statuses', 'complete'),
(818, 'default', 0, 'rewards/general/is_cancel_after_refund', '1'),
(819, 'default', 0, 'rewards/general/is_restore_after_refund', '1'),
(820, 'default', 0, 'rewards/general/is_earn_shipping', '0'),
(821, 'default', 0, 'rewards/general/is_spend_shipping', '1'),
(822, 'default', 0, 'rewards/general/is_allow_zero_orders', '1'),
(823, 'default', 0, 'rewards/notification/sender_email', 'general'),
(824, 'default', 0, 'rewards/notification/balance_update_email_template', 'rewards_notification_balance_update_email_template'),
(825, 'default', 0, 'rewards/notification/points_expire_email_template', 'rewards_notification_points_expire_email_template'),
(826, 'default', 0, 'rewards/notification/send_before_expiring_days', '5'),
(827, 'default', 0, 'rewards/referral/is_active', '1'),
(828, 'default', 0, 'rewards/referral/invitation_email_template', 'rewards_referral_invitation_email_template'),
(829, 'default', 0, 'rewards/display_options/is_show_points_on_product_page', '0'),
(830, 'default', 0, 'rewards/advanced_settings/custom_rules_list', NULL),
(831, 'default', 0, 'advanced/modules_disable_output/Rampart_Fedexshipping', '0'),
(832, 'default', 0, 'advanced/modules_disable_output/Rampart_Payments', '0'),
(833, 'default', 0, 'advanced/modules_disable_output/Rampart_Superuser', '0'),
(834, 'default', 0, 'advanced/modules_disable_output/Rampart_Ymm', '0'),
(853, 'websites', 1, 'theme_design/header/dropdown_bg_color', '#ffffff'),
(854, 'websites', 1, 'theme_design/header/dropdown_color', NULL),
(855, 'websites', 1, 'theme_design/nav/bg_color', '#eeeeee'),
(856, 'websites', 1, 'theme_design/nav/color', '#333333'),
(857, 'websites', 1, 'theme_design/nav/sticky_item_bg_color', '#333333'),
(858, 'websites', 1, 'theme_design/nav/sticky_item_color', '#ffffff'),
(859, 'websites', 1, 'theme_design/nav/vert_item_bg_color', '#333333'),
(860, 'websites', 1, 'theme_design/nav/vert_item_color', '#f6f6f6'),
(861, 'websites', 1, 'theme_design/nav/border', '1'),
(862, 'websites', 1, 'theme_design/nav/border_color', '#eeeeee'),
(863, 'websites', 1, 'theme_design/header/search_bg_color', '#e1e1e1'),
(864, 'websites', 1, 'theme_design/header_primary/line_height', '18'),
(865, 'websites', 1, 'theme_design/header_primary/font_size', '14'),
(866, 'websites', 1, 'theme_design/font/primary_font_family', 'Francois One'),
(867, 'websites', 1, 'theme_design/colors/button_hover_bg_color', '#fdee51'),
(868, 'websites', 1, 'theme_design/colors/important_link_hover_bg_color', NULL),
(873, 'default', 0, 'searchautocomplete/general/min_chars', '3'),
(874, 'default', 0, 'searchautocomplete/general/delay', '10'),
(875, 'default', 0, 'searchautocomplete/general/index', 'a:3:{s:22:"catalogsearch_fulltext";a:3:{s:5:"order";s:0:"";s:9:"is_active";s:1:"1";s:5:"limit";s:1:"5";}s:24:"magento_catalog_category";a:3:{s:5:"order";s:0:"";s:9:"is_active";s:1:"1";s:5:"limit";s:1:"5";}s:20:"magento_search_query";a:3:{s:5:"order";s:0:"";s:9:"is_active";s:1:"1";s:5:"limit";s:1:"5";}}'),
(876, 'default', 0, 'searchautocomplete/general/product/show_price', '1'),
(877, 'default', 0, 'searchautocomplete/general/product/show_image', '1'),
(878, 'default', 0, 'searchautocomplete/general/product/show_rating', '1'),
(879, 'default', 0, 'searchautocomplete/general/product/show_description', '1'),
(880, 'default', 0, 'searchautocomplete/general/appearance/css', NULL),
(881, 'default', 0, 'searchautocomplete/popular/enabled', '0'),
(882, 'default', 0, 'searchautocomplete/popular/default', NULL),
(883, 'default', 0, 'searchautocomplete/popular/ignored', NULL),
(885, 'default', 0, 'search/engine/engine', 'mysql2'),
(886, 'default', 0, 'search/engine/extended/custom_searchd', NULL),
(887, 'default', 0, 'search/engine/extended/custom_index', NULL),
(888, 'default', 0, 'search/advanced/wildcard', 'infix'),
(889, 'default', 0, 'search/advanced/noroute_to_search', '1'),
(890, 'default', 0, 'search/advanced/redirect_on_single_result', '1'),
(891, 'default', 0, 'search/advanced/google_sitelinks', '1'),
(892, 'default', 0, 'search/advanced/terms_highlighting', '1'),
(893, 'default', 0, 'search/advanced/show_related_terms', '1'),
(894, 'default', 0, 'search/advanced/results_limit', NULL),
(895, 'default', 0, 'search/advanced/wildcard_exceptions', 'a:0:{}'),
(896, 'default', 0, 'search/advanced/replace_words', 'a:0:{}'),
(897, 'default', 0, 'search/advanced/not_words', 'a:0:{}'),
(898, 'default', 0, 'search/advanced/long_tail_expressions', 'a:0:{}'),
(899, 'default', 0, 'search/multi_store_mode/enabled', '0'),
(900, 'stores', 1, 'design/header/logo_width', NULL),
(901, 'stores', 1, 'design/header/logo_height', '90'),
(905, 'stores', 1, 'design/head/default_title', 'The Right Stuff Detailing'),
(906, 'stores', 1, 'design/head/default_description', 'Disc Brake Conversion Kits, Disc Brakes, Right Stuff Detailing, Brake Lines, Class Car Restoration'),
(907, 'stores', 1, 'design/head/default_keywords', 'Disc Brake Conversion Kits, Disc Brakes, Right Stuff Detailing, Brake Lines, Class Car Restoration'),
(908, 'default', 0, 'theme_design/effects/shadow_nav', 'inner-container'),
(909, 'websites', 1, 'theme_design/nav/vert_item_active_bg_color', '#fdee51'),
(910, 'websites', 1, 'theme_design/nav/vert_item_active_color', '#333333'),
(911, 'default', 0, 'contact/email/recipient_email', 'msmith@trimparts.com'),
(912, 'default', 0, 'contact/email/sender_email_identity', 'support'),
(913, 'websites', 1, 'theme_design/nav/mobile_level1_font_size', '14'),
(915, 'default', 0, 'helpdesk/general/default_priority', '3'),
(916, 'default', 0, 'helpdesk/general/default_status', '1'),
(917, 'default', 0, 'helpdesk/general/sign_ticket_by', 'department'),
(918, 'default', 0, 'helpdesk/general/contact_us_is_active', '1'),
(919, 'default', 0, 'helpdesk/general/bcc_email', NULL),
(920, 'default', 0, 'helpdesk/general/is_default_cron', '1'),
(921, 'default', 0, 'helpdesk/general/attachment_storage', 'fs'),
(922, 'default', 0, 'helpdesk/contact_form/is_active', '0'),
(923, 'default', 0, 'helpdesk/contact_form/default_department', '1'),
(924, 'default', 0, 'helpdesk/contact_form/color', 'red'),
(925, 'default', 0, 'helpdesk/contact_form/title', 'Contact Us'),
(926, 'default', 0, 'helpdesk/contact_form/position', 'left'),
(927, 'default', 0, 'helpdesk/contact_form/form_title', 'How can we help you?'),
(928, 'default', 0, 'helpdesk/contact_form/subject_title', 'Question'),
(929, 'default', 0, 'helpdesk/contact_form/subject_placeholder', 'Briefly describe your question'),
(930, 'default', 0, 'helpdesk/contact_form/description_title', 'Details'),
(931, 'default', 0, 'helpdesk/contact_form/description_placeholder', 'Fill in details here'),
(932, 'default', 0, 'helpdesk/contact_form/is_active_attachment', '0'),
(933, 'default', 0, 'helpdesk/contact_form/is_allow_priority', '0'),
(934, 'default', 0, 'helpdesk/contact_form/is_allow_department', '0'),
(935, 'default', 0, 'helpdesk/notification/is_show_code', '0'),
(936, 'default', 0, 'helpdesk/notification/history_records_number', '0'),
(937, 'default', 0, 'helpdesk/notification/new_ticket_template', 'helpdesk_notification_new_ticket_template'),
(938, 'default', 0, 'helpdesk/notification/staff_new_ticket_template', 'helpdesk_notification_staff_new_ticket_template'),
(939, 'default', 0, 'helpdesk/notification/new_message_template', 'helpdesk_notification_new_message_template'),
(940, 'default', 0, 'helpdesk/notification/staff_new_message_template', 'helpdesk_notification_staff_new_message_template'),
(941, 'default', 0, 'helpdesk/notification/third_new_message_template', 'helpdesk_notification_third_new_message_template'),
(942, 'default', 0, 'helpdesk/notification/reminder_template', 'helpdesk_notification_reminder_template'),
(943, 'default', 0, 'helpdesk/notification/rule_template', 'helpdesk_notification_rule_template'),
(944, 'default', 0, 'helpdesk/notification/staff_new_satisfaction_template', 'helpdesk_notification_staff_new_satisfaction_template'),
(945, 'default', 0, 'helpdesk/satisfaction/is_active', '1'),
(946, 'default', 0, 'helpdesk/satisfaction/is_show_results_in_ticket', '1'),
(947, 'default', 0, 'helpdesk/satisfaction/is_send_results_owner', '1'),
(948, 'default', 0, 'helpdesk/satisfaction/results_email', NULL),
(949, 'default', 0, 'helpdesk/frontend/is_active', '1'),
(950, 'default', 0, 'helpdesk/frontend/is_allow_priority', '1'),
(951, 'default', 0, 'helpdesk/frontend/is_allow_department', '1'),
(952, 'default', 0, 'helpdesk/frontend/is_allow_order', '1'),
(953, 'default', 0, 'helpdesk/schedule/is_show_status_on_contactus', '1'),
(954, 'default', 0, 'helpdesk/schedule/is_show_status_on_feedbackpopup', '1'),
(955, 'default', 0, 'helpdesk/schedule/is_show_status_on_mytickets', '1'),
(956, 'default', 0, 'helpdesk/schedule/default_open_message', 'We are online now. Please contact us.'),
(957, 'default', 0, 'helpdesk/schedule/default_close_message', 'We are offline now. We will be open in [time_left_to_open].'),
(958, 'default', 0, 'helpdesk/schedule/is_show_schedule_on_contactus', '1'),
(959, 'default', 0, 'helpdesk/schedule/show_holiday_schedule_before_days', '5'),
(960, 'default', 0, 'helpdesk/schedule/working_schedule_title', 'Our working schedule'),
(961, 'default', 0, 'helpdesk/schedule/upcoming_schedule_title', 'Upcoming working schedule'),
(962, 'default', 0, 'helpdesk/developer/is_active', '0'),
(963, 'default', 0, 'helpdesk/developer/sandbox_email', 'noreply@trimparts.com'),
(964, 'default', 0, 'helpdesk/desktop_notification/check_period', '60'),
(965, 'default', 0, 'helpdesk/desktop_notification/is_notification_about_ticket_user_ids', NULL),
(966, 'default', 0, 'helpdesk/desktop_notification/is_notification_allow_message', '1'),
(967, 'default', 0, 'helpdesk/desktop_notification/is_notification_allow_assign', '1'),
(968, 'default', 0, 'catalog/review/allow_guest', '0'),
(969, 'websites', 1, 'catalog/review/allow_guest', '0'),
(970, 'websites', 1, 'theme_settings/category_grid/display_rating', '0'),
(971, 'default', 0, 'paypal/general/merchant_country', 'US'),
(972, 'default', 0, 'payment/braintree/active', '0'),
(973, 'default', 0, 'payment/braintree_paypal/active', '0'),
(974, 'default', 0, 'payment/braintree_cc_vault/active', '0'),
(975, 'default', 0, 'payment/braintree/title', 'Credit Card (Braintree)'),
(976, 'default', 0, 'payment/braintree/environment', 'sandbox'),
(977, 'default', 0, 'payment/braintree/payment_action', 'authorize'),
(978, 'default', 0, 'payment/braintree/merchant_id', NULL),
(979, 'default', 0, 'payment/braintree/public_key', NULL),
(980, 'default', 0, 'payment/braintree/private_key', NULL),
(981, 'default', 0, 'payment/braintree_cc_vault/title', 'Stored Cards (Braintree)'),
(982, 'default', 0, 'payment/braintree/merchant_account_id', NULL),
(983, 'default', 0, 'payment/braintree/fraudprotection', '0'),
(984, 'default', 0, 'payment/braintree/debug', '0'),
(985, 'default', 0, 'payment/braintree/useccv', '1'),
(986, 'default', 0, 'payment/braintree/cctypes', 'CUP,AE,VI,MC,DI,JCB,DN,MI'),
(987, 'default', 0, 'payment/braintree/sort_order', NULL),
(988, 'default', 0, 'payment/braintree/allowspecific', '0'),
(989, 'default', 0, 'payment/braintree/specificcountry', NULL),
(990, 'default', 0, 'payment/braintree/countrycreditcard', 'a:0:{}'),
(991, 'default', 0, 'payment/braintree_paypal/title', 'PayPal (Braintree)'),
(992, 'default', 0, 'payment/braintree_paypal/sort_order', NULL),
(993, 'default', 0, 'payment/braintree_paypal/merchant_name_override', NULL),
(994, 'default', 0, 'payment/braintree_paypal/payment_action', 'authorize'),
(995, 'default', 0, 'payment/braintree_paypal/allowspecific', '0'),
(996, 'default', 0, 'payment/braintree_paypal/specificcountry', NULL),
(997, 'default', 0, 'payment/braintree_paypal/require_billing_address', '0'),
(998, 'default', 0, 'payment/braintree_paypal/allow_shipping_address_override', '1'),
(999, 'default', 0, 'payment/braintree_paypal/debug', '0'),
(1000, 'default', 0, 'payment/braintree_paypal/display_on_shopping_cart', '1'),
(1001, 'default', 0, 'payment/braintree/verify_3dsecure', '0'),
(1002, 'default', 0, 'payment/braintree/threshold_amount', NULL),
(1003, 'default', 0, 'payment/braintree/verify_all_countries', '0'),
(1004, 'default', 0, 'payment/braintree/verify_specific_countries', NULL),
(1005, 'default', 0, 'payment/net90/active', '0'),
(1006, 'default', 0, 'payment/net90/title', 'Net90'),
(1007, 'default', 0, 'payment/net90/order_status', 'pending'),
(1008, 'default', 0, 'payment/net90/allowspecific', '0'),
(1009, 'default', 0, 'payment/net90/specificcountry', NULL),
(1010, 'default', 0, 'payment/net90/sort_order', NULL),
(1011, 'default', 0, 'payment/net90/instructions', NULL),
(1012, 'default', 0, 'payment/net15/active', '0'),
(1013, 'default', 0, 'payment/net15/title', 'Net15'),
(1014, 'default', 0, 'payment/net15/order_status', 'pending'),
(1015, 'default', 0, 'payment/net15/allowspecific', '0'),
(1016, 'default', 0, 'payment/net15/specificcountry', NULL),
(1017, 'default', 0, 'payment/net15/sort_order', NULL),
(1018, 'default', 0, 'payment/net15/instructions', NULL),
(1019, 'default', 0, 'payment/payflow_express/active', '0'),
(1020, 'default', 0, 'payment/payflow_advanced/active', '0'),
(1021, 'default', 0, 'payment/payflow_express_bml/active', '0'),
(1022, 'default', 0, 'paypal/general/business_account', 'noreply@rightstuff.com'),
(1023, 'default', 0, 'payment/payflow_advanced/partner', 'PayPal'),
(1024, 'default', 0, 'payment/payflow_advanced/vendor', 'PayPal'),
(1025, 'default', 0, 'payment/payflow_advanced/user', NULL),
(1026, 'default', 0, 'payment/payflow_advanced/pwd', NULL),
(1027, 'default', 0, 'payment/payflow_advanced/sandbox_flag', '0'),
(1028, 'default', 0, 'payment/payflow_advanced/use_proxy', '0'),
(1029, 'default', 0, 'payment/paypal_express_bml/publisher_id', NULL),
(1030, 'default', 0, 'payment/paypal_express_bml/homepage_display', '0'),
(1031, 'default', 0, 'payment/paypal_express_bml/homepage_position', '0'),
(1032, 'default', 0, 'payment/paypal_express_bml/homepage_size', '190x100'),
(1033, 'default', 0, 'payment/paypal_express_bml/categorypage_display', '0'),
(1034, 'default', 0, 'payment/paypal_express_bml/categorypage_position', '0'),
(1035, 'default', 0, 'payment/paypal_express_bml/categorypage_size', '190x100'),
(1036, 'default', 0, 'payment/paypal_express_bml/productpage_display', '0'),
(1037, 'default', 0, 'payment/paypal_express_bml/productpage_position', '0'),
(1038, 'default', 0, 'payment/paypal_express_bml/productpage_size', '190x100'),
(1039, 'default', 0, 'payment/paypal_express_bml/checkout_display', '0'),
(1040, 'default', 0, 'payment/paypal_express_bml/checkout_position', '0'),
(1041, 'default', 0, 'payment/paypal_express_bml/checkout_size', '234x60'),
(1042, 'default', 0, 'payment/payflow_advanced/title', 'Credit Card'),
(1043, 'default', 0, 'payment/payflow_advanced/sort_order', NULL),
(1044, 'default', 0, 'payment/payflow_advanced/payment_action', 'Authorization'),
(1045, 'default', 0, 'payment/payflow_advanced/allowspecific', '0'),
(1046, 'default', 0, 'payment/payflow_advanced/debug', '0'),
(1047, 'default', 0, 'payment/payflow_advanced/verify_peer', '1'),
(1048, 'default', 0, 'payment/payflow_advanced/csc_editable', '1'),
(1049, 'default', 0, 'payment/payflow_advanced/csc_required', '1'),
(1050, 'default', 0, 'payment/payflow_advanced/email_confirmation', '0'),
(1051, 'default', 0, 'payment/payflow_advanced/url_method', 'GET'),
(1052, 'default', 0, 'paypal/fetch_reports/ftp_login', NULL),
(1053, 'default', 0, 'paypal/fetch_reports/ftp_password', NULL),
(1054, 'default', 0, 'paypal/fetch_reports/ftp_sandbox', '0'),
(1055, 'default', 0, 'paypal/fetch_reports/ftp_ip', NULL),
(1056, 'default', 0, 'paypal/fetch_reports/ftp_path', NULL),
(1057, 'default', 0, 'paypal/fetch_reports/active', '0'),
(1058, 'default', 0, 'paypal/fetch_reports/schedule', '1'),
(1059, 'default', 0, 'paypal/fetch_reports/time', '00,00,00'),
(1060, 'default', 0, 'paypal/style/logo', NULL),
(1061, 'default', 0, 'paypal/style/page_style', NULL),
(1062, 'default', 0, 'paypal/style/paypal_hdrimg', NULL),
(1063, 'default', 0, 'paypal/style/paypal_hdrbackcolor', NULL),
(1064, 'default', 0, 'paypal/style/paypal_hdrbordercolor', NULL),
(1065, 'default', 0, 'paypal/style/paypal_payflowcolor', NULL),
(1066, 'default', 0, 'payment/payflow_express/title', 'PayPal Express Checkout Payflow Edition'),
(1067, 'default', 0, 'payment/payflow_express/sort_order', NULL),
(1068, 'default', 0, 'payment/payflow_express/payment_action', 'Authorization'),
(1069, 'default', 0, 'payment/payflow_express/visible_on_product', '1'),
(1070, 'default', 0, 'payment/payflow_express/visible_on_cart', '1'),
(1071, 'default', 0, 'payment/payflow_express/allowspecific', '0'),
(1072, 'default', 0, 'payment/payflow_express/debug', '0'),
(1073, 'default', 0, 'payment/payflow_express/verify_peer', '1'),
(1074, 'default', 0, 'payment/payflow_express/line_items_enabled', '1'),
(1075, 'default', 0, 'payment/paypal_express/skip_order_review_step', '1'),
(1076, 'default', 0, 'payment/paypal_payment_pro/active', '0'),
(1077, 'default', 0, 'payment/payflowpro_cc_vault/active', '0'),
(1078, 'default', 0, 'payment/payflowpro/partner', NULL),
(1079, 'default', 0, 'payment/payflowpro/user', NULL),
(1080, 'default', 0, 'payment/payflowpro/vendor', NULL),
(1081, 'default', 0, 'payment/payflowpro/pwd', NULL),
(1082, 'default', 0, 'payment/payflowpro/sandbox_flag', '0'),
(1083, 'default', 0, 'payment/payflowpro/use_proxy', '0'),
(1084, 'default', 0, 'payment/payflowpro/title', 'Credit Card'),
(1085, 'default', 0, 'payment/payflowpro_cc_vault/title', 'Stored Cards (Payflow Pro)'),
(1086, 'default', 0, 'payment/payflowpro/sort_order', NULL),
(1087, 'default', 0, 'payment/payflowpro/payment_action', 'Authorization'),
(1088, 'default', 0, 'payment/payflowpro/cctypes', 'AE,VI'),
(1089, 'default', 0, 'payment/payflowpro/allowspecific', '0'),
(1090, 'default', 0, 'payment/payflowpro/debug', '0'),
(1091, 'default', 0, 'payment/payflowpro/verify_peer', '1'),
(1092, 'default', 0, 'payment/payflowpro/useccv', '1'),
(1093, 'default', 0, 'payment/payflowpro/avs_street', '0'),
(1094, 'default', 0, 'payment/payflowpro/avs_zip', '0'),
(1095, 'default', 0, 'payment/payflowpro/avs_international', '0'),
(1096, 'default', 0, 'payment/payflowpro/avs_security_code', '1'),
(1097, 'default', 0, 'payment/wps_express/active', '0'),
(1098, 'default', 0, 'payment/wps_express_bml/active', '0'),
(1099, 'default', 0, 'paypal/wpp/api_authentication', '0'),
(1100, 'default', 0, 'paypal/wpp/api_username', '0:2:0C8NesAmPOccEyda2Kl3ACB9Hhmv8IyZ:wcNvRYLXMBinIFXIbzIfQ8G6/lvPaaPvaEjQOjlHsu4='),
(1101, 'default', 0, 'paypal/wpp/api_password', '0:2:wCfP3ruIuwdTAdLbpFBR6ApdMLck91lv:96xQSeE++fltakG1S2Qp+Zcsp/xxelUzX3yAIHH94sQ='),
(1102, 'default', 0, 'paypal/wpp/api_signature', '0:2:qaoIvW2SZLj3nkiSL0ObgSORUZQMac7r:ArbiigWqusOPSscSdk8uVk+aYqgH9DSxTpyq+NMonwUYT2LBrunvPRYqYssaeNXCsg3N8ABOSvNy/xMRBk65Cw=='),
(1103, 'default', 0, 'paypal/wpp/sandbox_flag', '1'),
(1104, 'default', 0, 'paypal/wpp/use_proxy', '0'),
(1105, 'default', 0, 'payment/paypal_express/title', 'PayPal Express Checkout'),
(1106, 'default', 0, 'payment/paypal_express/sort_order', NULL),
(1107, 'default', 0, 'payment/paypal_express/payment_action', 'Sale'),
(1108, 'default', 0, 'payment/paypal_express/visible_on_product', '0'),
(1109, 'default', 0, 'payment/paypal_express/visible_on_cart', '0'),
(1110, 'default', 0, 'payment/paypal_express/allowspecific', '0'),
(1111, 'default', 0, 'payment/paypal_express/debug', '0'),
(1112, 'default', 0, 'payment/paypal_express/verify_peer', '1'),
(1113, 'default', 0, 'payment/paypal_express/line_items_enabled', '1'),
(1114, 'default', 0, 'payment/paypal_express/transfer_shipping_options', '0'),
(1115, 'default', 0, 'paypal/wpp/button_flavor', 'dynamic'),
(1116, 'default', 0, 'payment/paypal_express/solution_type', 'Sole'),
(1117, 'default', 0, 'payment/paypal_express/require_billing_address', '0'),
(1118, 'default', 0, 'payment/paypal_express/allow_ba_signup', 'never'),
(1119, 'default', 0, 'payment/paypal_billing_agreement/active', '1'),
(1120, 'default', 0, 'payment/paypal_billing_agreement/title', 'PayPal Billing Agreement'),
(1121, 'default', 0, 'payment/paypal_billing_agreement/sort_order', NULL),
(1122, 'default', 0, 'payment/paypal_billing_agreement/payment_action', 'Sale'),
(1123, 'default', 0, 'payment/paypal_billing_agreement/allowspecific', '0'),
(1124, 'default', 0, 'payment/paypal_billing_agreement/debug', '0'),
(1125, 'default', 0, 'payment/paypal_billing_agreement/verify_peer', '1'),
(1126, 'default', 0, 'payment/paypal_billing_agreement/line_items_enabled', '0'),
(1127, 'default', 0, 'payment/paypal_billing_agreement/allow_billing_agreement_wizard', '1'),
(1128, 'default', 0, 'payment/creditcardbatch/active', '1'),
(1129, 'default', 0, 'payment/creditcardbatch/title', 'Creditcardbatch'),
(1130, 'default', 0, 'payment/creditcardbatch/order_status', 'pending'),
(1131, 'default', 0, 'payment/creditcardbatch/allowspecific', '0'),
(1132, 'default', 0, 'payment/creditcardbatch/specificcountry', NULL),
(1133, 'default', 0, 'payment/creditcardbatch/sort_order', NULL),
(1134, 'default', 0, 'payment/creditcardbatch/instructions', NULL),
(1135, 'default', 0, 'payment/showpickup/active', '0'),
(1136, 'default', 0, 'payment/showpickup/title', 'Showpickup'),
(1137, 'default', 0, 'payment/showpickup/order_status', 'pending'),
(1138, 'default', 0, 'payment/showpickup/allowspecific', '0'),
(1139, 'default', 0, 'payment/showpickup/specificcountry', NULL),
(1140, 'default', 0, 'payment/showpickup/sort_order', NULL),
(1141, 'default', 0, 'payment/showpickup/instructions', NULL),
(1142, 'default', 0, 'payment/net10/active', '0'),
(1143, 'default', 0, 'payment/net10/title', 'Net10'),
(1144, 'default', 0, 'payment/net10/order_status', 'pending'),
(1145, 'default', 0, 'payment/net10/allowspecific', '0'),
(1146, 'default', 0, 'payment/net10/specificcountry', NULL),
(1147, 'default', 0, 'payment/net10/sort_order', NULL),
(1148, 'default', 0, 'payment/net10/instructions', NULL),
(1149, 'default', 0, 'payment/net30/active', '0'),
(1150, 'default', 0, 'payment/net30/title', 'Net30'),
(1151, 'default', 0, 'payment/net30/order_status', 'pending'),
(1152, 'default', 0, 'payment/net30/allowspecific', '0'),
(1153, 'default', 0, 'payment/net30/specificcountry', NULL),
(1154, 'default', 0, 'payment/net30/sort_order', NULL),
(1155, 'default', 0, 'payment/net30/instructions', NULL),
(1156, 'default', 0, 'payment/payflowpro/active', '0'),
(1157, 'default', 0, 'payment/payflow_link/active', '0'),
(1158, 'default', 0, 'payment/payflow_link/partner', 'PayPal'),
(1159, 'default', 0, 'payment/payflow_link/vendor', NULL),
(1160, 'default', 0, 'payment/payflow_link/user', NULL),
(1161, 'default', 0, 'payment/payflow_link/pwd', NULL),
(1162, 'default', 0, 'payment/payflow_link/sandbox_flag', '0'),
(1163, 'default', 0, 'payment/payflow_link/use_proxy', '0'),
(1164, 'default', 0, 'payment/payflow_link/title', 'Credit Card'),
(1165, 'default', 0, 'payment/payflow_link/sort_order', NULL),
(1166, 'default', 0, 'payment/payflow_link/payment_action', 'Authorization'),
(1167, 'default', 0, 'payment/payflow_link/allowspecific', '0'),
(1168, 'default', 0, 'payment/payflow_link/debug', '0'),
(1169, 'default', 0, 'payment/payflow_link/verify_peer', '1'),
(1170, 'default', 0, 'payment/payflow_link/csc_editable', '1'),
(1171, 'default', 0, 'payment/payflow_link/csc_required', '1'),
(1172, 'default', 0, 'payment/payflow_link/email_confirmation', '0'),
(1173, 'default', 0, 'payment/payflow_link/url_method', 'GET'),
(1174, 'default', 0, 'payment/paypal_express/active', '1'),
(1175, 'default', 0, 'payment/paypal_express/in_context', '0'),
(1176, 'default', 0, 'payment/paypal_express_bml/active', '0'),
(1177, 'default', 0, 'payment/free/specificcountry', NULL),
(1178, 'default', 0, 'payment/cashondelivery/specificcountry', NULL),
(1179, 'default', 0, 'payment/cashondelivery/instructions', NULL),
(1180, 'default', 0, 'payment/cashondelivery/min_order_total', NULL),
(1181, 'default', 0, 'payment/cashondelivery/max_order_total', NULL),
(1182, 'default', 0, 'payment/cashondelivery/sort_order', NULL),
(1183, 'default', 0, 'payment/banktransfer/specificcountry', NULL),
(1184, 'default', 0, 'payment/banktransfer/instructions', NULL),
(1185, 'default', 0, 'payment/banktransfer/min_order_total', NULL),
(1186, 'default', 0, 'payment/banktransfer/max_order_total', NULL),
(1187, 'default', 0, 'payment/banktransfer/sort_order', NULL),
(1188, 'default', 0, 'payment/checkmo/specificcountry', NULL),
(1189, 'default', 0, 'payment/checkmo/payable_to', NULL),
(1190, 'default', 0, 'payment/checkmo/mailing_address', NULL),
(1191, 'default', 0, 'payment/checkmo/min_order_total', NULL),
(1192, 'default', 0, 'payment/checkmo/max_order_total', NULL),
(1193, 'default', 0, 'payment/checkmo/sort_order', NULL),
(1194, 'default', 0, 'payment/purchaseorder/specificcountry', NULL),
(1195, 'default', 0, 'payment/purchaseorder/min_order_total', NULL),
(1196, 'default', 0, 'payment/purchaseorder/max_order_total', NULL),
(1197, 'default', 0, 'payment/purchaseorder/sort_order', NULL),
(1198, 'default', 0, 'payment/authorizenet_directpost/active', '1'),
(1199, 'default', 0, 'payment/authorizenet_directpost/login', '0:2:1wTpyvPVFK1tVCTKnDmA5ONU3pEdFtgw:jbrwP0f9vzjzfM5BjKcyEZ8+NgflMGBXXfJEpDC/Yfg='),
(1200, 'default', 0, 'payment/authorizenet_directpost/trans_key', '0:2:0Lemr0R1RaNkUoyoAYjfC48RybmSiIy9:Mx5t2fHiX3ervGCS+VgmGxvlO3F4uzlNffyEqb9gl2c='),
(1201, 'default', 0, 'payment/authorizenet_directpost/trans_md5', '0:2:DlBu3tc46nPkL3LAcQ37PKvRWe0vCZF6:9Odxv2XgXehS+9gyRBPAmeOB8i3+/CWtZpTutcJLsXI='),
(1202, 'default', 0, 'payment/authorizenet_directpost/merchant_email', NULL),
(1203, 'default', 0, 'payment/authorizenet_directpost/useccv', '1'),
(1204, 'default', 0, 'payment/authorizenet_directpost/min_order_total', NULL),
(1205, 'default', 0, 'payment/authorizenet_directpost/max_order_total', NULL),
(1206, 'default', 0, 'payment/authorizenet_directpost/sort_order', NULL),
(1207, 'default', 0, 'cms/wysiwyg/use_static_urls_in_catalog', '0'),
(1210, 'stores', 1, 'catalog/frontend/grid_per_page_values', '28,52'),
(1211, 'stores', 1, 'catalog/frontend/grid_per_page', '28'),
(1212, 'default', 0, 'catalog/search/engine', 'mysql2'),
(1213, 'default', 0, 'catalog/seo/save_rewrites_history', '1'),
(1214, 'default', 0, 'advanced/modules_disable_output/Rampart_Core', '0'),
(1215, 'default', 0, 'advanced/modules_disable_output/Rampart_Customstuff', '0'),
(1216, 'default', 0, 'catalog/seo/title_separator', '-'),
(1217, 'default', 0, 'catalog/seo/product_use_categories', '0'),
(1218, 'websites', 1, 'carriers/tablerate/import', '1514995922,,,,4,0'),
(1219, 'websites', 1, 'carriers/ups/active', '1'),
(1220, 'websites', 1, 'carriers/ups/type', 'UPS_XML'),
(1221, 'websites', 1, 'carriers/ups/access_license_number', '0:2:kosy8YB2WlhwXggdlgXKqJXXhvlxh3os:Ko5qxrE+StcLpXZOr6JVzp/ki26D+NPkW5kexuM/SEM='),
(1222, 'websites', 1, 'carriers/ups/username', '0:2:GQfvi8hugEhnKlzQ896IWUQi5dpZrI6Y:H5ktvJltNdxw7Dr6yZwk7NdU7DE5Kaca4CPqHw4Mwbk='),
(1223, 'websites', 1, 'carriers/ups/password', '0:2:ckxasRhWZuwbTdaTaIFUoNQs3FKCByRD:F7RYtqJ85YL+Tee+36l+bYcWbEOUKdG9uFsteD4WLck='),
(1224, 'default', 0, 'carriers/flatrate/active', '0'),
(1225, 'default', 0, 'carriers/flatrate/handling_fee', NULL),
(1226, 'default', 0, 'carriers/flatrate/specificcountry', NULL),
(1227, 'default', 0, 'carriers/flatrate/showmethod', '0'),
(1228, 'default', 0, 'carriers/flatrate/sort_order', NULL),
(1229, 'default', 0, 'carriers/freeshipping/free_shipping_subtotal', NULL),
(1230, 'default', 0, 'carriers/freeshipping/specificcountry', NULL),
(1231, 'default', 0, 'carriers/freeshipping/showmethod', '0'),
(1232, 'default', 0, 'carriers/freeshipping/sort_order', NULL),
(1233, 'default', 0, 'carriers/tablerate/handling_fee', NULL),
(1234, 'default', 0, 'carriers/tablerate/specificcountry', NULL),
(1235, 'default', 0, 'carriers/tablerate/showmethod', '0'),
(1236, 'default', 0, 'carriers/tablerate/sort_order', 'noah'),
(1237, 'default', 0, 'carriers/ground/active', '0'),
(1238, 'default', 0, 'carriers/ground/name', 'Ground'),
(1239, 'default', 0, 'carriers/ground/price', '0.00'),
(1240, 'default', 0, 'carriers/ground/sort_order', NULL),
(1241, 'default', 0, 'carriers/ground/title', 'Ground'),
(1242, 'default', 0, 'carriers/ground/sallowspecific', '0'),
(1243, 'default', 0, 'carriers/ground/specificerrmsg', 'This shipping method is not available. To use this shipping method, please contact us.'),
(1244, 'default', 0, 'carriers/twoday/active', '0'),
(1245, 'default', 0, 'carriers/twoday/name', 'Twoday'),
(1246, 'default', 0, 'carriers/twoday/price', '0.00'),
(1247, 'default', 0, 'carriers/twoday/sort_order', NULL),
(1248, 'default', 0, 'carriers/twoday/title', 'Twoday'),
(1249, 'default', 0, 'carriers/twoday/sallowspecific', '0'),
(1250, 'default', 0, 'carriers/twoday/specificerrmsg', 'This shipping method is not available. To use this shipping method, please contact us.'),
(1251, 'default', 0, 'carriers/overnight/active', '0'),
(1252, 'default', 0, 'carriers/overnight/name', 'Overnight'),
(1253, 'default', 0, 'carriers/overnight/price', '0.00'),
(1254, 'default', 0, 'carriers/overnight/sort_order', NULL),
(1255, 'default', 0, 'carriers/overnight/title', 'Overnight'),
(1256, 'default', 0, 'carriers/overnight/sallowspecific', '0'),
(1257, 'default', 0, 'carriers/overnight/specificerrmsg', 'This shipping method is not available. To use this shipping method, please contact us.'),
(1258, 'default', 0, 'carriers/ups/access_license_number', '0:2:bZiQeIJ3aP3UWZfSVUnOyQv736BZsADu:jCDfrasaDm82E6Sscv0JSbsXpiIv+IIlfWAZ3W+DyoY='),
(1259, 'default', 0, 'carriers/ups/username', '0:2:MbukKnlph6c7bVSV9wkQRiKNJz6a2rqF:pHgw/xPQDg4ohpJGvDH+ZvQM+ThYWctLyAO4AE4moD8='),
(1260, 'default', 0, 'carriers/ups/password', '0:2:KP2Y1i5Xl2Y7KK76VNO3nsDMpEFGUaZu:8/pnhKn2VwbqnZhOIe4wm3P1IeMfVexSsbEfRZ/PyUY='),
(1261, 'default', 0, 'carriers/ups/shipper_number', NULL),
(1262, 'default', 0, 'carriers/ups/handling_fee', NULL),
(1263, 'default', 0, 'carriers/ups/free_shipping_enable', '1'),
(1264, 'default', 0, 'carriers/ups/free_shipping_subtotal', '99'),
(1265, 'default', 0, 'carriers/ups/specificcountry', 'US'),
(1266, 'default', 0, 'carriers/ups/showmethod', '0'),
(1267, 'default', 0, 'carriers/ups/debug', '1'),
(1268, 'default', 0, 'carriers/ups/sort_order', NULL),
(1269, 'default', 0, 'carriers/usps/userid', NULL),
(1270, 'default', 0, 'carriers/usps/password', NULL),
(1271, 'default', 0, 'carriers/usps/handling_fee', NULL),
(1272, 'default', 0, 'carriers/usps/free_shipping_enable', '0'),
(1273, 'default', 0, 'carriers/usps/specificcountry', NULL),
(1274, 'default', 0, 'carriers/usps/debug', '0'),
(1275, 'default', 0, 'carriers/usps/showmethod', '0'),
(1276, 'default', 0, 'carriers/usps/sort_order', NULL),
(1277, 'default', 0, 'carriers/fedex/account', NULL),
(1278, 'default', 0, 'carriers/fedex/meter_number', NULL),
(1279, 'default', 0, 'carriers/fedex/key', NULL),
(1280, 'default', 0, 'carriers/fedex/password', NULL),
(1281, 'default', 0, 'carriers/fedex/handling_fee', NULL),
(1282, 'default', 0, 'carriers/fedex/residence_delivery', '0'),
(1283, 'default', 0, 'carriers/fedex/smartpost_hubid', NULL),
(1284, 'default', 0, 'carriers/fedex/free_shipping_enable', '0'),
(1285, 'default', 0, 'carriers/fedex/specificcountry', NULL),
(1286, 'default', 0, 'carriers/fedex/debug', '0'),
(1287, 'default', 0, 'carriers/fedex/showmethod', '0'),
(1288, 'default', 0, 'carriers/fedex/sort_order', NULL),
(1289, 'default', 0, 'carriers/dhl/id', NULL),
(1290, 'default', 0, 'carriers/dhl/password', NULL),
(1291, 'default', 0, 'carriers/dhl/handling_fee', NULL),
(1292, 'default', 0, 'carriers/dhl/free_method_nondoc', NULL),
(1293, 'default', 0, 'carriers/dhl/free_shipping_enable', '0'),
(1294, 'default', 0, 'carriers/dhl/specificcountry', NULL),
(1295, 'default', 0, 'carriers/dhl/showmethod', '0'),
(1296, 'default', 0, 'carriers/dhl/debug', '0'),
(1297, 'default', 0, 'carriers/dhl/sort_order', NULL),
(1298, 'websites', 1, 'carriers/ups/debug', '1'),
(1300, 'websites', 1, 'carriers/ups/shipper_number', '401861'),
(1301, 'websites', 1, 'carriers/ups/pickup', 'RDP'),
(1303, 'websites', 1, 'carriers/ups/free_shipping_enable', '1'),
(1305, 'websites', 1, 'carriers/ups/allowed_methods', '12,01,02,03'),
(1311, 'websites', 1, 'shipping/origin/street_line2', NULL),
(1312, 'default', 0, 'payment/checkmo/active', '0'),
(1313, 'default', 0, 'payment/authorizenet_directpost/title', 'Credit Card'),
(1314, 'default', 0, 'amasty_cart/general/enable', '1'),
(1315, 'default', 0, 'amasty_cart/general/time', '0'),
(1316, 'default', 0, 'amasty_cart/general/use_product_page', '1'),
(1317, 'default', 0, 'amasty_cart/general/product_button', '0'),
(1318, 'default', 0, 'amasty_cart/general/display_options', '0'),
(1319, 'default', 0, 'amasty_cart/display/type_loading', '1'),
(1320, 'default', 0, 'amasty_cart/display/align', '0'),
(1321, 'default', 0, 'amasty_cart/display/disp_product', '1'),
(1322, 'default', 0, 'amasty_cart/display/disp_count', '1'),
(1323, 'default', 0, 'amasty_cart/display/disp_sum', '1'),
(1324, 'default', 0, 'amasty_cart/display/disp_checkout_button', '0'),
(1325, 'default', 0, 'amasty_cart/selling/related', '0'),
(1326, 'default', 0, 'amasty_cart/visual/background', 'ffffff'),
(1327, 'default', 0, 'amasty_cart/visual/header_background', '666666'),
(1328, 'default', 0, 'amasty_cart/visual/text', 'ffffff'),
(1329, 'default', 0, 'amasty_cart/visual/button_text', 'FFFFFF'),
(1330, 'default', 0, 'amasty_cart/visual/left_button', 'faf000'),
(1331, 'default', 0, 'amasty_cart/visual/right_button', '9A9A9A'),
(1332, 'default', 0, 'amasty_cart/display/disp_configurable_image', '0'),
(1333, 'default', 0, 'web/cookie/cookie_lifetime', '360000'),
(1334, 'default', 0, 'advanced/modules_disable_output/Amasty_Base', '0'),
(1335, 'default', 0, 'advanced/modules_disable_output/Amasty_Cart', '0'),
(1336, 'default', 0, 'advanced/modules_disable_output/Amasty_Checkout', '0'),
(1337, 'default', 0, 'advanced/modules_disable_output/Amasty_Geoip', '0'),
(1338, 'default', 0, 'advanced/modules_disable_output/Amasty_Label', '0'),
(1339, 'default', 0, 'payment/paypal_express/merchant_id', 'paypal@getdiscbrakes.com'),
(1340, 'default', 0, 'payment/paypal_express_bml/sort_order', NULL),
(1341, 'default', 0, 'checkout/options/enable_agreements', '0'),
(1343, 'default', 0, 'checkout/payment_failed/copy_to', 'info@getdiscbrakes.com'),
(1344, 'default', 0, 'checkout/payment_failed/copy_method', 'bcc'),
(1345, 'default', 0, 'multishipping/options/checkout_multiple', '0'),
(1346, 'default', 0, 'customer/online_customers/online_minutes_interval', NULL),
(1347, 'default', 0, 'customer/create_account/auto_group_assign', '1'),
(1348, 'default', 0, 'customer/create_account/viv_disable_auto_group_assign_default', '0'),
(1349, 'default', 0, 'customer/create_account/generate_human_friendly_id', '0'),
(1350, 'default', 0, 'customer/address/prefix_show', NULL),
(1351, 'default', 0, 'customer/address/prefix_options', NULL),
(1352, 'default', 0, 'customer/address/middlename_show', '0'),
(1353, 'default', 0, 'customer/address/suffix_show', NULL),
(1354, 'default', 0, 'customer/address/suffix_options', NULL),
(1355, 'default', 0, 'customer/address/dob_show', NULL),
(1356, 'default', 0, 'customer/address/taxvat_show', NULL),
(1357, 'default', 0, 'customer/address/gender_show', NULL),
(1358, 'default', 0, 'customer/startup/redirect_dashboard', '0'),
(1359, 'default', 0, 'brands/general/attr_id', 'manufacturer'),
(1360, 'default', 0, 'brands/general/image_extension', 'png'),
(1361, 'default', 0, 'brands/general/show_image', '1'),
(1362, 'default', 0, 'brands/general/show_image_fallback_to_text', '1'),
(1363, 'default', 0, 'brands/general/link_search_enabled', '3'),
(1364, 'default', 0, 'brands/general/page_base_path', NULL),
(1365, 'default', 0, 'brands/general/append_category_suffix', '0'),
(1366, 'default', 0, 'brands/general/url_key_separator', '-'),
(1367, 'default', 0, 'brands/general/img_url_key_separator', '-'),
(1368, 'default', 0, 'brands/product_view/enable', '0'),
(1369, 'default', 0, 'brands/list/all_brands', '1'),
(1370, 'default', 0, 'brands/list/assigned', '0'),
(1371, 'default', 0, 'brands/list/assigned_in_stock', '0'),
(1372, 'default', 0, 'brands/slider/timeout', NULL),
(1373, 'default', 0, 'brands/slider/speed', '200'),
(1374, 'default', 0, 'brands/slider/auto_speed', '500'),
(1375, 'default', 0, 'brands/slider/pause', '1'),
(1376, 'default', 0, 'brands/slider/loop', '1'),
(1377, 'default', 0, 'brands/slider/lazy', '1'),
(1378, 'default', 0, 'customer/create_account/viv_domestic_group', NULL),
(1379, 'default', 0, 'customer/create_account/viv_intra_union_group', NULL),
(1380, 'default', 0, 'customer/create_account/viv_invalid_group', NULL),
(1381, 'default', 0, 'customer/create_account/viv_error_group', NULL),
(1382, 'default', 0, 'customer/create_account/viv_on_each_transaction', '0'),
(1383, 'default', 0, 'catalog/layered_navigation/display_product_count', '0'),
(1384, 'default', 0, 'catalog/frontend/default_sort_by', 'position'),
(1385, 'stores', 1, 'google/analytics/active', '1'),
(1386, 'stores', 1, 'google/analytics/account', 'UA-6430273-1'),
(1387, 'stores', 1, 'google/analytics/experiments', '0'),
(1388, 'stores', 1, 'google/adwords/active', '1'),
(1389, 'stores', 1, 'google/adwords/conversion_id', '858617119'),
(1390, 'stores', 1, 'google/adwords/conversion_label', 'TRSD'),
(1391, 'stores', 1, 'google/adwords/conversion_format', '3'),
(1392, 'stores', 1, 'catalog/frontend/list_mode', 'grid-list'),
(1393, 'stores', 1, 'catalog/frontend/list_per_page_values', '10,25,50'),
(1394, 'stores', 1, 'catalog/frontend/list_per_page', '25'),
(1396, 'default', 0, 'catalog/seo/category_canonical_tag', '1'),
(1397, 'default', 0, 'catalog/seo/product_canonical_tag', '1'),
(1402, 'default', 0, 'catalog/fields_masks/meta_description', '{{search_description}}'),
(1403, 'default', 0, 'system/smtp/host', 'rpui-com.mail.protection.outlook.com'),
(1404, 'default', 0, 'system/smtp/set_return_path', '1'),
(1405, 'default', 0, 'system/backup/enabled', '0'),
(1406, 'default', 0, 'system/full_page_cache/varnish/access_list', 'localhost'),
(1407, 'default', 0, 'system/full_page_cache/varnish/backend_host', 'localhost'),
(1408, 'default', 0, 'system/full_page_cache/varnish/backend_port', '8080'),
(1409, 'stores', 1, 'design/email/logo', 'stores/1/TheRightStuff_LogoNew.png'),
(1411, 'default', 0, 'magemonkey/general/active', '1'),
(1412, 'default', 0, 'magemonkey/general/apikey', 'be805c74387d967eb7a0d958583f7a34-us9'),
(1413, 'default', 0, 'magemonkey/general/list', '030fd40374'),
(1414, 'default', 0, 'magemonkey/general/log', '1'),
(1415, 'default', 0, 'magemonkey/general/mapping', 'a:8:{s:18:"_1502959154296_296";a:2:{s:7:"magento";s:15:"billing_address";s:9:"mailchimp";s:7:"BILLING";}s:18:"_1502959173224_224";a:2:{s:7:"magento";s:5:"fname";s:9:"mailchimp";s:5:"FNAME";}s:18:"_1502959184552_552";a:2:{s:7:"magento";s:5:"lname";s:9:"mailchimp";s:5:"LNAME";}s:18:"_1502959196344_344";a:2:{s:7:"magento";s:16:"shipping_address";s:9:"mailchimp";s:8:"SHIPPING";}s:18:"_1502959214840_840";a:2:{s:7:"magento";s:6:"gender";s:9:"mailchimp";s:6:"GENDER";}s:18:"_1502959233841_841";a:2:{s:7:"magento";s:3:"dob";s:9:"mailchimp";s:3:"DOB";}s:18:"_1502959242481_481";a:2:{s:7:"magento";s:9:"telephone";s:9:"mailchimp";s:9:"TELEPHONE";}s:18:"_1502959253944_944";a:2:{s:7:"magento";s:7:"company";s:9:"mailchimp";s:7:"COMPANY";}}'),
(1416, 'default', 0, 'payment/authorizenet_directpost/debug', '1'),
(1418, 'default', 0, 'customsmtp/emizentechcustomsmtp/host', 'smtp.office365.com'),
(1419, 'default', 0, 'customsmtp/emizentechcustomsmtp/username', 'noah'),
(1420, 'default', 0, 'customsmtp/emizentechcustomsmtp/password', 'RPUI2175!'),
(1421, 'default', 0, 'customsmtp/emizentechcustomsmtp/auth', 'LOGIN'),
(1422, 'default', 0, 'customsmtp/emizentechcustomsmtp/ssltype', 'tls'),
(1423, 'default', 0, 'customsmtp/emizentechcustomsmtp/port', '587'),
(1424, 'default', 0, 'customsmtp/emizentechcustomsmtp/email', NULL),
(1429, 'default', 0, 'payment/authorizenet_directpost/test', '0'),
(1430, 'default', 0, 'dev/restrict/allow_ips', NULL),
(1431, 'default', 0, 'dev/debug/template_hints_storefront', '0'),
(1432, 'default', 0, 'dev/debug/template_hints_admin', '0'),
(1433, 'default', 0, 'dev/debug/template_hints_blocks', '0'),
(1434, 'default', 0, 'dev/template/allow_symlink', '0'),
(1435, 'default', 0, 'dev/translate_inline/active', '0'),
(1436, 'default', 0, 'dev/translate_inline/active_admin', '0'),
(1437, 'default', 0, 'dev/js/merge_files', '0'),
(1438, 'default', 0, 'dev/js/enable_js_bundling', '0'),
(1439, 'default', 0, 'dev/js/minify_files', '0'),
(1440, 'default', 0, 'dev/css/merge_css_files', '0'),
(1441, 'default', 0, 'dev/css/minify_files', '0'),
(1442, 'default', 0, 'dev/static/sign', '0'),
(1443, 'default', 0, 'iwd_addressvalidation/general/enable', '1'),
(1444, 'default', 0, 'iwd_addressvalidation/general/allow_not_valid_address', '1'),
(1445, 'default', 0, 'iwd_addressvalidation/content/header', 'Address Validation'),
(1446, 'default', 0, 'iwd_addressvalidation/content/message', 'Please review your address and make any necessary changes.'),
(1447, 'default', 0, 'iwd_addressvalidation/content/origin_address', 'Use Original Address'),
(1448, 'default', 0, 'iwd_addressvalidation/content/suggested_address', 'Use Suggested Address'),
(1449, 'default', 0, 'iwd_addressvalidation/api_settings/mode', 'usps'),
(1450, 'default', 0, 'iwd_addressvalidation/api_settings/usps_test_mode', '0'),
(1451, 'default', 0, 'iwd_addressvalidation/api_settings/usps_account_id', '914NTC005794'),
(1452, 'default', 0, 'catalog/seo/product_url_suffix', NULL),
(1453, 'default', 0, 'catalog/seo/category_url_suffix', NULL),
(1454, 'default', 0, 'email/general/max_email_heading', NULL),
(1455, 'default', 0, 'email/general/max_email', '20'),
(1456, 'default', 0, 'email/general/max_email_period', '0'),
(1457, 'default', 0, 'email/info/facebook_url', NULL),
(1458, 'default', 0, 'email/info/twitter_url', NULL),
(1459, 'default', 0, 'email/coupon/length', '6'),
(1460, 'default', 0, 'email/coupon/prefix', NULL),
(1461, 'default', 0, 'email/coupon/suffix', NULL),
(1462, 'default', 0, 'email/coupon/dash', '3'),
(1463, 'default', 0, 'email/test/sandbox', '1'),
(1464, 'default', 0, 'email/test/email', 'kpfirrman@rpui.com'),
(1465, 'stores', 1, 'catalog/layered_navigation/price_range_calculation', 'auto'),
(1466, 'default', 0, 'web/secure/enable_hsts', '0'),
(1467, 'default', 0, 'web/secure/enable_upgrade_insecure', '0'),
(1468, 'default', 0, 'theme_layout/responsive/max_width_custom', '1280'),
(1469, 'default', 0, 'payment/cashondelivery/active', '0'),
(1470, 'default', 0, 'payment/cashondelivery/order_status', 'pending'),
(1471, 'default', 0, 'rampart/basic/enabled', '0'),
(1472, 'default', 0, 'rampart/more/variable', NULL),
(1473, 'stores', 1, 'theme_settings/category_grid/display_addtolinks', '0'),
(1475, 'stores', 1, 'theme_settings/category_grid/addtolinks_position', '0'),
(1477, 'default', 0, 'cache_warmer/general/enabled', '1'),
(1478, 'default', 0, 'cache_warmer/general/warm_strategy', 'popularity'),
(1479, 'default', 0, 'cache_warmer/general/warm_by_page_type', 'a:23:{s:34:"address_validation_ajax_validation";a:1:{s:5:"order";s:4:"1000";}s:17:"cms_index_index_*";a:1:{s:5:"order";s:4:"1000";}s:15:"ymm_index_index";a:1:{s:5:"order";s:4:"1000";}s:18:"ymm_garage_index_*";a:1:{s:5:"order";s:4:"1000";}s:16:"ymm_garage_index";a:1:{s:5:"order";s:4:"1000";}s:24:"wishlist_index_configure";a:1:{s:5:"order";s:4:"1000";}s:18:"sales_guest_form_*";a:1:{s:5:"order";s:4:"1000";}s:16:"sales_guest_form";a:1:{s:5:"order";s:4:"1000";}s:23:"customer_section_load_*";a:1:{s:5:"order";s:4:"1000";}s:15:"cms_page_view_*";a:1:{s:5:"order";s:4:"1000";}s:13:"cms_page_view";a:1:{s:5:"order";s:4:"1000";}s:15:"cms_index_index";a:1:{s:5:"order";s:4:"1000";}s:36:"address_validation_ajax_validation_*";a:1:{s:5:"order";s:4:"1000";}s:23:"checkout_cart_configure";a:1:{s:5:"order";s:4:"1000";}s:30:"catalogsearch_advanced_index_*";a:1:{s:5:"order";s:4:"1000";}s:28:"catalogsearch_advanced_index";a:1:{s:5:"order";s:4:"1000";}s:22:"catalog_product_view_*";a:1:{s:5:"order";s:4:"1000";}s:20:"catalog_product_view";a:1:{s:5:"order";s:4:"1000";}s:23:"catalog_category_view_*";a:1:{s:5:"order";s:4:"1000";}s:21:"catalog_category_view";a:1:{s:5:"order";s:4:"1000";}s:40:"authorizenet_directpost_payment_response";a:1:{s:5:"order";s:4:"1000";}s:40:"authorizenet_directpost_payment_redirect";a:1:{s:5:"order";s:4:"1000";}s:17:"ymm_index_index_*";a:1:{s:5:"order";s:4:"1000";}}'),
(1480, 'default', 0, 'cache_warmer/general/ignored_uri_expressions', 'a:1:{s:18:"_1516351107962_962";a:1:{s:10:"expression";s:7:"/user=/";}}'),
(1481, 'default', 0, 'cache_warmer/performance/threads', '2'),
(1482, 'default', 0, 'cache_warmer/performance/delay', '10'),
(1483, 'default', 0, 'cache_warmer/performance/job_time', '55'),
(1484, 'default', 0, 'cache_warmer/performance/job_schedule', '*/1 * * * *'),
(1485, 'default', 0, 'cache_warmer/extended/verify_peer', '0'),
(1491, 'default', 0, 'customsmtp/emizentechcustomsmtp/fgh', 'Qahu1311'),
(1492, 'default', 0, 'admin/security/admin_account_sharing', '1'),
(1493, 'default', 0, 'admin/security/use_case_sensitive_login', '0'),
(1495, 'default', 0, 'system/media_storage_configuration/media_database', 'default_setup'),
(1497, 'default', 0, 'trans_email/ident_general/email', 'noreply@rightstuff.com'),
(1498, 'default', 0, 'trans_email/ident_sales/email', 'noreply@rightstuff.com'),
(1499, 'default', 0, 'trans_email/ident_support/email', 'noreply@rightstuff.com'),
(1500, 'default', 0, 'trans_email/ident_custom1/email', 'noreply@rightstuff.com'),
(1501, 'default', 0, 'trans_email/ident_custom2/email', 'noreply@rightstuff.com'),
(1502, 'default', 0, 'system/smtp/disable', '0'),
(1503, 'default', 0, 'system/gmailsmtpapp/active', '1'),
(1504, 'default', 0, 'system/gmailsmtpapp/name', 'rightstuff.com'),
(1505, 'default', 0, 'system/gmailsmtpapp/auth', 'LOGIN'),
(1506, 'default', 0, 'system/gmailsmtpapp/ssl', 'tls'),
(1507, 'default', 0, 'system/gmailsmtpapp/smtphost', 'smtp.office365.com'),
(1508, 'default', 0, 'system/gmailsmtpapp/smtpport', '587'),
(1509, 'default', 0, 'system/gmailsmtpapp/username', 'noreply@rightstuff.com'),
(1510, 'default', 0, 'system/gmailsmtpapp/password', '0:2:JZasNEiySx55gXGkYAlWhafpWfHN1uTB:uuUXm2Cff1rX3tWvOG3t90kS2/2w/lHckEdUuzk33Wo='),
(1511, 'default', 0, 'system/gmailsmtpapp/set_reply_to', '1');
INSERT INTO `core_config_data` (`config_id`, `scope`, `scope_id`, `path`, `value`) VALUES
(1512, 'default', 0, 'system/gmailsmtpapp/set_from', '1'),
(1513, 'default', 0, 'system/gmailsmtpapp/set_return_path', '1'),
(1514, 'default', 0, 'system/gmailsmtpapp/debug/email', 'pankaj@panalinks.com'),
(1515, 'default', 0, 'system/gmailsmtpapp/debug/from_email', NULL),
(1516, 'stores', 1, 'web/seo/use_rewrites', '1'),
(1517, 'stores', 1, 'catalog/seo/save_rewrites_history', '1'),
(1518, 'stores', 1, 'dev/debug/template_hints_storefront', '0'),
(1519, 'default', 0, 'customer/password/forgot_email_template', 'customer_password_forgot_email_template'),
(1520, 'default', 0, 'customer/password/forgot_email_identity', 'custom1'),
(1521, 'default', 0, 'customer/password/max_number_password_reset_requests', '5'),
(1522, 'default', 0, 'customer/password/min_time_between_password_reset_requests', '0'),
(1523, 'default', 0, 'newsletter/subscription/confirm', '1'),
(1524, 'default', 0, 'payment/authorizenet_directpost/cgi_url', 'https://secure.authorize.net/gateway/transact.dll'),
(1525, 'default', 0, 'payment/authorizenet_directpost/cgi_url_td', NULL),
(1526, 'default', 0, 'carriers/ups/active', '1'),
(1528, 'default', 0, 'carriers/ups/sallowspecific', '1'),
(1531, 'websites', 1, 'carriers/ups/sallowspecific', '1'),
(1532, 'default', 0, 'carriers/ups/country_id', 'US'),
(1533, 'default', 0, 'carriers/ups/region_id', '12'),
(1534, 'websites', 1, 'carriers/ups/country_id', 'US'),
(1535, 'websites', 1, 'carriers/ups/region_id', '12'),
(1536, 'default', 0, 'shipping/origin/city', NULL),
(1537, 'default', 0, 'shipping/origin/street_line1', NULL),
(1538, 'default', 0, 'shipping/origin/street_line2', NULL),
(1539, 'default', 0, 'shipping/shipping_policy/enable_shipping_policy', '0'),
(1540, 'default', 0, 'shipping/shipping_policy/shipping_policy_content', NULL),
(1544, 'websites', 1, 'carriers/freeshipping/sallowspecific', '1'),
(1545, 'websites', 1, 'carriers/freeshipping/specificcountry', 'US'),
(1546, 'websites', 1, 'carriers/freeshipping/showmethod', '0'),
(1547, 'stores', 1, 'helpdesk/general/bcc_email', NULL),
(1549, 'websites', 1, 'dev/debug/template_hints_storefront', '0'),
(1550, 'websites', 1, 'carriers/ups/free_method', '03'),
(1551, 'default', 0, 'carriers/ups/free_method', '03'),
(1552, 'default', 0, 'wishlist/general/active', '0'),
(1553, 'default', 0, 'wishlist/wishlist_link/use_qty', '0'),
(1554, 'websites', 1, 'carriers/freeshipping/active', '0'),
(1555, 'websites', 1, 'carriers/freeshipping/title', 'Free Shipping'),
(1556, 'websites', 1, 'carriers/freeshipping/name', 'Free'),
(1557, 'websites', 1, 'carriers/freeshipping/free_shipping_subtotal', '50'),
(1558, 'websites', 1, 'carriers/freeshipping/specificerrmsg', 'This shipping method is not available. To use this shipping method, please contact us.'),
(1559, 'websites', 1, 'carriers/fedex/allowed_methods', 'EUROPE_FIRST_INTERNATIONAL_PRIORITY,FEDEX_1_DAY_FREIGHT,FEDEX_2_DAY_FREIGHT,FEDEX_2_DAY,FEDEX_2_DAY_AM,FEDEX_3_DAY_FREIGHT,FEDEX_EXPRESS_SAVER,FEDEX_GROUND,FIRST_OVERNIGHT,GROUND_HOME_DELIVERY,INTERNATIONAL_ECONOMY,INTERNATIONAL_ECONOMY_FREIGHT,INTERNATIONAL_FIRST,INTERNATIONAL_GROUND,INTERNATIONAL_PRIORITY,INTERNATIONAL_PRIORITY_FREIGHT,PRIORITY_OVERNIGHT,SMART_POST,STANDARD_OVERNIGHT,FEDEX_FREIGHT,FEDEX_NATIONAL_FREIGHT'),
(1560, 'default', 0, 'carriers/ups/min_package_weight', '0.1'),
(1561, 'default', 0, 'carriers/usps/active', '0'),
(1562, 'websites', 1, 'carriers/ups/max_package_weight', '150'),
(1565, 'websites', 1, 'carriers/ups/is_account_live', '1'),
(1566, 'default', 0, 'multishipping/options/checkout_multiple_maximum_qty', '100'),
(1567, 'stores', 1, 'design/head/shortcut_icon', 'stores/1/fevicon.png'),
(1568, 'websites', 1, 'cataloginventory/options/stock_threshold_qty', '2'),
(1569, 'default', 0, 'cataloginventory/options/stock_threshold_qty', '2'),
(1570, 'websites', 1, 'trans_email/ident_general/name', 'Right Stuff'),
(1571, 'websites', 1, 'trans_email/ident_sales/name', 'Right Stuff'),
(1572, 'websites', 1, 'trans_email/ident_support/name', 'Right Stuff'),
(1573, 'websites', 1, 'trans_email/ident_custom1/name', 'Right Stuff'),
(1574, 'websites', 1, 'trans_email/ident_custom2/name', 'Right Stuff'),
(1575, 'default', 0, 'tax/calculation/cross_border_trade_enabled', '0'),
(1576, 'default', 0, 'tax/defaults/postcode', NULL),
(1582, 'default', 0, 'tax/notification/ignore_discount', '0'),
(1583, 'default', 0, 'tax/notification/ignore_price_display', '0'),
(1601, 'websites', 1, 'tax/calculation/cross_border_trade_enabled', '0'),
(1608, 'websites', 1, 'tax/cart_display/zero_tax', '1'),
(1612, 'default', 0, 'carriers/ups/type', 'UPS_XML'),
(1613, 'default', 0, 'carriers/ups/negotiated_active', '1'),
(1614, 'default', 0, 'carriers/ups/allowed_methods', '01,02,03'),
(1615, 'default', 0, 'carriers/ups/is_account_live', '0'),
(1616, 'websites', 1, 'carriers/ups/mode_xml', '1'),
(1617, 'websites', 1, 'carriers/usps/debug', '1'),
(1618, 'default', 0, 'carriers/ups/mode_xml', '0'),
(1619, 'websites', 1, 'paypal/general/business_account', 'paypal@getdiscbrakes.com'),
(1620, 'websites', 1, 'paypal/wpp/api_authentication', '0'),
(1621, 'websites', 1, 'paypal/wpp/api_username', '0:2:lRdKlkrJp4AlXGWtebcEcrSB3hso9bzk:Pw8AYhAk+dr0cVmpyRAYOvV98tBbynRt9EXJP+0rIco='),
(1622, 'websites', 1, 'paypal/wpp/api_password', '0:2:CV5NdE375eVB1eF2h95zSwsZOHZQ6aAz:P5qVB5o8O8cHXvWUv3CdRjgsLrZk2ubADLBnIv/seSQ='),
(1623, 'websites', 1, 'paypal/wpp/api_signature', '0:2:vcZ06WVbHn2MTVTTQjBcBrR8hy4hYu3k:vpLvj1zxlz1G5Yt7DJgA0/lJi1Pv3NmbVxqaHnl8JF/8v+TPFzM561O9kd1UW4X3u1XdnZm+8VRHbyTE+dpomQ=='),
(1624, 'websites', 1, 'paypal/wpp/sandbox_flag', '0'),
(1625, 'websites', 1, 'paypal/wpp/use_proxy', '0'),
(1626, 'default', 0, 'payment/authorizenet_directpost/payment_action', 'authorize_capture'),
(1627, 'websites', 1, 'payment/paypal_express/active', '0'),
(1628, 'default', 0, 'admin/dashboard/enable_charts', '1'),
(1629, 'websites', 1, 'payment/wps_express/active', '1'),
(1630, 'websites', 1, 'payment/paypal_express_bml/sort_order', NULL),
(1631, 'default', 0, 'sales_email/order/copy_to', NULL),
(1632, 'default', 0, 'sales_email/order/copy_method', 'copy'),
(1633, 'default', 0, 'sales_email/order_comment/copy_to', NULL),
(1634, 'default', 0, 'sales_email/invoice/copy_to', NULL),
(1635, 'default', 0, 'sales_email/invoice_comment/copy_to', NULL),
(1636, 'default', 0, 'sales_email/shipment/copy_to', NULL),
(1637, 'default', 0, 'sales_email/shipment_comment/copy_to', NULL),
(1638, 'default', 0, 'sales_email/creditmemo/copy_to', NULL),
(1639, 'default', 0, 'sales_email/creditmemo_comment/copy_to', NULL),
(1640, 'stores', 1, 'amasty_cart/general/time', '5'),
(1643, 'default', 0, 'sitemap/generate/enabled', '1'),
(1644, 'default', 0, 'sitemap/generate/time', '01,10,00'),
(1645, 'default', 0, 'sitemap/generate/frequency', 'D'),
(1646, 'default', 0, 'crontab/default/jobs/sitemap_generate/schedule/cron_expr', '10 1 * * *'),
(1647, 'default', 0, 'crontab/default/jobs/sitemap_generate/run/model', NULL),
(1648, 'default', 0, 'sitemap/generate/error_email', 'rickpanel@outlook.com'),
(1649, 'default', 0, 'sitemap/generate/error_email_identity', 'general'),
(1651, 'default', 0, 'sitemap/search_engines/submission_robots', '1'),
(1652, 'default', 0, 'general/store_information/name', NULL),
(1653, 'default', 0, 'general/store_information/phone', NULL),
(1654, 'default', 0, 'general/store_information/hours', '8am-5pm EST'),
(1655, 'default', 0, 'general/store_information/country_id', NULL),
(1656, 'default', 0, 'general/store_information/region_id', NULL),
(1657, 'default', 0, 'general/store_information/postcode', NULL),
(1658, 'default', 0, 'general/store_information/city', NULL),
(1659, 'default', 0, 'general/store_information/street_line1', 'ds1'),
(1660, 'default', 0, 'general/store_information/street_line2', 'ds2'),
(1661, 'default', 0, 'general/store_information/merchant_vat_number', NULL),
(1662, 'default', 0, 'general/single_store_mode/enabled', '0'),
(1663, 'websites', 1, 'web/session/use_frontend_sid', '0'),
(1664, 'default', 0, 'web/session/use_frontend_sid', '0'),
(1665, 'default', 0, 'cataloginventory/item_options/backorders', '1'),
(1666, 'stores', 1, 'catalog/frontend/default_sort_by', 'position'),
(1668, 'default', 0, 'web/url/use_store', '0'),
(1669, 'stores', 2, 'web/secure/base_static_url', 'https://www.trimparts.com/pub/static/'),
(1671, 'stores', 2, 'theme_design/colors/link_color', '#777777'),
(1672, 'stores', 2, 'theme_design/font/primary_font_family', 'Roboto Condensed'),
(1673, 'stores', 2, 'theme_design/font/primary_font_weight', '700'),
(1674, 'stores', 2, 'theme_design/nav/outer_bg_color', '#182b54'),
(1675, 'stores', 2, 'theme_design/nav/bg_color', '#182b54'),
(1676, 'stores', 2, 'theme_design/nav/color', '#ffffff'),
(1677, 'stores', 2, 'theme_design/footer/bg_color', '#182b54'),
(1678, 'stores', 2, 'theme_design/footer/tex', '6'),
(1679, 'stores', 2, 'design/head/shortcut_icon', 'stores/2/Trimparts_Logo1_3.jpg'),
(1681, 'stores', 2, 'theme_design/footer/tool_icon_hover_bg_color', '#bb272d'),
(1682, 'stores', 2, 'theme_design/footer/icon_bg_color', '#bb272d'),
(1683, 'stores', 2, 'theme_design/footer/icon_hover_color', '#bb272d'),
(1686, 'websites', 2, 'web/unsecure/base_link_url', 'http://trimparts.com/'),
(1687, 'stores', 1, 'search/multi_store_mode/enabled', '1'),
(1688, 'stores', 1, 'search/multi_store_mode/stores', '1'),
(1689, 'stores', 2, 'search/multi_store_mode/enabled', '1'),
(1690, 'stores', 2, 'search/multi_store_mode/stores', '2'),
(1691, 'websites', 2, 'web/unsecure/base_static_url', NULL),
(1692, 'websites', 2, 'web/secure/base_link_url', 'http://trimparts.com/'),
(1693, 'websites', 2, 'web/seo/use_rewrites', '0'),
(1695, 'websites', 2, 'design/header/welcome', NULL),
(1696, 'websites', 2, 'catalog/review/allow_guest', '1'),
(1697, 'stores', 2, 'theme_design/nav/hover_bg_color', '#bb272d'),
(1698, 'stores', 2, 'theme_design/nav/active_bg_color', '#bb272d'),
(1699, 'stores', 2, 'theme_design/nav/vert_item_bg_color', '#182b54'),
(1700, 'stores', 2, 'theme_design/nav/vert_item_active_bg_color', '#bb272d'),
(1701, 'stores', 2, 'theme_design/nav/hover_color', '#ffffff'),
(1702, 'websites', 2, 'theme_design/header_primary/font_size', NULL),
(1703, 'websites', 2, 'theme_design/header_primary/line_height', NULL),
(1704, 'stores', 2, 'theme_design/nav/vert_item_color', '#ffffff'),
(1705, 'stores', 2, 'web/seo/use_rewrites', '1'),
(1706, 'stores', 2, 'dev/debug/template_hints_storefront', '0'),
(1707, 'stores', 2, 'catalog/frontend/grid_per_page_values', '28,52'),
(1708, 'stores', 2, 'catalog/frontend/grid_per_page', '28'),
(1709, 'stores', 2, 'catalog/frontend/list_per_page_values', '28,52'),
(1710, 'stores', 2, 'catalog/frontend/list_per_page', '28'),
(1711, 'websites', 2, 'carriers/tablerate/import', '1513972790,,,,4,0'),
(1712, 'websites', 2, 'carriers/ups/active', '1'),
(1713, 'websites', 2, 'carriers/ups/type', 'UPS_XML'),
(1714, 'websites', 2, 'carriers/ups/is_account_live', '1'),
(1715, 'websites', 2, 'carriers/ups/mode_xml', '1'),
(1716, 'websites', 2, 'carriers/ups/shipper_number', '401861'),
(1717, 'websites', 2, 'carriers/ups/max_package_weight', '150'),
(1718, 'websites', 2, 'carriers/ups/pickup', 'RDP'),
(1719, 'websites', 2, 'carriers/ups/allowed_methods', '03'),
(1720, 'websites', 2, 'carriers/ups/free_method', '03'),
(1721, 'websites', 2, 'carriers/ups/free_shipping_enable', '1'),
(1722, 'websites', 2, 'carriers/ups/sallowspecific', '1'),
(1723, 'websites', 2, 'carriers/ups/debug', '1'),
(1724, 'stores', 2, 'design/header/welcome', NULL),
(1725, 'websites', 2, 'paypal/general/business_account', 'etarvin@trimparts.com'),
(1726, 'websites', 2, 'paypal/wpp/api_username', '0:2:jYiJeHiKi3eaQTZSPKC6Y3raQvbWVmK4:7TvcEPFg80239IYW140CS/4qu9FX/xU68lby+UbseAA='),
(1727, 'websites', 2, 'paypal/wpp/api_password', '0:2:SEfqNPyGTynDo5iYxfMrwN8SPUD1vy2e:9nY5qkURrOeIkqo27Wzr/mjdDOluSJB6VE0mJ/dWPIk='),
(1728, 'websites', 2, 'paypal/wpp/api_signature', '0:2:7uFMTcwipZwl7lIcY0zBYhgJL749Z92W:U5y2ULUqYcBfo2EE5sT75GyxPXesearhsI7PXa9o73Mt2U/0dKuF+DkYxJCU8ni5taXGiOppSwm3RhH1DBeKvw=='),
(1729, 'websites', 2, 'paypal/wpp/sandbox_flag', '0'),
(1730, 'websites', 2, 'payment/authorizenet_directpost/login', '0:2:UK3KvHGC0xIDrs1qgLMYPnplWg4kZZhJ:LXhCAOYYfDBIZvaMTrlLEoAoXzPc8SRxKSjz3nb2b/Q='),
(1731, 'websites', 2, 'payment/authorizenet_directpost/trans_key', '0:2:ajWHPoydX1vfSMmtob9Bqlowfzl5GVvG:DE3kXcq48P3N3G2A7vkysfmDcAYjHNye4TXM8F9eGb4='),
(1732, 'websites', 2, 'payment/authorizenet_directpost/active', '1'),
(1733, 'websites', 2, 'payment/authorizenet_directpost/payment_action', 'authorize_capture'),
(1734, 'websites', 2, 'payment/authorizenet_directpost/title', 'Credit Card'),
(1735, 'websites', 2, 'payment/authorizenet_directpost/trans_md5', '0:2:heKwCNjt9pcMBw0CvsTGGgM6rHCc397b:Dg5amCgtVqvr4ilWCx1PyTdMZdSYCtElKXA7ATJaapk='),
(1736, 'websites', 2, 'payment/authorizenet_directpost/order_status', 'processing'),
(1737, 'websites', 2, 'payment/authorizenet_directpost/test', '0'),
(1738, 'websites', 2, 'payment/authorizenet_directpost/cgi_url', 'https://secure.authorize.net/gateway/transact.dll'),
(1739, 'websites', 2, 'payment/authorizenet_directpost/useccv', '1'),
(1740, 'websites', 2, 'payment/authorizenet_directpost/allowspecific', '0'),
(1741, 'stores', 2, 'google/analytics/active', '1'),
(1742, 'stores', 2, 'google/analytics/account', 'UA-111252394-1'),
(1743, 'default', 0, 'catalog/fields_masks/meta_title', '{{name}}'),
(1744, 'default', 0, 'catalog/fields_masks/meta_keyword', '{{name}}'),
(1745, 'websites', 2, 'carriers/ups/free_shipping_subtotal', '99'),
(1746, 'websites', 2, 'carriers/ups/access_license_number', '0:2:fxH09y7nrO4mFKNczSnx5MYzMiaEUYh0:rSdYwBP8Yr+Fz3tyNMEwMrmX2Obz8mS752b9Bsm+9IU='),
(1747, 'websites', 2, 'carriers/ups/username', '0:2:OQkcOytstFY3j0t1dRXQFnsOnXyb4pmI:lMPjUyQLjy6Jaa+IY+Cj7xCriDN7NDyByFu+W/YtokY='),
(1748, 'websites', 2, 'carriers/ups/password', '0:2:xLKW42fAQ9JGsBK9oqFBJjPxIQrX30Tq:5vps5N/3/GT+6fzxgVTiKIHeNDBMU2RwDn+tpWiEyxA='),
(1749, 'stores', 2, 'design/email/logo', 'stores/2/TP_logo_for_Email.jpg'),
(1750, 'stores', 2, 'design/email/logo_width', '100'),
(1751, 'stores', 2, 'design/email/logo_height', '40'),
(1752, 'websites', 2, 'trans_email/ident_custom1/name', 'Trim Parts'),
(1753, 'websites', 2, 'trans_email/ident_custom2/name', 'Trim Parts'),
(1754, 'stores', 2, 'general/store_information/name', NULL),
(1755, 'stores', 2, 'general/store_information/phone', '1-513-934-0815'),
(1756, 'stores', 2, 'magemonkey/general/list', '04eb099185'),
(1757, 'websites', 2, 'magemonkey/general/list', '04eb099185'),
(1758, 'stores', 1, 'magemonkey/general/list', '0a733f0f73'),
(1759, 'websites', 1, 'magemonkey/general/list', '0a733f0f73'),
(1760, 'websites', 2, 'general/store_information/region_id', 'S'),
(1761, 'websites', 2, 'general/store_information/postcode', 'Z'),
(1762, 'websites', 2, 'general/store_information/city', 'C'),
(1763, 'websites', 2, 'general/store_information/street_line1', 'ST1'),
(1764, 'websites', 2, 'general/store_information/street_line2', 'ST2'),
(1765, 'stores', 1, 'general/store_information/phone', '1-800-405-2000'),
(1766, 'websites', 1, 'general/store_information/street_line1', 's1'),
(1767, 'websites', 1, 'general/store_information/street_line2', 's2'),
(1768, 'stores', 2, 'sales_email/order/copy_to', 'sales@trimparts.com'),
(1769, 'websites', 2, 'sales_email/order/copy_to', 'sales@trimparts.com'),
(1770, 'stores', 1, 'ultraslideshow/general/blocks', 'Home_Slide_Wide_6,Home_Slide_Wide_9,Home_Slide_Wide_5,Home_Slide_Wide_7,Home_Slide_Wide_8,sample_slide_wide2,Home_Slide_Wide_3,sample_slide_wide1,Home_Slide_Wide_4'),
(1771, 'stores', 2, 'theme_design/header_primary/font_size', '14'),
(1772, 'stores', 2, 'theme_design/header_primary/line_height', '18'),
(1773, 'stores', 2, 'trans_email/ident_general/name', 'Trim Parts'),
(1774, 'stores', 2, 'trans_email/ident_general/email', 'tpi-info@trimparts.com'),
(1775, 'stores', 2, 'trans_email/ident_sales/email', 'sales@trimparts.com'),
(1776, 'stores', 2, 'trans_email/ident_support/name', 'Customer Support'),
(1777, 'stores', 2, 'trans_email/ident_support/email', 'tpi-info@trimparts.com'),
(1778, 'stores', 2, 'trans_email/ident_custom1/email', 'sales@trimparts.com'),
(1779, 'stores', 2, 'trans_email/ident_custom2/email', 'sales@trimparts.com'),
(1780, 'websites', 2, 'trans_email/ident_support/email', 'tpi-info@trimparts.com'),
(1781, 'websites', 2, 'trans_email/ident_custom1/email', 'sales@trimparts.com'),
(1782, 'websites', 2, 'trans_email/ident_custom2/email', 'sales@trimparts.com'),
(1783, 'default', 0, 'shipping/origin/region_id', '47'),
(1784, 'default', 0, 'shipping/origin/postcode', '43082'),
(1787, 'stores', 2, 'contact/email/recipient_email', 'sales@trimparts.com'),
(1792, 'websites', 2, 'web/session/use_frontend_sid', '0'),
(1793, 'websites', 2, 'customsmtp/emizentechcustomsmtp/username', 'noreply@trimparts.com'),
(1794, 'websites', 2, 'customsmtp/emizentechcustomsmtp/password', '1969Camaro'),
(1796, 'default', 0, 'google/analytics/active', '0'),
(1797, 'default', 0, 'google/adwords/active', '0'),
(1799, 'websites', 2, 'customsmtp/emizentechcustomsmtp/email', 'kpfirrman@rpui.com'),
(1805, 'websites', 2, 'helpdesk/contact_form/default_department', '3'),
(1812, 'stores', 1, 'sales_email/order_comment/copy_to', 'jengle@rightstuff.com'),
(1813, 'stores', 1, 'sales_email/order_comment/copy_method', 'copy'),
(1814, 'stores', 2, 'sales_email/order_comment/enabled', '0'),
(1815, 'stores', 1, 'sales_email/order_comment/enabled', '0'),
(1816, 'websites', 1, 'customsmtp/emizentechcustomsmtp/username', 'noreply@rightstuff.com'),
(1817, 'websites', 1, 'customsmtp/emizentechcustomsmtp/password', 'Qahu1311'),
(1818, 'stores', 2, 'customsmtp/emizentechcustomsmtp/username', 'noreply@trimparts.com'),
(1819, 'stores', 2, 'customsmtp/emizentechcustomsmtp/password', 'c@mar069'),
(1820, 'stores', 1, 'customsmtp/emizentechcustomsmtp/username', 'noreply@rightstuff.com'),
(1821, 'stores', 1, 'customsmtp/emizentechcustomsmtp/password', 'C@mar069'),
(1823, 'websites', 1, 'helpdesk/contact_form/default_department', '1'),
(1824, 'websites', 1, 'customsmtp/emizentechcustomsmtp/email', NULL),
(1825, 'stores', 1, 'customsmtp/emizentechcustomsmtp/email', 'nderouchie@rpui.com'),
(1826, 'websites', 2, 'helpdesk/general/sign_ticket_by', 'user'),
(1827, 'stores', 2, 'customsmtp/emizentechcustomsmtp/email', 'rfox@rpui.com'),
(1828, 'stores', 1, 'design/email/logo_height', NULL),
(1829, 'websites', 2, 'payment/cashondelivery/active', '0'),
(1830, 'default', 0, 'web/default/show_cms_breadcrumbs', '0');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `core_config_data`
--
ALTER TABLE `core_config_data`
  ADD PRIMARY KEY (`config_id`),
  ADD UNIQUE KEY `CORE_CONFIG_DATA_SCOPE_SCOPE_ID_PATH` (`scope`,`scope_id`,`path`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `core_config_data`
--
ALTER TABLE `core_config_data`
  MODIFY `config_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Config Id', AUTO_INCREMENT=1831;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
