Description
Baroque Leather Top Counter Top
44.5L – 23W – 31.5H
/* Hide products without featured image */ add_action( 'woocommerce_product_query', 'hide_products_without_image' ); function hide_products_without_image( $query ) { $query->set( 'meta_query', array( array( 'key' => '_thumbnail_id', 'value' => '0', 'compare' => '>' ))); } /* ----- */
$995.00
1 in stock
There are no reviews yet.