diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html index 323f8c66..3ea3fc49 100644 --- a/app/index/view/mobile/product/detail.html +++ b/app/index/view/mobile/product/detail.html @@ -37,6 +37,13 @@ {/volist} + {if condition="!empty($product.video_img) && !empty($product.video_url) && $idx == 1"} +
+ +
+ {/if}