Gel Benzac AC Benzoyl Peroxide 2.5% – 5% Hỗ Trợ Giảm Mụn Viêm Mụn Trứng Cá – 30g

0 | 0 đánh giá

Xuất xứ
Thương hiệu
Quy cách
Điểm đánh giá trung bình
Chưa có đánh giá
( 0 nhận xét )
5
0
4
0
3
0
2
0
1
0
Chia sẻ nhận xét
Đánh giá và nhận xét

Hãy là người đầu tiên nhận xét “Gel Benzac AC Benzoyl Peroxide 2.5% – 5% Hỗ Trợ Giảm Mụn Viêm Mụn Trứng Cá – 30g”

Đánh giá

Chưa có đánh giá nào.

/* brand-logo-fix v12 */ (function() { function fixBrandLogos() { var logos = document.querySelectorAll('.ux-logo.ux_logo'); if (!logos || logos.length === 0) return false; // Find the slider container var sliderEl = null; var parent = logos[0].parentElement; while (parent) { if (parent.classList && parent.classList.contains('flickity-slider')) { sliderEl = parent.closest('.flickity-enabled'); break; } parent = parent.parentElement; } var containerWidth = 1220; var gap = 14; var cellW = Math.floor(containerWidth / logos.length) - gap; var cellStep = cellW + gap; var allFixed = true; logos.forEach(function(logo, i) { // Set width logo.style.setProperty('width', cellW + 'px', 'important'); // Set left position manually var leftPx = i * cellStep; logo.style.left = leftPx + 'px'; if (parseInt(logo.style.width) !== cellW) allFixed = false; }); // Update flickity slider width to match total var flkSlider = document.querySelector('.ux-logos .flickity-slider, .slider-wrapper .flickity-slider'); if (flkSlider) { var totalW = logos.length * cellStep; flkSlider.style.width = totalW + 'px'; } // Reposition via flickity if available if (sliderEl) { try { var flkty = jQuery(sliderEl).data('flickity'); if (flkty && flkty.reposition) { flkty.reposition(); } } catch(e) {} } return allFixed; } var attempts = 0; var maxAttempts = 150; // 30 seconds var done = false; var timer = setInterval(function() { attempts++; if (done || attempts > maxAttempts) { clearInterval(timer); return; } var result = fixBrandLogos(); if (result) { done = true; clearInterval(timer); } }, 200); // Also run on DOMContentLoaded and load document.addEventListener('DOMContentLoaded', fixBrandLogos); window.addEventListener('load', function() { setTimeout(fixBrandLogos, 500); setTimeout(fixBrandLogos, 1000); setTimeout(fixBrandLogos, 2000); }); })();