Repaso al resto git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@52 54e8636e-a86c-764f-903d-b964358a1ae2
1777 lines
100 KiB
SQL
1777 lines
100 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(), '89x46x36cm', 'ACRO 1-20CH', 'publish', 'closed', 'open', 'ACRO-1-20CH', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-1-20CH', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '209'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '0'),
|
|
(@last_id, 'tcp_sku', 'ACRO-1-20CH'),
|
|
(@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-1-20CH';
|
|
|
|
|
|
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 2-02 ACRO', 'publish', 'closed', 'open', 'ACRO-2-02-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-2-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', ''),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '1'),
|
|
(@last_id, 'tcp_sku', 'ACRO-2-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-2-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(), '160x50x35cm', 'ACRO 3-YX 02 ACRO', 'publish', 'closed', 'open', 'ACRO-3-YX-02-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-3-YX-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1049'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '2'),
|
|
(@last_id, 'tcp_sku', 'ACRO-3-YX-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-3-YX-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(), '', 'ACRO 4-YX 43 ACRO', 'publish', 'closed', 'open', 'ACRO-4-YX-43-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-4-YX-43-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', ''),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '3'),
|
|
(@last_id, 'tcp_sku', 'ACRO-4-YX-43-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-4-YX-43-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(), '154x62x36cm', 'ACRO 5-YX-43 ACRO', 'publish', 'closed', 'open', 'ACRO-5-YX-43-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-5-YX-43-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1279'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '4'),
|
|
(@last_id, 'tcp_sku', 'ACRO-5-YX-43-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-5-YX-43-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(), '154x62x36cm', 'ACRO 6-YX-43 W ACRO', 'publish', 'closed', 'open', 'ACRO-6-YX-43-W-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-6-YX-43-W-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1279'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '5'),
|
|
(@last_id, 'tcp_sku', 'ACRO-6-YX-43-W-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-6-YX-43-W-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(), '155x55x30cm', 'ACRO YF19', 'publish', 'closed', 'open', 'ACRO-YF19', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-YF19', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '387'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '6'),
|
|
(@last_id, 'tcp_sku', 'ACRO-YF19'),
|
|
(@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-YF19';
|
|
|
|
|
|
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(), '178x97x41cm', 'ARI 1 101038', 'publish', 'closed', 'open', 'ARI-1-101038', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-1-101038', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '839'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '7'),
|
|
(@last_id, 'tcp_sku', 'ARI-1-101038'),
|
|
(@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` = 'ARI-1-101038';
|
|
|
|
|
|
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(), '178x96x40cm', 'ARI 101020', 'publish', 'closed', 'open', 'ARI-101020', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-101020', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '919'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '8'),
|
|
(@last_id, 'tcp_sku', 'ARI-101020'),
|
|
(@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` = 'ARI-101020';
|
|
|
|
|
|
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(), '178x96x40cm', 'ARI 101021', 'publish', 'closed', 'open', 'ARI-101021', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-101021', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '859'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '9'),
|
|
(@last_id, 'tcp_sku', 'ARI-101021'),
|
|
(@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` = 'ARI-101021';
|
|
|
|
|
|
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(), '148x84x36cm', 'ARI 101022', 'publish', 'closed', 'open', 'ARI-101022', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-101022', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '797'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '10'),
|
|
(@last_id, 'tcp_sku', 'ARI-101022'),
|
|
(@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` = 'ARI-101022';
|
|
|
|
|
|
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(), '160x91x34cm', 'ARI 101029', 'publish', 'closed', 'open', 'ARI-101029', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-101029', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '697'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '11'),
|
|
(@last_id, 'tcp_sku', 'ARI-101029'),
|
|
(@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` = 'ARI-101029';
|
|
|
|
|
|
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(), '95x66x36cm', 'CAC-541-001269-CAC', 'publish', 'closed', 'open', 'CAC-541-001269-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-541-001269-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '369'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '12'),
|
|
(@last_id, 'tcp_sku', 'CAC-541-001269-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-541-001269-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(), '118x59x42cm', 'CAC-599-003648-CAC', 'publish', 'closed', 'open', 'CAC-599-003648-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-003648-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, 48, 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', '13'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-003648-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-599-003648-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(), '116x60x39cm', 'CAC-599-004404-CAC', 'publish', 'closed', 'open', 'CAC-599-004404-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004404-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '479'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '14'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004404-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-599-004404-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(), '103x100x45cm', 'CAC-599-004461-CAC', 'publish', 'closed', 'open', 'CAC-599-004461-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004461-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '519'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '15'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004461-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-599-004461-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(), '116x100x40cm TAMBIEN EN AZUL', 'CAC-599-004567-CAC', 'publish', 'closed', 'open', 'CAC-599-004567-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004567-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '519'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '16'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004567-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-599-004567-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(), '110x85x42cm', 'DUG 100', 'publish', 'closed', 'open', 'DUG-100', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-100', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '627'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '17'),
|
|
(@last_id, 'tcp_sku', 'DUG-100'),
|
|
(@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-100';
|
|
|
|
|
|
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(), '128x55x46cm', 'DUG 7 S-95', 'publish', 'closed', 'open', 'DUG-7-S-95', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-7-S-95', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '769'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '18'),
|
|
(@last_id, 'tcp_sku', 'DUG-7-S-95'),
|
|
(@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-7-S-95';
|
|
|
|
|
|
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(), '123x60x40cm', 'DUG S-77', 'publish', 'closed', 'open', 'DUG-S-77', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-S-77', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '419'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '19'),
|
|
(@last_id, 'tcp_sku', 'DUG-S-77'),
|
|
(@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-S-77';
|
|
|
|
|
|
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(), '123x60x45cm', 'DUG S-85', 'publish', 'closed', 'open', 'DUG-S-85', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-S-85', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '539'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '20'),
|
|
(@last_id, 'tcp_sku', 'DUG-S-85'),
|
|
(@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-S-85';
|
|
|
|
|
|
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(), '123x60x45cm', 'DUG S-86', 'publish', 'closed', 'open', 'DUG-S-86', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-S-86', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '539'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '21'),
|
|
(@last_id, 'tcp_sku', 'DUG-S-86'),
|
|
(@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-S-86';
|
|
|
|
|
|
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(), '112x61x45cm', 'DUG S-96', 'publish', 'closed', 'open', 'DUG-S-96', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-S-96', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '387'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '22'),
|
|
(@last_id, 'tcp_sku', 'DUG-S-96'),
|
|
(@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-S-96';
|
|
|
|
|
|
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(), '125x120x50cm', 'DUG W-742 NEGRO', 'publish', 'closed', 'open', 'DUG-W-742-NEGRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-W-742-NEGRO', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '827'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '23'),
|
|
(@last_id, 'tcp_sku', 'DUG-W-742-NEGRO'),
|
|
(@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-W-742-NEGRO';
|
|
|
|
|
|
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(), '125x120x50cm', 'DUG W-744', 'publish', 'closed', 'open', 'DUG-W-744', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-W-744', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '827'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '24'),
|
|
(@last_id, 'tcp_sku', 'DUG-W-744'),
|
|
(@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-W-744';
|
|
|
|
|
|
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(), '138x60x40cm', 'IMO 75-03', 'publish', 'closed', 'open', 'IMO-75-03', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-03', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '387'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '25'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-03'),
|
|
(@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` = 'IMO-75-03';
|
|
|
|
|
|
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(), '77x73x30cm', 'IMO-35-32', 'publish', 'closed', 'open', 'IMO-35-32', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-32', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '249'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '26'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-32'),
|
|
(@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` = 'IMO-35-32';
|
|
|
|
|
|
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(), '92x45x35cm', 'IXI 7490300', 'publish', 'closed', 'open', 'IXI-7490300', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7490300', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '269'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '27'),
|
|
(@last_id, 'tcp_sku', 'IXI-7490300'),
|
|
(@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-7490300';
|
|
|
|
|
|
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(), '78x45x35cm', 'IXI-7490200', 'publish', 'closed', 'open', 'IXI-7490200', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7490200', 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, 48, 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', '28'),
|
|
(@last_id, 'tcp_sku', 'IXI-7490200'),
|
|
(@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-7490200';
|
|
|
|
|
|
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(), '125x50x35cm', 'IXI-7490500', 'publish', 'closed', 'open', 'IXI-7490500', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7490500', 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, 48, 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', '29'),
|
|
(@last_id, 'tcp_sku', 'IXI-7490500'),
|
|
(@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-7490500';
|
|
|
|
|
|
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(), '76x70x35cm', 'MOY 14203', 'publish', 'closed', 'open', 'MOY-14203', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14203', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '369'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '30'),
|
|
(@last_id, 'tcp_sku', 'MOY-14203'),
|
|
(@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-14203';
|
|
|
|
|
|
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(), '100x100x32cm', 'MOY 143025d', 'publish', 'closed', 'open', 'MOY-143025D', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-143025D', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '31'),
|
|
(@last_id, 'tcp_sku', 'MOY-143025D'),
|
|
(@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-143025D';
|
|
|
|
|
|
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(), '100x100x32cm', 'MOY 143025i', 'publish', 'closed', 'open', 'MOY-143025I', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-143025I', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '32'),
|
|
(@last_id, 'tcp_sku', 'MOY-143025I'),
|
|
(@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-143025I';
|
|
|
|
|
|
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(), '120x60x40cm', 'MOY 14658', 'publish', 'closed', 'open', 'MOY-14658', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14658', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '467'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '33'),
|
|
(@last_id, 'tcp_sku', 'MOY-14658'),
|
|
(@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-14658';
|
|
|
|
|
|
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(), '78x38x38cm', 'MOY 148008', 'publish', 'closed', 'open', 'MOY-148008', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-148008', 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, 48, 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', '34'),
|
|
(@last_id, 'tcp_sku', 'MOY-148008'),
|
|
(@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-148008';
|
|
|
|
|
|
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(), '120x36x30cm', 'MOY 15106', 'publish', 'closed', 'open', 'MOY-15106', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-15106', 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, 48, 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', '35'),
|
|
(@last_id, 'tcp_sku', 'MOY-15106'),
|
|
(@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-15106';
|
|
|
|
|
|
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(), '98x98x25cm', 'MOY 301504d', 'publish', 'closed', 'open', 'MOY-301504D', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301504D', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '359'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '36'),
|
|
(@last_id, 'tcp_sku', 'MOY-301504D'),
|
|
(@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-301504D';
|
|
|
|
|
|
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(), '98x98x25cm', 'MOY 301504i', 'publish', 'closed', 'open', 'MOY-301504I', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301504I', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '359'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '37'),
|
|
(@last_id, 'tcp_sku', 'MOY-301504I'),
|
|
(@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-301504I';
|
|
|
|
|
|
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(), '112x50x40cm', 'MOY 301510', 'publish', 'closed', 'open', 'MOY-301510', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301510', 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, 48, 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', '38'),
|
|
(@last_id, 'tcp_sku', 'MOY-301510'),
|
|
(@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-301510';
|
|
|
|
|
|
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(), '200x105x50cm', 'MOY 301525', 'publish', 'closed', 'open', 'MOY-301525', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301525', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1079'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '39'),
|
|
(@last_id, 'tcp_sku', 'MOY-301525'),
|
|
(@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-301525';
|
|
|
|
|
|
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(), '138x60x40cm', 'MOY 301542', 'publish', 'closed', 'open', 'MOY-301542', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301542', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '497'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '40'),
|
|
(@last_id, 'tcp_sku', 'MOY-301542'),
|
|
(@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-301542';
|
|
|
|
|
|
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(), '200x65x50cm', 'MOY 30187', 'publish', 'closed', 'open', 'MOY-30187', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30187', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '619'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '41'),
|
|
(@last_id, 'tcp_sku', 'MOY-30187'),
|
|
(@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-30187';
|
|
|
|
|
|
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(), '200x108x50cm', 'MOY 30188', 'publish', 'closed', 'open', 'MOY-30188', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30188', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1079'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '42'),
|
|
(@last_id, 'tcp_sku', 'MOY-30188'),
|
|
(@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-30188';
|
|
|
|
|
|
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(), '200x108x50cm', 'MOY 301882', 'publish', 'closed', 'open', 'MOY-301882', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301882', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1047'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '43'),
|
|
(@last_id, 'tcp_sku', 'MOY-301882'),
|
|
(@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-301882';
|
|
|
|
|
|
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(), '130x60x40cm', 'MOY 30291', 'publish', 'closed', 'open', 'MOY-30291', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30291', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '409'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '44'),
|
|
(@last_id, 'tcp_sku', 'MOY-30291'),
|
|
(@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-30291';
|
|
|
|
|
|
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(), '130x61x40cm', 'MOY 30292', 'publish', 'closed', 'open', 'MOY-30292', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30292', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '45'),
|
|
(@last_id, 'tcp_sku', 'MOY-30292'),
|
|
(@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-30292';
|
|
|
|
|
|
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(), '155x120x40cm', 'MOY 30804', 'publish', 'closed', 'open', 'MOY-30804', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30804', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '817'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '46'),
|
|
(@last_id, 'tcp_sku', 'MOY-30804'),
|
|
(@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-30804';
|
|
|
|
|
|
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(), '123x60x45cm', 'OM 1105', 'publish', 'closed', 'open', 'OM-1105', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1105', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '559'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '47'),
|
|
(@last_id, 'tcp_sku', 'OM-1105'),
|
|
(@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-1105';
|
|
|
|
|
|
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(), '150x60x45cm', 'OM 1121', 'publish', 'closed', 'open', 'OM-1121', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1121', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '649'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '48'),
|
|
(@last_id, 'tcp_sku', 'OM-1121'),
|
|
(@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-1121';
|
|
|
|
|
|
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(), '143x60x45cm', 'OM 1127', 'publish', 'closed', 'open', 'OM-1127', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1127', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '629'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '49'),
|
|
(@last_id, 'tcp_sku', 'OM-1127'),
|
|
(@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-1127';
|
|
|
|
|
|
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(), '150x60x45cm', 'OM 1142', 'publish', 'closed', 'open', 'OM-1142', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1142', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '589'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '50'),
|
|
(@last_id, 'tcp_sku', 'OM-1142'),
|
|
(@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-1142';
|
|
|
|
|
|
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(), '130x90x55cm', 'OM 710', 'publish', 'closed', 'open', 'OM-710', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-710', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '846'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '51'),
|
|
(@last_id, 'tcp_sku', 'OM-710'),
|
|
(@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-710';
|
|
|
|
|
|
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(), '155x70x50cm', 'OM 729', 'publish', 'closed', 'open', 'OM-729', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-729', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '928'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '52'),
|
|
(@last_id, 'tcp_sku', 'OM-729'),
|
|
(@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-729';
|
|
|
|
|
|
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(), '140x70x45cm', 'OM 753', 'publish', 'closed', 'open', 'OM-753', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-753', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '835'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '53'),
|
|
(@last_id, 'tcp_sku', 'OM-753'),
|
|
(@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-753';
|
|
|
|
|
|
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(), '108x64x35cm', 'SOC 1 10036', 'publish', 'closed', 'open', 'SOC-1-10036', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-1-10036', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '417'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '54'),
|
|
(@last_id, 'tcp_sku', 'SOC-1-10036'),
|
|
(@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-1-10036';
|
|
|
|
|
|
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(), '130x80x44cm', 'SOC 2 10059', 'publish', 'closed', 'open', 'SOC-2-10059', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-2-10059', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '549'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '55'),
|
|
(@last_id, 'tcp_sku', 'SOC-2-10059'),
|
|
(@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-2-10059';
|
|
|
|
|
|
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(), '195x100x55cm tambien en negro 67163', 'SOC 2 67164', 'publish', 'closed', 'open', 'SOC-2-67164', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-2-67164', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1287'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '56'),
|
|
(@last_id, 'tcp_sku', 'SOC-2-67164'),
|
|
(@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-2-67164';
|
|
|
|
|
|
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(), '130x60x40cm', 'SP 30174', 'publish', 'closed', 'open', 'SP-30174', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-30174', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '387'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '57'),
|
|
(@last_id, 'tcp_sku', 'SP-30174'),
|
|
(@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-30174';
|
|
|
|
|
|
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(), '125x55x40cm', 'SP 31587', 'publish', 'closed', 'open', 'SP-31587', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31587', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '467'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '58'),
|
|
(@last_id, 'tcp_sku', 'SP-31587'),
|
|
(@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-31587';
|
|
|
|
|
|
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(), '190x104x60cm', 'VA 3129', 'publish', 'closed', 'open', 'VA-3129', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3129', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '819'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '59'),
|
|
(@last_id, 'tcp_sku', 'VA-3129'),
|
|
(@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-3129';
|
|
|
|
|
|
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(), '161x107x46cm', 'VA 3139', 'publish', 'closed', 'open', 'VA-3139', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3139', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '627'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '60'),
|
|
(@last_id, 'tcp_sku', 'VA-3139'),
|
|
(@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-3139';
|
|
|
|
|
|
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(), '130x60x40cm', 'VA 8289', 'publish', 'closed', 'open', 'VA-8289', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8289', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '427'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '61'),
|
|
(@last_id, 'tcp_sku', 'VA-8289'),
|
|
(@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-8289';
|
|
|
|
|
|
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(), '123x45x38cm', 'VIC 15323', 'publish', 'closed', 'open', 'VIC-15323', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15323', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '337'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '62'),
|
|
(@last_id, 'tcp_sku', 'VIC-15323'),
|
|
(@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-15323';
|
|
|
|
|
|
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(), '123x42x35cm', 'VIC 15475', 'publish', 'closed', 'open', 'VIC-15475', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15475', 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, 48, 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', '63'),
|
|
(@last_id, 'tcp_sku', 'VIC-15475'),
|
|
(@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-15475';
|
|
|
|
|
|
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(), '122x46x35cm TAMBIEN EN BLANCO', 'VIC 15548', 'publish', 'closed', 'open', 'VIC-15548', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15548', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '319'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '64'),
|
|
(@last_id, 'tcp_sku', 'VIC-15548'),
|
|
(@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-15548';
|
|
|
|
|
|
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(), '115x50x35cm', 'VIC 15737', 'publish', 'closed', 'open', 'VIC-15737', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15737', 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, 48, 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', '65'),
|
|
(@last_id, 'tcp_sku', 'VIC-15737'),
|
|
(@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-15737';
|
|
|
|
|
|
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(), '115x50x35cm', 'VIC 16229', 'publish', 'closed', 'open', 'VIC-16229', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16229', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '328'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '66'),
|
|
(@last_id, 'tcp_sku', 'VIC-16229'),
|
|
(@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-16229';
|
|
|
|
|
|
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(), '108x50x38cm', 'VIC 16254', 'publish', 'closed', 'open', 'VIC-16254', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16254', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '347'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '67'),
|
|
(@last_id, 'tcp_sku', 'VIC-16254'),
|
|
(@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-16254';
|
|
|
|
|
|
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(), '78x45x35cm', 'VIC-15474', 'publish', 'closed', 'open', 'VIC-15474', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15474', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '207'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '68'),
|
|
(@last_id, 'tcp_sku', 'VIC-15474'),
|
|
(@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-15474';
|
|
|
|
|
|
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(), '51x82x24cm', 'VIC-15477', 'publish', 'closed', 'open', 'VIC-15477', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15477', 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, 48, 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', '69'),
|
|
(@last_id, 'tcp_sku', 'VIC-15477'),
|
|
(@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-15477';
|
|
|
|
|
|
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(), '180x55x35cm', 'VIC-15743', 'publish', 'closed', 'open', 'VIC-15743', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15743', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '389'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '70'),
|
|
(@last_id, 'tcp_sku', 'VIC-15743'),
|
|
(@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-15743';
|
|
|
|
|
|
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(), '123x62x40cm', 'VIC-16223', 'publish', 'closed', 'open', 'VIC-16223', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '71'),
|
|
(@last_id, 'tcp_sku', 'VIC-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` = 'VIC-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(), '185x50x40cm', 'VIC-16230', 'publish', 'closed', 'open', 'VIC-16230', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16230', 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, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '449'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '72'),
|
|
(@last_id, 'tcp_sku', 'VIC-16230'),
|
|
(@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-16230';
|
|
|
|
|
|
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(), '87x47x34cm', 'VIC-16255', 'publish', 'closed', 'open', 'VIC-16255', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16255', 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, 48, 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', '73'),
|
|
(@last_id, 'tcp_sku', 'VIC-16255'),
|
|
(@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-16255';
|
|
|
|
|