Selecciona tu idioma y moneda preferida.
Select your language and preferred currency.
Puedes cambiar estas preferencias en cualquier momento
document.addEventListener('DOMContentLoaded', function() { try { // Detectar Idioma Activo var isEn = window.location.pathname.indexOf('/en/') !== -1; var langEl = document.getElementById(isEn ? 'top-lang-en' : 'top-lang-es'); if (langEl) langEl.classList.add('active');
// Detectar Moneda Activa var urlParams = new URLSearchParams(window.location.search); var currentCurrency = urlParams.get('currency'); if (!currentCurrency) { var bodyHtml = document.body.innerHTML; currentCurrency = (bodyHtml.includes('$') || bodyHtml.includes('USD')) ? 'USD' : 'EUR'; } var curEl = document.getElementById(currentCurrency === 'USD' ? 'top-cur-usd' : 'top-cur-eur'); if (curEl) curEl.classList.add('active'); } catch (e) { console.error(e); } });
document.addEventListener('DOMContentLoaded', function() { try { // Detectar Idioma Activo var isEn = window.location.pathname.indexOf('/en/') !== -1; var langEl = document.getElementById(isEn ? 'top-lang-en' : 'top-lang-es'); if (langEl) langEl.classList.add('active');
// Detectar Moneda Activa var urlParams = new URLSearchParams(window.location.search); var currentCurrency = urlParams.get('currency'); if (!currentCurrency) { var bodyHtml = document.body.innerHTML; currentCurrency = (bodyHtml.includes('$') || bodyHtml.includes('USD')) ? 'USD' : 'EUR'; } var curEl = document.getElementById(currentCurrency === 'USD' ? 'top-cur-usd' : 'top-cur-eur'); if (curEl) curEl.classList.add('active'); } catch (e) { console.error(e); } });
High-resolution PDF designs crafted to look stunning on any device, ready to share with just one click.
A dynamic and modern experience where your guests can dive deeper into every detail of your wedding, in a format as unique as your love story.
For those who want to hold something beautiful in their hands, a tangible piece that brings your vision to life exactly as you imagined it.
High-resolution PDF designs crafted to look stunning on any device, ready to share with just one click.
A dynamic and modern experience where your guests can dive deeper into every detail of your wedding, in a format as unique as your love story.
For those who want to hold something beautiful in their hands, a tangible piece that brings your vision to life exactly as you imagined it.
High-resolution PDF designs crafted to look stunning on any device, ready to share with just one click.
A dynamic and modern experience where your guests can dive deeper into every detail of your wedding, in a format as unique as your love story.
For those who want to hold something beautiful in their hands, a tangible piece that brings your vision to life exactly as you imagined it.