git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@54 54e8636e-a86c-764f-903d-b964358a1ae2
1969 lines
111 KiB
SQL
1969 lines
111 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(), '70x40x30cm', 'ACRO 66MS', 'publish', 'closed', 'open', 'ACRO-66MS', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-66MS', 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, 61, 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', '0'),
|
|
(@last_id, 'tcp_sku', 'ACRO-66MS'),
|
|
(@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-66MS';
|
|
|
|
|
|
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(), '61x30x30cm', 'ACRO IG09MS', 'publish', 'closed', 'open', 'ACRO-IG09MS', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-IG09MS', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '247'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '1'),
|
|
(@last_id, 'tcp_sku', 'ACRO-IG09MS'),
|
|
(@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-IG09MS';
|
|
|
|
|
|
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(), '63x51x32cm', 'ACRO IG10MSB', 'publish', 'closed', 'open', 'ACRO-IG10MSB', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-IG10MSB', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '309'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '2'),
|
|
(@last_id, 'tcp_sku', 'ACRO-IG10MSB'),
|
|
(@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-IG10MSB';
|
|
|
|
|
|
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(), '72x25x21cm', 'ACRO-20-MS', 'publish', 'closed', 'open', 'ACRO-20-MS', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-20-MS', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '107'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '3'),
|
|
(@last_id, 'tcp_sku', 'ACRO-20-MS'),
|
|
(@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-20-MS';
|
|
|
|
|
|
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(), '65x45x30cm', 'ACRO-30-M-3', 'publish', 'closed', 'open', 'ACRO-30-M-3', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-M-3', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '4'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-M-3'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-M-3';
|
|
|
|
|
|
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(), '65x40x30cm', 'ACRO-30-ME-1', 'publish', 'closed', 'open', 'ACRO-30-ME-1', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-ME-1', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '5'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-ME-1'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-ME-1';
|
|
|
|
|
|
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(), '65x40x30cm', 'ACRO-30-ME-2', 'publish', 'closed', 'open', 'ACRO-30-ME-2', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-ME-2', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '6'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-ME-2'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-ME-2';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '70x59x38cm', 'ACRO-30-ME', 'publish', 'closed', 'open', 'ACRO-30-ME', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30-ME', 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, 61, 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', '7'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30-ME'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ACRO-30-ME';
|
|
|
|
|
|
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(), '56x50x35cm', 'ARTI 300490', 'publish', 'closed', 'open', 'ARTI-300490', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-300490', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '174'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '8'),
|
|
(@last_id, 'tcp_sku', 'ARTI-300490'),
|
|
(@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` = 'ARTI-300490';
|
|
|
|
|
|
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(), '60x52x40cm', 'ARTI 7843', 'publish', 'closed', 'open', 'ARTI-7843', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-7843', 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, 61, 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', '9'),
|
|
(@last_id, 'tcp_sku', 'ARTI-7843'),
|
|
(@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` = 'ARTI-7843';
|
|
|
|
|
|
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(), '52x55x50cm Tambien en claro', 'CAC-541-003296CAC', 'publish', 'closed', 'open', 'CAC-541-003296CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-541-003296CAC', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '289'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '10'),
|
|
(@last_id, 'tcp_sku', 'CAC-541-003296CAC'),
|
|
(@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-003296CAC';
|
|
|
|
|
|
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(), '46x49x45cm Tambien en blanco', 'CAC-599-003286-CAC', 'publish', 'closed', 'open', 'CAC-599-003286-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-003286-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '185'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '11'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-003286-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-003286-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(), '39x59x42cm Tambien en negro', 'CAC-599-003647-CAC', 'publish', 'closed', 'open', 'CAC-599-003647-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-003647-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '12'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-003647-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-003647-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(), '34x60x39cm', 'CAC-599-004403-CAC', 'publish', 'closed', 'open', 'CAC-599-004403-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004403-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '13'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004403-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-004403-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(), '', 'DUG 1 M-77', 'publish', 'closed', 'open', 'DUG-1-M-77', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-1-M-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '14'),
|
|
(@last_id, 'tcp_sku', 'DUG-1-M-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-1-M-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(), '', 'DUG 2 M-79', 'publish', 'closed', 'open', 'DUG-2-M-79', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-2-M-79', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '15'),
|
|
(@last_id, 'tcp_sku', 'DUG-2-M-79'),
|
|
(@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-2-M-79';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'DUG 3 DESCATALOGADO M-86', 'publish', 'closed', 'open', 'DUG-3-DESCATALOGADO-M-86', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-3-DESCATALOGADO-M-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '16'),
|
|
(@last_id, 'tcp_sku', 'DUG-3-DESCATALOGADO-M-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-3-DESCATALOGADO-M-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(), '', 'DUG 4 M-93', 'publish', 'closed', 'open', 'DUG-4-M-93', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-4-M-93', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '247'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '17'),
|
|
(@last_id, 'tcp_sku', 'DUG-4-M-93'),
|
|
(@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-4-M-93';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', 'DUG 5 M-95', 'publish', 'closed', 'open', 'DUG-5-M-95', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-5-M-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '257'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '18'),
|
|
(@last_id, 'tcp_sku', 'DUG-5-M-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-5-M-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(), '', 'DUG 6 M-96', 'publish', 'closed', 'open', 'DUG-6-M-96', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-6-M-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '19'),
|
|
(@last_id, 'tcp_sku', 'DUG-6-M-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-6-M-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(), '', 'DUG 7 -M97', 'publish', 'closed', 'open', 'DUG-7-M97', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-7-M97', 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, 61, 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', '20'),
|
|
(@last_id, 'tcp_sku', 'DUG-7-M97'),
|
|
(@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-M97';
|
|
|
|
|
|
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(), '30x60x45cm', 'DUG 8 DESCATALOGADO M-85', 'publish', 'closed', 'open', 'DUG-8-DESCATALOGADO-M-85', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-8-DESCATALOGADO-M-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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '21'),
|
|
(@last_id, 'tcp_sku', 'DUG-8-DESCATALOGADO-M-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-8-DESCATALOGADO-M-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(), '50x60x40cm', 'IMO 75-00', 'publish', 'closed', 'open', 'IMO-75-00', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-00', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '22'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-00'),
|
|
(@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-00';
|
|
|
|
|
|
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(), '50x60x40cm', 'IMO 75-01', 'publish', 'closed', 'open', 'IMO-75-01', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-01', 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, 61, 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', '23'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-01'),
|
|
(@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-01';
|
|
|
|
|
|
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(), '65x50x37cm', 'IMO 75-53', 'publish', 'closed', 'open', 'IMO-75-53', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-53', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '24'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-53'),
|
|
(@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-53';
|
|
|
|
|
|
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(), '74x55x45cm', 'IMO-35-42', 'publish', 'closed', 'open', 'IMO-35-42', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-42', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '25'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-42'),
|
|
(@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-42';
|
|
|
|
|
|
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(), '74x55x45cm', 'IMO-35-47-IMO', 'publish', 'closed', 'open', 'IMO-35-47-IMO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-47-IMO', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '26'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-47-IMO'),
|
|
(@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-47-IMO';
|
|
|
|
|
|
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(), '65x47x35cm', 'IMO-35-48-IMO', 'publish', 'closed', 'open', 'IMO-35-48-IMO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-48-IMO', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '27'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-48-IMO'),
|
|
(@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-48-IMO';
|
|
|
|
|
|
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(), '60x55x40cm', 'LH MU-495-MESILLA-NOCHE', 'publish', 'closed', 'open', 'LH-MU-495-MESILLA-NOCHE', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-495-MESILLA-NOCHE', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '28'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-495-MESILLA-NOCHE'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-495-MESILLA-NOCHE';
|
|
|
|
|
|
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(), '71x50x32cm', 'LH MU-585-MESILLA', 'publish', 'closed', 'open', 'LH-MU-585-MESILLA', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-585-MESILLA', 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, 61, 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', '29'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-585-MESILLA'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-585-MESILLA';
|
|
|
|
|
|
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(), '60x50x40cm', 'LH MU-623', 'publish', 'closed', 'open', 'LH-MU-623', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-623', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '30'),
|
|
(@last_id, 'tcp_sku', 'LH-MU-623'),
|
|
(@last_id, 'tcp_tax_id', '0'),
|
|
(@last_id, 'tcp_back_end_label', ''),
|
|
(@last_id, 'tcp_hide_buy_button', ''),
|
|
(@last_id, 'tcp_exclude_range', ''),
|
|
(@last_id, 'tcp_is_downloadable', ''),
|
|
(@last_id, 'tcp_max_downloads', '0'),
|
|
(@last_id, 'tcp_days_to_expire', '0'),
|
|
(@last_id, 'tcp_is_visible', '1'),
|
|
(@last_id, 'tcp_weight', '0');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-623';
|
|
|
|
|
|
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(), '', 'MIR1', 'publish', 'closed', 'open', 'MIR1', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR1', 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, 61, 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', '31'),
|
|
(@last_id, 'tcp_sku', 'MIR1'),
|
|
(@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` = 'MIR1';
|
|
|
|
|
|
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(), '', 'MIR2', 'publish', 'closed', 'open', 'MIR2', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR2', 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, 61, 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', '32'),
|
|
(@last_id, 'tcp_sku', 'MIR2'),
|
|
(@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` = 'MIR2';
|
|
|
|
|
|
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(), '72x30x36cm', 'MOY 141027J', 'publish', 'closed', 'open', 'MOY-141027J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-141027J', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '139'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '33'),
|
|
(@last_id, 'tcp_sku', 'MOY-141027J'),
|
|
(@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-141027J';
|
|
|
|
|
|
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(), '60x45x40cm', 'MOY 14614J', 'publish', 'closed', 'open', 'MOY-14614J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14614J', 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, 61, 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-14614J'),
|
|
(@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-14614J';
|
|
|
|
|
|
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(), '65x45x40cm', 'MOY 14615J', 'publish', 'closed', 'open', 'MOY-14615J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14615J', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '35'),
|
|
(@last_id, 'tcp_sku', 'MOY-14615J'),
|
|
(@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-14615J';
|
|
|
|
|
|
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(), '35x50x35cm', 'MOY 30959', 'publish', 'closed', 'open', 'MOY-30959', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30959', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '36'),
|
|
(@last_id, 'tcp_sku', 'MOY-30959'),
|
|
(@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-30959';
|
|
|
|
|
|
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(), '72x30x36cm', 'MOY-1410271', 'publish', 'closed', 'open', 'MOY-1410271', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-1410271', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '129'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '37'),
|
|
(@last_id, 'tcp_sku', 'MOY-1410271'),
|
|
(@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-1410271';
|
|
|
|
|
|
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(), '65x45x40cm', 'MOY-141046', 'publish', 'closed', 'open', 'MOY-141046', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-141046', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '38'),
|
|
(@last_id, 'tcp_sku', 'MOY-141046'),
|
|
(@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-141046';
|
|
|
|
|
|
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(), '60x50x40cm', 'MOY-141047', 'publish', 'closed', 'open', 'MOY-141047', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-141047', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '198'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '39'),
|
|
(@last_id, 'tcp_sku', 'MOY-141047'),
|
|
(@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-141047';
|
|
|
|
|
|
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(), '65x40x40cm', 'MOY-14220', 'publish', 'closed', 'open', 'MOY-14220', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14220', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '40'),
|
|
(@last_id, 'tcp_sku', 'MOY-14220'),
|
|
(@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-14220';
|
|
|
|
|
|
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(), '85x55x35cm', 'MOY-143020', 'publish', 'closed', 'open', 'MOY-143020', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-143020', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '259'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '41'),
|
|
(@last_id, 'tcp_sku', 'MOY-143020'),
|
|
(@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-143020';
|
|
|
|
|
|
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(), '60x50x35cm', 'MOY-145067d', 'publish', 'closed', 'open', 'MOY-145067D', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145067D', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '42'),
|
|
(@last_id, 'tcp_sku', 'MOY-145067D'),
|
|
(@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-145067D';
|
|
|
|
|
|
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(), '60x50x35cm', 'MOY-145067i', 'publish', 'closed', 'open', 'MOY-145067I', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145067I', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '43'),
|
|
(@last_id, 'tcp_sku', 'MOY-145067I'),
|
|
(@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-145067I';
|
|
|
|
|
|
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(), '45x45x40cm', 'MOY-301513', 'publish', 'closed', 'open', 'MOY-301513', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301513', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '167'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '44'),
|
|
(@last_id, 'tcp_sku', 'MOY-301513'),
|
|
(@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-301513';
|
|
|
|
|
|
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(), '60x45x40cm', 'MOY-301533', 'publish', 'closed', 'open', 'MOY-301533', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301533', 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, 61, 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', '45'),
|
|
(@last_id, 'tcp_sku', 'MOY-301533'),
|
|
(@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-301533';
|
|
|
|
|
|
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(), '60x45x40cm', 'MOY-301537', 'publish', 'closed', 'open', 'MOY-301537', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301537', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '197'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '46'),
|
|
(@last_id, 'tcp_sku', 'MOY-301537'),
|
|
(@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-301537';
|
|
|
|
|
|
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(), '60x50x40cm', 'MOY-30164', 'publish', 'closed', 'open', 'MOY-30164', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30164', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '47'),
|
|
(@last_id, 'tcp_sku', 'MOY-30164'),
|
|
(@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-30164';
|
|
|
|
|
|
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(), '60x40x40cm', 'MOY-30226', 'publish', 'closed', 'open', 'MOY-30226', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30226', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '169'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '48'),
|
|
(@last_id, 'tcp_sku', 'MOY-30226'),
|
|
(@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-30226';
|
|
|
|
|
|
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(), '60x40x40cm', 'MOY-30248', 'publish', 'closed', 'open', 'MOY-30248', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30248', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '49'),
|
|
(@last_id, 'tcp_sku', 'MOY-30248'),
|
|
(@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-30248';
|
|
|
|
|
|
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(), '60x45x40cm', 'MOY-30540', 'publish', 'closed', 'open', 'MOY-30540', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30540', 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, 61, 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', '50'),
|
|
(@last_id, 'tcp_sku', 'MOY-30540'),
|
|
(@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-30540';
|
|
|
|
|
|
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(), '65x50x40cm', 'MOY-30555', 'publish', 'closed', 'open', 'MOY-30555', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30555', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '217'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '51'),
|
|
(@last_id, 'tcp_sku', 'MOY-30555'),
|
|
(@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-30555';
|
|
|
|
|
|
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(), '60x50x40cm', 'MOY-30903', 'publish', 'closed', 'open', 'MOY-30903', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30903', 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, 61, 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', '52'),
|
|
(@last_id, 'tcp_sku', 'MOY-30903'),
|
|
(@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-30903';
|
|
|
|
|
|
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(), '48x55x40cm', 'OM 1103', 'publish', 'closed', 'open', 'OM-1103', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1103', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '257'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '53'),
|
|
(@last_id, 'tcp_sku', 'OM-1103'),
|
|
(@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-1103';
|
|
|
|
|
|
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(), '48x55x40cm', 'OM 1109', 'publish', 'closed', 'open', 'OM-1109', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1109', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '257'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '54'),
|
|
(@last_id, 'tcp_sku', 'OM-1109'),
|
|
(@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-1109';
|
|
|
|
|
|
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(), '55x55x40cm', 'OM 1119', 'publish', 'closed', 'open', 'OM-1119', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1119', 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, 61, 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', '55'),
|
|
(@last_id, 'tcp_sku', 'OM-1119'),
|
|
(@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-1119';
|
|
|
|
|
|
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(), '48x55x40cm', 'OM 1125', 'publish', 'closed', 'open', 'OM-1125', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1125', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '257'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '56'),
|
|
(@last_id, 'tcp_sku', 'OM-1125'),
|
|
(@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-1125';
|
|
|
|
|
|
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(), '55x55x40cm', 'OM 1140', 'publish', 'closed', 'open', 'OM-1140', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1140', 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, 61, 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', '57'),
|
|
(@last_id, 'tcp_sku', 'OM-1140'),
|
|
(@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-1140';
|
|
|
|
|
|
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(), '60x60x40cm', 'OM 559', 'publish', 'closed', 'open', 'OM-559', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-559', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '296'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '58'),
|
|
(@last_id, 'tcp_sku', 'OM-559'),
|
|
(@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-559';
|
|
|
|
|
|
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(), '60x60x40cm', 'OM 559R', 'publish', 'closed', 'open', 'OM-559R', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-559R', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '306'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '59'),
|
|
(@last_id, 'tcp_sku', 'OM-559R'),
|
|
(@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-559R';
|
|
|
|
|
|
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(), '45x55x40cm', 'OM 591', 'publish', 'closed', 'open', 'OM-591', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-591', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '226'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '60'),
|
|
(@last_id, 'tcp_sku', 'OM-591'),
|
|
(@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-591';
|
|
|
|
|
|
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(), '52x65x42cm', 'OM 640', 'publish', 'closed', 'open', 'OM-640', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-640', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '226'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '61'),
|
|
(@last_id, 'tcp_sku', 'OM-640'),
|
|
(@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-640';
|
|
|
|
|
|
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(), '55x50x40cm', 'OM 727', 'publish', 'closed', 'open', 'OM-727', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-727', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '232'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '62'),
|
|
(@last_id, 'tcp_sku', 'OM-727'),
|
|
(@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-727';
|
|
|
|
|
|
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(), '45x65x45cm', 'OM 751', 'publish', 'closed', 'open', 'OM-751', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-751', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '298'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '63'),
|
|
(@last_id, 'tcp_sku', 'OM-751'),
|
|
(@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-751';
|
|
|
|
|
|
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(), '45x60x40cm', 'OM 771', 'publish', 'closed', 'open', 'OM-771', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-771', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '225'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '64'),
|
|
(@last_id, 'tcp_sku', 'OM-771'),
|
|
(@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-771';
|
|
|
|
|
|
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(), '62x55x40cm', 'SOC-10025', 'publish', 'closed', 'open', 'SOC-10025', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10025', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '65'),
|
|
(@last_id, 'tcp_sku', 'SOC-10025'),
|
|
(@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-10025';
|
|
|
|
|
|
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(), '62x55x40cm tambien en rojo 10049', 'SOC-10050', 'publish', 'closed', 'open', 'SOC-10050', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10050', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '66'),
|
|
(@last_id, 'tcp_sku', 'SOC-10050'),
|
|
(@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-10050';
|
|
|
|
|
|
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(), '60x46x38cm tambien en blanco 10389', 'SOC-10388', 'publish', 'closed', 'open', 'SOC-10388', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10388', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '267'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '67'),
|
|
(@last_id, 'tcp_sku', 'SOC-10388'),
|
|
(@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-10388';
|
|
|
|
|
|
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(), '60x48x38cm', 'SOC-67142', 'publish', 'closed', 'open', 'SOC-67142', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-67142', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '278'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '68'),
|
|
(@last_id, 'tcp_sku', 'SOC-67142'),
|
|
(@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-67142';
|
|
|
|
|
|
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(), '60x46x38cm', 'SOC-67155', 'publish', 'closed', 'open', 'SOC-67155', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-67155', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '278'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '69'),
|
|
(@last_id, 'tcp_sku', 'SOC-67155'),
|
|
(@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-67155';
|
|
|
|
|
|
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(), '60x46x38cm tambien en rojo 67172', 'SOC-67171', 'publish', 'closed', 'open', 'SOC-67171', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-67171', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '278'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '70'),
|
|
(@last_id, 'tcp_sku', 'SOC-67171'),
|
|
(@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-67171';
|
|
|
|
|
|
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(), '54x55x38cm', 'SP 31455', 'publish', 'closed', 'open', 'SP-31455', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31455', 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, 61, 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', '71'),
|
|
(@last_id, 'tcp_sku', 'SP-31455'),
|
|
(@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-31455';
|
|
|
|
|
|
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(), '54x50x38cm', 'SP 31585', 'publish', 'closed', 'open', 'SP-31585', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31585', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '174'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '72'),
|
|
(@last_id, 'tcp_sku', 'SP-31585'),
|
|
(@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-31585';
|
|
|
|
|
|
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(), '55x60x40cm', 'SP 31625', 'publish', 'closed', 'open', 'SP-31625', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31625', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '287'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '73'),
|
|
(@last_id, 'tcp_sku', 'SP-31625'),
|
|
(@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-31625';
|
|
|
|
|
|
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(), '65x60x50cm', 'VA 3201', 'publish', 'closed', 'open', 'VA-3201', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3201', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '329'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '74'),
|
|
(@last_id, 'tcp_sku', 'VA-3201'),
|
|
(@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-3201';
|
|
|
|
|
|
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(), '65x60x45cm', 'VA 3210', 'publish', 'closed', 'open', 'VA-3210', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3210', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '329'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '75'),
|
|
(@last_id, 'tcp_sku', 'VA-3210'),
|
|
(@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-3210';
|
|
|
|
|
|
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(), '69x48x30cm', 'VIC 13124', 'publish', 'closed', 'open', 'VIC-13124', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-13124', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '167'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '76'),
|
|
(@last_id, 'tcp_sku', 'VIC-13124'),
|
|
(@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-13124';
|
|
|
|
|
|
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(), '45x50x35cm', 'VIC 15479', 'publish', 'closed', 'open', 'VIC-15479', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15479', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '149'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '77'),
|
|
(@last_id, 'tcp_sku', 'VIC-15479'),
|
|
(@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-15479';
|
|
|
|
|
|
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(), '61x46x35cm tambien en blanco', 'VIC 15551', 'publish', 'closed', 'open', 'VIC-15551', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15551', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '78'),
|
|
(@last_id, 'tcp_sku', 'VIC-15551'),
|
|
(@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-15551';
|
|
|
|
|
|
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(), '51x40x40cm', 'VIC 15698', 'publish', 'closed', 'open', 'VIC-15698', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15698', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '179'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '79'),
|
|
(@last_id, 'tcp_sku', 'VIC-15698'),
|
|
(@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-15698';
|
|
|
|
|
|
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(), '55x43x36cm', 'VIC 16227', 'publish', 'closed', 'open', 'VIC-16227', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16227', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '159'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '80'),
|
|
(@last_id, 'tcp_sku', 'VIC-16227'),
|
|
(@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-16227';
|
|
|
|
|
|
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(), '72x40x35cm', 'VIC-15781', 'publish', 'closed', 'open', 'VIC-15781', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15781', 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, 61, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '189'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '81'),
|
|
(@last_id, 'tcp_sku', 'VIC-15781'),
|
|
(@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-15781';
|
|
|
|
|