From b731c6a06fc7acd3deaea9431df551075d914526 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 29 Dec 2015 10:29:02 -0500 Subject: [PATCH] added features title --- views/product_detail.php | 1 + 1 file changed, 1 insertion(+) diff --git a/views/product_detail.php b/views/product_detail.php index 1d2c558..011d015 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -26,6 +26,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);
+

Features

ID); foreach($key_value as $key=>$value){ -- 2.17.1