Pmvhaven
As she sat in her cozy bedroom, surrounded by posters of her favorite video games and anime shows, Emily felt a thrill of excitement. She had just discovered PMV Haven, a website that was like a treasure trove of fan-made content. She had been a fan of creating and editing videos for years, and the idea of sharing her own work and seeing what others had created was exhilarating.
document.querySelector("form > input[data-mail='subject']").value =
"Frage zum Artikel - Artikel ID: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.item.id
+ " | Varianten ID: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.variation.id
+ " | Artikelname: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.texts.name1;
document.addEventListener("onVariationChanged", function (e) {
document.querySelector("form > input[data-mail='subject']").value =
"Frage zum Artikel - Artikel ID: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.item.id
+ " | Varianten ID: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.variation.id
+ " | Artikelname: " + vueApp.$store.state.items[{{item.documents[0].data.item.id}}].variation.documents[0].data.texts.name1;});