0.2739 | SELECT option_value
FROM sex_options
WHERE option_name = 'cookie_notice_options'
LIMIT 1
|
0.2301 | SELECT option_value
FROM sex_options
WHERE option_name = 'jetpack_edit_links_calypso_redirect'
LIMIT 1
|
0.2260 | SELECT option_value
FROM sex_options
WHERE option_name = 'wp301promo'
LIMIT 1
|
0.2260 | SELECT option_value
FROM sex_options
WHERE option_name = 'icl_sitepress_version'
LIMIT 1
|
0.2470 | SELECT option_value
FROM sex_options
WHERE option_name = 'updraft_restore_in_progress'
LIMIT 1
|
0.2720 | SELECT option_value
FROM sex_options
WHERE option_name = 'wc_ss_btns_options'
LIMIT 1
|
0.2379 | SELECT option_value
FROM sex_options
WHERE option_name = 'uninstall_plugins'
LIMIT 1
|
0.2251 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_force_ssl_checkout'
LIMIT 1
|
0.3872 | SELECT option_value
FROM sex_options
WHERE option_name = 'as_has_wp_comment_logs'
LIMIT 1
|
0.2341 | SELECT option_value
FROM sex_options
WHERE option_name = 'wp-optimize-active_power_tweaks'
LIMIT 1
|
0.2239 | SELECT option_value
FROM sex_options
WHERE option_name = 'jetpack_connection_xmlrpc_verified_errors'
LIMIT 1
|
0.2189 | SELECT option_value
FROM sex_options
WHERE option_name = 'jetpack_sync_error_idc'
LIMIT 1
|
0.2360 | SELECT option_value
FROM sex_options
WHERE option_name = 'aeh_expires_headers_external_cache_settings'
LIMIT 1
|
0.2229 | SELECT option_value
FROM sex_options
WHERE option_name = 'classic-editor-allow-users'
LIMIT 1
|
0.2170 | SELECT option_value
FROM sex_options
WHERE option_name = 'classic-editor-replace'
LIMIT 1
|
0.2141 | SELECT option_value
FROM sex_options
WHERE option_name = 'jetpack_excluded_extensions'
LIMIT 1
|
0.2229 | SELECT option_value
FROM sex_options
WHERE option_name = 'nsl_twitter'
LIMIT 1
|
0.2270 | SELECT option_value
FROM sex_options
WHERE option_name = 'postman_auth_token'
LIMIT 1
|
0.2179 | SELECT option_value
FROM sex_options
WHERE option_name = 'rank_math_google_oauth_tokens'
LIMIT 1
|
0.3650 | SELECT option_value
FROM sex_options
WHERE option_name = 'crontrol_schedules'
LIMIT 1
|
0.3619 | SELECT option_value
FROM sex_options
WHERE option_name = 'jetpack_sync_non_blocking'
LIMIT 1
|
0.2820 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_eh_paypal_express_settings'
LIMIT 1
|
0.2391 | SELECT option_value
FROM sex_options
WHERE option_name = 'wc_connect_options'
LIMIT 1
|
0.1810 | SELECT option_value
FROM sex_options
WHERE option_name = 'wc_connect_debug_logging_enabled'
LIMIT 1
|
0.1800 | SELECT option_value
FROM sex_options
WHERE option_name = 'wc_connect_debug_display_enabled'
LIMIT 1
|
0.1771 | SELECT option_value
FROM sex_options
WHERE option_name = 'wc_connect_tos_accepted'
LIMIT 1
|
0.1769 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_setup_jetpack_opted_in'
LIMIT 1
|
0.1709 | SELECT option_value
FROM sex_options
WHERE option_name = 'at_options'
LIMIT 1
|
0.4010 | SELECT webhook_id
FROM sex_wc_webhooks
WHERE 1=1
AND `status` = 'active'
ORDER BY webhook_id DESC
|
0.3390 | SELECT option_value
FROM sex_options
WHERE option_name = 'adsw_currency_settings'
LIMIT 1
|
0.3071 | SELECT option_value
FROM sex_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
|
0.4110 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_type = 'sidebar'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.post_date DESC
LIMIT 0, 200
|
0.4129 | SELECT *
FROM sex_woocommerce_attribute_taxonomies
WHERE attribute_name != ''
ORDER BY attribute_name ASC;
|
0.3350 | SELECT *
FROM sex_posts
WHERE ID = 767
LIMIT 1
|
0.4339 | SELECT option_value
FROM sex_options
WHERE option_name = 'adsw-settings'
LIMIT 1
|
0.2859 | SELECT option_value
FROM sex_options
WHERE option_name = 'ads_size_guide_settings'
LIMIT 1
|
0.2751 | SELECT option_value
FROM sex_options
WHERE option_name = 'rank_math_notifications'
LIMIT 1
|
0.2909 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_myaccount_page_id'
LIMIT 1
|
0.2859 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_checkout_page_id'
LIMIT 1
|
1.0321 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_visibility')
ORDER BY t.name ASC
|
0.4001 | SELECT term_id, meta_key, meta_value
FROM sex_termmeta
WHERE term_id IN (7,6,8,9,10,11,12,13,14)
ORDER BY meta_id ASC
|
1.7838 | SELECT SQL_CALC_FOUND_ROWS sex_posts.ID
FROM sex_posts
WHERE 1=1
AND ( sex_posts.ID NOT IN ( SELECT object_id
FROM sex_term_relationships
WHERE term_taxonomy_id IN (7) ) )
AND sex_posts.post_type = 'product'
AND (sex_posts.post_status = 'publish')
GROUP BY sex_posts.ID
ORDER BY sex_posts.menu_order ASC, sex_posts.post_title ASC
LIMIT 0, 20
|
0.1419 | SELECT FOUND_ROWS()
|
0.5510 | SELECT sex_posts.*
FROM sex_posts
WHERE ID IN (4306,4474,3552,5401,4224,4181,3482,3471,4585,4602,4551,3459,4111,3752,3735,3420,3698,3364,3385,3514)
|
5.6520 | SELECT t.*, tt.*, tr.object_id
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_0f129a09a18c1a22c3f4b5', 'pa_1ca1764b74dff1e72e60ed', 'pa_1ef722433d607dd9d2b8b7', 'pa_35a087153324359f43897a', 'pa_5686224a0c2cca7d8711fd', 'pa_582663f1b7c4fe15497e22', 'pa_6f6cb72d544962fa333e2e', 'pa_73152b95d4a77f611b2dde', 'pa_87aa0330980ddad2f9e66f', 'pa_97ea014be6616826902a83', 'pa_a7796c561c033735a2eb6c', 'pa_b8cd0f72f6c48f6ae659a0', 'pa_cb5feb1b7314637725a2e7', 'pa_d41d8cd98f00b204e98009')
AND tr.object_id IN (3364, 3385, 3420, 3459, 3471, 3482, 3514, 3552, 3698, 3735, 3752, 4111, 4181, 4224, 4306, 4474, 4551, 4585, 4602, 5401)
ORDER BY t.name ASC
|
4.0011 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3364,3385,3420,3459,3471,3482,3514,3552,3698,3735,3752,4111,4181,4224,4306,4474,4551,4585,4602,5401)
ORDER BY meta_id ASC
|
0.2549 | SELECT option_value
FROM sex_options
WHERE option_name = 'woocommerce_cart_page_id'
LIMIT 1
|
0.2310 | SELECT *
FROM sex_users
WHERE ID = '1'
LIMIT 1
|
0.6831 | SELECT user_id, meta_key, meta_value
FROM sex_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
|
0.2201 | SELECT *
FROM sex_wc_tax_rate_classes
ORDER BY name;
|
0.4408 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4306
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.3641 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4306
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2632 | SELECT *
FROM sex_posts
WHERE ID = 4307
LIMIT 1
|
0.4799 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4307)
ORDER BY meta_id ASC
|
0.6111 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4307)
ORDER BY t.name ASC
|
0.4032 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'violet'
LIMIT 1
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 4308
LIMIT 1
|
0.4489 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4308)
ORDER BY meta_id ASC
|
0.5131 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4308)
ORDER BY t.name ASC
|
0.4141 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rose'
LIMIT 1
|
0.4690 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4474
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4611 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4474
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2880 | SELECT *
FROM sex_posts
WHERE ID = 4475
LIMIT 1
|
0.4129 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4475)
ORDER BY meta_id ASC
|
0.5291 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4475)
ORDER BY t.name ASC
|
0.4120 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir'
LIMIT 1
|
0.4191 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 'xxl'
LIMIT 1
|
0.2880 | SELECT *
FROM sex_posts
WHERE ID = 4476
LIMIT 1
|
0.4480 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4476)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4476)
ORDER BY t.name ASC
|
0.4208 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 'xl'
LIMIT 1
|
0.2689 | SELECT *
FROM sex_posts
WHERE ID = 4477
LIMIT 1
|
0.4330 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4477)
ORDER BY meta_id ASC
|
0.5472 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4477)
ORDER BY t.name ASC
|
0.4029 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 'xxxl'
LIMIT 1
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 4478
LIMIT 1
|
0.4439 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4478)
ORDER BY meta_id ASC
|
0.5801 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4478)
ORDER BY t.name ASC
|
0.4649 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 's'
LIMIT 1
|
0.2959 | SELECT *
FROM sex_posts
WHERE ID = 4479
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4479)
ORDER BY meta_id ASC
|
0.5860 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4479)
ORDER BY t.name ASC
|
0.4539 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'blanc'
LIMIT 1
|
0.3161 | SELECT *
FROM sex_posts
WHERE ID = 4480
LIMIT 1
|
0.4601 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4480)
ORDER BY meta_id ASC
|
0.5891 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4480)
ORDER BY t.name ASC
|
0.4520 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 'l'
LIMIT 1
|
0.3009 | SELECT *
FROM sex_posts
WHERE ID = 4481
LIMIT 1
|
0.4759 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4481)
ORDER BY meta_id ASC
|
0.5889 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4481)
ORDER BY t.name ASC
|
0.4699 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = 'm'
LIMIT 1
|
0.3150 | SELECT *
FROM sex_posts
WHERE ID = 4482
LIMIT 1
|
0.4861 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4482)
ORDER BY meta_id ASC
|
0.6092 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4482)
ORDER BY t.name ASC
|
0.3161 | SELECT *
FROM sex_posts
WHERE ID = 4483
LIMIT 1
|
0.4771 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4483)
ORDER BY meta_id ASC
|
0.6168 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4483)
ORDER BY t.name ASC
|
0.3200 | SELECT *
FROM sex_posts
WHERE ID = 4484
LIMIT 1
|
0.4818 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4484)
ORDER BY meta_id ASC
|
0.6211 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4484)
ORDER BY t.name ASC
|
0.2789 | SELECT *
FROM sex_posts
WHERE ID = 4485
LIMIT 1
|
0.4909 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4485)
ORDER BY meta_id ASC
|
0.6208 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4485)
ORDER BY t.name ASC
|
0.2770 | SELECT *
FROM sex_posts
WHERE ID = 4486
LIMIT 1
|
0.4640 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4486)
ORDER BY meta_id ASC
|
0.6120 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4486)
ORDER BY t.name ASC
|
0.4649 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3552
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4742 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3552
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.3200 | SELECT *
FROM sex_posts
WHERE ID = 3553
LIMIT 1
|
0.4880 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3553)
ORDER BY meta_id ASC
|
0.6139 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3553)
ORDER BY t.name ASC
|
0.4711 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_cb5feb1b7314637725a2e7')
AND t.slug = '6pcs'
LIMIT 1
|
0.3109 | SELECT *
FROM sex_posts
WHERE ID = 3554
LIMIT 1
|
0.4842 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3554)
ORDER BY meta_id ASC
|
0.6211 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3554)
ORDER BY t.name ASC
|
0.4501 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_cb5feb1b7314637725a2e7')
AND t.slug = '2pcs'
LIMIT 1
|
0.3090 | SELECT *
FROM sex_posts
WHERE ID = 3555
LIMIT 1
|
0.4461 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3555)
ORDER BY meta_id ASC
|
0.5898 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3555)
ORDER BY t.name ASC
|
0.4430 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_cb5feb1b7314637725a2e7')
AND t.slug = '4pcs'
LIMIT 1
|
0.5949 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 5401
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.5801 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 5401
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.3200 | SELECT *
FROM sex_posts
WHERE ID = 5402
LIMIT 1
|
0.4961 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5402)
ORDER BY meta_id ASC
|
0.6058 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5402)
ORDER BY t.name ASC
|
0.4699 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rose-5m-sans-embout-metal'
LIMIT 1
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 5403
LIMIT 1
|
0.4420 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5403)
ORDER BY meta_id ASC
|
0.5631 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5403)
ORDER BY t.name ASC
|
0.4070 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'corde-chanvre-10m'
LIMIT 1
|
0.2689 | SELECT *
FROM sex_posts
WHERE ID = 5404
LIMIT 1
|
0.4389 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5404)
ORDER BY meta_id ASC
|
0.5460 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5404)
ORDER BY t.name ASC
|
0.4101 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'corde-chanvre-5m'
LIMIT 1
|
0.2649 | SELECT *
FROM sex_posts
WHERE ID = 5405
LIMIT 1
|
0.4370 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5405)
ORDER BY meta_id ASC
|
0.5310 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5405)
ORDER BY t.name ASC
|
0.4101 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'violet-5m'
LIMIT 1
|
0.2861 | SELECT *
FROM sex_posts
WHERE ID = 5406
LIMIT 1
|
0.4740 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5406)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5406)
ORDER BY t.name ASC
|
0.4308 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'corde-chanvre-20m'
LIMIT 1
|
0.2830 | SELECT *
FROM sex_posts
WHERE ID = 5407
LIMIT 1
|
0.4702 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5407)
ORDER BY meta_id ASC
|
0.5629 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5407)
ORDER BY t.name ASC
|
0.4270 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'violet-20m'
LIMIT 1
|
0.2801 | SELECT *
FROM sex_posts
WHERE ID = 5408
LIMIT 1
|
0.4671 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5408)
ORDER BY meta_id ASC
|
0.5560 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5408)
ORDER BY t.name ASC
|
0.4299 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'violet-10m'
LIMIT 1
|
0.2820 | SELECT *
FROM sex_posts
WHERE ID = 5409
LIMIT 1
|
0.4449 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5409)
ORDER BY meta_id ASC
|
0.5629 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5409)
ORDER BY t.name ASC
|
0.4392 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rose-10m'
LIMIT 1
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 5410
LIMIT 1
|
0.4790 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5410)
ORDER BY meta_id ASC
|
0.5591 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5410)
ORDER BY t.name ASC
|
0.4442 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rose-5m'
LIMIT 1
|
0.2851 | SELECT *
FROM sex_posts
WHERE ID = 5411
LIMIT 1
|
0.4702 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5411)
ORDER BY meta_id ASC
|
0.5598 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5411)
ORDER BY t.name ASC
|
0.4280 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-5m'
LIMIT 1
|
0.2811 | SELECT *
FROM sex_posts
WHERE ID = 5412
LIMIT 1
|
0.4721 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5412)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5412)
ORDER BY t.name ASC
|
0.4442 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rose-20m'
LIMIT 1
|
0.2818 | SELECT *
FROM sex_posts
WHERE ID = 5413
LIMIT 1
|
0.4871 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5413)
ORDER BY meta_id ASC
|
0.5591 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5413)
ORDER BY t.name ASC
|
0.4420 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-20m'
LIMIT 1
|
0.2820 | SELECT *
FROM sex_posts
WHERE ID = 5414
LIMIT 1
|
0.4771 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5414)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5414)
ORDER BY t.name ASC
|
0.4439 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-10m'
LIMIT 1
|
0.2892 | SELECT *
FROM sex_posts
WHERE ID = 5415
LIMIT 1
|
0.4709 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5415)
ORDER BY meta_id ASC
|
0.5641 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5415)
ORDER BY t.name ASC
|
0.4282 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rouge-10m'
LIMIT 1
|
0.2890 | SELECT *
FROM sex_posts
WHERE ID = 5416
LIMIT 1
|
0.4721 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5416)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5416)
ORDER BY t.name ASC
|
0.4280 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rouge-5m'
LIMIT 1
|
0.2892 | SELECT *
FROM sex_posts
WHERE ID = 5417
LIMIT 1
|
0.4768 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5417)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5417)
ORDER BY t.name ASC
|
0.4318 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-5m-sans-embout-metal'
LIMIT 1
|
0.2620 | SELECT *
FROM sex_posts
WHERE ID = 5419
LIMIT 1
|
0.4508 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5419)
ORDER BY meta_id ASC
|
0.5870 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5419)
ORDER BY t.name ASC
|
0.4420 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rouge-5m-sans-embout-metal'
LIMIT 1
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 5418
LIMIT 1
|
0.4809 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5418)
ORDER BY meta_id ASC
|
0.5701 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5418)
ORDER BY t.name ASC
|
0.4351 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rouge-20m'
LIMIT 1
|
0.2880 | SELECT *
FROM sex_posts
WHERE ID = 5420
LIMIT 1
|
0.4709 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (5420)
ORDER BY meta_id ASC
|
0.5720 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (5420)
ORDER BY t.name ASC
|
0.4232 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'violet-5m-sans-embout-metal'
LIMIT 1
|
0.4890 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4224
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4361 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4224
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2661 | SELECT *
FROM sex_posts
WHERE ID = 4225
LIMIT 1
|
0.4110 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4225)
ORDER BY meta_id ASC
|
0.4859 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4225)
ORDER BY t.name ASC
|
0.2289 | SELECT *
FROM sex_posts
WHERE ID = 4226
LIMIT 1
|
0.4158 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4226)
ORDER BY meta_id ASC
|
0.5469 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4226)
ORDER BY t.name ASC
|
0.3920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = '5xl'
LIMIT 1
|
0.2770 | SELECT *
FROM sex_posts
WHERE ID = 4227
LIMIT 1
|
0.4210 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4227)
ORDER BY meta_id ASC
|
0.5338 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4227)
ORDER BY t.name ASC
|
0.4280 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_87aa0330980ddad2f9e66f')
AND t.slug = '4xl'
LIMIT 1
|
0.2849 | SELECT *
FROM sex_posts
WHERE ID = 4228
LIMIT 1
|
0.3848 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4228)
ORDER BY meta_id ASC
|
0.5200 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4228)
ORDER BY t.name ASC
|
0.2811 | SELECT *
FROM sex_posts
WHERE ID = 4229
LIMIT 1
|
0.4418 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4229)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4229)
ORDER BY t.name ASC
|
0.2811 | SELECT *
FROM sex_posts
WHERE ID = 4230
LIMIT 1
|
0.4349 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4230)
ORDER BY meta_id ASC
|
0.5910 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4230)
ORDER BY t.name ASC
|
0.2592 | SELECT *
FROM sex_posts
WHERE ID = 4231
LIMIT 1
|
0.4671 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4231)
ORDER BY meta_id ASC
|
0.5941 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4231)
ORDER BY t.name ASC
|
0.2539 | SELECT *
FROM sex_posts
WHERE ID = 4232
LIMIT 1
|
0.4900 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4232)
ORDER BY meta_id ASC
|
0.5960 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4232)
ORDER BY t.name ASC
|
0.5319 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4181
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.5620 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4181
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2918 | SELECT *
FROM sex_posts
WHERE ID = 4182
LIMIT 1
|
0.4611 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4182)
ORDER BY meta_id ASC
|
0.5891 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4182)
ORDER BY t.name ASC
|
0.3951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'rouge'
LIMIT 1
|
0.2990 | SELECT *
FROM sex_posts
WHERE ID = 4183
LIMIT 1
|
0.4740 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4183)
ORDER BY meta_id ASC
|
0.5949 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4183)
ORDER BY t.name ASC
|
0.2692 | SELECT *
FROM sex_posts
WHERE ID = 4184
LIMIT 1
|
0.4611 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4184)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4184)
ORDER BY t.name ASC
|
0.3109 | SELECT *
FROM sex_posts
WHERE ID = 4185
LIMIT 1
|
0.4680 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4185)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4185)
ORDER BY t.name ASC
|
0.2520 | SELECT *
FROM sex_posts
WHERE ID = 4186
LIMIT 1
|
0.4840 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4186)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4186)
ORDER BY t.name ASC
|
0.2511 | SELECT *
FROM sex_posts
WHERE ID = 4187
LIMIT 1
|
0.4709 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4187)
ORDER BY meta_id ASC
|
0.6051 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4187)
ORDER BY t.name ASC
|
0.2639 | SELECT *
FROM sex_posts
WHERE ID = 4188
LIMIT 1
|
0.4659 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4188)
ORDER BY meta_id ASC
|
0.6051 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4188)
ORDER BY t.name ASC
|
0.3951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'bleu'
LIMIT 1
|
0.2871 | SELECT *
FROM sex_posts
WHERE ID = 4189
LIMIT 1
|
0.4659 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4189)
ORDER BY meta_id ASC
|
0.6151 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4189)
ORDER BY t.name ASC
|
0.2911 | SELECT *
FROM sex_posts
WHERE ID = 4190
LIMIT 1
|
0.4580 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4190)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4190)
ORDER BY t.name ASC
|
0.2971 | SELECT *
FROM sex_posts
WHERE ID = 4191
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4191)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4191)
ORDER BY t.name ASC
|
0.2670 | SELECT *
FROM sex_posts
WHERE ID = 4192
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4192)
ORDER BY meta_id ASC
|
0.5949 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4192)
ORDER BY t.name ASC
|
0.2670 | SELECT *
FROM sex_posts
WHERE ID = 4193
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4193)
ORDER BY meta_id ASC
|
0.5848 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4193)
ORDER BY t.name ASC
|
0.5291 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3482
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.5322 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3482
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2909 | SELECT *
FROM sex_posts
WHERE ID = 3483
LIMIT 1
|
0.4649 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3483)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3483)
ORDER BY t.name ASC
|
0.4699 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 'l'
LIMIT 1
|
0.2940 | SELECT *
FROM sex_posts
WHERE ID = 3484
LIMIT 1
|
0.4671 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3484)
ORDER BY meta_id ASC
|
0.5932 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3484)
ORDER BY t.name ASC
|
0.4630 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 'xl'
LIMIT 1
|
0.2980 | SELECT *
FROM sex_posts
WHERE ID = 3485
LIMIT 1
|
0.4661 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3485)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3485)
ORDER BY t.name ASC
|
0.4740 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 'm'
LIMIT 1
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 3486
LIMIT 1
|
0.4160 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3486)
ORDER BY meta_id ASC
|
0.5362 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3486)
ORDER BY t.name ASC
|
0.4179 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 's'
LIMIT 1
|
0.2661 | SELECT *
FROM sex_posts
WHERE ID = 3487
LIMIT 1
|
0.4170 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3487)
ORDER BY meta_id ASC
|
0.5529 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3487)
ORDER BY t.name ASC
|
0.4051 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'vert'
LIMIT 1
|
0.2642 | SELECT *
FROM sex_posts
WHERE ID = 3488
LIMIT 1
|
0.4270 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3488)
ORDER BY meta_id ASC
|
0.5369 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3488)
ORDER BY t.name ASC
|
0.2780 | SELECT *
FROM sex_posts
WHERE ID = 3489
LIMIT 1
|
0.3901 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3489)
ORDER BY meta_id ASC
|
0.5679 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3489)
ORDER BY t.name ASC
|
0.2730 | SELECT *
FROM sex_posts
WHERE ID = 3490
LIMIT 1
|
0.4308 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3490)
ORDER BY meta_id ASC
|
0.5569 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3490)
ORDER BY t.name ASC
|
0.2449 | SELECT *
FROM sex_posts
WHERE ID = 3491
LIMIT 1
|
0.4389 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3491)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3491)
ORDER BY t.name ASC
|
0.2732 | SELECT *
FROM sex_posts
WHERE ID = 3492
LIMIT 1
|
0.4590 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3492)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3492)
ORDER BY t.name ASC
|
0.2558 | SELECT *
FROM sex_posts
WHERE ID = 3493
LIMIT 1
|
0.4818 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3493)
ORDER BY meta_id ASC
|
0.6020 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3493)
ORDER BY t.name ASC
|
0.2539 | SELECT *
FROM sex_posts
WHERE ID = 3494
LIMIT 1
|
0.4730 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3494)
ORDER BY meta_id ASC
|
0.5970 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3494)
ORDER BY t.name ASC
|
0.2551 | SELECT *
FROM sex_posts
WHERE ID = 3495
LIMIT 1
|
0.4618 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3495)
ORDER BY meta_id ASC
|
0.6070 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3495)
ORDER BY t.name ASC
|
0.2520 | SELECT *
FROM sex_posts
WHERE ID = 3496
LIMIT 1
|
0.4702 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3496)
ORDER BY meta_id ASC
|
0.5941 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3496)
ORDER BY t.name ASC
|
0.2599 | SELECT *
FROM sex_posts
WHERE ID = 3497
LIMIT 1
|
0.4580 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3497)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3497)
ORDER BY t.name ASC
|
0.2639 | SELECT *
FROM sex_posts
WHERE ID = 3498
LIMIT 1
|
0.4709 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3498)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3498)
ORDER BY t.name ASC
|
0.2589 | SELECT *
FROM sex_posts
WHERE ID = 3499
LIMIT 1
|
0.4680 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3499)
ORDER BY meta_id ASC
|
0.5932 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3499)
ORDER BY t.name ASC
|
0.2570 | SELECT *
FROM sex_posts
WHERE ID = 3500
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3500)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3500)
ORDER BY t.name ASC
|
0.2561 | SELECT *
FROM sex_posts
WHERE ID = 3501
LIMIT 1
|
0.4859 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3501)
ORDER BY meta_id ASC
|
0.5941 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3501)
ORDER BY t.name ASC
|
0.2551 | SELECT *
FROM sex_posts
WHERE ID = 3502
LIMIT 1
|
0.4640 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3502)
ORDER BY meta_id ASC
|
0.6151 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3502)
ORDER BY t.name ASC
|
0.4530 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3471
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4601 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3471
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2930 | SELECT *
FROM sex_posts
WHERE ID = 3472
LIMIT 1
|
0.4740 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3472)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3472)
ORDER BY t.name ASC
|
0.2902 | SELECT *
FROM sex_posts
WHERE ID = 3473
LIMIT 1
|
0.4840 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3473)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3473)
ORDER BY t.name ASC
|
0.2959 | SELECT *
FROM sex_posts
WHERE ID = 3474
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3474)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3474)
ORDER BY t.name ASC
|
0.2520 | SELECT *
FROM sex_posts
WHERE ID = 3475
LIMIT 1
|
0.4592 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3475)
ORDER BY meta_id ASC
|
0.6070 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3475)
ORDER BY t.name ASC
|
0.5131 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4585
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.5119 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4585
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2940 | SELECT *
FROM sex_posts
WHERE ID = 4587
LIMIT 1
|
0.4680 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4587)
ORDER BY meta_id ASC
|
0.5870 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4587)
ORDER BY t.name ASC
|
0.2930 | SELECT *
FROM sex_posts
WHERE ID = 4588
LIMIT 1
|
0.4802 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4588)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4588)
ORDER BY t.name ASC
|
0.3009 | SELECT *
FROM sex_posts
WHERE ID = 4589
LIMIT 1
|
0.4711 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4589)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4589)
ORDER BY t.name ASC
|
0.4749 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4602
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.5031 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4602
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2940 | SELECT *
FROM sex_posts
WHERE ID = 4901
LIMIT 1
|
0.4580 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4901)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4901)
ORDER BY t.name ASC
|
0.4601 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_5686224a0c2cca7d8711fd')
AND t.slug = 'l'
LIMIT 1
|
0.3119 | SELECT *
FROM sex_posts
WHERE ID = 4902
LIMIT 1
|
0.4530 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4902)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4902)
ORDER BY t.name ASC
|
0.4530 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_5686224a0c2cca7d8711fd')
AND t.slug = 'xl'
LIMIT 1
|
0.3071 | SELECT *
FROM sex_posts
WHERE ID = 4903
LIMIT 1
|
0.4599 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4903)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4903)
ORDER BY t.name ASC
|
0.4501 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_5686224a0c2cca7d8711fd')
AND t.slug = 'm'
LIMIT 1
|
0.3171 | SELECT *
FROM sex_posts
WHERE ID = 4904
LIMIT 1
|
0.4699 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4904)
ORDER BY meta_id ASC
|
0.6051 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4904)
ORDER BY t.name ASC
|
0.4320 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_5686224a0c2cca7d8711fd')
AND t.slug = 's'
LIMIT 1
|
0.4680 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4551
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4320 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4551
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2651 | SELECT *
FROM sex_posts
WHERE ID = 4552
LIMIT 1
|
0.4179 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4552)
ORDER BY meta_id ASC
|
0.5310 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4552)
ORDER BY t.name ASC
|
0.2780 | SELECT *
FROM sex_posts
WHERE ID = 4553
LIMIT 1
|
0.4110 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4553)
ORDER BY meta_id ASC
|
0.5329 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4553)
ORDER BY t.name ASC
|
0.2780 | SELECT *
FROM sex_posts
WHERE ID = 4554
LIMIT 1
|
0.4089 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4554)
ORDER BY meta_id ASC
|
0.5331 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4554)
ORDER BY t.name ASC
|
0.2458 | SELECT *
FROM sex_posts
WHERE ID = 4555
LIMIT 1
|
0.4561 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4555)
ORDER BY meta_id ASC
|
0.5572 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4555)
ORDER BY t.name ASC
|
0.2551 | SELECT *
FROM sex_posts
WHERE ID = 4556
LIMIT 1
|
0.4518 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4556)
ORDER BY meta_id ASC
|
0.5758 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4556)
ORDER BY t.name ASC
|
0.2408 | SELECT *
FROM sex_posts
WHERE ID = 4557
LIMIT 1
|
0.4320 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4557)
ORDER BY meta_id ASC
|
0.5610 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4557)
ORDER BY t.name ASC
|
0.4261 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3459
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4311 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3459
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2410 | SELECT *
FROM sex_posts
WHERE ID = 3460
LIMIT 1
|
0.4029 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3460)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3460)
ORDER BY t.name ASC
|
0.4530 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 'xxxl'
LIMIT 1
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 3461
LIMIT 1
|
0.4590 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3461)
ORDER BY meta_id ASC
|
0.5891 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3461)
ORDER BY t.name ASC
|
0.4542 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_35a087153324359f43897a')
AND t.slug = 'xxl'
LIMIT 1
|
0.2911 | SELECT *
FROM sex_posts
WHERE ID = 3462
LIMIT 1
|
0.4601 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3462)
ORDER BY meta_id ASC
|
0.6239 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3462)
ORDER BY t.name ASC
|
0.2980 | SELECT *
FROM sex_posts
WHERE ID = 3463
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3463)
ORDER BY meta_id ASC
|
0.5949 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3463)
ORDER BY t.name ASC
|
0.3049 | SELECT *
FROM sex_posts
WHERE ID = 3464
LIMIT 1
|
0.4809 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3464)
ORDER BY meta_id ASC
|
0.5980 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3464)
ORDER BY t.name ASC
|
0.2639 | SELECT *
FROM sex_posts
WHERE ID = 3465
LIMIT 1
|
0.4690 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3465)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3465)
ORDER BY t.name ASC
|
0.6740 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4111
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.6690 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 4111
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2961 | SELECT *
FROM sex_posts
WHERE ID = 4112
LIMIT 1
|
0.5069 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4112)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4112)
ORDER BY t.name ASC
|
0.2859 | SELECT *
FROM sex_posts
WHERE ID = 4113
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4113)
ORDER BY meta_id ASC
|
0.5989 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4113)
ORDER BY t.name ASC
|
0.2949 | SELECT *
FROM sex_posts
WHERE ID = 4114
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4114)
ORDER BY meta_id ASC
|
0.5372 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4114)
ORDER BY t.name ASC
|
0.2530 | SELECT *
FROM sex_posts
WHERE ID = 4115
LIMIT 1
|
0.4640 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4115)
ORDER BY meta_id ASC
|
0.5910 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4115)
ORDER BY t.name ASC
|
0.2651 | SELECT *
FROM sex_posts
WHERE ID = 4116
LIMIT 1
|
0.4759 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4116)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4116)
ORDER BY t.name ASC
|
0.2651 | SELECT *
FROM sex_posts
WHERE ID = 4117
LIMIT 1
|
0.4652 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4117)
ORDER BY meta_id ASC
|
0.5870 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4117)
ORDER BY t.name ASC
|
0.2580 | SELECT *
FROM sex_posts
WHERE ID = 4118
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4118)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4118)
ORDER BY t.name ASC
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 4119
LIMIT 1
|
0.4721 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4119)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4119)
ORDER BY t.name ASC
|
0.2892 | SELECT *
FROM sex_posts
WHERE ID = 4120
LIMIT 1
|
0.4830 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4120)
ORDER BY meta_id ASC
|
0.5980 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4120)
ORDER BY t.name ASC
|
0.2892 | SELECT *
FROM sex_posts
WHERE ID = 4121
LIMIT 1
|
0.4690 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4121)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4121)
ORDER BY t.name ASC
|
0.2561 | SELECT *
FROM sex_posts
WHERE ID = 4122
LIMIT 1
|
0.4652 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4122)
ORDER BY meta_id ASC
|
0.6111 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4122)
ORDER BY t.name ASC
|
0.2530 | SELECT *
FROM sex_posts
WHERE ID = 4123
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4123)
ORDER BY meta_id ASC
|
0.5970 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4123)
ORDER BY t.name ASC
|
0.2670 | SELECT *
FROM sex_posts
WHERE ID = 4124
LIMIT 1
|
0.4671 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4124)
ORDER BY meta_id ASC
|
0.5949 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4124)
ORDER BY t.name ASC
|
0.2580 | SELECT *
FROM sex_posts
WHERE ID = 4125
LIMIT 1
|
0.4640 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4125)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4125)
ORDER BY t.name ASC
|
0.2561 | SELECT *
FROM sex_posts
WHERE ID = 4126
LIMIT 1
|
0.4711 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4126)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4126)
ORDER BY t.name ASC
|
0.2570 | SELECT *
FROM sex_posts
WHERE ID = 4127
LIMIT 1
|
0.4649 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4127)
ORDER BY meta_id ASC
|
0.5860 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4127)
ORDER BY t.name ASC
|
0.2620 | SELECT *
FROM sex_posts
WHERE ID = 4128
LIMIT 1
|
0.5040 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4128)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4128)
ORDER BY t.name ASC
|
0.2511 | SELECT *
FROM sex_posts
WHERE ID = 4129
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4129)
ORDER BY meta_id ASC
|
0.6239 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4129)
ORDER BY t.name ASC
|
0.2639 | SELECT *
FROM sex_posts
WHERE ID = 4130
LIMIT 1
|
0.4549 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4130)
ORDER BY meta_id ASC
|
0.6061 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4130)
ORDER BY t.name ASC
|
0.2561 | SELECT *
FROM sex_posts
WHERE ID = 4131
LIMIT 1
|
0.4551 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4131)
ORDER BY meta_id ASC
|
0.5910 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4131)
ORDER BY t.name ASC
|
0.2580 | SELECT *
FROM sex_posts
WHERE ID = 4132
LIMIT 1
|
0.4671 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4132)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4132)
ORDER BY t.name ASC
|
0.2639 | SELECT *
FROM sex_posts
WHERE ID = 4133
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4133)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4133)
ORDER BY t.name ASC
|
0.2508 | SELECT *
FROM sex_posts
WHERE ID = 4134
LIMIT 1
|
0.4060 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4134)
ORDER BY meta_id ASC
|
0.5090 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4134)
ORDER BY t.name ASC
|
0.2460 | SELECT *
FROM sex_posts
WHERE ID = 4135
LIMIT 1
|
0.4139 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4135)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4135)
ORDER BY t.name ASC
|
0.2580 | SELECT *
FROM sex_posts
WHERE ID = 4136
LIMIT 1
|
0.4721 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4136)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4136)
ORDER BY t.name ASC
|
0.2539 | SELECT *
FROM sex_posts
WHERE ID = 4137
LIMIT 1
|
0.4690 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4137)
ORDER BY meta_id ASC
|
0.6292 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4137)
ORDER BY t.name ASC
|
0.2511 | SELECT *
FROM sex_posts
WHERE ID = 4138
LIMIT 1
|
0.4630 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4138)
ORDER BY meta_id ASC
|
0.5941 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4138)
ORDER BY t.name ASC
|
0.2551 | SELECT *
FROM sex_posts
WHERE ID = 4139
LIMIT 1
|
0.4661 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4139)
ORDER BY meta_id ASC
|
0.5939 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4139)
ORDER BY t.name ASC
|
0.2520 | SELECT *
FROM sex_posts
WHERE ID = 4140
LIMIT 1
|
0.4621 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4140)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4140)
ORDER BY t.name ASC
|
0.2599 | SELECT *
FROM sex_posts
WHERE ID = 4141
LIMIT 1
|
0.4640 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4141)
ORDER BY meta_id ASC
|
0.5832 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4141)
ORDER BY t.name ASC
|
0.2570 | SELECT *
FROM sex_posts
WHERE ID = 4142
LIMIT 1
|
0.4618 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4142)
ORDER BY meta_id ASC
|
0.5949 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4142)
ORDER BY t.name ASC
|
0.2549 | SELECT *
FROM sex_posts
WHERE ID = 4143
LIMIT 1
|
0.4730 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4143)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4143)
ORDER BY t.name ASC
|
0.2370 | SELECT *
FROM sex_posts
WHERE ID = 4144
LIMIT 1
|
0.4580 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4144)
ORDER BY meta_id ASC
|
0.6142 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4144)
ORDER BY t.name ASC
|
0.2649 | SELECT *
FROM sex_posts
WHERE ID = 4145
LIMIT 1
|
0.4721 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4145)
ORDER BY meta_id ASC
|
0.5898 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4145)
ORDER BY t.name ASC
|
0.2620 | SELECT *
FROM sex_posts
WHERE ID = 4146
LIMIT 1
|
0.4530 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4146)
ORDER BY meta_id ASC
|
0.5889 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4146)
ORDER BY t.name ASC
|
0.2580 | SELECT *
FROM sex_posts
WHERE ID = 4147
LIMIT 1
|
0.4740 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4147)
ORDER BY meta_id ASC
|
0.5929 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4147)
ORDER BY t.name ASC
|
0.4380 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3752
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4449 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3752
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2930 | SELECT *
FROM sex_posts
WHERE ID = 3753
LIMIT 1
|
0.4611 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3753)
ORDER BY meta_id ASC
|
0.5920 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3753)
ORDER BY t.name ASC
|
0.2971 | SELECT *
FROM sex_posts
WHERE ID = 3754
LIMIT 1
|
0.4518 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3754)
ORDER BY meta_id ASC
|
0.5882 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3754)
ORDER BY t.name ASC
|
0.4499 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'transparent'
LIMIT 1
|
0.5291 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3735
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4890 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3735
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2909 | SELECT *
FROM sex_posts
WHERE ID = 4391
LIMIT 1
|
0.4730 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4391)
ORDER BY meta_id ASC
|
0.5951 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4391)
ORDER BY t.name ASC
|
0.3641 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'banane'
LIMIT 1
|
0.2100 | SELECT *
FROM sex_posts
WHERE ID = 4392
LIMIT 1
|
0.3350 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4392)
ORDER BY meta_id ASC
|
0.5090 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4392)
ORDER BY t.name ASC
|
0.3681 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'luffa'
LIMIT 1
|
0.2458 | SELECT *
FROM sex_posts
WHERE ID = 4393
LIMIT 1
|
0.3788 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4393)
ORDER BY meta_id ASC
|
0.4840 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4393)
ORDER BY t.name ASC
|
0.3629 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'radis'
LIMIT 1
|
0.2451 | SELECT *
FROM sex_posts
WHERE ID = 4394
LIMIT 1
|
0.3781 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4394)
ORDER BY meta_id ASC
|
0.4830 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4394)
ORDER BY t.name ASC
|
0.3710 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'aubergine'
LIMIT 1
|
0.2668 | SELECT *
FROM sex_posts
WHERE ID = 4395
LIMIT 1
|
0.4129 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4395)
ORDER BY meta_id ASC
|
0.5310 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (4395)
ORDER BY t.name ASC
|
0.4659 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'concombre'
LIMIT 1
|
0.4370 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3420
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4020 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3420
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 3421
LIMIT 1
|
0.4132 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3421)
ORDER BY meta_id ASC
|
0.5610 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3421)
ORDER BY t.name ASC
|
0.4001 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'm-18cm'
LIMIT 1
|
0.2642 | SELECT *
FROM sex_posts
WHERE ID = 3422
LIMIT 1
|
0.4139 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3422)
ORDER BY meta_id ASC
|
0.5739 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3422)
ORDER BY t.name ASC
|
0.4239 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'l-20cm'
LIMIT 1
|
0.2770 | SELECT *
FROM sex_posts
WHERE ID = 3423
LIMIT 1
|
0.4401 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3423)
ORDER BY meta_id ASC
|
0.5829 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3423)
ORDER BY t.name ASC
|
0.4330 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-16cm'
LIMIT 1
|
0.5028 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3364
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4668 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3364
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2861 | SELECT *
FROM sex_posts
WHERE ID = 3365
LIMIT 1
|
0.4470 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3365)
ORDER BY meta_id ASC
|
0.5631 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3365)
ORDER BY t.name ASC
|
0.4070 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'chair-170mm'
LIMIT 1
|
0.2739 | SELECT *
FROM sex_posts
WHERE ID = 3366
LIMIT 1
|
0.4349 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3366)
ORDER BY meta_id ASC
|
0.5338 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3366)
ORDER BY t.name ASC
|
0.4239 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'chair-145mm'
LIMIT 1
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 3367
LIMIT 1
|
0.4358 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3367)
ORDER BY meta_id ASC
|
0.5300 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3367)
ORDER BY t.name ASC
|
0.4029 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'marron-170mm'
LIMIT 1
|
0.2680 | SELECT *
FROM sex_posts
WHERE ID = 3368
LIMIT 1
|
0.4101 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3368)
ORDER BY meta_id ASC
|
0.5438 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3368)
ORDER BY t.name ASC
|
0.4048 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-170mm'
LIMIT 1
|
0.2789 | SELECT *
FROM sex_posts
WHERE ID = 3369
LIMIT 1
|
0.4311 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3369)
ORDER BY meta_id ASC
|
0.5960 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3369)
ORDER BY t.name ASC
|
0.4351 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'marron-195mm'
LIMIT 1
|
0.2899 | SELECT *
FROM sex_posts
WHERE ID = 3370
LIMIT 1
|
0.4420 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3370)
ORDER BY meta_id ASC
|
0.5579 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3370)
ORDER BY t.name ASC
|
0.4251 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'noir-195mm'
LIMIT 1
|
0.2830 | SELECT *
FROM sex_posts
WHERE ID = 3371
LIMIT 1
|
0.4370 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3371)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3371)
ORDER BY t.name ASC
|
0.4258 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'chair-195mm'
LIMIT 1
|
0.5031 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3385
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4740 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3385
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2851 | SELECT *
FROM sex_posts
WHERE ID = 3386
LIMIT 1
|
0.4389 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3386)
ORDER BY meta_id ASC
|
0.5701 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3386)
ORDER BY t.name ASC
|
0.4351 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'xl-transparent'
LIMIT 1
|
0.2751 | SELECT *
FROM sex_posts
WHERE ID = 3387
LIMIT 1
|
0.4349 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3387)
ORDER BY meta_id ASC
|
0.5319 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3387)
ORDER BY t.name ASC
|
0.4098 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-bleu'
LIMIT 1
|
0.2699 | SELECT *
FROM sex_posts
WHERE ID = 3388
LIMIT 1
|
0.4280 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3388)
ORDER BY meta_id ASC
|
0.5341 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3388)
ORDER BY t.name ASC
|
0.4129 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'l-noir'
LIMIT 1
|
0.2649 | SELECT *
FROM sex_posts
WHERE ID = 3389
LIMIT 1
|
0.4220 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3389)
ORDER BY meta_id ASC
|
0.5310 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3389)
ORDER BY t.name ASC
|
0.3991 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'l-violet'
LIMIT 1
|
0.2620 | SELECT *
FROM sex_posts
WHERE ID = 3390
LIMIT 1
|
0.4139 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3390)
ORDER BY meta_id ASC
|
0.5782 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3390)
ORDER BY t.name ASC
|
0.4208 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'l-transparent'
LIMIT 1
|
0.2742 | SELECT *
FROM sex_posts
WHERE ID = 3391
LIMIT 1
|
0.4301 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3391)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3391)
ORDER BY t.name ASC
|
0.4389 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-chair'
LIMIT 1
|
0.2859 | SELECT *
FROM sex_posts
WHERE ID = 3392
LIMIT 1
|
0.4339 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3392)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3392)
ORDER BY t.name ASC
|
0.4210 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-noir'
LIMIT 1
|
0.2851 | SELECT *
FROM sex_posts
WHERE ID = 3393
LIMIT 1
|
0.4420 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3393)
ORDER BY meta_id ASC
|
0.5589 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3393)
ORDER BY t.name ASC
|
0.4220 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-rose'
LIMIT 1
|
0.3021 | SELECT *
FROM sex_posts
WHERE ID = 3394
LIMIT 1
|
0.4401 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3394)
ORDER BY meta_id ASC
|
0.5589 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3394)
ORDER BY t.name ASC
|
0.4220 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'xl-noir'
LIMIT 1
|
0.2880 | SELECT *
FROM sex_posts
WHERE ID = 3395
LIMIT 1
|
0.4339 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3395)
ORDER BY meta_id ASC
|
0.5538 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3395)
ORDER BY t.name ASC
|
0.4160 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 's-violet'
LIMIT 1
|
0.2868 | SELECT *
FROM sex_posts
WHERE ID = 3396
LIMIT 1
|
0.4461 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3396)
ORDER BY meta_id ASC
|
0.5620 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3396)
ORDER BY t.name ASC
|
0.4530 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'xl-violet'
LIMIT 1
|
0.2859 | SELECT *
FROM sex_posts
WHERE ID = 3397
LIMIT 1
|
0.4370 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3397)
ORDER BY meta_id ASC
|
0.5579 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3397)
ORDER BY t.name ASC
|
0.4370 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'm-noir'
LIMIT 1
|
0.2780 | SELECT *
FROM sex_posts
WHERE ID = 3398
LIMIT 1
|
0.4320 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3398)
ORDER BY meta_id ASC
|
0.5591 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3398)
ORDER BY t.name ASC
|
0.4249 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'm-violet'
LIMIT 1
|
0.2611 | SELECT *
FROM sex_posts
WHERE ID = 3399
LIMIT 1
|
0.4241 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3399)
ORDER BY meta_id ASC
|
0.5579 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3399)
ORDER BY t.name ASC
|
0.4208 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('pa_a7796c561c033735a2eb6c')
AND t.slug = 'm-transparent'
LIMIT 1
|
0.4990 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3514
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish' OR sex_posts.post_status = 'private'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.4671 | SELECT sex_posts.ID
FROM sex_posts
WHERE 1=1
AND sex_posts.post_parent = 3514
AND sex_posts.post_type = 'product_variation'
AND ((sex_posts.post_status = 'publish'))
ORDER BY sex_posts.menu_order ASC, sex_posts.ID ASC
|
0.2730 | SELECT *
FROM sex_posts
WHERE ID = 3515
LIMIT 1
|
0.4570 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3515)
ORDER BY meta_id ASC
|
0.5710 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3515)
ORDER BY t.name ASC
|
0.2890 | SELECT *
FROM sex_posts
WHERE ID = 3516
LIMIT 1
|
0.4489 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3516)
ORDER BY meta_id ASC
|
0.5598 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3516)
ORDER BY t.name ASC
|
0.2739 | SELECT *
FROM sex_posts
WHERE ID = 3517
LIMIT 1
|
0.4470 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3517)
ORDER BY meta_id ASC
|
0.5691 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3517)
ORDER BY t.name ASC
|
0.2649 | SELECT *
FROM sex_posts
WHERE ID = 3518
LIMIT 1
|
0.3889 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3518)
ORDER BY meta_id ASC
|
0.4890 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3518)
ORDER BY t.name ASC
|
0.2651 | SELECT *
FROM sex_posts
WHERE ID = 3519
LIMIT 1
|
0.4139 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3519)
ORDER BY meta_id ASC
|
0.5300 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3519)
ORDER BY t.name ASC
|
0.2642 | SELECT *
FROM sex_posts
WHERE ID = 3520
LIMIT 1
|
0.4158 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3520)
ORDER BY meta_id ASC
|
0.5419 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3520)
ORDER BY t.name ASC
|
0.2160 | SELECT *
FROM sex_posts
WHERE ID = 3521
LIMIT 1
|
0.4389 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3521)
ORDER BY meta_id ASC
|
0.5629 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3521)
ORDER BY t.name ASC
|
0.2282 | SELECT *
FROM sex_posts
WHERE ID = 3522
LIMIT 1
|
0.4101 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3522)
ORDER BY meta_id ASC
|
0.5310 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3522)
ORDER BY t.name ASC
|
0.2279 | SELECT *
FROM sex_posts
WHERE ID = 3523
LIMIT 1
|
0.4182 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3523)
ORDER BY meta_id ASC
|
0.5581 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3523)
ORDER BY t.name ASC
|
0.2420 | SELECT *
FROM sex_posts
WHERE ID = 3524
LIMIT 1
|
0.4370 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3524)
ORDER BY meta_id ASC
|
0.5600 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3524)
ORDER BY t.name ASC
|
0.2429 | SELECT *
FROM sex_posts
WHERE ID = 3525
LIMIT 1
|
0.4451 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3525)
ORDER BY meta_id ASC
|
0.5510 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3525)
ORDER BY t.name ASC
|
0.2420 | SELECT *
FROM sex_posts
WHERE ID = 3526
LIMIT 1
|
0.4361 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (3526)
ORDER BY meta_id ASC
|
0.5589 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (3526)
ORDER BY t.name ASC
|
0.1981 | SELECT option_value
FROM sex_options
WHERE option_name = 'wpo_min_disable_on_url'
LIMIT 1
|
0.6180 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (767)
ORDER BY meta_id ASC
|
0.2868 | SELECT *
FROM sex_posts
WHERE ID = 124
LIMIT 1
|
0.3450 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (124)
ORDER BY meta_id ASC
|
0.6080 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category')
AND tr.object_id IN (767)
ORDER BY t.name ASC
|
0.5701 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag')
AND tr.object_id IN (767)
ORDER BY t.name ASC
|
0.3381 | SELECT *
FROM sex_posts
WHERE ID = 4309
LIMIT 1
|
0.3631 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (4309)
ORDER BY meta_id ASC
|
0.2921 | SELECT *
FROM sex_posts
WHERE ID = 768
LIMIT 1
|
0.3071 | SELECT *
FROM sex_posts
WHERE ID = 125
LIMIT 1
|
0.4132 | SELECT post_id, meta_key, meta_value
FROM sex_postmeta
WHERE post_id IN (125)
ORDER BY meta_id ASC
|
0.3381 | SELECT *
FROM sex_posts
WHERE ID = 1700
LIMIT 1
|
0.6640 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('featured_item_category')
AND tr.object_id IN (4306)
ORDER BY t.name ASC
|
0.6042 | SELECT t.*, tt.*
FROM sex_terms AS t
INNER JOIN sex_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN sex_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('featured_item_tag')
AND tr.object_id IN (4306)
ORDER BY t.name ASC
|
0.2849 | SELECT COUNT( * )
FROM sex_posts
WHERE ID=768
AND sex_posts.post_content LIKE '% Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site web. Si vous continuez à utiliser ce site, nous supposerons que vous en êtes satisfait.OkPolitique de confidentialité
|