Specialty

current_cat: \WP_Term::__set_state(array(
   'term_id' => 1334,
   'name' => 'Specialty',
   'slug' => 'flatware_serving_pieces_specialty',
   'term_group' => 0,
   'term_taxonomy_id' => 1334,
   'taxonomy' => 'product_cat',
   'description' => '',
   'parent' => 1325,
   'count' => 10,
   'filter' => 'raw',
))subcats: array (
  0 => 
  \WP_Term::__set_state(array(
     'term_id' => 1328,
     'name' => 'Clear',
     'slug' => 'flatware_serving_pieces_serving_pieces_clear',
     'term_group' => 0,
     'term_taxonomy_id' => 1328,
     'taxonomy' => 'product_cat',
     'description' => '',
     'parent' => 1334,
     'count' => 2,
     'filter' => 'raw',
  )),
)
wp_get_raw_referer:
current_url: https://tablescapes.com/product-category/flatware_serving_pieces/flatware_serving_pieces_specialty backtrace: eval() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/subplugins/breakdance-elements/elements/Code_Block/ssr.php:29
include() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/elements/Element.class.php:244
ssr() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:496
Breakdance\Render\getInnerHtml() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:913
Breakdance\Render\getHtml() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:1356
Breakdance\Render\_render() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:1286
Breakdance\Render\_render() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:242
Breakdance\Render\getRenderedNodes() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:202
Breakdance\Render\getRenderedPost() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/renderer.php:51
Breakdance\Render\render() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/themeless/theme-simulator/breakdance-template.php:16
include() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/capture-wordpress-output.php:97
Breakdance\Render\getWordPressHtmlOutput() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/render/capture-wordpress-output.php:78
Breakdance\Render\getWordPressHtmlOutputWithHeaderAndFooterDependenciesAddedAndDisplayIt() called at /nas/content/live/tablescapes/wp-content/plugins/breakdance/plugin/actions_filters/template_include.php:61
Breakdance\ActionsFilters\template_include() called at /nas/content/live/tablescapes/wp-includes/class-wp-hook.php:324
apply_filters() called at /nas/content/live/tablescapes/wp-includes/plugin.php:205
apply_filters() called at /nas/content/live/tablescapes/wp-includes/template-loader.php:104
require_once() called at /nas/content/live/tablescapes/wp-blog-header.php:19
require() called at /nas/content/live/tablescapes/index.php:17

Clear

array (
  'post_type' => 'product',
  'posts_per_page' => -1,
  'tax_query' => 
  array (
    0 => 
    array (
      'taxonomy' => 'product_cat',
      'field' => 'term_id',
      'terms' => 1328,
    ),
    1 => 
    array (
      'taxonomy' => 'product_visibility',
      'field' => 'name',
      'terms' => 'exclude-from-catalog',
      'operator' => 'NOT IN',
    ),
  ),
  'orderby' => 'menu_order title',
  'order' => 'ASC',
  'error' => '',
  'm' => '',
  'p' => 0,
  'post_parent' => '',
  'subpost' => '',
  'subpost_id' => '',
  'attachment' => '',
  'attachment_id' => 0,
  'name' => '',
  'pagename' => '',
  'page_id' => 0,
  'second' => '',
  'minute' => '',
  'hour' => '',
  'day' => 0,
  'monthnum' => 0,
  'year' => 0,
  'w' => 0,
  'category_name' => '',
  'tag' => '',
  'cat' => '',
  'tag_id' => '',
  'author' => '',
  'author_name' => '',
  'feed' => '',
  'tb' => '',
  'paged' => 0,
  'meta_key' => '',
  'meta_value' => '',
  'preview' => '',
  's' => '',
  'sentence' => '',
  'title' => '',
  'fields' => 'all',
  'menu_order' => '',
  'embed' => '',
  'category__in' => 
  array (
  ),
  'category__not_in' => 
  array (
  ),
  'category__and' => 
  array (
  ),
  'post__in' => 
  array (
  ),
  'post__not_in' => 
  array (
  ),
  'post_name__in' => 
  array (
  ),
  'tag__in' => 
  array (
  ),
  'tag__not_in' => 
  array (
  ),
  'tag__and' => 
  array (
  ),
  'tag_slug__in' => 
  array (
  ),
  'tag_slug__and' => 
  array (
  ),
  'post_parent__in' => 
  array (
  ),
  'post_parent__not_in' => 
  array (
  ),
  'author__in' => 
  array (
  ),
  'author__not_in' => 
  array (
  ),
  'search_columns' => 
  array (
  ),
  'ignore_sticky_posts' => false,
  'suppress_filters' => false,
  'cache_results' => true,
  'update_post_term_cache' => true,
  'update_menu_item_cache' => false,
  'lazy_load_term_meta' => true,
  'update_post_meta_cache' => true,
  'nopaging' => true,
  'comments_per_page' => '50',
  'no_found_rows' => false,
  'taxonomy' => 'product_cat',
  'term_id' => 1328,
)'SELECT   wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1328) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (7)
			)
) AND ((wp_posts.post_type = \'product\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'unread\' OR wp_posts.post_status = \'read\' OR wp_posts.post_status = \'wpzoom-hidden\')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
					 '
No mismatches found
SHOWROOMS
WAREHOUSE & WILL CALL

10601 Franklin Ave
Franklin Park,
IL 60131

312-733-9700

Hours:
10:00am - 4:00pm Monday - Saturday

©2025 Tablescapes, Ltd. All Rights Reserved