Mesas de rincón cargadas

git-svn-id: https://192.168.0.254/svn/Proyectos.OriginalHouse_Web/trunk@45 54e8636e-a86c-764f-903d-b964358a1ae2
This commit is contained in:
David Arranz 2011-07-19 09:20:01 +00:00
parent 385c8c65a8
commit c318e81c8f
180 changed files with 2167 additions and 47 deletions

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 120 KiB

View File

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -1,44 +0,0 @@
ARTI 1 7991-60x52x52-229?.jpg
ARTI 2 301043 55x45x40 239?.jpg
ARTI 3 8814 70x50x45 217? .jpg
ARTI 4 301013 60x40x30 174? .jpg
ARTI 5 301029 40x65x35 124?.jpg
ARTI 6 8606 60x50x50 227? .jpg
ARTI 7 301104 50x35x28 159? .jpg
ARTI 8 7866 76x48x48 349? .jpg
ARTI 9 8535 60x80x23 279?.jpg
CAC 553-004603 50x50x50 149?.jpg
CAC 617-003717 55x54 227?.jpg
DUG CT-23A 46x49 549?.jpg
DUG-CT001 72x51 179?.jpg
IMO 1 35-61 55x65x65 249?.jpg
IMO 2 35-64 55x65x65 287?.jpg
IMO 3 35-102 46x60x60 249?.jpg
IMO 4 35-04-50x54x50-239?.jpg
IMO 5 35-72-51x51x35-249?.jpg
IMO 6 35-108-50x55x55-239?.jpg
IMO 7 34-22 57x50x50 259? TAMBIEN EN NEGRO .jpg
IMO 8 75-37 45x60x60 219?.jpg
IMO 9 75-36 60x50x50 229?.jpg
LH MU-430-MESAS-NIDO-CRUCETA 52x55x35 187?.jpg
LH MU-647 56x57x35 237?.jpg
lista.txt
MOY 1 14145-70x60-279?.jpg
MOY 2 30315-45x60x60-219?.jpg
MOY 3 301517-45x60x60-229?.jpg
MOY 4 1420536--47x60x60-229?.jpg
MOY 5 8600160-40x60x60-219?.jpg
MOY 6 14118-55x60x44-269?.jpg
PORT 1 1412-602--55x45x40-179?.jpg
PORT-1664-58-58x45x45-179?.jpg
SI 023130209-45x45x45-227?-BL-NG.jpg
SI 023131109-50x43-179?-42x43-167?.jpg
SI-023618247-46x40-129?--53x57-199?-NAT-BL-NG.jpg
SI-043004209-40x50x50-229?.jpg
SP 30302 55x45x45 167?.jpg
SP 31450 40x60x60 259?.jpg
SP 9412 60x50x30 179? .jpg
VA-2035-con-cristal-50x50x50-239?.jpg
VA-3915-80x63x40-319?-.jpg
VA-8311-50x50x50 149?.jpg
VIC 16281 42x42x42 289?.jpg

View File

