No Security Risks Detected
This domain appears to be safe and secure
Disclaimer: This assessment is based on automated analysis of publicly available information. Results are for informational purposes only. For critical applications, consult security professionals.
Scan Information
Refresh page after 10 minutes
for updated results
Page Information
Host Information
Technologies


SSL Certificate
Performance Statistics
HTTP Headers
Technology Stack Analysis
Nginx
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Yandex.Metrika
Yandex.Metrica is a free web analytics service that tracks and reports website traffic.

OWL Carousel
OWL Carousel is an enabled jQuery plugin that lets you create responsive carousel sliders.
jQuery UI
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.
jQuery
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
Website Cookies 5
_ym_uid
.aniaprom.ru
currency
.aniaprom.ru
language
.aniaprom.ru
_ym_d
.aniaprom.ru
OCSESSID
aniaprom.ru
External Links 3
wa.me
Telegram
t.me
function sendDataForEcommerceYandexMetrica(options) { let id = options.id; // required let event = options.event; // required let id_type = (typeof(options.id_type) != 'undefined' ? options.id_type : 'product_id'); let quantity = (typeof(options.quantity) != 'undefined' ? options.quantity : 'null'); let async = (typeof(options.async) != 'undefined' ? options.async : true); $.ajax({ url: 'index.php?route=product/product/getProductDataForYandexMetrica', async: (typeof(async) != 'undefined' ? async : true), type: 'post', data: 'id=' + id + '&event=' + event + '&id_type=' + id_type + '&quantity=' + quantity, dataType: 'json', success: function(json) { if (event == 'add') { dataLayer.push({"ecommerce": {"currencyCode": json['currency_code'], "add": {"products": [json['product']]}}}); } else if (event == 'remove') { dataLayer.push({"ecommerce": {"currencyCode": json['currency_code'], "remove": {"products": [json['product']]}}}); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } cart['add_original'] = cart['add']; cart['add'] = function(product_id, quantity) { sendDataForEcommerceYandexMetrica({ id: product_id, event: 'add', id_type: 'product_id', quantity: quantity }); cart.add_original(product_id, quantity); }; cart['remove_original'] = cart['remove']; cart['remove'] = function(key) { sendDataForEcommerceYandexMetrica({ id: key, event: 'remove', id_type: 'key', async: false }); setTimeout(function() { cart.remove_original(key); }, 500); };
storedev.ru