LIBRO JUVENIL: HARRY POTTER AND THE CURSED CHILD PARTS I AND II

LIBRO JUVENIL: HARRY POTTER AND THE CURSED CHILD PARTS I AND II

$829.00

579 disponibles

mp-logo-hand-shake
Hasta 12 pagos sin tarjeta con Mercado Pago. Saber más
Compra con Mercado Pago sin tarjeta y paga mes a mes
1
Agrega tu producto al carrito y al momento de pagar, elige “Cuotas sin Tarjeta” o “Meses sin Tarjeta”.
2
Inicia sesión en Mercado Pago.
3
Elige la cantidad de pagos que se adapten mejor a ti ¡y listo!

Crédito sujeto a aprobación.

¿Tienes dudas? Consulta nuestra Ayuda.

SKU: 9781338099133 Categoría: Tags: ,

“Harry Potter and the cursed child parts I and II” 

Harry Potter and the Cursed Child – Parts I & II (Special Rehearsal Edition) is the eighth story in the beloved Harry Potter series and the first official Harry Potter story to be presented on stage. Based on an original new story by J.K. Rowling, Jack Thorne, and John Tiffany, this book is the official script book of the original West End production of the play.

In this highly-anticipated addition to the Harry Potter universe, readers will catch up with their favorite characters nineteen years after the events of the final book. Harry is now a Ministry of Magic employee, husband, and father of three school-age children.

However, his past continues to haunt him and his youngest son, Albus, must carry the weight of the family legacy he never wanted. As the past and present merge, father and son both come to realize that sometimes the darkest of evils can come from unexpected places.

Harry and Albus must learn to navigate the complexities of their family’s history and the dangers that come with it. Written in the form of a play, this book offers readers a unique and exciting way to experience the world of Harry Potter.

The play received its world premiere in London’s West End in 2016 and has since been performed in cities around the world. Get ready to re-enter the magical world of Harry Potter and discover the next chapter in this beloved series.

 

Te puede interesar

Fantastic beast 2: The Crimes of Grindelwald

-Fantastic beast and where to find them 

Additional Information

EditorialSCHOLASTIC INC.
FormatoHARDCOVER
N° Páginas327
Peso0.678 kg
Dimensiones16.1 × 2.7 × 23.6 cm
// === AMS LIBROS - MEJORAS UX PÁGINA DE PRODUCTO === (function() { // Solo ejecutar en páginas de producto single if (!document.body.classList.contains('single-product')) return; // --- 1. CORREGIR ORTOGRAFÍA DE BADGES --- document.querySelectorAll('.ams-trust-badge span').forEach(function(span) { if (span.textContent.includes('Envio')) span.textContent = 'Envío a toda la República'; if (span.textContent.includes('Devolucion')) span.textContent = 'Devolución sin complicaciones'; if (span.textContent.includes('Republica')) span.textContent = 'Envío a toda la República'; }); // --- 2. TEXTO DE AHORRO DESTACADO --- var regularPriceEl = document.querySelector('.price del .woocommerce-Price-amount bdi'); var salePriceEl = document.querySelector('.price ins .woocommerce-Price-amount bdi'); if (regularPriceEl && salePriceEl) { var regular = parseFloat(regularPriceEl.textContent.replace(/[^0-9.]/g, '')); var sale = parseFloat(salePriceEl.textContent.replace(/[^0-9.]/g, '')); if (regular > sale) { var saving = (regular - sale).toFixed(2); var pct = Math.round((1 - sale / regular) * 100); var savingEl = document.createElement('div'); savingEl.className = 'ams-saving-badge'; savingEl.innerHTML = '🎉 ¡Ahorras $' + saving + ' (' + pct + '% de descuento)!'; var priceEl = document.querySelector('.price'); if (priceEl) priceEl.insertAdjacentElement('afterend', savingEl); } } // --- 3. ESTIMADO DE ENTREGA --- function getDeliveryDate() { var now = new Date(); var days = 0; var count = 0; while (count < 4) { days++; var d = new Date(now); d.setDate(now.getDate() + days); var dow = d.getDay(); if (dow !== 0 && dow !== 6) count++; } var months = ['enero','febrero','marzo','abril','mayo','junio','julio','agosto','septiembre','octubre','noviembre','diciembre']; var weekdays = ['domingo','lunes','martes','miércoles','jueves','viernes','sábado']; var delivDate = new Date(now); delivDate.setDate(now.getDate() + days); return weekdays[delivDate.getDay()] + ' ' + delivDate.getDate() + ' de ' + months[delivDate.getMonth()]; } var delivEl = document.createElement('div'); delivEl.className = 'ams-delivery-estimate'; delivEl.innerHTML = '🚚 Entrega estimada: ' + getDeliveryDate(); var trustBadges = document.querySelector('.ams-trust-badges'); if (trustBadges) trustBadges.insertAdjacentElement('beforebegin', delivEl); // --- 4. URGENCIA DE STOCK --- var stockEl = document.querySelector('.stock.in-stock'); if (stockEl) { var stockText = stockEl.textContent.trim(); var stockNum = parseInt(stockText); if (!isNaN(stockNum) && stockNum <= 20) { stockEl.innerHTML = '🔥 ¡Solo quedan ' + stockNum + ' disponibles!'; stockEl.classList.add('ams-low-stock'); } else if (!isNaN(stockNum)) { stockEl.innerHTML = '✅ En stock (' + stockNum + ' disponibles)'; stockEl.classList.add('ams-in-stock-good'); } } // --- 5. BOTÓN COMPRAR AHORA --- var addToCartForm = document.querySelector('form.cart'); if (addToCartForm) { var buyNowBtn = document.createElement('a'); buyNowBtn.className = 'ams-buy-now-btn'; buyNowBtn.textContent = '⚡ COMPRAR AHORA'; buyNowBtn.href = '#'; buyNowBtn.addEventListener('click', function(e) { e.preventDefault(); var addBtn = document.querySelector('button.single_add_to_cart_button'); if (addBtn) { addBtn.click(); setTimeout(function() { window.location.href = '/carrito/'; }, 600); } }); addToCartForm.insertAdjacentElement('afterend', buyNowBtn); } })();