@ -0,0 +1,645 @@
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x52x52cm', 'ARTI 1 7991', 'publish', 'closed', 'open', 'ARTI-1-7991', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-1-7991', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '0'),
(@last_id, 'tcp_sku', 'ARTI-1-7991');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-7991';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x40cm', 'ARTI 2 301043', 'publish', 'closed', 'open', 'ARTI-2-301043', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-2-301043', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '1'),
(@last_id, 'tcp_sku', 'ARTI-2-301043');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-301043';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '70x50x45cm', 'ARTI 3 8814', 'publish', 'closed', 'open', 'ARTI-3-8814', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-3-8814', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '2'),
(@last_id, 'tcp_sku', 'ARTI-3-8814');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-8814';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x40x30cm', 'ARTI 4 301013', 'publish', 'closed', 'open', 'ARTI-4-301013', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-4-301013', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '174'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '3'),
(@last_id, 'tcp_sku', 'ARTI-4-301013');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-301013';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x65x35cm', 'ARTI 5 301029', 'publish', 'closed', 'open', 'ARTI-5-301029', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-5-301029', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '124'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '4'),
(@last_id, 'tcp_sku', 'ARTI-5-301029');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-301029';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x50cm', 'ARTI 6 8606', 'publish', 'closed', 'open', 'ARTI-6-8606', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-6-8606', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '5'),
(@last_id, 'tcp_sku', 'ARTI-6-8606');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-8606';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x35x28cm', 'ARTI 7 301104', 'publish', 'closed', 'open', 'ARTI-7-301104', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-7-301104', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '159'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '6'),
(@last_id, 'tcp_sku', 'ARTI-7-301104');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-7-301104';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '76x48x48cm', 'ARTI 8 7866', 'publish', 'closed', 'open', 'ARTI-8-7866', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-8-7866', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '7'),
(@last_id, 'tcp_sku', 'ARTI-8-7866');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8-7866';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x80x23cm', 'ARTI 9 8535', 'publish', 'closed', 'open', 'ARTI-9-8535', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=ARTI-9-8535', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '279'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '8'),
(@last_id, 'tcp_sku', 'ARTI-9-8535');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9-8535';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'CAC 553-004603', 'publish', 'closed', 'open', 'CAC-553-004603', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-553-004603', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '149'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '9'),
(@last_id, 'tcp_sku', 'CAC-553-004603');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-004603';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x54cm', 'CAC 617-003717', 'publish', 'closed', 'open', 'CAC-617-003717', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=CAC-617-003717', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '10'),
(@last_id, 'tcp_sku', 'CAC-617-003717');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-617-003717';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x49cm', 'DUG CT-23A', 'publish', 'closed', 'open', 'DUG-CT-23A', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-CT-23A', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '549'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '11'),
(@last_id, 'tcp_sku', 'DUG-CT-23A');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-CT-23A';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '72x51cm', 'DUG-CT001', 'publish', 'closed', 'open', 'DUG-CT001', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=DUG-CT001', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '12'),
(@last_id, 'tcp_sku', 'DUG-CT001');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-CT001';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x65x65cm', 'IMO 1 35-61', 'publish', 'closed', 'open', 'IMO-1-35-61', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-1-35-61', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '13'),
(@last_id, 'tcp_sku', 'IMO-1-35-61');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-35-61';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x65x65cm', 'IMO 2 35-64', 'publish', 'closed', 'open', 'IMO-2-35-64', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-2-35-64', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '287'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '14'),
(@last_id, 'tcp_sku', 'IMO-2-35-64');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-35-64';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x60x60cm', 'IMO 3 35-102', 'publish', 'closed', 'open', 'IMO-3-35-102', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-3-35-102', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '15'),
(@last_id, 'tcp_sku', 'IMO-3-35-102');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-35-102';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x54x50cm', 'IMO 4 35-04', 'publish', 'closed', 'open', 'IMO-4-35-04', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-4-35-04', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '16'),
(@last_id, 'tcp_sku', 'IMO-4-35-04');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-35-04';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '51x51x35cm', 'IMO 5 35-72', 'publish', 'closed', 'open', 'IMO-5-35-72', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-5-35-72', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '17'),
(@last_id, 'tcp_sku', 'IMO-5-35-72');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-35-72';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x55x55cm', 'IMO 6 35-108', 'publish', 'closed', 'open', 'IMO-6-35-108', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-6-35-108', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '18'),
(@last_id, 'tcp_sku', 'IMO-6-35-108');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-35-108';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '57x50x50cm Tambien en negro', 'IMO 7 34-22', 'publish', 'closed', 'open', 'IMO-7-34-22', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-7-34-22', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '259'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '19'),
(@last_id, 'tcp_sku', 'IMO-7-34-22');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-7-34-22';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'IMO 8 75-37', 'publish', 'closed', 'open', 'IMO-8-75-37', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-8-75-37', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '20'),
(@last_id, 'tcp_sku', 'IMO-8-75-37');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8-75-37';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x50cm', 'IMO 9 75-36', 'publish', 'closed', 'open', 'IMO-9-75-36', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=IMO-9-75-36', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '21'),
(@last_id, 'tcp_sku', 'IMO-9-75-36');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9-75-36';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '52x55x35cm', 'LH MU-430-MESAS-NIDO-CRUCETA', 'publish', 'closed', 'open', 'LH-MU-430-MESAS-NIDO-CRUCETA', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-430-MESAS-NIDO-CRUCETA', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '22'),
(@last_id, 'tcp_sku', 'LH-MU-430-MESAS-NIDO-CRUCETA');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-430-MESAS-NIDO-CRUCETA';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '56x57x35cm', 'LH MU-647', 'publish', 'closed', 'open', 'LH-MU-647', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=LH-MU-647', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '23'),
(@last_id, 'tcp_sku', 'LH-MU-647');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-647';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '70x60cm', 'MOY 1 14145', 'publish', 'closed', 'open', 'MOY-1-14145', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-1-14145', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '279'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '24'),
(@last_id, 'tcp_sku', 'MOY-1-14145');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-14145';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'MOY 2 30315', 'publish', 'closed', 'open', 'MOY-2-30315', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-2-30315', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '25'),
(@last_id, 'tcp_sku', 'MOY-2-30315');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-30315';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'MOY 3 301517', 'publish', 'closed', 'open', 'MOY-3-301517', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-3-301517', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '26'),
(@last_id, 'tcp_sku', 'MOY-3-301517');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-301517';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '47x60x60cm', 'MOY 4 1420536', 'publish', 'closed', 'open', 'MOY-4-1420536', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-4-1420536', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '27'),
(@last_id, 'tcp_sku', 'MOY-4-1420536');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-1420536';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x60x60cm', 'MOY 5 8600160', 'publish', 'closed', 'open', 'MOY-5-8600160', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-5-8600160', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '28'),
(@last_id, 'tcp_sku', 'MOY-5-8600160');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-8600160';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x60x44cm', 'MOY 6 14118', 'publish', 'closed', 'open', 'MOY-6-14118', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=MOY-6-14118', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '29'),
(@last_id, 'tcp_sku', 'MOY-6-14118');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-14118';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x40cm', 'PORT 1 1412-602', 'publish', 'closed', 'open', 'PORT-1-1412-602', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=PORT-1-1412-602', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '30'),
(@last_id, 'tcp_sku', 'PORT-1-1412-602');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-1412-602';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '58x45x45cm', 'PORT-1664-58', 'publish', 'closed', 'open', 'PORT-1664-58', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=PORT-1664-58', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '31'),
(@last_id, 'tcp_sku', 'PORT-1664-58');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1664-58';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x45x45cm BL NG', 'SI 023130209', 'publish', 'closed', 'open', 'SI-023130209', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SI-023130209', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '32'),
(@last_id, 'tcp_sku', 'SI-023130209');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023130209';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x43cm También 42x43 a 167€', 'SI 023131109', 'publish', 'closed', 'open', 'SI-023131109', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SI-023131109', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '33'),
(@last_id, 'tcp_sku', 'SI-023131109');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023131109';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x40cm También 53x57 a 199€ NAT BL NG', 'SI-023618247', 'publish', 'closed', 'open', 'SI-023618247', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SI-023618247', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '199'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '34'),
(@last_id, 'tcp_sku', 'SI-023618247');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023618247';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x50x50cm', 'SI-043004209', 'publish', 'closed', 'open', 'SI-043004209', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SI-043004209', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '35'),
(@last_id, 'tcp_sku', 'SI-043004209');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-043004209';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x45cm', 'SP 30302', 'publish', 'closed', 'open', 'SP-30302', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-30302', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '167'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '36'),
(@last_id, 'tcp_sku', 'SP-30302');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-30302';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x60x60cm', 'SP 31450', 'publish', 'closed', 'open', 'SP-31450', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-31450', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '259'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '37'),
(@last_id, 'tcp_sku', 'SP-31450');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-31450';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x30cm', 'SP 9412', 'publish', 'closed', 'open', 'SP-9412', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=SP-9412', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '38'),
(@last_id, 'tcp_sku', 'SP-9412');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9412';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'VA-2035', 'publish', 'closed', 'open', 'VA-2035', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-2035', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '39'),
(@last_id, 'tcp_sku', 'VA-2035');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2035';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '80x63x40cm', 'VA-3915', 'publish', 'closed', 'open', 'VA-3915', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-3915', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '40'),
(@last_id, 'tcp_sku', 'VA-3915');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3915';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'VA-8311', 'publish', 'closed', 'open', 'VA-8311', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VA-8311', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '149'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '41'),
(@last_id, 'tcp_sku', 'VA-8311');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8311';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '42x42x42cm', 'VIC 16281', 'publish', 'closed', 'open', 'VIC-16281', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&p=VIC-16281', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '42'),
(@last_id, 'tcp_sku', 'VIC-16281');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-16281';

View File

