Reviews from verified customers who have purchased products at this store.
82,64€
1
Customer reviews
Reviews only from verified customers
Reviews are only accepted from verified customers who have signed in and purchased the products. This ensures that each review is based on genuine customer experiences. All reviews are checked before publication to prevent spam.
Lucas S.
Malvinas,
Falkland Islands (malvinas)
10-12-2025
This customer didn’t leave a review but rated the product.
VEGAS Pro 23 is a professional platform for fast video editing, post-production, color grading, VFX and audio work, enhanced with advanced AI-powered tools.
// Seleccionamos específicamente el botón de PayPal por su atributo data-funding-source
var botonPaypal = document.querySelector('div[data-funding-source="paypal"]');
if (botonPaypal) {
// Ocultamos el contenedor abuelo (el que tiene la clase 'paypal-button-row')
// para eliminar también el espacio/margen que ocupa.
botonPaypal.closest('.paypal-button-row').style.display = 'none';
}