2011-07-19 14:27:10 +00:00
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 90x65x71cm ' , ' CRO YF20 ' , ' publish ' , ' closed ' , ' open ' , ' CRO-YF20 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CRO-YF20 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 467 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 0 ' ) ,
( @ last_id , ' tcp_sku ' , ' CRO-YF20 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CRO-YF20 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 81x202x80cm ' , ' ARTI-K1555 ' , ' publish ' , ' closed ' , ' open ' , ' ARTI-K1555 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=ARTI-K1555 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1229 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 1 ' ) ,
( @ last_id , ' tcp_sku ' , ' ARTI-K1555 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' ARTI-K1555 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en marron, negro y rojo ' , ' CAC 433-000019 ' , ' publish ' , ' closed ' , ' open ' , ' CAC-433-000019 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-433-000019 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 2 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-433-000019 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-433-000019 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en blanco, marron y rojo ' , ' CAC 433-000020-CAC ' , ' publish ' , ' closed ' , ' open ' , ' CAC-433-000020-CAC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-433-000020-CAC ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 597 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 3 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-433-000020-CAC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-433-000020-CAC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 93x110x170cm También en negro ' , ' CAC 553-001522 ' , ' publish ' , ' closed ' , ' open ' , ' CAC-553-001522 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-553-001522 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 487 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 4 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-553-001522 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-553-001522 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en negro ' , ' CAC 559-001627-CAC ' , ' publish ' , ' closed ' , ' open ' , ' CAC-559-001627-CAC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-559-001627-CAC ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 299 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 5 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-559-001627-CAC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-559-001627-CAC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en negro ' , ' CAC 629-004105-CAC ' , ' publish ' , ' closed ' , ' open ' , ' CAC-629-004105-CAC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-629-004105-CAC ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 379 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 6 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-629-004105-CAC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-629-004105-CAC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en negro ' , ' CAC 629-004106-CAC ' , ' publish ' , ' closed ' , ' open ' , ' CAC-629-004106-CAC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-629-004106-CAC ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 439 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 7 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-629-004106-CAC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-629-004106-CAC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' También en blanco ' , ' CAC 629-004286-CAC ' , ' publish ' , ' closed ' , ' open ' , ' CAC-629-004286-CAC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=CAC-629-004286-CAC ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 469 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 8 ' ) ,
( @ last_id , ' tcp_sku ' , ' CAC-629-004286-CAC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' CAC-629-004286-CAC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' Botón forrado ' , ' DUG 1-SILLON-SF24-S1-BOTON-CRISTAL ' , ' publish ' , ' closed ' , ' open ' , ' DUG-1-SILLON-SF24-S1-BOTON-CRISTAL ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-1-SILLON-SF24-S1-BOTON-CRISTAL ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 659 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 9 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-1-SILLON-SF24-S1-BOTON-CRISTAL ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-1-SILLON-SF24-S1-BOTON-CRISTAL ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 10 928 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-10-928 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-10-928 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 10 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-10-928 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-10-928 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' Abierto 38x181x111 Cerrado 86x181x84cm ' , ' DUG 11 SOFACAMA-OSLO ' , ' publish ' , ' closed ' , ' open ' , ' DUG-11-SOFACAMA-OSLO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-11-SOFACAMA-OSLO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 527 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 11 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-11-SOFACAMA-OSLO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-11-SOFACAMA-OSLO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' Piel ' , ' DUG 12 580 SILLON ' , ' publish ' , ' closed ' , ' open ' , ' DUG-12-580-SILLON ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-12-580-SILLON ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 12 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-12-580-SILLON ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-12-580-SILLON ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 92x140x71cm PIEL B-N 899€ POLIPIEL PLATA ' , ' DUG 13 B-6 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-13-B-6 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-13-B-6 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 989 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 13 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-13-B-6 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-13-B-6 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 69x112x90cm ' , ' DUG 14 B-7 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-14-B-7 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-14-B-7 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 799 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 14 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-14-B-7 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-14-B-7 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' BOTONCRISTAL 1.189€ BOTON FORRADO 1.089€ ' , ' DUG 2-SOF-SF24-S2-BOTONCRISTAL ' , ' publish ' , ' closed ' , ' open ' , ' DUG-2-SOF-SF24-S2-BOTONCRISTAL ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-2-SOF-SF24-S2-BOTONCRISTAL ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 15 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-2-SOF-SF24-S2-BOTONCRISTAL ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-2-SOF-SF24-S2-BOTONCRISTAL ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 3 SF 02-1S ' , ' publish ' , ' closed ' , ' open ' , ' DUG-3-SF-02-1S ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-3-SF-02-1S ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 659 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 16 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-3-SF-02-1S ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-3-SF-02-1S ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 4SOFA-02-2S-PIEL ' , ' publish ' , ' closed ' , ' open ' , ' DUG-4SOFA-02-2S-PIEL ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-4SOFA-02-2S-PIEL ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1177 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 17 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-4SOFA-02-2S-PIEL ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-4SOFA-02-2S-PIEL ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 5CHAISE LONGUE RC006 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-5CHAISE-LONGUE-RC006 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-5CHAISE-LONGUE-RC006 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 639 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 18 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-5CHAISE-LONGUE-RC006 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-5CHAISE-LONGUE-RC006 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' Piel ' , ' DUG 6-WY001-PIEL ' , ' publish ' , ' closed ' , ' open ' , ' DUG-6-WY001-PIEL ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-6-WY001-PIEL ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 19 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-6-WY001-PIEL ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-6-WY001-PIEL ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' Símil piel ' , ' DUG 7-SILLON-GIRATORIO ' , ' publish ' , ' closed ' , ' open ' , ' DUG-7-SILLON-GIRATORIO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-7-SILLON-GIRATORIO ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 20 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-7-SILLON-GIRATORIO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-7-SILLON-GIRATORIO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 8 137 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-8-137 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-8-137 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 189 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 21 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-8-137 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-8-137 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' DUG 9 652 ' , ' publish ' , ' closed ' , ' open ' , ' DUG-9-652 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=DUG-9-652 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 169 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 22 ' ) ,
( @ last_id , ' tcp_sku ' , ' DUG-9-652 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' DUG-9-652 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 75x208x85cm ches dcha 29-339 ches izq piel 749? ' , ' IMO 29-335 ' , ' publish ' , ' closed ' , ' open ' , ' IMO-29-335 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=IMO-29-335 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 23 ' ) ,
( @ last_id , ' tcp_sku ' , ' IMO-29-335 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' IMO-29-335 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 65x210x105cm ' , ' IMO 32-200 ' , ' publish ' , ' closed ' , ' open ' , ' IMO-32-200 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=IMO-32-200 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1187 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 24 ' ) ,
( @ last_id , ' tcp_sku ' , ' IMO-32-200 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' IMO-32-200 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 70x90x60cm Puff ' , ' IXI 19541 ' , ' publish ' , ' closed ' , ' open ' , ' IXI-19541 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=IXI-19541 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 127 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 25 ' ) ,
( @ last_id , ' tcp_sku ' , ' IXI-19541 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' IXI-19541 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 110x130x86cm Puff ' , ' IXI 19542 ' , ' publish ' , ' closed ' , ' open ' , ' IXI-19542 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=IXI-19542 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 137 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 26 ' ) ,
( @ last_id , ' tcp_sku ' , ' IXI-19542 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' IXI-19542 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 110x130x86cm Puff ' , ' IXI 19543 ' , ' publish ' , ' closed ' , ' open ' , ' IXI-19543 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=IXI-19543 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 137 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 27 ' ) ,
( @ last_id , ' tcp_sku ' , ' IXI-19543 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' IXI-19543 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraanik ' , ' publish ' , ' closed ' , ' open ' , ' MORAANIK ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAANIK ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 28 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAANIK ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAANIK ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraanik2 ' , ' publish ' , ' closed ' , ' open ' , ' MORAANIK2 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAANIK2 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 29 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAANIK2 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAANIK2 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraartic ' , ' publish ' , ' closed ' , ' open ' , ' MORAARTIC ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAARTIC ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 30 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAARTIC ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAARTIC ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morablaz ' , ' publish ' , ' closed ' , ' open ' , ' MORABLAZ ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORABLAZ ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 31 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORABLAZ ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORABLAZ ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morabogart ' , ' publish ' , ' closed ' , ' open ' , ' MORABOGART ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORABOGART ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 32 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORABOGART ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORABOGART ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 74x200x100cm ' , ' moraCHAISE-LONGUE-WIRE ' , ' publish ' , ' closed ' , ' open ' , ' MORACHAISE-LONGUE-WIRE ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORACHAISE-LONGUE-WIRE ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 33 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORACHAISE-LONGUE-WIRE ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORACHAISE-LONGUE-WIRE ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moracometa ' , ' publish ' , ' closed ' , ' open ' , ' MORACOMETA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORACOMETA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 34 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORACOMETA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORACOMETA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moracreta ' , ' publish ' , ' closed ' , ' open ' , ' MORACRETA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORACRETA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 35 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORACRETA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORACRETA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moradama ' , ' publish ' , ' closed ' , ' open ' , ' MORADAMA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORADAMA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 36 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORADAMA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORADAMA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moradevon ' , ' publish ' , ' closed ' , ' open ' , ' MORADEVON ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORADEVON ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 37 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORADEVON ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORADEVON ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraENCKE ' , ' publish ' , ' closed ' , ' open ' , ' MORAENCKE ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAENCKE ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 38 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAENCKE ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAENCKE ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morafloy ' , ' publish ' , ' closed ' , ' open ' , ' MORAFLOY ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAFLOY ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 39 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAFLOY ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAFLOY ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moragino ' , ' publish ' , ' closed ' , ' open ' , ' MORAGINO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAGINO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 40 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAGINO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAGINO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moragino2 ' , ' publish ' , ' closed ' , ' open ' , ' MORAGINO2 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAGINO2 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 41 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAGINO2 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAGINO2 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moragiro ' , ' publish ' , ' closed ' , ' open ' , ' MORAGIRO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAGIRO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 42 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAGIRO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAGIRO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' sofacama ' , ' moragora - sofacama ' , ' publish ' , ' closed ' , ' open ' , ' MORAGORA-SOFACAMA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAGORA-SOFACAMA ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 43 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAGORA-SOFACAMA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAGORA-SOFACAMA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moragora ' , ' publish ' , ' closed ' , ' open ' , ' MORAGORA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAGORA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 44 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAGORA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAGORA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morainoxblanco ' , ' publish ' , ' closed ' , ' open ' , ' MORAINOXBLANCO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAINOXBLANCO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 45 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAINOXBLANCO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAINOXBLANCO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morainoxnegro ' , ' publish ' , ' closed ' , ' open ' , ' MORAINOXNEGRO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAINOXNEGRO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 46 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAINOXNEGRO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAINOXNEGRO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morajoy ' , ' publish ' , ' closed ' , ' open ' , ' MORAJOY ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAJOY ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 47 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAJOY ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAJOY ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraKOP ' , ' publish ' , ' closed ' , ' open ' , ' MORAKOP ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAKOP ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 48 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAKOP ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAKOP ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraLARSON ' , ' publish ' , ' closed ' , ' open ' , ' MORALARSON ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORALARSON ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 49 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORALARSON ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORALARSON ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraLEVI ' , ' publish ' , ' closed ' , ' open ' , ' MORALEVI ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORALEVI ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 50 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORALEVI ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORALEVI ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraLORD ' , ' publish ' , ' closed ' , ' open ' , ' MORALORD ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORALORD ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 51 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORALORD ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORALORD ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moramao ' , ' publish ' , ' closed ' , ' open ' , ' MORAMAO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAMAO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 52 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAMAO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAMAO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moramarco ' , ' publish ' , ' closed ' , ' open ' , ' MORAMARCO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAMARCO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 53 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAMARCO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAMARCO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moramito ' , ' publish ' , ' closed ' , ' open ' , ' MORAMITO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAMITO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 54 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAMITO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAMITO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moramito2 ' , ' publish ' , ' closed ' , ' open ' , ' MORAMITO2 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAMITO2 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 55 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAMITO2 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAMITO2 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraneo ' , ' publish ' , ' closed ' , ' open ' , ' MORANEO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORANEO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 56 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORANEO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORANEO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moranorma ' , ' publish ' , ' closed ' , ' open ' , ' MORANORMA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORANORMA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 57 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORANORMA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORANORMA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moranube ' , ' publish ' , ' closed ' , ' open ' , ' MORANUBE ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORANUBE ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 58 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORANUBE ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORANUBE ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' sofacama ' , ' morapiscis-sofacama ' , ' publish ' , ' closed ' , ' open ' , ' MORAPISCIS-SOFACAMA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAPISCIS-SOFACAMA ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 59 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAPISCIS-SOFACAMA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAPISCIS-SOFACAMA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morapiscis ' , ' publish ' , ' closed ' , ' open ' , ' MORAPISCIS ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAPISCIS ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 60 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAPISCIS ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAPISCIS ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraSAHARA ' , ' publish ' , ' closed ' , ' open ' , ' MORASAHARA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORASAHARA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 61 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORASAHARA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORASAHARA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morasense ' , ' publish ' , ' closed ' , ' open ' , ' MORASENSE ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORASENSE ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 62 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORASENSE ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORASENSE ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moravara ' , ' publish ' , ' closed ' , ' open ' , ' MORAVARA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAVARA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 63 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAVARA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAVARA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moravirgo ' , ' publish ' , ' closed ' , ' open ' , ' MORAVIRGO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAVIRGO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 64 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAVIRGO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAVIRGO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraWEST ' , ' publish ' , ' closed ' , ' open ' , ' MORAWEST ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAWEST ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 65 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAWEST ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAWEST ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraxian ' , ' publish ' , ' closed ' , ' open ' , ' MORAXIAN ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAXIAN ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 66 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAXIAN ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAXIAN ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' moraxian2 ' , ' publish ' , ' closed ' , ' open ' , ' MORAXIAN2 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAXIAN2 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 67 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAXIAN2 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAXIAN2 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morazodiaco ' , ' publish ' , ' closed ' , ' open ' , ' MORAZODIACO ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAZODIACO ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 68 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAZODIACO ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAZODIACO ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' morazodiaco2 ' , ' publish ' , ' closed ' , ' open ' , ' MORAZODIACO2 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MORAZODIACO2 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 69 ' ) ,
( @ last_id , ' tcp_sku ' , ' MORAZODIACO2 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MORAZODIACO2 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' MOY 148133 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-148133 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-148133 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 587 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 70 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-148133 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-148133 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' MOY 148134 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-148134 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-148134 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 519 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 71 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-148134 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-148134 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' MOY 30863J ' , ' publish ' , ' closed ' , ' open ' , ' MOY-30863J ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-30863J ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 339 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 72 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-30863J ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-30863J ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' MOY 9290145 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-9290145 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-9290145 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 527 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 73 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-9290145 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-9290145 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 107x76x75cm ' , ' MOY-14046 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-14046 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-14046 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 497 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 74 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-14046 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-14046 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' MOY-14046b ' , ' publish ' , ' closed ' , ' open ' , ' MOY-14046B ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-14046B ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 497 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 75 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-14046B ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-14046B ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 70x65x70cm ' , ' MOY-141116 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-141116 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-141116 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 76 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-141116 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-141116 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 111x75x80cm ' , ' MOY-14423 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-14423 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-14423 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 559 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 77 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-14423 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-14423 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 111x75x80cm ' , ' MOY-14424 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-14424 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-14424 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 559 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 78 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-14424 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-14424 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 93x77x70cm ' , ' MOY-148085 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-148085 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-148085 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 517 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 79 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-148085 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-148085 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 90x160x75cm ' , ' MOY-30860 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-30860 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-30860 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 997 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 80 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-30860 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-30860 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 90x160x75cm ' , ' MOY-30861 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-30861 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-30861 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 997 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 81 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-30861 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-30861 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 96x66x60cm ' , ' MOY-30863 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-30863 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-30863 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 337 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 82 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-30863 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-30863 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 76x117x47cm ' , ' MOY-39005 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-39005 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-39005 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 83 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-39005 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-39005 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 65x60x40cm ' , ' MOY-39006 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-39006 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-39006 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 139 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 84 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-39006 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-39006 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 88x67x85cm ' , ' MOY-4030 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-4030 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-4030 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 469 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 85 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-4030 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-4030 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 83x61x61cm ' , ' MOY-859001 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-859001 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-859001 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 86 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-859001 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-859001 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 78x63x120cm ' , ' MOY-8656146 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-8656146 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-8656146 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 87 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-8656146 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-8656146 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 96x57x65cm ' , ' MOY-8656168 ' , ' publish ' , ' closed ' , ' open ' , ' MOY-8656168 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=MOY-8656168 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 88 ' ) ,
( @ last_id , ' tcp_sku ' , ' MOY-8656168 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' MOY-8656168 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 85x85x85cm ' , ' PORT 1409-38-PORT ' , ' publish ' , ' closed ' , ' open ' , ' PORT-1409-38-PORT ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=PORT-1409-38-PORT ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 89 ' ) ,
( @ last_id , ' tcp_sku ' , ' PORT-1409-38-PORT ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' PORT-1409-38-PORT ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 200x100x100cm ' , ' SP 30875 ' , ' publish ' , ' closed ' , ' open ' , ' SP-30875 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-30875 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 397 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 90 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-30875 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-30875 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' SP 31528 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31528 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31528 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1237 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 91 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31528 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31528 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' SP 31532 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31532 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31532 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1797 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 92 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31532 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31532 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' SP 31637 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31637 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31637 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1897 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 93 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31637 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31637 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' SP 31642 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31642 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31642 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1687 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 94 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31642 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31642 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 150x160x160cm ' , ' SP 31643 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31643 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31643 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1197 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 95 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31643 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31643 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' ' , ' SP 31686 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31686 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31686 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1897 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 96 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31686 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31686 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 100x75x76cm ' , ' SP 31784 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31784 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31784 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 367 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 97 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31784 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31784 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 100x75x76cm ' , ' SP 31785 ' , ' publish ' , ' closed ' , ' open ' , ' SP-31785 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-31785 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 367 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 98 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-31785 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-31785 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 100x125x60cm ' , ' SP 9608 ' , ' publish ' , ' closed ' , ' open ' , ' SP-9608 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=SP-9608 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 359 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 99 ' ) ,
( @ last_id , ' tcp_sku ' , ' SP-9608 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' SP-9608 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 81x68x67cm microfibra ' , ' VA-1323 ' , ' publish ' , ' closed ' , ' open ' , ' VA-1323 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VA-1323 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 329 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 100 ' ) ,
( @ last_id , ' tcp_sku ' , ' VA-1323 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VA-1323 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 94x67x81cm ' , ' VA-2069 ' , ' publish ' , ' closed ' , ' open ' , ' VA-2069 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VA-2069 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 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 ' , ' 101 ' ) ,
( @ last_id , ' tcp_sku ' , ' VA-2069 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VA-2069 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 80x268x180cm ' , ' VA-2074 ' , ' publish ' , ' closed ' , ' open ' , ' VA-2074 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VA-2074 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 1679 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 102 ' ) ,
( @ last_id , ' tcp_sku ' , ' VA-2074 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VA-2074 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' VA-3247 ' , ' publish ' , ' closed ' , ' open ' , ' VA-3247 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VA-3247 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 359 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 103 ' ) ,
( @ last_id , ' tcp_sku ' , ' VA-3247 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VA-3247 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 76x72x72cm Simil piel marron envejecido ' , ' VIC 12310 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-12310 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-12310 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 337 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 104 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-12310 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-12310 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 104x75x75cm Simil piel ' , ' VIC 15124 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-15124 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-15124 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 437 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 105 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-15124 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-15124 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
2011-07-19 15:33:17 +00:00
( 1 , now ( ) , now ( ) , ' 70x74x78cm Simil piel envejecido ' , ' VIC 15805 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-15805 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-15805 ' , 0 , ' tcp_product ' , 0 ) ;
2011-07-19 14:27:10 +00:00
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 397 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 106 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-15805 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-15805 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 80x146x63cm ' , ' VIC SOFA ' , ' publish ' , ' closed ' , ' open ' , ' VIC-SOFA ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-SOFA ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 597 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 107 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-SOFA ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-SOFA ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' VIC 16466 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-16466 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-16466 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 337 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 108 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-16466 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-16466 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' ' , ' VIC 16760 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-16760 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-16760 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 337 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 109 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-16760 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-16760 ' ;
INSERT INTO ` wp_posts ` ( ` post_author ` , ` post_date ` , ` post_date_gmt ` , ` post_content ` , ` post_title ` , ` post_status ` , ` comment_status ` , ` ping_status ` , ` post_name ` , ` post_modified ` , ` post_modified_gmt ` , ` post_parent ` , ` guid ` , ` menu_order ` , ` post_type ` , ` comment_count ` ) VALUES
( 1 , now ( ) , now ( ) , ' 115x70x80cm ' , ' VIC-15759 ' , ' publish ' , ' closed ' , ' open ' , ' VIC-15759 ' , now ( ) , now ( ) , 0 , ' http://localhost/originalhouse/?tcp_product&p=VIC-15759 ' , 0 , ' tcp_product ' , 0 ) ;
SET @ last_id : = LAST_INSERT_ID ( ) ;
INSERT INTO ` wp_term_relationships ` ( ` object_id ` , ` term_taxonomy_id ` , ` term_order ` ) VALUES
( @ last_id , 51 , 0 ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value ) values
( @ last_id , ' tcp_price ' , ' 639 ' ) ,
( @ last_id , ' tcp_stock ' , - 1 ) ,
( @ last_id , ' tcp_type ' , ' SIMPLE ' ) ,
( @ last_id , ' tcp_order ' , ' 110 ' ) ,
( @ last_id , ' tcp_sku ' , ' VIC-15759 ' ) ,
( @ last_id , ' tcp_tax_id ' , ' 0 ' ) ,
( @ last_id , ' tcp_back_end_label ' , ' ' ) ,
( @ last_id , ' tcp_hide_buy_button ' , ' ' ) ,
( @ last_id , ' tcp_exclude_range ' , ' ' ) ,
( @ last_id , ' tcp_is_downloadable ' , ' ' ) ,
( @ last_id , ' tcp_max_downloads ' , ' 0 ' ) ,
( @ last_id , ' tcp_days_to_expire ' , ' 0 ' ) ,
( @ last_id , ' tcp_is_visible ' , ' 1 ' ) ,
( @ last_id , ' tcp_weight ' , ' 0 ' ) ;
insert into wp_postmeta ( post_id , meta_key , meta_value )
SELECT @ last_id , ' _thumbnail_id ' , wp_posts . id FROM ` wp_posts ` WHERE ` post_type ` = ' attachment ' and ` post_mime_type ` = ' image/jpeg ' and ` post_title ` = ' VIC-15759 ' ;