@ -0,0 +1,437 @@
<?xml version="1.0" encoding="UTF-8"?>
<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2011-07-19T11:16:40">
<Mesas_x0020_rincón>
<F1>ARTI 1 7991-60x52x52-229?.jpg</F1>
<titulo>ARTI 1 7991</titulo>
<medidas>60x52x52</medidas>
<precio>229</precio>
<slug>ARTI-1-7991</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 1 7991-60x52x52-229?.jpg&quot; ARTI-1-7991.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 2 301043 55x45x40 239?.jpg</F1>
<titulo>ARTI 2 301043</titulo>
<medidas>55x45x40</medidas>
<precio>239</precio>
<slug>ARTI-2-301043</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 2 301043 55x45x40 239?.jpg&quot; ARTI-2-301043.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 3 8814 70x50x45 217? .jpg</F1>
<titulo>ARTI 3 8814</titulo>
<medidas>70x50x45</medidas>
<precio>217</precio>
<slug>ARTI-3-8814</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 3 8814 70x50x45 217? .jpg&quot; ARTI-3-8814.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 4 301013 60x40x30 174? .jpg</F1>
<titulo>ARTI 4 301013</titulo>
<medidas>60x40x30</medidas>
<precio>174</precio>
<slug>ARTI-4-301013</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 4 301013 60x40x30 174? .jpg&quot; ARTI-4-301013.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 5 301029 40x65x35 124?.jpg</F1>
<titulo>ARTI 5 301029</titulo>
<medidas>40x65x35</medidas>
<precio>124</precio>
<slug>ARTI-5-301029</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 5 301029 40x65x35 124?.jpg&quot; ARTI-5-301029.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 6 8606 60x50x50 227? .jpg</F1>
<titulo>ARTI 6 8606</titulo>
<medidas>60x50x50</medidas>
<precio>227</precio>
<slug>ARTI-6-8606</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 6 8606 60x50x50 227? .jpg&quot; ARTI-6-8606.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 7 301104 50x35x28 159? .jpg</F1>
<titulo>ARTI 7 301104</titulo>
<medidas>50x35x28</medidas>
<precio>159</precio>
<slug>ARTI-7-301104</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 7 301104 50x35x28 159? .jpg&quot; ARTI-7-301104.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 8 7866 76x48x48 349? .jpg</F1>
<titulo>ARTI 8 7866</titulo>
<medidas>76x48x48</medidas>
<precio>349</precio>
<slug>ARTI-8-7866</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 8 7866 76x48x48 349? .jpg&quot; ARTI-8-7866.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 9 8535 60x80x23 279?.jpg</F1>
<titulo>ARTI 9 8535</titulo>
<medidas>60x80x23</medidas>
<precio>279</precio>
<slug>ARTI-9-8535</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 9 8535 60x80x23 279?.jpg&quot; ARTI-9-8535.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>CAC 553-004603 50x50x50 149?.jpg</F1>
<titulo>CAC 553-004603</titulo>
<medidas>50x50x50</medidas>
<precio>149</precio>
<slug>CAC-553-004603</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;CAC 553-004603 50x50x50 149?.jpg&quot; CAC-553-004603.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>CAC 617-003717 55x54 227?.jpg</F1>
<titulo>CAC 617-003717</titulo>
<medidas>55x54</medidas>
<precio>227</precio>
<slug>CAC-617-003717</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;CAC 617-003717 55x54 227?.jpg&quot; CAC-617-003717.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>DUG CT-23A 46x49 549?.jpg</F1>
<titulo>DUG CT-23A</titulo>
<medidas>46x49</medidas>
<precio>549</precio>
<slug>DUG-CT-23A</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;DUG CT-23A 46x49 549?.jpg&quot; DUG-CT-23A.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>DUG-CT001 72x51 179?.jpg</F1>
<titulo>DUG-CT001</titulo>
<medidas>72x51</medidas>
<precio>179</precio>
<slug>DUG-CT001</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;DUG-CT001 72x51 179?.jpg&quot; DUG-CT001.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 1 35-61 55x65x65 249?.jpg</F1>
<titulo>IMO 1 35-61</titulo>
<medidas>55x65x65</medidas>
<precio>249</precio>
<slug>IMO-1-35-61</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 1 35-61 55x65x65 249?.jpg&quot; IMO-1-35-61.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 2 35-64 55x65x65 287?.jpg</F1>
<titulo>IMO 2 35-64</titulo>
<medidas>55x65x65</medidas>
<precio>287</precio>
<slug>IMO-2-35-64</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 2 35-64 55x65x65 287?.jpg&quot; IMO-2-35-64.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 3 35-102 46x60x60 249?.jpg</F1>
<titulo>IMO 3 35-102</titulo>
<medidas>46x60x60</medidas>
<precio>249</precio>
<slug>IMO-3-35-102</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 3 35-102 46x60x60 249?.jpg&quot; IMO-3-35-102.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 4 35-04-50x54x50-239?.jpg</F1>
<titulo>IMO 4 35-04</titulo>
<medidas>50x54x50</medidas>
<precio>239</precio>
<slug>IMO-4-35-04</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 4 35-04-50x54x50-239?.jpg&quot; IMO-4-35-04.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 5 35-72-51x51x35-249?.jpg</F1>
<titulo>IMO 5 35-72</titulo>
<medidas>51x51x35</medidas>
<precio>249</precio>
<slug>IMO-5-35-72</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 5 35-72-51x51x35-249?.jpg&quot; IMO-5-35-72.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 6 35-108-50x55x55-239?.jpg</F1>
<titulo>IMO 6 35-108</titulo>
<medidas>50x55x55</medidas>
<precio>239</precio>
<slug>IMO-6-35-108</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 6 35-108-50x55x55-239?.jpg&quot; IMO-6-35-108.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 7 34-22 57x50x50 259? TAMBIEN EN NEGRO .jpg</F1>
<titulo>IMO 7 34-22</titulo>
<medidas>57x50x50</medidas>
<obs>Tambien en negro</obs>
<precio>259</precio>
<slug>IMO-7-34-22</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 7 34-22 57x50x50 259? TAMBIEN EN NEGRO .jpg&quot; IMO-7-34-22.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 8 75-37 45x60x60 219?.jpg</F1>
<titulo>IMO 8 75-37</titulo>
<medidas>45x60x60</medidas>
<precio>219</precio>
<slug>IMO-8-75-37</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 8 75-37 45x60x60 219?.jpg&quot; IMO-8-75-37.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 9 75-36 60x50x50 229?.jpg</F1>
<titulo>IMO 9 75-36</titulo>
<medidas>60x50x50</medidas>
<precio>229</precio>
<slug>IMO-9-75-36</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 9 75-36 60x50x50 229?.jpg&quot; IMO-9-75-36.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>LH MU-430-MESAS-NIDO-CRUCETA 52x55x35 187?.jpg</F1>
<titulo>LH MU-430-MESAS-NIDO-CRUCETA</titulo>
<medidas>52x55x35</medidas>
<precio>187</precio>
<slug>LH-MU-430-MESAS-NIDO-CRUCETA</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;LH MU-430-MESAS-NIDO-CRUCETA 52x55x35 187?.jpg&quot; LH-MU-430-MESAS-NIDO-CRUCETA.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>LH MU-647 56x57x35 237?.jpg</F1>
<titulo>LH MU-647</titulo>
<medidas>56x57x35</medidas>
<precio>237</precio>
<slug>LH-MU-647</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;LH MU-647 56x57x35 237?.jpg&quot; LH-MU-647.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 1 14145-70x60-279?.jpg</F1>
<titulo>MOY 1 14145</titulo>
<medidas>70x60</medidas>
<precio>279</precio>
<slug>MOY-1-14145</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 1 14145-70x60-279?.jpg&quot; MOY-1-14145.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 2 30315-45x60x60-219?.jpg</F1>
<titulo>MOY 2 30315</titulo>
<medidas>45x60x60</medidas>
<precio>219</precio>
<slug>MOY-2-30315</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 2 30315-45x60x60-219?.jpg&quot; MOY-2-30315.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 3 301517-45x60x60-229?.jpg</F1>
<titulo>MOY 3 301517</titulo>
<medidas>45x60x60</medidas>
<precio>229</precio>
<slug>MOY-3-301517</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 3 301517-45x60x60-229?.jpg&quot; MOY-3-301517.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 4 1420536--47x60x60-229?.jpg</F1>
<titulo>MOY 4 1420536</titulo>
<medidas>47x60x60</medidas>
<precio>229</precio>
<slug>MOY-4-1420536</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 4 1420536--47x60x60-229?.jpg&quot; MOY-4-1420536.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 5 8600160-40x60x60-219?.jpg</F1>
<titulo>MOY 5 8600160</titulo>
<medidas>40x60x60</medidas>
<precio>219</precio>
<slug>MOY-5-8600160</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 5 8600160-40x60x60-219?.jpg&quot; MOY-5-8600160.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 6 14118-55x60x44-269?.jpg</F1>
<titulo>MOY 6 14118</titulo>
<medidas>55x60x44</medidas>
<precio>269</precio>
<slug>MOY-6-14118</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 6 14118-55x60x44-269?.jpg&quot; MOY-6-14118.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>PORT 1 1412-602--55x45x40-179?.jpg</F1>
<titulo>PORT 1 1412-602</titulo>
<medidas>55x45x40</medidas>
<precio>179</precio>
<slug>PORT-1-1412-602</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;PORT 1 1412-602--55x45x40-179?.jpg&quot; PORT-1-1412-602.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>PORT-1664-58-58x45x45-179?.jpg</F1>
<titulo>PORT-1664-58</titulo>
<medidas>58x45x45</medidas>
<precio>179</precio>
<slug>PORT-1664-58</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;PORT-1664-58-58x45x45-179?.jpg&quot; PORT-1664-58.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI 023130209-45x45x45-227?-BL-NG.jpg</F1>
<titulo>SI 023130209</titulo>
<medidas>45x45x45</medidas>
<obs>BL NG</obs>
<precio>227</precio>
<slug>SI-023130209</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI 023130209-45x45x45-227?-BL-NG.jpg&quot; SI-023130209.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI 023131109-50x43-179?-42x43-167?.jpg</F1>
<titulo>SI 023131109</titulo>
<medidas>50x43</medidas>
<obs>También 42x43 a 167€</obs>
<precio>179</precio>
<slug>SI-023131109</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI 023131109-50x43-179?-42x43-167?.jpg&quot; SI-023131109.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI-023618247-46x40-129?--53x57-199?-NAT-BL-NG.jpg</F1>
<titulo>SI-023618247</titulo>
<medidas>46x40</medidas>
<obs>También 53x57 a 199€ NAT BL NG</obs>
<precio>199</precio>
<slug>SI-023618247</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI-023618247-46x40-129?--53x57-199?-NAT-BL-NG.jpg&quot; SI-023618247.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI-043004209-40x50x50-229?.jpg</F1>
<titulo>SI-043004209</titulo>
<medidas>40x50x50</medidas>
<precio>229</precio>
<slug>SI-043004209</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI-043004209-40x50x50-229?.jpg&quot; SI-043004209.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 30302 55x45x45 167?.jpg</F1>
<titulo>SP 30302</titulo>
<medidas>55x45x45</medidas>
<precio>167</precio>
<slug>SP-30302</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 30302 55x45x45 167?.jpg&quot; SP-30302.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 31450 40x60x60 259?.jpg</F1>
<titulo>SP 31450</titulo>
<medidas>40x60x60</medidas>
<precio>259</precio>
<slug>SP-31450</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 31450 40x60x60 259?.jpg&quot; SP-31450.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 9412 60x50x30 179? .jpg</F1>
<titulo>SP 9412</titulo>
<medidas>60x50x30</medidas>
<precio>179</precio>
<slug>SP-9412</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 9412 60x50x30 179? .jpg&quot; SP-9412.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-2035-con-cristal-50x50x50-239?.jpg</F1>
<titulo>VA-2035</titulo>
<medidas>50x50x50</medidas>
<precio>239</precio>
<slug>VA-2035</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-2035-con-cristal-50x50x50-239?.jpg&quot; VA-2035.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-3915-80x63x40-319?-.jpg</F1>
<titulo>VA-3915</titulo>
<medidas>80x63x40</medidas>
<precio>319</precio>
<slug>VA-3915</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-3915-80x63x40-319?-.jpg&quot; VA-3915.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-8311-50x50x50 149?.jpg</F1>
<titulo>VA-8311</titulo>
<medidas>50x50x50</medidas>
<precio>149</precio>
<slug>VA-8311</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-8311-50x50x50 149?.jpg&quot; VA-8311.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VIC 16281 42x42x42 289?.jpg</F1>
<titulo>VIC 16281</titulo>
<medidas>42x42x42</medidas>
<precio>289</precio>
<slug>VIC-16281</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VIC 16281 42x42x42 289?.jpg&quot; VIC-16281.jpg</F9>
</Mesas_x0020_rincón>
</dataroot>

