From 665dc7654c8d56e607de2d7a46c7ea271d2c936c Mon Sep 17 00:00:00 2001 From: Brian Hoffman Date: Thu, 15 Dec 2016 12:05:10 -0500 Subject: [PATCH] Add share buttons using Duo Search --- js/templates/item.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/js/templates/item.html b/js/templates/item.html index 953891cba..eb6b95d9e 100644 --- a/js/templates/item.html +++ b/js/templates/item.html @@ -163,6 +163,19 @@

<%= polyglot.t('CanBeShippedTo') %>

+
+
+
+ Share via Duo Search: + + + + +
+
+
+ +
@@ -269,4 +282,3 @@

<%= polyglot.t('NoDetailsS

-