git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@40 54e8636e-a86c-764f-903d-b964358a1ae2
991 lines
68 KiB
SQL
991 lines
68 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(), '85x130x45cm', 'ACRO 66ML', 'publish', 'closed', 'open', 'ACRO-66ML', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-66ML', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '697'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '0'),
|
|
(@last_id, 'tcp_sku', 'ACRO-66ML');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-66ML';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x150x45cm', 'ACRO-30A', 'publish', 'closed', 'open', 'ACRO-30A', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ACRO-30A', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '649'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '1'),
|
|
(@last_id, 'tcp_sku', 'ACRO-30A');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30A';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '82x123x40cm', 'ARI 102247', 'publish', 'closed', 'open', 'ARI-102247', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-102247', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '649'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '2'),
|
|
(@last_id, 'tcp_sku', 'ARI-102247');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ARI-102247';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x146x35cm', 'ARI 102284', 'publish', 'closed', 'open', 'ARI-102284', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-102284', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '679'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '3'),
|
|
(@last_id, 'tcp_sku', 'ARI-102284');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ARI-102284';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '89x140x35cm', 'ARI 102287', 'publish', 'closed', 'open', 'ARI-102287', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARI-102287', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '697'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '4'),
|
|
(@last_id, 'tcp_sku', 'ARI-102287');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'ARI-102287';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x165X50cm', 'CAC 599-003649', 'publish', 'closed', 'open', 'CAC-599-003649', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-003649', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '635'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '5'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-003649');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-003649';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x170x50cm TAMBIEN EN BLANCO', 'CAC 599-004463', 'publish', 'closed', 'open', 'CAC-599-004463', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004463', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '729'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '6'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004463');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-004463';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x180x40cm TAMBIEN EN AZUL', 'CAC 599-004565', 'publish', 'closed', 'open', 'CAC-599-004565', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-599-004565', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '629'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '7'),
|
|
(@last_id, 'tcp_sku', 'CAC-599-004565');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-004565';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '78x178x49cm', 'DUG 661', 'publish', 'closed', 'open', 'DUG-661', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-661', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1037'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '8'),
|
|
(@last_id, 'tcp_sku', 'DUG-661');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-661';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '78x190x50cm', 'DUG 741', 'publish', 'closed', 'open', 'DUG-741', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-741', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '929'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '9'),
|
|
(@last_id, 'tcp_sku', 'DUG-741');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-741';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '78x190x50cm NEGRO', 'DUG 741 NEGRO', 'publish', 'closed', 'open', 'DUG-741-NEGRO', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-741-NEGRO', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '929'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '10'),
|
|
(@last_id, 'tcp_sku', 'DUG-741-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` = 'DUG-741-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(), '78x160x50cm', 'DUG W 743', 'publish', 'closed', 'open', 'DUG-W-743', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-W-743', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '837'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '11'),
|
|
(@last_id, 'tcp_sku', 'DUG-W-743');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'DUG-W-743';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '88x140x45cm', 'IMO 35-113', 'publish', 'closed', 'open', 'IMO-35-113', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-113', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '797'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '12'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-113');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-113';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '110x150x45cm', 'IMO 35-126', 'publish', 'closed', 'open', 'IMO-35-126', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-126', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '998'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '13'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-126');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-126';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '110x160x43cm', 'IMO 35-57', 'publish', 'closed', 'open', 'IMO-35-57', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-57', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '897'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '14'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-57');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-57';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x160x45cm', 'IMO 35-81', 'publish', 'closed', 'open', 'IMO-35-81', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-35-81', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '879'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '15'),
|
|
(@last_id, 'tcp_sku', 'IMO-35-81');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-81';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '95x145x45cm', 'IMO 75-12', 'publish', 'closed', 'open', 'IMO-75-12', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-12', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '729'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '16'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-12');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-12';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '95x127x35cm', 'IMO 75-25', 'publish', 'closed', 'open', 'IMO-75-25', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-25', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '519'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '17'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-25');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-25';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x180x45cm', 'IMO 75-26', 'publish', 'closed', 'open', 'IMO-75-26', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-26', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '627'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '18'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-26');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-26';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '115x165x45cm', 'IMO 75-39', 'publish', 'closed', 'open', 'IMO-75-39', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-39', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '928'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '19'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-39');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-39';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x120x40cm', 'IMO 75-46', 'publish', 'closed', 'open', 'IMO-75-46', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-75-46', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '497'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '20'),
|
|
(@last_id, 'tcp_sku', 'IMO-75-46');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-46';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x150x45cm', 'IXI 16265', 'publish', 'closed', 'open', 'IXI-16265', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-16265', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '637'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '21'),
|
|
(@last_id, 'tcp_sku', 'IXI-16265');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-16265';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '86x160x40cm', 'IXI 7600400', 'publish', 'closed', 'open', 'IXI-7600400', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7600400', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '657'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '22'),
|
|
(@last_id, 'tcp_sku', 'IXI-7600400');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-7600400';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '116x160x40cm', 'IXI 7600500', 'publish', 'closed', 'open', 'IXI-7600500', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7600500', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '747'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '23'),
|
|
(@last_id, 'tcp_sku', 'IXI-7600500');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-7600500';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x120x40cm', 'IXI 7600600', 'publish', 'closed', 'open', 'IXI-7600600', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IXI-7600600', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '579'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '24'),
|
|
(@last_id, 'tcp_sku', 'IXI-7600600');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-7600600';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x180x40cm', 'KUBIK 1400', 'publish', 'closed', 'open', 'KUBIK-1400', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=KUBIK-1400', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '697'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '25'),
|
|
(@last_id, 'tcp_sku', 'KUBIK-1400');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'KUBIK-1400';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '100x180x42cm', 'MIR-10700', 'publish', 'closed', 'open', 'MIR-10700', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MIR-10700', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1049'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '26'),
|
|
(@last_id, 'tcp_sku', 'MIR-10700');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-10700';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x160x40cm', 'MOY 145062J', 'publish', 'closed', 'open', 'MOY-145062J', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145062J', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '719'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '27'),
|
|
(@last_id, 'tcp_sku', 'MOY-145062J');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-145062J';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x170x40cm', 'MOY 30950', 'publish', 'closed', 'open', 'MOY-30950', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30950', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '759'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '28'),
|
|
(@last_id, 'tcp_sku', 'MOY-30950');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30950';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x160x40cm', 'MOY-145062', 'publish', 'closed', 'open', 'MOY-145062', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145062', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '689'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '29'),
|
|
(@last_id, 'tcp_sku', 'MOY-145062');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-145062';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x150x40cm', 'MOY-145071', 'publish', 'closed', 'open', 'MOY-145071', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-145071', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '597'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '30'),
|
|
(@last_id, 'tcp_sku', 'MOY-145071');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-145071';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '115x140x40cm', 'MOY-14601', 'publish', 'closed', 'open', 'MOY-14601', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14601', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '769'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '31'),
|
|
(@last_id, 'tcp_sku', 'MOY-14601');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-14601';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '75x182x45cm', 'MOY-14608', 'publish', 'closed', 'open', 'MOY-14608', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-14608', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '654'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '32'),
|
|
(@last_id, 'tcp_sku', 'MOY-14608');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-14608';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x135x40cm', 'MOY-30137', 'publish', 'closed', 'open', 'MOY-30137', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30137', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '579'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '33'),
|
|
(@last_id, 'tcp_sku', 'MOY-30137');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30137';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x160x40cm', 'MOY-301528', 'publish', 'closed', 'open', 'MOY-301528', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301528', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '667'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '34'),
|
|
(@last_id, 'tcp_sku', 'MOY-301528');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-301528';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x135x40cm', 'MOY-301529', 'publish', 'closed', 'open', 'MOY-301529', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-301529', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '519'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '35'),
|
|
(@last_id, 'tcp_sku', 'MOY-301529');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-301529';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '88x160x40cm', 'MOY-30212', 'publish', 'closed', 'open', 'MOY-30212', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30212', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '619'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '36'),
|
|
(@last_id, 'tcp_sku', 'MOY-30212');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30212';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x120x45cm', 'MOY-30298', 'publish', 'closed', 'open', 'MOY-30298', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30298', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '519'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '37'),
|
|
(@last_id, 'tcp_sku', 'MOY-30298');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30298';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x180x45cm', 'MOY-30313', 'publish', 'closed', 'open', 'MOY-30313', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30313', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '715'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '38'),
|
|
(@last_id, 'tcp_sku', 'MOY-30313');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30313';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '86x160x40cm', 'MOY-30541', 'publish', 'closed', 'open', 'MOY-30541', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30541', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '657'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '39'),
|
|
(@last_id, 'tcp_sku', 'MOY-30541');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30541';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '116X160X40cm', 'MOY-30550', 'publish', 'closed', 'open', 'MOY-30550', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30550', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '825'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '40'),
|
|
(@last_id, 'tcp_sku', 'MOY-30550');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30550';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x160x45cm', 'MOY-30940', 'publish', 'closed', 'open', 'MOY-30940', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-30940', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '679'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '41'),
|
|
(@last_id, 'tcp_sku', 'MOY-30940');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30940';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '95x170x40cm', 'OM 555', 'publish', 'closed', 'open', 'OM-555', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-555', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '842'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '42'),
|
|
(@last_id, 'tcp_sku', 'OM-555');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-555';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '95x180x45cm', 'OM 627', 'publish', 'closed', 'open', 'OM-627', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-627', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '784'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '43'),
|
|
(@last_id, 'tcp_sku', 'OM-627');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-627';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x180x45cm', 'OM 666', 'publish', 'closed', 'open', 'OM-666', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-666', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '842'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '44'),
|
|
(@last_id, 'tcp_sku', 'OM-666');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-666';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x170x40cm', 'OM 706', 'publish', 'closed', 'open', 'OM-706', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-706', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '898'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '45'),
|
|
(@last_id, 'tcp_sku', 'OM-706');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-706';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '65x150x45cm', 'OM 728', 'publish', 'closed', 'open', 'OM-728', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-728', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '754'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '46'),
|
|
(@last_id, 'tcp_sku', 'OM-728');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-728';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x175x45cm', 'OM-1150', 'publish', 'closed', 'open', 'OM-1150', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1150', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '986'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '47'),
|
|
(@last_id, 'tcp_sku', 'OM-1150');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-1150';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '75x150x45cm', 'OM-1151', 'publish', 'closed', 'open', 'OM-1151', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1151', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '798'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '48'),
|
|
(@last_id, 'tcp_sku', 'OM-1151');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-1151';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '75x120x45cm', 'OM-1161', 'publish', 'closed', 'open', 'OM-1161', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1161', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '697'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '49'),
|
|
(@last_id, 'tcp_sku', 'OM-1161');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-1161';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '70x140x40cm', 'OM-1167', 'publish', 'closed', 'open', 'OM-1167', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1167', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '578'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '50'),
|
|
(@last_id, 'tcp_sku', 'OM-1167');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-1167';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x180x45cm', 'OM-1172', 'publish', 'closed', 'open', 'OM-1172', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-1172', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '947'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '51'),
|
|
(@last_id, 'tcp_sku', 'OM-1172');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-1172';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x200x40cm', 'OM-732', 'publish', 'closed', 'open', 'OM-732', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-732', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1119'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '52'),
|
|
(@last_id, 'tcp_sku', 'OM-732');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-732';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x170x45cm', 'OM-740', 'publish', 'closed', 'open', 'OM-740', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=OM-740', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '832'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '53'),
|
|
(@last_id, 'tcp_sku', 'OM-740');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-740';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x180x50cm', 'SOC-10077', 'publish', 'closed', 'open', 'SOC-10077', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10077', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1129'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '54'),
|
|
(@last_id, 'tcp_sku', 'SOC-10077');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-10077';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x160x45cm tambien en rojo 10185 negro 10184', 'SOC-10093', 'publish', 'closed', 'open', 'SOC-10093', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SOC-10093', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '1029'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '55'),
|
|
(@last_id, 'tcp_sku', 'SOC-10093');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-10093';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '90x130x40cm', 'SP-30214', 'publish', 'closed', 'open', 'SP-30214', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-30214', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '567'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '56'),
|
|
(@last_id, 'tcp_sku', 'SP-30214');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-30214';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '87x150x40cm', 'SP-31440', 'publish', 'closed', 'open', 'SP-31440', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31440', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '589'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '57'),
|
|
(@last_id, 'tcp_sku', 'SP-31440');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-31440';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '85x150x40cm', 'SP-31577', 'publish', 'closed', 'open', 'SP-31577', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31577', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '687'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '58'),
|
|
(@last_id, 'tcp_sku', 'SP-31577');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-31577';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '82x205x55cm', 'VA-3127', 'publish', 'closed', 'open', 'VA-3127', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3127', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '739'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '59'),
|
|
(@last_id, 'tcp_sku', 'VA-3127');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-3127';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x170x40cm', 'VA-8302', 'publish', 'closed', 'open', 'VA-8302', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8302', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '629'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '60'),
|
|
(@last_id, 'tcp_sku', 'VA-8302');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-8302';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x170x40cm', 'VA-8316', 'publish', 'closed', 'open', 'VA-8316', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8316', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '629'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '61'),
|
|
(@last_id, 'tcp_sku', 'VA-8316');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-8316';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x120x38cm', 'VIC-16224', 'publish', 'closed', 'open', 'VIC-16224', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16224', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '457'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '62'),
|
|
(@last_id, 'tcp_sku', 'VIC-16224');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-16224';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '80x120x38cm', 'VIC-15671', 'publish', 'closed', 'open', 'VIC-15671', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-15671', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '397'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '63'),
|
|
(@last_id, 'tcp_sku', 'VIC-15671');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-15671';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '78x130x40cm', 'VIC-16205', 'publish', 'closed', 'open', 'VIC-16205', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16205', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '497'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '64'),
|
|
(@last_id, 'tcp_sku', 'VIC-16205');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
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-16205';
|
|
|
|
|
|
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
|
|
(1, now(), now(), '', '', 'publish', 'closed', 'open', '', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=', 0, 'tcp_product', 0);
|
|
SET @last_id := LAST_INSERT_ID();
|
|
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
|
|
(@last_id, 48, 0);
|
|
insert into wp_postmeta (post_id, meta_key, meta_value) values
|
|
(@last_id, 'tcp_price', '0'),
|
|
(@last_id, 'tcp_stock', -1),
|
|
(@last_id, 'tcp_type', 'SIMPLE'),
|
|
(@last_id, 'tcp_order', '65'),
|
|
(@last_id, 'tcp_sku', '');
|
|
insert into wp_postmeta (post_id, meta_key, meta_value)
|
|
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = '';
|
|
|
|
|