437
src/mesas-rincon.xml Normal file
View File

@ -0,0 +1,437 @@
<?xml version="1.0" encoding="UTF-8"?>
<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2011-07-19T11:16:40">
<Mesas_x0020_rincón>
<F1>ARTI 1 7991-60x52x52-229?.jpg</F1>
<titulo>ARTI 1 7991</titulo>
<medidas>60x52x52</medidas>
<precio>229</precio>
<slug>ARTI-1-7991</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 1 7991-60x52x52-229?.jpg&quot; ARTI-1-7991.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 2 301043 55x45x40 239?.jpg</F1>
<titulo>ARTI 2 301043</titulo>
<medidas>55x45x40</medidas>
<precio>239</precio>
<slug>ARTI-2-301043</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 2 301043 55x45x40 239?.jpg&quot; ARTI-2-301043.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 3 8814 70x50x45 217? .jpg</F1>
<titulo>ARTI 3 8814</titulo>
<medidas>70x50x45</medidas>
<precio>217</precio>
<slug>ARTI-3-8814</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 3 8814 70x50x45 217? .jpg&quot; ARTI-3-8814.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 4 301013 60x40x30 174? .jpg</F1>
<titulo>ARTI 4 301013</titulo>
<medidas>60x40x30</medidas>
<precio>174</precio>
<slug>ARTI-4-301013</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 4 301013 60x40x30 174? .jpg&quot; ARTI-4-301013.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 5 301029 40x65x35 124?.jpg</F1>
<titulo>ARTI 5 301029</titulo>
<medidas>40x65x35</medidas>
<precio>124</precio>
<slug>ARTI-5-301029</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 5 301029 40x65x35 124?.jpg&quot; ARTI-5-301029.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 6 8606 60x50x50 227? .jpg</F1>
<titulo>ARTI 6 8606</titulo>
<medidas>60x50x50</medidas>
<precio>227</precio>
<slug>ARTI-6-8606</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 6 8606 60x50x50 227? .jpg&quot; ARTI-6-8606.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 7 301104 50x35x28 159? .jpg</F1>
<titulo>ARTI 7 301104</titulo>
<medidas>50x35x28</medidas>
<precio>159</precio>
<slug>ARTI-7-301104</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 7 301104 50x35x28 159? .jpg&quot; ARTI-7-301104.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 8 7866 76x48x48 349? .jpg</F1>
<titulo>ARTI 8 7866</titulo>
<medidas>76x48x48</medidas>
<precio>349</precio>
<slug>ARTI-8-7866</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 8 7866 76x48x48 349? .jpg&quot; ARTI-8-7866.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>ARTI 9 8535 60x80x23 279?.jpg</F1>
<titulo>ARTI 9 8535</titulo>
<medidas>60x80x23</medidas>
<precio>279</precio>
<slug>ARTI-9-8535</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;ARTI 9 8535 60x80x23 279?.jpg&quot; ARTI-9-8535.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>CAC 553-004603 50x50x50 149?.jpg</F1>
<titulo>CAC 553-004603</titulo>
<medidas>50x50x50</medidas>
<precio>149</precio>
<slug>CAC-553-004603</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;CAC 553-004603 50x50x50 149?.jpg&quot; CAC-553-004603.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>CAC 617-003717 55x54 227?.jpg</F1>
<titulo>CAC 617-003717</titulo>
<medidas>55x54</medidas>
<precio>227</precio>
<slug>CAC-617-003717</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;CAC 617-003717 55x54 227?.jpg&quot; CAC-617-003717.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>DUG CT-23A 46x49 549?.jpg</F1>
<titulo>DUG CT-23A</titulo>
<medidas>46x49</medidas>
<precio>549</precio>
<slug>DUG-CT-23A</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;DUG CT-23A 46x49 549?.jpg&quot; DUG-CT-23A.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>DUG-CT001 72x51 179?.jpg</F1>
<titulo>DUG-CT001</titulo>
<medidas>72x51</medidas>
<precio>179</precio>
<slug>DUG-CT001</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;DUG-CT001 72x51 179?.jpg&quot; DUG-CT001.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 1 35-61 55x65x65 249?.jpg</F1>
<titulo>IMO 1 35-61</titulo>
<medidas>55x65x65</medidas>
<precio>249</precio>
<slug>IMO-1-35-61</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 1 35-61 55x65x65 249?.jpg&quot; IMO-1-35-61.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 2 35-64 55x65x65 287?.jpg</F1>
<titulo>IMO 2 35-64</titulo>
<medidas>55x65x65</medidas>
<precio>287</precio>
<slug>IMO-2-35-64</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 2 35-64 55x65x65 287?.jpg&quot; IMO-2-35-64.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 3 35-102 46x60x60 249?.jpg</F1>
<titulo>IMO 3 35-102</titulo>
<medidas>46x60x60</medidas>
<precio>249</precio>
<slug>IMO-3-35-102</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 3 35-102 46x60x60 249?.jpg&quot; IMO-3-35-102.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 4 35-04-50x54x50-239?.jpg</F1>
<titulo>IMO 4 35-04</titulo>
<medidas>50x54x50</medidas>
<precio>239</precio>
<slug>IMO-4-35-04</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 4 35-04-50x54x50-239?.jpg&quot; IMO-4-35-04.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 5 35-72-51x51x35-249?.jpg</F1>
<titulo>IMO 5 35-72</titulo>
<medidas>51x51x35</medidas>
<precio>249</precio>
<slug>IMO-5-35-72</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 5 35-72-51x51x35-249?.jpg&quot; IMO-5-35-72.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 6 35-108-50x55x55-239?.jpg</F1>
<titulo>IMO 6 35-108</titulo>
<medidas>50x55x55</medidas>
<precio>239</precio>
<slug>IMO-6-35-108</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 6 35-108-50x55x55-239?.jpg&quot; IMO-6-35-108.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 7 34-22 57x50x50 259? TAMBIEN EN NEGRO .jpg</F1>
<titulo>IMO 7 34-22</titulo>
<medidas>57x50x50</medidas>
<obs>Tambien en negro</obs>
<precio>259</precio>
<slug>IMO-7-34-22</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 7 34-22 57x50x50 259? TAMBIEN EN NEGRO .jpg&quot; IMO-7-34-22.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 8 75-37 45x60x60 219?.jpg</F1>
<titulo>IMO 8 75-37</titulo>
<medidas>45x60x60</medidas>
<precio>219</precio>
<slug>IMO-8-75-37</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 8 75-37 45x60x60 219?.jpg&quot; IMO-8-75-37.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>IMO 9 75-36 60x50x50 229?.jpg</F1>
<titulo>IMO 9 75-36</titulo>
<medidas>60x50x50</medidas>
<precio>229</precio>
<slug>IMO-9-75-36</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;IMO 9 75-36 60x50x50 229?.jpg&quot; IMO-9-75-36.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>LH MU-430-MESAS-NIDO-CRUCETA 52x55x35 187?.jpg</F1>
<titulo>LH MU-430-MESAS-NIDO-CRUCETA</titulo>
<medidas>52x55x35</medidas>
<precio>187</precio>
<slug>LH-MU-430-MESAS-NIDO-CRUCETA</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;LH MU-430-MESAS-NIDO-CRUCETA 52x55x35 187?.jpg&quot; LH-MU-430-MESAS-NIDO-CRUCETA.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>LH MU-647 56x57x35 237?.jpg</F1>
<titulo>LH MU-647</titulo>
<medidas>56x57x35</medidas>
<precio>237</precio>
<slug>LH-MU-647</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;LH MU-647 56x57x35 237?.jpg&quot; LH-MU-647.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 1 14145-70x60-279?.jpg</F1>
<titulo>MOY 1 14145</titulo>
<medidas>70x60</medidas>
<precio>279</precio>
<slug>MOY-1-14145</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 1 14145-70x60-279?.jpg&quot; MOY-1-14145.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 2 30315-45x60x60-219?.jpg</F1>
<titulo>MOY 2 30315</titulo>
<medidas>45x60x60</medidas>
<precio>219</precio>
<slug>MOY-2-30315</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 2 30315-45x60x60-219?.jpg&quot; MOY-2-30315.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 3 301517-45x60x60-229?.jpg</F1>
<titulo>MOY 3 301517</titulo>
<medidas>45x60x60</medidas>
<precio>229</precio>
<slug>MOY-3-301517</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 3 301517-45x60x60-229?.jpg&quot; MOY-3-301517.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 4 1420536--47x60x60-229?.jpg</F1>
<titulo>MOY 4 1420536</titulo>
<medidas>47x60x60</medidas>
<precio>229</precio>
<slug>MOY-4-1420536</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 4 1420536--47x60x60-229?.jpg&quot; MOY-4-1420536.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 5 8600160-40x60x60-219?.jpg</F1>
<titulo>MOY 5 8600160</titulo>
<medidas>40x60x60</medidas>
<precio>219</precio>
<slug>MOY-5-8600160</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 5 8600160-40x60x60-219?.jpg&quot; MOY-5-8600160.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>MOY 6 14118-55x60x44-269?.jpg</F1>
<titulo>MOY 6 14118</titulo>
<medidas>55x60x44</medidas>
<precio>269</precio>
<slug>MOY-6-14118</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;MOY 6 14118-55x60x44-269?.jpg&quot; MOY-6-14118.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>PORT 1 1412-602--55x45x40-179?.jpg</F1>
<titulo>PORT 1 1412-602</titulo>
<medidas>55x45x40</medidas>
<precio>179</precio>
<slug>PORT-1-1412-602</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;PORT 1 1412-602--55x45x40-179?.jpg&quot; PORT-1-1412-602.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>PORT-1664-58-58x45x45-179?.jpg</F1>
<titulo>PORT-1664-58</titulo>
<medidas>58x45x45</medidas>
<precio>179</precio>
<slug>PORT-1664-58</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;PORT-1664-58-58x45x45-179?.jpg&quot; PORT-1664-58.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI 023130209-45x45x45-227?-BL-NG.jpg</F1>
<titulo>SI 023130209</titulo>
<medidas>45x45x45</medidas>
<obs>BL NG</obs>
<precio>227</precio>
<slug>SI-023130209</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI 023130209-45x45x45-227?-BL-NG.jpg&quot; SI-023130209.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI 023131109-50x43-179?-42x43-167?.jpg</F1>
<titulo>SI 023131109</titulo>
<medidas>50x43</medidas>
<obs>También 42x43 a 167€</obs>
<precio>179</precio>
<slug>SI-023131109</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI 023131109-50x43-179?-42x43-167?.jpg&quot; SI-023131109.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI-023618247-46x40-129?--53x57-199?-NAT-BL-NG.jpg</F1>
<titulo>SI-023618247</titulo>
<medidas>46x40</medidas>
<obs>También 53x57 a 199€ NAT BL NG</obs>
<precio>199</precio>
<slug>SI-023618247</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI-023618247-46x40-129?--53x57-199?-NAT-BL-NG.jpg&quot; SI-023618247.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SI-043004209-40x50x50-229?.jpg</F1>
<titulo>SI-043004209</titulo>
<medidas>40x50x50</medidas>
<precio>229</precio>
<slug>SI-043004209</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SI-043004209-40x50x50-229?.jpg&quot; SI-043004209.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 30302 55x45x45 167?.jpg</F1>
<titulo>SP 30302</titulo>
<medidas>55x45x45</medidas>
<precio>167</precio>
<slug>SP-30302</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 30302 55x45x45 167?.jpg&quot; SP-30302.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 31450 40x60x60 259?.jpg</F1>
<titulo>SP 31450</titulo>
<medidas>40x60x60</medidas>
<precio>259</precio>
<slug>SP-31450</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 31450 40x60x60 259?.jpg&quot; SP-31450.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>SP 9412 60x50x30 179? .jpg</F1>
<titulo>SP 9412</titulo>
<medidas>60x50x30</medidas>
<precio>179</precio>
<slug>SP-9412</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;SP 9412 60x50x30 179? .jpg&quot; SP-9412.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-2035-con-cristal-50x50x50-239?.jpg</F1>
<titulo>VA-2035</titulo>
<medidas>50x50x50</medidas>
<precio>239</precio>
<slug>VA-2035</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-2035-con-cristal-50x50x50-239?.jpg&quot; VA-2035.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-3915-80x63x40-319?-.jpg</F1>
<titulo>VA-3915</titulo>
<medidas>80x63x40</medidas>
<precio>319</precio>
<slug>VA-3915</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-3915-80x63x40-319?-.jpg&quot; VA-3915.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VA-8311-50x50x50 149?.jpg</F1>
<titulo>VA-8311</titulo>
<medidas>50x50x50</medidas>
<precio>149</precio>
<slug>VA-8311</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VA-8311-50x50x50 149?.jpg&quot; VA-8311.jpg</F9>
</Mesas_x0020_rincón>
<Mesas_x0020_rincón>
<F1>VIC 16281 42x42x42 289?.jpg</F1>
<titulo>VIC 16281</titulo>
<medidas>42x42x42</medidas>
<precio>289</precio>
<slug>VIC-16281</slug>
<categoria_name>mesas-rincon</categoria_name>
<categoria>Mesas de rincón</categoria>
<F9>move &quot;VIC 16281 42x42x42 289?.jpg&quot; VIC-16281.jpg</F9>
</Mesas_x0020_rincón>
</dataroot>

