Войти

Тест

Тест

Описание продукта

Это описание

 

Отзывы

Отзывов пока нет.

Добавить отзыв

Добавить отзыв

Будьте первым, кто напишет отзыв "Тест"
Этот сайт использует плагин User Verification для уменьшения спама. Посмотрите, как обрабатываются данные ваших комментариев.
document.addEventListener('DOMContentLoaded', function() { // Selecteer alle Meks Smart Author avatars in de sidebar const avatars = document.querySelectorAll('.listing-sidebar img.avatar, .listing-sidebar img.sab-custom-avatar'); avatars.forEach(function(img) { // Verwijder inline width/height die full-width blokkeren img.removeAttribute('width'); img.removeAttribute('height'); // Forceer full-width via style img.style.width = '100%'; img.style.height = 'auto'; img.style.display = 'block'; img.style.float = 'none'; }); });