From 74d78342d825b2055070ed02ea8d6de757826194 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 29 Dec 2015 09:43:03 -0500 Subject: [PATCH] removed features section from bottom of page --- views/product_detail.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/views/product_detail.php b/views/product_detail.php index c69e17d..3a48c6d 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -23,12 +23,6 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); -ID); - foreach($key_value as $key=>$value){ - echo $value; - } ?>
-- 2.17.1