View File

@ -126,7 +126,7 @@ header ('Content-type: text/html; charset=utf-8');
//INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
$output = "INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES \n";
$output .= "(@last_id, 56, 0);\n";
$output .= "(@last_id, 58, 0);\n";
fwrite($file, $output);
// metadatos
@ -183,8 +183,8 @@ header ('Content-type: text/html; charset=utf-8');
*/
$archivo = 'mesas-comedor.xml';
$archivo_salida = 'salida-mesas-comedor.sql';
$archivo = 'mesas-rincon.xml';
$archivo_salida = 'salida-mesas-rincon.sql';
$muebles = leerFichero($archivo);
//var_dump($muebles);
echo escribirFichero($muebles, $archivo_salida);

645
src/salida-mesas-rincon.sql Normal file
View File

@ -0,0 +1,645 @@
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x52x52cm', 'ARTI 1 7991', 'publish', 'closed', 'open', 'ARTI-1-7991', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-1-7991', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '0'),
(@last_id, 'tcp_sku', 'ARTI-1-7991');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-7991';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x40cm', 'ARTI 2 301043', 'publish', 'closed', 'open', 'ARTI-2-301043', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-2-301043', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '1'),
(@last_id, 'tcp_sku', 'ARTI-2-301043');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-301043';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '70x50x45cm', 'ARTI 3 8814', 'publish', 'closed', 'open', 'ARTI-3-8814', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-3-8814', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '2'),
(@last_id, 'tcp_sku', 'ARTI-3-8814');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-8814';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x40x30cm', 'ARTI 4 301013', 'publish', 'closed', 'open', 'ARTI-4-301013', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-4-301013', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '174'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '3'),
(@last_id, 'tcp_sku', 'ARTI-4-301013');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-301013';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x65x35cm', 'ARTI 5 301029', 'publish', 'closed', 'open', 'ARTI-5-301029', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-5-301029', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '124'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '4'),
(@last_id, 'tcp_sku', 'ARTI-5-301029');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-301029';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x50cm', 'ARTI 6 8606', 'publish', 'closed', 'open', 'ARTI-6-8606', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-6-8606', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '5'),
(@last_id, 'tcp_sku', 'ARTI-6-8606');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-8606';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x35x28cm', 'ARTI 7 301104', 'publish', 'closed', 'open', 'ARTI-7-301104', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-7-301104', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '159'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '6'),
(@last_id, 'tcp_sku', 'ARTI-7-301104');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-7-301104';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '76x48x48cm', 'ARTI 8 7866', 'publish', 'closed', 'open', 'ARTI-8-7866', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-8-7866', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '7'),
(@last_id, 'tcp_sku', 'ARTI-8-7866');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8-7866';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x80x23cm', 'ARTI 9 8535', 'publish', 'closed', 'open', 'ARTI-9-8535', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=ARTI-9-8535', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '279'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '8'),
(@last_id, 'tcp_sku', 'ARTI-9-8535');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9-8535';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'CAC 553-004603', 'publish', 'closed', 'open', 'CAC-553-004603', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=CAC-553-004603', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '149'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '9'),
(@last_id, 'tcp_sku', 'CAC-553-004603');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-004603';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x54cm', 'CAC 617-003717', 'publish', 'closed', 'open', 'CAC-617-003717', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=CAC-617-003717', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '10'),
(@last_id, 'tcp_sku', 'CAC-617-003717');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-617-003717';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x49cm', 'DUG CT-23A', 'publish', 'closed', 'open', 'DUG-CT-23A', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=DUG-CT-23A', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '549'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '11'),
(@last_id, 'tcp_sku', 'DUG-CT-23A');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-CT-23A';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '72x51cm', 'DUG-CT001', 'publish', 'closed', 'open', 'DUG-CT001', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=DUG-CT001', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '12'),
(@last_id, 'tcp_sku', 'DUG-CT001');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-CT001';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x65x65cm', 'IMO 1 35-61', 'publish', 'closed', 'open', 'IMO-1-35-61', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-1-35-61', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '13'),
(@last_id, 'tcp_sku', 'IMO-1-35-61');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-35-61';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x65x65cm', 'IMO 2 35-64', 'publish', 'closed', 'open', 'IMO-2-35-64', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-2-35-64', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '287'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '14'),
(@last_id, 'tcp_sku', 'IMO-2-35-64');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-35-64';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x60x60cm', 'IMO 3 35-102', 'publish', 'closed', 'open', 'IMO-3-35-102', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-3-35-102', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '15'),
(@last_id, 'tcp_sku', 'IMO-3-35-102');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-35-102';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x54x50cm', 'IMO 4 35-04', 'publish', 'closed', 'open', 'IMO-4-35-04', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-4-35-04', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '16'),
(@last_id, 'tcp_sku', 'IMO-4-35-04');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-35-04';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '51x51x35cm', 'IMO 5 35-72', 'publish', 'closed', 'open', 'IMO-5-35-72', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-5-35-72', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '249'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '17'),
(@last_id, 'tcp_sku', 'IMO-5-35-72');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-35-72';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x55x55cm', 'IMO 6 35-108', 'publish', 'closed', 'open', 'IMO-6-35-108', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-6-35-108', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '18'),
(@last_id, 'tcp_sku', 'IMO-6-35-108');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-35-108';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '57x50x50cm Tambien en negro', 'IMO 7 34-22', 'publish', 'closed', 'open', 'IMO-7-34-22', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-7-34-22', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '259'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '19'),
(@last_id, 'tcp_sku', 'IMO-7-34-22');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-7-34-22';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'IMO 8 75-37', 'publish', 'closed', 'open', 'IMO-8-75-37', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-8-75-37', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '20'),
(@last_id, 'tcp_sku', 'IMO-8-75-37');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8-75-37';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x50cm', 'IMO 9 75-36', 'publish', 'closed', 'open', 'IMO-9-75-36', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=IMO-9-75-36', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '21'),
(@last_id, 'tcp_sku', 'IMO-9-75-36');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9-75-36';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '52x55x35cm', 'LH MU-430-MESAS-NIDO-CRUCETA', 'publish', 'closed', 'open', 'LH-MU-430-MESAS-NIDO-CRUCETA', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=LH-MU-430-MESAS-NIDO-CRUCETA', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '22'),
(@last_id, 'tcp_sku', 'LH-MU-430-MESAS-NIDO-CRUCETA');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-430-MESAS-NIDO-CRUCETA';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '56x57x35cm', 'LH MU-647', 'publish', 'closed', 'open', 'LH-MU-647', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=LH-MU-647', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '23'),
(@last_id, 'tcp_sku', 'LH-MU-647');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'LH-MU-647';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '70x60cm', 'MOY 1 14145', 'publish', 'closed', 'open', 'MOY-1-14145', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-1-14145', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '279'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '24'),
(@last_id, 'tcp_sku', 'MOY-1-14145');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-14145';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'MOY 2 30315', 'publish', 'closed', 'open', 'MOY-2-30315', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-2-30315', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '25'),
(@last_id, 'tcp_sku', 'MOY-2-30315');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2-30315';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x60x60cm', 'MOY 3 301517', 'publish', 'closed', 'open', 'MOY-3-301517', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-3-301517', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '26'),
(@last_id, 'tcp_sku', 'MOY-3-301517');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3-301517';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '47x60x60cm', 'MOY 4 1420536', 'publish', 'closed', 'open', 'MOY-4-1420536', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-4-1420536', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '27'),
(@last_id, 'tcp_sku', 'MOY-4-1420536');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-4-1420536';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x60x60cm', 'MOY 5 8600160', 'publish', 'closed', 'open', 'MOY-5-8600160', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-5-8600160', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '219'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '28'),
(@last_id, 'tcp_sku', 'MOY-5-8600160');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-5-8600160';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x60x44cm', 'MOY 6 14118', 'publish', 'closed', 'open', 'MOY-6-14118', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=MOY-6-14118', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '29'),
(@last_id, 'tcp_sku', 'MOY-6-14118');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-6-14118';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x40cm', 'PORT 1 1412-602', 'publish', 'closed', 'open', 'PORT-1-1412-602', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=PORT-1-1412-602', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '30'),
(@last_id, 'tcp_sku', 'PORT-1-1412-602');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1-1412-602';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '58x45x45cm', 'PORT-1664-58', 'publish', 'closed', 'open', 'PORT-1664-58', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=PORT-1664-58', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '31'),
(@last_id, 'tcp_sku', 'PORT-1664-58');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-1664-58';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '45x45x45cm BL NG', 'SI 023130209', 'publish', 'closed', 'open', 'SI-023130209', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SI-023130209', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '227'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '32'),
(@last_id, 'tcp_sku', 'SI-023130209');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023130209';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x43cm También 42x43 a 167€', 'SI 023131109', 'publish', 'closed', 'open', 'SI-023131109', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SI-023131109', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '33'),
(@last_id, 'tcp_sku', 'SI-023131109');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023131109';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '46x40cm También 53x57 a 199€ NAT BL NG', 'SI-023618247', 'publish', 'closed', 'open', 'SI-023618247', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SI-023618247', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '199'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '34'),
(@last_id, 'tcp_sku', 'SI-023618247');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-023618247';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x50x50cm', 'SI-043004209', 'publish', 'closed', 'open', 'SI-043004209', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SI-043004209', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '35'),
(@last_id, 'tcp_sku', 'SI-043004209');
insert into wp_postmeta (post_id, meta_key, meta_value)
SELECT @last_id, '_thumbnail_id', wp_posts.id FROM `wp_posts` WHERE `post_type` = 'attachment' and `post_mime_type` = 'image/jpeg' and `post_title` = 'SI-043004209';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '55x45x45cm', 'SP 30302', 'publish', 'closed', 'open', 'SP-30302', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SP-30302', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '167'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '36'),
(@last_id, 'tcp_sku', 'SP-30302');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-30302';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '40x60x60cm', 'SP 31450', 'publish', 'closed', 'open', 'SP-31450', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SP-31450', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '259'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '37'),
(@last_id, 'tcp_sku', 'SP-31450');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-31450';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '60x50x30cm', 'SP 9412', 'publish', 'closed', 'open', 'SP-9412', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=SP-9412', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '179'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '38'),
(@last_id, 'tcp_sku', 'SP-9412');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-9412';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'VA-2035', 'publish', 'closed', 'open', 'VA-2035', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=VA-2035', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '39'),
(@last_id, 'tcp_sku', 'VA-2035');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-2035';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '80x63x40cm', 'VA-3915', 'publish', 'closed', 'open', 'VA-3915', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=VA-3915', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '40'),
(@last_id, 'tcp_sku', 'VA-3915');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-3915';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '50x50x50cm', 'VA-8311', 'publish', 'closed', 'open', 'VA-8311', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=VA-8311', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 0);
insert into wp_postmeta (post_id, meta_key, meta_value) values
(@last_id, 'tcp_price', '149'),
(@last_id, 'tcp_stock', -1),
(@last_id, 'tcp_type', 'SIMPLE'),
(@last_id, 'tcp_order', '41'),
(@last_id, 'tcp_sku', 'VA-8311');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-8311';
INSERT INTO `wp_posts` (`post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_status`, `comment_status`, `ping_status`, `post_name`, `post_modified`, `post_modified_gmt`, `post_parent`, `guid`, `menu_order`, `post_type`, `comment_count`) VALUES
(1, now(), now(), '42x42x42cm', 'VIC 16281', 'publish', 'closed', 'open', 'VIC-16281', now(), now(), 0, 'http://localhost/originalhouse/?tcp_product&#038;p=VIC-16281', 0, 'tcp_product', 0);
SET @last_id := LAST_INSERT_ID();
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(@last_id, 58, 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', '42'),
(@last_id, 'tcp_sku', 'VIC-16281');
insert into wp_postmeta (post_id, meta_key, meta_value)
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-16281';

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Some files were not shown because too many files have changed in this diff Show More