You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

05-07-2025 (05)

/* fix carousel */
.pdp-gallery-images>div:nth-child(n+4) {
    display: none !important;
}
.pdp-carousel-controls.enabled {
    display: none !important;
}