<?php 
        }
        ?>
						<?php 
    }
    ?>
						
						
						
						
						<?php 
    if (et_get_external_video($product->id)) {
        ?>
							<li>
								<?php 
        echo et_get_external_video($product->id);
        ?>
							</li>
						<?php 
    }
    ?>
						
			
						<?php 
    if (count($video_attachments) > 0) {
        ?>
								<li>
									<video controls="controls">
										<?php 
        foreach ($video_attachments as $video) {
            ?>
                echo etheme_get_image($value, $thumbImageWidth, $thumbImageHeight, $thumbImageCrop);
                ?>
" ></a></li>
					<?php 
            }
            ?>
						
				<?php 
        }
        ?>
			<?php 
    }
    ?>
			
			<?php 
    if (et_get_external_video($product->id)) {
        ?>
				<li class="video-thumbnail">
					<span><?php 
        _e('Video', ETHEME_DOMAIN);
        ?>
</span>
				</li>
			<?php 
    }
    ?>
			
			<?php 
    if (count($video_attachments) > 0) {
        ?>
				<li class="video-thumbnail">