Repaso al resto git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@52 54e8636e-a86c-764f-903d-b964358a1ae2
2377 lines
134 KiB
SQL
2377 lines
134 KiB
SQL
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO YF23', 'publish', 'closed', 'open', 'ACRO-YF23', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF23', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '0'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF23'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-YF23';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-30-S', 'publish', 'closed', 'open', 'ACRO-30-S', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-S', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '194'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '1'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-S'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-S';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-30-SI', 'publish', 'closed', 'open', 'ACRO-30-SI', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-SI', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '275'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '2'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-SI'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-SI';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en marfil', 'ACRO-B-02-ACRO', 'publish', 'closed', 'open', 'ACRO-B-02-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-B-02-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '3'),
|
|
(@last_id, 'tcp_sku', 'ACRO-B-02-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-B-02-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en marfil y marron', 'ACRO-B-05-ACRO', 'publish', 'closed', 'open', 'ACRO-B-05-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-B-05-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '198'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '4'),
|
|
(@last_id, 'tcp_sku', 'ACRO-B-05-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-B-05-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-MK-03-ACRO', 'publish', 'closed', 'open', 'ACRO-MK-03-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-MK-03-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '5'),
|
|
(@last_id, 'tcp_sku', 'ACRO-MK-03-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-MK-03-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-YF-01-ACRO', 'publish', 'closed', 'open', 'ACRO-YF-01-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF-01-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '309'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '6'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF-01-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-YF-01-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-YF-04-ACRO', 'publish', 'closed', 'open', 'ACRO-YF-04-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF-04-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '124'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '7'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF-04-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-YF-04-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'ACRO-YF-09-ACRO', 'publish', 'closed', 'open', 'ACRO-YF-09-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF-09-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '157'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '8'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF-09-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-YF-09-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'ACRO-YF-18-ACRO', 'publish', 'closed', 'open', 'ACRO-YF-18-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF-18-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '219'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '9'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF-18-ACRO'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-YF-18-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en blanco, rojo y negro', 'cac 433-000002-CAC', 'publish', 'closed', 'open', 'CAC-433-000002-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-433-000002-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '139'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '10'),
|
|
(@last_id, 'tcp_sku', 'CAC-433-000002-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-433-000002-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en marron', 'cac 433-000008-CAC', 'publish', 'closed', 'open', 'CAC-433-000008-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-433-000008-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '11'),
|
|
(@last_id, 'tcp_sku', 'CAC-433-000008-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-433-000008-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en blanco', 'cac 433-000009-CAC', 'publish', 'closed', 'open', 'CAC-433-000009-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-433-000009-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '239'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '12'),
|
|
(@last_id, 'tcp_sku', 'CAC-433-000009-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-433-000009-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'cac 497-003301-CAC', 'publish', 'closed', 'open', 'CAC-497-003301-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-497-003301-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '119'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '13'),
|
|
(@last_id, 'tcp_sku', 'CAC-497-003301-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-497-003301-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'cac 497-004061-CAC', 'publish', 'closed', 'open', 'CAC-497-004061-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-497-004061-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '117'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '14'),
|
|
(@last_id, 'tcp_sku', 'CAC-497-004061-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-497-004061-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en naranja y rojo', 'cac 540-001236-CAC', 'publish', 'closed', 'open', 'CAC-540-001236-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-540-001236-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '119'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '15'),
|
|
(@last_id, 'tcp_sku', 'CAC-540-001236-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-540-001236-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'cac 553-001521-CAC', 'publish', 'closed', 'open', 'CAC-553-001521-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-553-001521-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '97'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '16'),
|
|
(@last_id, 'tcp_sku', 'CAC-553-001521-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-553-001521-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'cac 553-002259-CAC', 'publish', 'closed', 'open', 'CAC-553-002259-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-553-002259-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '97'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '17'),
|
|
(@last_id, 'tcp_sku', 'CAC-553-002259-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-553-002259-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en blanco', 'cac 553-003150-CAC', 'publish', 'closed', 'open', 'CAC-553-003150-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-553-003150-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '139'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '18'),
|
|
(@last_id, 'tcp_sku', 'CAC-553-003150-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-553-003150-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en blanco', 'cac 559-001617-CAC', 'publish', 'closed', 'open', 'CAC-559-001617-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-559-001617-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '19'),
|
|
(@last_id, 'tcp_sku', 'CAC-559-001617-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-559-001617-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'cac 559-001618-CAC', 'publish', 'closed', 'open', 'CAC-559-001618-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-559-001618-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '129'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '20'),
|
|
(@last_id, 'tcp_sku', 'CAC-559-001618-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-559-001618-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro y rojo', 'cac 564-001648-CAC', 'publish', 'closed', 'open', 'CAC-564-001648-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-564-001648-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '119'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '21'),
|
|
(@last_id, 'tcp_sku', 'CAC-564-001648-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-564-001648-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'cac 619-003747-CAC', 'publish', 'closed', 'open', 'CAC-619-003747-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-619-003747-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '167'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '22'),
|
|
(@last_id, 'tcp_sku', 'CAC-619-003747-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-619-003747-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'cac 619-004067-CAC', 'publish', 'closed', 'open', 'CAC-619-004067-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-619-004067-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '117'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '23'),
|
|
(@last_id, 'tcp_sku', 'CAC-619-004067-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-619-004067-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'cac 634-004411-CAC', 'publish', 'closed', 'open', 'CAC-634-004411-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-634-004411-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '117'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '24'),
|
|
(@last_id, 'tcp_sku', 'CAC-634-004411-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-634-004411-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'cac 635-004413-CAC', 'publish', 'closed', 'open', 'CAC-635-004413-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-635-004413-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '25'),
|
|
(@last_id, 'tcp_sku', 'CAC-635-004413-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-635-004413-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'CAC 635-004414-CAC', 'publish', 'closed', 'open', 'CAC-635-004414-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-635-004414-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '26'),
|
|
(@last_id, 'tcp_sku', 'CAC-635-004414-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-635-004414-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'CAC 635-004457-CAC', 'publish', 'closed', 'open', 'CAC-635-004457-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-635-004457-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '107'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '27'),
|
|
(@last_id, 'tcp_sku', 'CAC-635-004457-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-635-004457-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en naranja y negro', 'CAC 641-004494-CAC', 'publish', 'closed', 'open', 'CAC-641-004494-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-641-004494-CAC', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '137'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '28'),
|
|
(@last_id, 'tcp_sku', 'CAC-641-004494-CAC'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-641-004494-CAC';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' Simil piel También en blanco', 'DUG 1001', 'publish', 'closed', 'open', 'DUG-1001', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-1001', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '29'),
|
|
(@last_id, 'tcp_sku', 'DUG-1001'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'DUG-1001';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' También en negro', 'DUG 127', 'publish', 'closed', 'open', 'DUG-127', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-127', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '30'),
|
|
(@last_id, 'tcp_sku', 'DUG-127'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'DUG-127';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'DUG 926A', 'publish', 'closed', 'open', 'DUG-926A', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-926A', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '31'),
|
|
(@last_id, 'tcp_sku', 'DUG-926A'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'DUG-926A';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' Simil piel', 'IXI 16223', 'publish', 'closed', 'open', 'IXI-16223', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-16223', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '119'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '32'),
|
|
(@last_id, 'tcp_sku', 'IXI-16223'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'IXI-16223';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '102x40x40cm', 'LH MU-367', 'publish', 'closed', 'open', 'LH-MU-367', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-367', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '33'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-367'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-367';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'LH MU-606', 'publish', 'closed', 'open', 'LH-MU-606', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-606', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '34'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-606'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-606';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'LH MU-633', 'publish', 'closed', 'open', 'LH-MU-633', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-633', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '35'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-633'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-633';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'LH-MU-683', 'publish', 'closed', 'open', 'LH-MU-683', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-683', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '36'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-683'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-683';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'LH-MU-684', 'publish', 'closed', 'open', 'LH-MU-684', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-684', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '37'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-684'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-684';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' Respaldo curvo 0510 o recto 0520', 'MIR SILLA ISABELINA -0510', 'publish', 'closed', 'open', 'MIR-SILLA-ISABELINA-0510', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR-SILLA-ISABELINA-0510', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '237'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '38'),
|
|
(@last_id, 'tcp_sku', 'MIR-SILLA-ISABELINA-0510'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MIR-SILLA-ISABELINA-0510';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MIR-0500', 'publish', 'closed', 'open', 'MIR-0500', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR-0500', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '199'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '39'),
|
|
(@last_id, 'tcp_sku', 'MIR-0500'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MIR-0500';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 140328', 'publish', 'closed', 'open', 'MOY-140328', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-140328', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '40'),
|
|
(@last_id, 'tcp_sku', 'MOY-140328'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-140328';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 14421J-II', 'publish', 'closed', 'open', 'MOY-14421J-II', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14421J-II', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '41'),
|
|
(@last_id, 'tcp_sku', 'MOY-14421J-II'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-14421J-II';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 14619J', 'publish', 'closed', 'open', 'MOY-14619J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14619J', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '42'),
|
|
(@last_id, 'tcp_sku', 'MOY-14619J'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-14619J';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 148051J', 'publish', 'closed', 'open', 'MOY-148051J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148051J', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '43'),
|
|
(@last_id, 'tcp_sku', 'MOY-148051J'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-148051J';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 24205', 'publish', 'closed', 'open', 'MOY-24205', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-24205', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '44'),
|
|
(@last_id, 'tcp_sku', 'MOY-24205'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-24205';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 30319', 'publish', 'closed', 'open', 'MOY-30319', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30319', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '237'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '45'),
|
|
(@last_id, 'tcp_sku', 'MOY-30319'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30319';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 30852', 'publish', 'closed', 'open', 'MOY-30852', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30852', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '46'),
|
|
(@last_id, 'tcp_sku', 'MOY-30852'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30852';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 8659001-PIEL', 'publish', 'closed', 'open', 'MOY-8659001-PIEL', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-8659001-PIEL', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '47'),
|
|
(@last_id, 'tcp_sku', 'MOY-8659001-PIEL'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-8659001-PIEL';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY 8659020', 'publish', 'closed', 'open', 'MOY-8659020', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-8659020', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '227'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '48'),
|
|
(@last_id, 'tcp_sku', 'MOY-8659020'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-8659020';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-140325', 'publish', 'closed', 'open', 'MOY-140325', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-140325', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '49'),
|
|
(@last_id, 'tcp_sku', 'MOY-140325'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-140325';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-140326', 'publish', 'closed', 'open', 'MOY-140326', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-140326', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '50'),
|
|
(@last_id, 'tcp_sku', 'MOY-140326'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-140326';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-140327', 'publish', 'closed', 'open', 'MOY-140327', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-140327', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '51'),
|
|
(@last_id, 'tcp_sku', 'MOY-140327'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-140327';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-14033', 'publish', 'closed', 'open', 'MOY-14033', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14033', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '52'),
|
|
(@last_id, 'tcp_sku', 'MOY-14033'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-14033';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-14421', 'publish', 'closed', 'open', 'MOY-14421', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14421', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '53'),
|
|
(@last_id, 'tcp_sku', 'MOY-14421'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-14421';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '100x60x85cm', 'MOY-148051', 'publish', 'closed', 'open', 'MOY-148051', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148051', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '54'),
|
|
(@last_id, 'tcp_sku', 'MOY-148051'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-148051';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '100x60x85cm', 'MOY-148051B', 'publish', 'closed', 'open', 'MOY-148051B', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148051B', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '55'),
|
|
(@last_id, 'tcp_sku', 'MOY-148051B'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-148051B';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '96x61x52cm', 'MOY-148061', 'publish', 'closed', 'open', 'MOY-148061', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148061', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '229'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '56'),
|
|
(@last_id, 'tcp_sku', 'MOY-148061'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-148061';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '95x47x47cm', 'MOY-148062', 'publish', 'closed', 'open', 'MOY-148062', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148062', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '174'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '57'),
|
|
(@last_id, 'tcp_sku', 'MOY-148062'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-148062';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-24203', 'publish', 'closed', 'open', 'MOY-24203', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-24203', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '168'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '58'),
|
|
(@last_id, 'tcp_sku', 'MOY-24203'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-24203';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-24369', 'publish', 'closed', 'open', 'MOY-24369', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-24369', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '59'),
|
|
(@last_id, 'tcp_sku', 'MOY-24369'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-24369';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-24374', 'publish', 'closed', 'open', 'MOY-24374', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-24374', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '279'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '60'),
|
|
(@last_id, 'tcp_sku', 'MOY-24374'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-24374';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-24375', 'publish', 'closed', 'open', 'MOY-24375', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-24375', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '61'),
|
|
(@last_id, 'tcp_sku', 'MOY-24375'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-24375';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-301518', 'publish', 'closed', 'open', 'MOY-301518', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301518', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '168'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '62'),
|
|
(@last_id, 'tcp_sku', 'MOY-301518'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-301518';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-30304', 'publish', 'closed', 'open', 'MOY-30304', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30304', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '63'),
|
|
(@last_id, 'tcp_sku', 'MOY-30304'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30304';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-30309', 'publish', 'closed', 'open', 'MOY-30309', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30309', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '64'),
|
|
(@last_id, 'tcp_sku', 'MOY-30309'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30309';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-30862', 'publish', 'closed', 'open', 'MOY-30862', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30862', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '219'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '65'),
|
|
(@last_id, 'tcp_sku', 'MOY-30862'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30862';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-30905', 'publish', 'closed', 'open', 'MOY-30905', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30905', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '66'),
|
|
(@last_id, 'tcp_sku', 'MOY-30905'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-30905';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-39004', 'publish', 'closed', 'open', 'MOY-39004', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-39004', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '67'),
|
|
(@last_id, 'tcp_sku', 'MOY-39004'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-39004';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-39009', 'publish', 'closed', 'open', 'MOY-39009', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-39009', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '227'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '68'),
|
|
(@last_id, 'tcp_sku', 'MOY-39009'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-39009';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'MOY-69003', 'publish', 'closed', 'open', 'MOY-69003', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-69003', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '178'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '69'),
|
|
(@last_id, 'tcp_sku', 'MOY-69003'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MOY-69003';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'OM-1194', 'publish', 'closed', 'open', 'OM-1194', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1194', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '70'),
|
|
(@last_id, 'tcp_sku', 'OM-1194'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'OM-1194';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'OM-502', 'publish', 'closed', 'open', 'OM-502', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-502', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '152'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '71'),
|
|
(@last_id, 'tcp_sku', 'OM-502'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'OM-502';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'OM-503', 'publish', 'closed', 'open', 'OM-503', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-503', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '152'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '72'),
|
|
(@last_id, 'tcp_sku', 'OM-503'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'OM-503';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'OM-675', 'publish', 'closed', 'open', 'OM-675', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-675', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '174'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '73'),
|
|
(@last_id, 'tcp_sku', 'OM-675'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'OM-675';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x45x45cm', 'OM-760', 'publish', 'closed', 'open', 'OM-760', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-760', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '162'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '74'),
|
|
(@last_id, 'tcp_sku', 'OM-760'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'OM-760';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'PORT 1609-2', 'publish', 'closed', 'open', 'PORT-1609-2', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=PORT-1609-2', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '75'),
|
|
(@last_id, 'tcp_sku', 'PORT-1609-2'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'PORT-1609-2';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '92x64x58cm', 'SOC-11201', 'publish', 'closed', 'open', 'SOC-11201', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-11201', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '357'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '76'),
|
|
(@last_id, 'tcp_sku', 'SOC-11201'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SOC-11201';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '105x46x51cm Pedir en parejas', 'SP 30931', 'publish', 'closed', 'open', 'SP-30931', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-30931', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '117'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '77'),
|
|
(@last_id, 'tcp_sku', 'SP-30931'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-30931';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '100x46x56cm Pedir en parejas', 'SP 31737', 'publish', 'closed', 'open', 'SP-31737', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31737', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '78'),
|
|
(@last_id, 'tcp_sku', 'SP-31737'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-31737';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '86x48x60cm Pedir en parejas', 'SP 31779', 'publish', 'closed', 'open', 'SP-31779', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31779', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '79'),
|
|
(@last_id, 'tcp_sku', 'SP-31779'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-31779';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '86x48x60cm Pedir en parejas', 'SP 31780', 'publish', 'closed', 'open', 'SP-31780', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31780', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '147'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '80'),
|
|
(@last_id, 'tcp_sku', 'SP-31780'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-31780';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' ', 'SP 31803', 'publish', 'closed', 'open', 'SP-31803', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31803', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '139'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '81'),
|
|
(@last_id, 'tcp_sku', 'SP-31803'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-31803';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '113x55x110cm', 'SP 31804', 'publish', 'closed', 'open', 'SP-31804', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31804', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '327'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '82'),
|
|
(@last_id, 'tcp_sku', 'SP-31804'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-31804';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '105x46x51cm Pedir en parejas', 'SP 9794', 'publish', 'closed', 'open', 'SP-9794', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-9794', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '117'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '83'),
|
|
(@last_id, 'tcp_sku', 'SP-9794'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SP-9794';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-1325', 'publish', 'closed', 'open', 'VA-1325', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1325', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '84'),
|
|
(@last_id, 'tcp_sku', 'VA-1325'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1325';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-1326', 'publish', 'closed', 'open', 'VA-1326', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1326', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '239'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '85'),
|
|
(@last_id, 'tcp_sku', 'VA-1326'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1326';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '106x44x64cm', 'VA-1340', 'publish', 'closed', 'open', 'VA-1340', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1340', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '86'),
|
|
(@last_id, 'tcp_sku', 'VA-1340'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1340';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '106x48x66cm', 'VA-1342', 'publish', 'closed', 'open', 'VA-1342', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1342', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '87'),
|
|
(@last_id, 'tcp_sku', 'VA-1342'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1342';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '100x47x57cm', 'VA-1343', 'publish', 'closed', 'open', 'VA-1343', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1343', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '88'),
|
|
(@last_id, 'tcp_sku', 'VA-1343'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1343';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '106x48x66cm', 'VA-1344', 'publish', 'closed', 'open', 'VA-1344', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-1344', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '89'),
|
|
(@last_id, 'tcp_sku', 'VA-1344'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-1344';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-2045', 'publish', 'closed', 'open', 'VA-2045', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2045', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '199'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '90'),
|
|
(@last_id, 'tcp_sku', 'VA-2045'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-2045';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-2047', 'publish', 'closed', 'open', 'VA-2047', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2047', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '91'),
|
|
(@last_id, 'tcp_sku', 'VA-2047'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-2047';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-2059', 'publish', 'closed', 'open', 'VA-2059', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2059', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '229'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '92'),
|
|
(@last_id, 'tcp_sku', 'VA-2059'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-2059';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-2061', 'publish', 'closed', 'open', 'VA-2061', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2061', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '199'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '93'),
|
|
(@last_id, 'tcp_sku', 'VA-2061'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-2061';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-2077B', 'publish', 'closed', 'open', 'VA-2077B', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2077B', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '94'),
|
|
(@last_id, 'tcp_sku', 'VA-2077B'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-2077B';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VA-3919', 'publish', 'closed', 'open', 'VA-3919', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3919', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '167'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '95'),
|
|
(@last_id, 'tcp_sku', 'VA-3919'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VA-3919';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' Crema', 'VIC 12316', 'publish', 'closed', 'open', 'VIC-12316', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-12316', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '137'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '96'),
|
|
(@last_id, 'tcp_sku', 'VIC-12316'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VIC-12316';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), ' Negra', 'VIC 12879', 'publish', 'closed', 'open', 'VIC-12879', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-12879', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '137'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '97'),
|
|
(@last_id, 'tcp_sku', 'VIC-12879'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VIC-12879';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'VIC 15766', 'publish', 'closed', 'open', 'VIC-15766', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15766', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 52, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '129'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '98'),
|
|
(@last_id, 'tcp_sku', 'VIC-15766'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'VIC-15766';
|
|
|
|
|