diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html
index 474ed45a..a23cad5f 100644
--- a/app/index/view/mobile/product/detail.html
+++ b/app/index/view/mobile/product/detail.html
@@ -102,7 +102,9 @@
{/notempty}
diff --git a/app/index/view/pc/product/detail.html b/app/index/view/pc/product/detail.html
index a12fec76..aba4524e 100644
--- a/app/index/view/pc/product/detail.html
+++ b/app/index/view/pc/product/detail.html
@@ -114,7 +114,9 @@
{volist name="product_purchase_links" id="ppp" key="k"}
{$ppp.platform_name}
{/volist}
+ {eq name=":cookie('think_lang')" value="en-us"}
{:lang_i18n('发送查询')}
+ {/eq}