git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@40 54e8636e-a86c-764f-903d-b964358a1ae2
1201 lines
84 KiB
SQL
1201 lines
84 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(), '78x95x27cm', '1 ACRO-20C-1', 'publish', 'closed', 'open', '1-ACRO-20C-1', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=1-ACRO-20C-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '187€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '0'),
|
|
(@last_id, 'tcp_sku', '1-ACRO-20C-1');
|
|
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` = '1-ACRO-20C-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(), '80x100x29cm', '2.ACRO-YF-16-ACRO', 'publish', 'closed', 'open', '2-ACRO-YF-16-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=2-ACRO-YF-16-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 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', '1'),
|
|
(@last_id, 'tcp_sku', '2-ACRO-YF-16-ACRO');
|
|
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` = '2.ACRO-YF-16-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x98x28cm', '3 ACRO YX50', 'publish', 'closed', 'open', '3-ACRO-YX50', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=3-ACRO-YX50', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '484€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '2'),
|
|
(@last_id, 'tcp_sku', '3-ACRO-YX50');
|
|
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` = '3-ACRO-YX50';
|
|
|
|
|
|
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(), '82x90x25cm', '4 ACRO-YX-31-ACRO', 'publish', 'closed', 'open', '4-ACRO-YX-31-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=4-ACRO-YX-31-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '396€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '3'),
|
|
(@last_id, 'tcp_sku', '4-ACRO-YX-31-ACRO');
|
|
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` = '4-ACRO-YX-31-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x120x26cm', '5 ACRO-YX-37-ACRO', 'publish', 'closed', 'open', '5-ACRO-YX-37-ACRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=5-ACRO-YX-37-ACRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '437€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '4'),
|
|
(@last_id, 'tcp_sku', '5-ACRO-YX-37-ACRO');
|
|
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` = '5-ACRO-YX-37-ACRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '81x89x26cm', '6 ACRO-YX-21', 'publish', 'closed', 'open', '6-ACRO-YX-21', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=6-ACRO-YX-21', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '487€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '5'),
|
|
(@last_id, 'tcp_sku', '6-ACRO-YX-21');
|
|
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` = '6-ACRO-YX-21';
|
|
|
|
|
|
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(), '80x98x28cm', '7 ACRO YX50-TN', 'publish', 'closed', 'open', '7-ACRO-YX50-TN', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=7-ACRO-YX50-TN', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '547€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '6'),
|
|
(@last_id, 'tcp_sku', '7-ACRO-YX50-TN');
|
|
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` = '7-ACRO-YX50-TN';
|
|
|
|
|
|
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(), '80x90x30cm', '8 ACRO YF14', 'publish', 'closed', 'open', '8-ACRO-YF14', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=8-ACRO-YF14', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '220€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '7'),
|
|
(@last_id, 'tcp_sku', '8-ACRO-YF14');
|
|
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` = '8-ACRO-YF14';
|
|
|
|
|
|
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(), '80x130x33cm', 'ARTI 8371-NE', 'publish', 'closed', 'open', 'ARTI-8371-NE', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8371-NE', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '8'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8371-NE');
|
|
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-8371-NE';
|
|
|
|
|
|
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(), '80x105x35cm', 'ARTI 8842', 'publish', 'closed', 'open', 'ARTI-8842', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8842', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '9'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8842');
|
|
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-8842';
|
|
|
|
|
|
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(), '80x130x33cm', 'ARTI-8371-BL-TAMBIEN-EN-NEGRO', 'publish', 'closed', 'open', 'ARTI-8371-BL-TAMBIEN-EN-NEGRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8371-BL-TAMBIEN-EN-NEGRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '10'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8371-BL-TAMBIEN-EN-NEGRO');
|
|
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-8371-BL-TAMBIEN-EN-NEGRO';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x130x37cm', 'ARTI-8390', 'publish', 'closed', 'open', 'ARTI-8390', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8390', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '479€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '11'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8390');
|
|
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-8390';
|
|
|
|
|
|
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(), '80x125x30cm', 'ARTI-8621', 'publish', 'closed', 'open', 'ARTI-8621', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8621', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '369€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '12'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8621');
|
|
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-8621';
|
|
|
|
|
|
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(), '75X125X30cm', 'ARTI-8622', 'publish', 'closed', 'open', 'ARTI-8622', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8622', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '419€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '13'),
|
|
(@last_id, 'tcp_sku', 'ARTI-8622');
|
|
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-8622';
|
|
|
|
|
|
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(), '78x120x44cm', 'CAC-541-001270-CAC', 'publish', 'closed', 'open', 'CAC-541-001270-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-541-001270-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '364€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '14'),
|
|
(@last_id, 'tcp_sku', 'CAC-541-001270-CAC');
|
|
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-001270-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(), '74x120x40cm TAMBIEN EN AZUL', 'CAC-553-004604 CAC', 'publish', 'closed', 'open', 'CAC-553-004604-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-553-004604-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, 50, 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', '15'),
|
|
(@last_id, 'tcp_sku', 'CAC-553-004604-CAC');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'CAC-553-004604-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(), '74x110x30cm', 'CAC-599-004568-CAC', 'publish', 'closed', 'open', 'CAC-599-004568-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004568-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '207€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '16'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004568-CAC');
|
|
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-004568-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(), '80x120x40cm', 'CAC-611-004356-CAC', 'publish', 'closed', 'open', 'CAC-611-004356-CAC', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-611-004356-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '337€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '17'),
|
|
(@last_id, 'tcp_sku', 'CAC-611-004356-CAC');
|
|
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-611-004356-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(), '78x120x40cm SIMIL PIEL BEIGE Y METAL', 'IMO 29-216', 'publish', 'closed', 'open', 'IMO-29-216', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-29-216', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '18'),
|
|
(@last_id, 'tcp_sku', 'IMO-29-216');
|
|
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-29-216';
|
|
|
|
|
|
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(), '78x110x35cm', 'IMO 29-265', 'publish', 'closed', 'open', 'IMO-29-265', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-29-265', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '19'),
|
|
(@last_id, 'tcp_sku', 'IMO-29-265');
|
|
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-29-265';
|
|
|
|
|
|
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(), '80x130x33cm TAMBIEN EN 110 199€ Y EN BLANCO', 'IMO 34-32', 'publish', 'closed', 'open', 'IMO-34-32', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-34-32', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '237€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '20'),
|
|
(@last_id, 'tcp_sku', 'IMO-34-32');
|
|
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-34-32';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '78x110x35cm NACAR', 'IMO 44-234', 'publish', 'closed', 'open', 'IMO-44-234', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-44-234', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '439€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '21'),
|
|
(@last_id, 'tcp_sku', 'IMO-44-234');
|
|
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-44-234';
|
|
|
|
|
|
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(), '75x110x35cm NACAR', 'IMO 44-261', 'publish', 'closed', 'open', 'IMO-44-261', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-44-261', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '429€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '22'),
|
|
(@last_id, 'tcp_sku', 'IMO-44-261');
|
|
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-44-261';
|
|
|
|
|
|
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(), '78x105x35cm', 'IMO 75-07', 'publish', 'closed', 'open', 'IMO-75-07', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-07', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '269€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '23'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-07');
|
|
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-07';
|
|
|
|
|
|
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(), '90x80x28cm', 'IMO 75-27', 'publish', 'closed', 'open', 'IMO-75-27', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-27', 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, 50, 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', '24'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-27');
|
|
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-27';
|
|
|
|
|
|
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(), '78x105x35cm', 'IMO 75-32', 'publish', 'closed', 'open', 'IMO-75-32', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-32', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '359€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '25'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-32');
|
|
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-32';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '76x87x32cm', 'IMO 75-54', 'publish', 'closed', 'open', 'IMO-75-54', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-54', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '237€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '26'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-54');
|
|
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-54';
|
|
|
|
|
|
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(), '90x110x40cm', 'IMO-35-85-IMO', 'publish', 'closed', 'open', 'IMO-35-85-IMO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-85-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '398€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '27'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-85-IMO');
|
|
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-85-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(), '78x110x35cm', 'IMO-35-87', 'publish', 'closed', 'open', 'IMO-35-87', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-87', 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, 50, 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', '28'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-87');
|
|
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-87';
|
|
|
|
|
|
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(), '90x100x40cm', 'IMO-35-94-IMO', 'publish', 'closed', 'open', 'IMO-35-94-IMO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-94-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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '387€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '29'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-94-IMO');
|
|
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-94-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(), '78x100x35cm', 'IXI 16267', 'publish', 'closed', 'open', 'IXI-16267', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-16267', 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, 50, 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', '30'),
|
|
(@last_id, 'tcp_sku', 'IXI-16267');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'IXI-16267';
|
|
|
|
|
|
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(), '80x107x27cm', 'IXI 7602000', 'publish', 'closed', 'open', 'IXI-7602000', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7602000', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '389€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '31'),
|
|
(@last_id, 'tcp_sku', 'IXI-7602000');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'IXI-7602000';
|
|
|
|
|
|
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(), '80x107x27cm', 'IXI 7602100', 'publish', 'closed', 'open', 'IXI-7602100', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7602100', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '32'),
|
|
(@last_id, 'tcp_sku', 'IXI-7602100');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'IXI-7602100';
|
|
|
|
|
|
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(), '75x120x40cm', 'LH 428', 'publish', 'closed', 'open', 'LH-428', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-428', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '339€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '33'),
|
|
(@last_id, 'tcp_sku', 'LH-428');
|
|
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-428';
|
|
|
|
|
|
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(), '80x115x33cm', 'MIR CONSOLA-0610', 'publish', 'closed', 'open', 'MIR-CONSOLA-0610', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR-CONSOLA-0610', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '339€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '34'),
|
|
(@last_id, 'tcp_sku', 'MIR-CONSOLA-0610');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MIR-CONSOLA-0610';
|
|
|
|
|
|
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(), '80x115x33cm', 'MIR CONSOLA-PATA-TORNEADA-0600', 'publish', 'closed', 'open', 'MIR-CONSOLA-PATA-TORNEADA-0600', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR-CONSOLA-PATA-TORNEADA-0600', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '35'),
|
|
(@last_id, 'tcp_sku', 'MIR-CONSOLA-PATA-TORNEADA-0600');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'MIR-CONSOLA-PATA-TORNEADA-0600';
|
|
|
|
|
|
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(), '80x105x27cm', 'MOY 141009J', 'publish', 'closed', 'open', 'MOY-141009J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-141009J', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '389€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '36'),
|
|
(@last_id, 'tcp_sku', 'MOY-141009J');
|
|
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-141009J';
|
|
|
|
|
|
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(), '78x90x35cm', 'MOY 14102J', 'publish', 'closed', 'open', 'MOY-14102J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14102J', 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, 50, 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', '37'),
|
|
(@last_id, 'tcp_sku', 'MOY-14102J');
|
|
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-14102J';
|
|
|
|
|
|
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(), '80x110x30cm', 'MOY 14607J', 'publish', 'closed', 'open', 'MOY-14607J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14607J', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '319€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '38'),
|
|
(@last_id, 'tcp_sku', 'MOY-14607J');
|
|
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-14607J';
|
|
|
|
|
|
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(), '95x129x45cm', 'MOY 1481421', 'publish', 'closed', 'open', 'MOY-1481421', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-1481421', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '797€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '39'),
|
|
(@last_id, 'tcp_sku', 'MOY-1481421');
|
|
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-1481421';
|
|
|
|
|
|
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(), '75x60x30cm', 'MOY 30849', 'publish', 'closed', 'open', 'MOY-30849', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30849', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '157€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '40'),
|
|
(@last_id, 'tcp_sku', 'MOY-30849');
|
|
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-30849';
|
|
|
|
|
|
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(), '75x100x45cm', 'MOY-14109', 'publish', 'closed', 'open', 'MOY-14109', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14109', 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, 50, 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', '41'),
|
|
(@last_id, 'tcp_sku', 'MOY-14109');
|
|
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-14109';
|
|
|
|
|
|
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(), '80x100x27cm', 'MOY-145070', 'publish', 'closed', 'open', 'MOY-145070', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145070', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '357€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '42'),
|
|
(@last_id, 'tcp_sku', 'MOY-145070');
|
|
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-145070';
|
|
|
|
|
|
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(), '80x85x40cm', 'MOY-145617', 'publish', 'closed', 'open', 'MOY-145617', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145617', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '429€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '43'),
|
|
(@last_id, 'tcp_sku', 'MOY-145617');
|
|
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-145617';
|
|
|
|
|
|
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(), '80x110x30cm', 'MOY-14602', 'publish', 'closed', 'open', 'MOY-14602', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14602', 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, 50, 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', '44'),
|
|
(@last_id, 'tcp_sku', 'MOY-14602');
|
|
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-14602';
|
|
|
|
|
|
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(), '79x81x31cm', 'MOY-14652', 'publish', 'closed', 'open', 'MOY-14652', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14652', 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, 50, 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', '45'),
|
|
(@last_id, 'tcp_sku', 'MOY-14652');
|
|
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-14652';
|
|
|
|
|
|
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(), '78x122x36cm', 'MOY-14660', 'publish', 'closed', 'open', 'MOY-14660', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14660', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '46'),
|
|
(@last_id, 'tcp_sku', 'MOY-14660');
|
|
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-14660';
|
|
|
|
|
|
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(), '83x100x27cm', 'MOY-15103', 'publish', 'closed', 'open', 'MOY-15103', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-15103', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '47'),
|
|
(@last_id, 'tcp_sku', 'MOY-15103');
|
|
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-15103';
|
|
|
|
|
|
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(), '75x110x27cm', 'MOY-301515', 'publish', 'closed', 'open', 'MOY-301515', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301515', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '237€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '48'),
|
|
(@last_id, 'tcp_sku', 'MOY-301515');
|
|
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-301515';
|
|
|
|
|
|
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(), '80x107x26cm', 'MOY-301841', 'publish', 'closed', 'open', 'MOY-301841', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301841', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '359€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '49'),
|
|
(@last_id, 'tcp_sku', 'MOY-301841');
|
|
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-301841';
|
|
|
|
|
|
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(), '80x96x27cm', 'MOY-30213', 'publish', 'closed', 'open', 'MOY-30213', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30213', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '269€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '50'),
|
|
(@last_id, 'tcp_sku', 'MOY-30213');
|
|
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-30213';
|
|
|
|
|
|
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(), '80x107x27cm', 'MOY-30224', 'publish', 'closed', 'open', 'MOY-30224', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30224', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '369€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '51'),
|
|
(@last_id, 'tcp_sku', 'MOY-30224');
|
|
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-30224';
|
|
|
|
|
|
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(), '89x115x27cm', 'MOY-30314', 'publish', 'closed', 'open', 'MOY-30314', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30314', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '429€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '52'),
|
|
(@last_id, 'tcp_sku', 'MOY-30314');
|
|
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-30314';
|
|
|
|
|
|
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(), '80x100x27cm', 'MOY-30700', 'publish', 'closed', 'open', 'MOY-30700', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30700', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '347€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '53'),
|
|
(@last_id, 'tcp_sku', 'MOY-30700');
|
|
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-30700';
|
|
|
|
|
|
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(), '76x80x27cm', 'MOY-30805', 'publish', 'closed', 'open', 'MOY-30805', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30805', 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, 50, 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', '54'),
|
|
(@last_id, 'tcp_sku', 'MOY-30805');
|
|
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-30805';
|
|
|
|
|
|
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(), '80x105x27cm', 'MOY-30908', 'publish', 'closed', 'open', 'MOY-30908', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30908', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '55'),
|
|
(@last_id, 'tcp_sku', 'MOY-30908');
|
|
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-30908';
|
|
|
|
|
|
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(), '80x100x30cm', 'OM-766', 'publish', 'closed', 'open', 'OM-766', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-766', 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, 50, 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', '56'),
|
|
(@last_id, 'tcp_sku', 'OM-766');
|
|
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-766';
|
|
|
|
|
|
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(), '78x110x36cm', 'PORT 1164-4402-PORT', 'publish', 'closed', 'open', 'PORT-1164-4402-PORT', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=PORT-1164-4402-PORT', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '349€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '57'),
|
|
(@last_id, 'tcp_sku', 'PORT-1164-4402-PORT');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'PORT-1164-4402-PORT';
|
|
|
|
|
|
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(), '87x100x35cm Tambien en blanco 10046', 'SOC-10045', 'publish', 'closed', 'open', 'SOC-10045', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10045', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '539€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '58'),
|
|
(@last_id, 'tcp_sku', 'SOC-10045');
|
|
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-10045';
|
|
|
|
|
|
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(), '83x135x35cm', 'SOC-10071', 'publish', 'closed', 'open', 'SOC-10071', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10071', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '429€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '59'),
|
|
(@last_id, 'tcp_sku', 'SOC-10071');
|
|
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-10071';
|
|
|
|
|
|
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(), '83x95x35cm Tambien en blanco 67183', 'SOC-67184', 'publish', 'closed', 'open', 'SOC-67184', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-67184', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '359€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '60'),
|
|
(@last_id, 'tcp_sku', 'SOC-67184');
|
|
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-67184';
|
|
|
|
|
|
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(), '76x84x30cm', 'SP 31451', 'publish', 'closed', 'open', 'SP-31451', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31451', 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, 50, 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', '61'),
|
|
(@last_id, 'tcp_sku', 'SP-31451');
|
|
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-31451';
|
|
|
|
|
|
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(), '90x80x28cm', 'SP 31806', 'publish', 'closed', 'open', 'SP-31806', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31806', 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, 50, 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', '62'),
|
|
(@last_id, 'tcp_sku', 'SP-31806');
|
|
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-31806';
|
|
|
|
|
|
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(), '77x100x42cm', 'SP 31865', 'publish', 'closed', 'open', 'SP-31865', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31865', 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, 50, 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', '63'),
|
|
(@last_id, 'tcp_sku', 'SP-31865');
|
|
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-31865';
|
|
|
|
|
|
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(), '90x80x28cm', 'SP 32054', 'publish', 'closed', 'open', 'SP-32054', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-32054', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '327€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '64'),
|
|
(@last_id, 'tcp_sku', 'SP-32054');
|
|
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-32054';
|
|
|
|
|
|
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(), '75x120x40cm', 'SP 9401', 'publish', 'closed', 'open', 'SP-9401', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-9401', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '339€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '65'),
|
|
(@last_id, 'tcp_sku', 'SP-9401');
|
|
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-9401';
|
|
|
|
|
|
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(), '80x80x40cm', 'TH 75183-02', 'publish', 'closed', 'open', 'TH-75183-02', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=TH-75183-02', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '269€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '66'),
|
|
(@last_id, 'tcp_sku', 'TH-75183-02');
|
|
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` = 'TH-75183-02';
|
|
|
|
|
|
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(), '80x120x35cm', 'VA-8226', 'publish', 'closed', 'open', 'VA-8226', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8226', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '449€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '67'),
|
|
(@last_id, 'tcp_sku', 'VA-8226');
|
|
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-8226';
|
|
|
|
|
|
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(), '78x115x35cm', 'VA-8293', 'publish', 'closed', 'open', 'VA-8293', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8293', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '339€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '68'),
|
|
(@last_id, 'tcp_sku', 'VA-8293');
|
|
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-8293';
|
|
|
|
|
|
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(), '78x115x35cm', 'VA-8312', 'publish', 'closed', 'open', 'VA-8312', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8312', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '339€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '69'),
|
|
(@last_id, 'tcp_sku', 'VA-8312');
|
|
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-8312';
|
|
|
|
|
|
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(), '77x140x40cm Tambien en rojo', 'VIC 15543', 'publish', 'closed', 'open', 'VIC-15543', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15543', 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, 50, 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', '70'),
|
|
(@last_id, 'tcp_sku', 'VIC-15543');
|
|
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-15543';
|
|
|
|
|
|
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(), '75x90x27cm Tambien en blanco', 'VIC 16029', 'publish', 'closed', 'open', 'VIC-16029', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16029', 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, 50, 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', 'VIC-16029');
|
|
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-16029';
|
|
|
|
|
|
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(), '78x90x24cm marrón oscuro', 'VIC-15602', 'publish', 'closed', 'open', 'VIC-15602', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15602', 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, 50, 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', '72'),
|
|
(@last_id, 'tcp_sku', 'VIC-15602');
|
|
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-15602';
|
|
|
|
|
|
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(), '82x63x26cm', 'VIC-15630', 'publish', 'closed', 'open', 'VIC-15630', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15630', 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, 50, 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', '73'),
|
|
(@last_id, 'tcp_sku', 'VIC-15630');
|
|
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-15630';
|
|
|
|
|
|
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(), '75x90x27cm', 'VIC-15809', 'publish', 'closed', 'open', 'VIC-15809', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15809', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '379€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '74'),
|
|
(@last_id, 'tcp_sku', 'VIC-15809');
|
|
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-15809';
|
|
|
|
|
|
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(), '78x90x24cm', 'VIC-16040', 'publish', 'closed', 'open', 'VIC-16040', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16040', 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, 50, 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', '75'),
|
|
(@last_id, 'tcp_sku', 'VIC-16040');
|
|
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-16040';
|
|
|
|
|
|
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(), '80x80x39cm', 'VIC-16074', 'publish', 'closed', 'open', 'VIC-16074', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16074', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '76'),
|
|
(@last_id, 'tcp_sku', 'VIC-16074');
|
|
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-16074';
|
|
|
|
|
|
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(), '86x98x30cm Negro y plata', 'VIC-16226', 'publish', 'closed', 'open', 'VIC-16226', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16226', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '77'),
|
|
(@last_id, 'tcp_sku', 'VIC-16226');
|
|
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-16226';
|
|
|
|
|
|
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(), '75x80x35cm', 'VIC-16260', 'publish', 'closed', 'open', 'VIC-16260', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16260', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '297€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '78'),
|
|
(@last_id, 'tcp_sku', 'VIC-16260');
|
|
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-16260';
|
|
|
|
|
|
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(), '77x107x40cm', 'VIC-16495', 'publish', 'closed', 'open', 'VIC-16495', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16495', 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, 50, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '447€'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '79'),
|
|
(@last_id, 'tcp_sku', 'VIC-16495');
|
|
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-16495';
|
|
|
|
|