diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index a7c7481..3de62d1 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -154,10 +154,14 @@ $this->registerJs (" = $product->description ?> - video)) :?> + video) && strpos($product->video, '.jpg') === FALSE && strpos($product->video, '.png') === FALSE) :?>