Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Тут есть простое решение проблемы с LightBox в категории Для просмотра ссылки Войдиили Зарегистрируйся
<a rel="lightbox" href="<?php echo urldecode($product_full_image) ?>" title="<?php echo $product_name ?>"?>
<?php echo ps_product::image_tag( urldecode($product_thumb_image), 'class="browseProductImage" border="0" title="'.$product_name.'" alt="'.$product_name .'"' ) ?>
</a?>