var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"https:\/\/happyuhappyme.com\/hu\/?wc-ajax=%%endpoint%%","i18n_view_cart":"Warenkorb anzeigen","cart_url":"https:\/\/happyuhappyme.com\/hu\/kosar\/","is_cart":"","cart_redirect_after_add":"no"};
Hinweis zu personalisierten Produkten:Bitte beachten Sie, dass gemäß § 18 Abs. 1 Z 3 des Fern- und Auswärtsgeschäfte-Gesetzes (FAGG) kein Widerrufsrecht für Waren besteht, die nach Kundenspezifikationen angefertigt wurden oder eindeutig auf die persönlichen Bedürfnisse zugeschnitten sind. Das bedeutet, dass personalisierte Produkte von Umtausch und Rückgabe ausgeschlossen sind. Unser Rückgaberecht gilt für 30 Tage. Wenn Ihr Kauf mehr als 30 Tage zurück liegt, können wir Ihnen leider keine Rückerstattung und keinen Umtausch anbieten. Um für eine Rücksendung infrage zu kommen, muss Ihr Artikel unbenutzt und in demselben Zustand sein, in dem Sie ihn erhalten haben. Der Artikel muss sich zudem in der Originalverpackung befinden. Einige Artikel sind komplett von der Rückgabe ausgeschlossen. Verderbliche Waren wie Lebensmittel, Blumen, Zeitungen oder Zeitschriften können nicht zurückgegeben werden. Wir akzeptieren auch keine Produkte, bei denen es sich um Intim- oder Hygieneartikel, gefährliche Materialien oder brennbare Flüssigkeiten oder Gase handelt. Des Weiteren können folgende Artikel nicht zurückgegeben werden: * Geschenkgutscheine * Softwareprodukte zum Herunterladen * Einige Gesundheits- und Körperpflegeprodukte Um Ihre Rückgabe abzuschließen, benötigen wir eine Quittung oder einen Kaufbeleg. Bitte senden Sie die gekauften Artikel nicht an den Hersteller zurück. In bestimmten Situationen werden nur teilweise Rückerstattungen gewährt (falls zutreffend) * Bücher mit offensichtlichen Gebrauchsspuren * CDs, DVDs, VHS-Kassetten, Software, Videospiele, Kassetten oder Vinylplatten, die geöffnet wurden. * Artikel, die sich nicht mehr im Originalzustand befinden, beschädigt sind oder bei denen Teile aus Gründen fehlen, die nicht auf unseren Fehler zurückzuführen sind. * Artikel, die nach Ablauf von 30 Tagen ab Lieferung zurückgesendet werden.
Rückerstattungen (falls zutreffend) Wenn wir Ihre Rücksendung erhalten und kontrolliert haben, senden wir Ihnen eine E-Mail zu, um Sie zu informieren, dass wir den von Ihnen zurückgegebenen Artikel erhalten haben. Wir werden Sie auch über die Genehmigung oder Ablehnung Ihrer Rückerstattung informieren. Wenn Ihre Rückerstattung genehmigt wurde, wird sie bearbeitet. Nach einigen Tagen erfolgt dann automatisch eine Gutschrift auf Ihre Kreditkarte oder die ursprüngliche Zahlungsmethode. Verspätete oder fehlende Rückerstattungen (falls zutreffend) Wenn Sie noch keine Rückerstattung erhalten haben, überprüfen Sie zunächst noch einmal Ihr Bankkonto. Kontaktieren Sie anschließend Ihr Kreditkartenunternehmen. Es kann einige Zeit dauern, bis Ihre Rückerstattung gutgeschrieben wird. Wenden Sie sich als Nächstes an Ihre Bank. Es gibt häufig eine Bearbeitungszeit, bis eine Rückerstattung auf Ihr Konto gebucht wird. Wenn Sie all dies getan haben und noch immer keine Rückerstattung erhalten haben, kontaktieren Sie uns bitte unter [email protected]. Angebotsartikel (falls zutreffend) Eine Rückerstattung kann nur für Artikel mit regulärem Preis erfolgen, Angebotsartikel sind von der Rückerstattung leider ausgeschlossen.
Umtausch (falls zutreffen) Ein Umtausch wird nur für defekte oder beschädigte Artikel gewährt. Wenn Sie einen Artikel gegen den gleichen Artikel umtauschen möchten, senden Sie uns eine E-Mail an [email protected] und schicke Sie den Artikel an: Schulstrasse 18/4, Jennersdorf, Burgenland, 8380, Österreich. Geschenke Wenn der Artikel beim Kauf als Geschenk gekennzeichnet und direkt an Sie gesendet wurde, erhalten Sie bei Rückgabe des Artikels einen Gutschein in Höhe des Einkaufswerts. Sobald der zurückgeschickte Artikel bei uns eingegangen ist, erhalten Sie einen Gutschein per E-Mail. Wenn der Artikel beim Kauf nicht als Geschenk gekennzeichnet oder an die schenkende Person gesendet wurde, erfolgt die Erstattung an die schenkende Person, und die schenkende Person wird über die Rückgabe informiert. Versand Um Ihr Produkt zurückzugeben, sollten Sie Ihr Produkt an: Schulstrasse 18/4, Jennersdorf, Burgenland, 8380, Österreich senden. Sie müssen die Versandkosten für die Rücksendung Ihres Artikels selbst tragen. Versandkosten können nicht erstattet werden. Wenn Sie eine Rückerstattung erhalten, werden die Versandkosten für die Rücksendung von Ihrer Rückerstattung abgezogen. Die Zeit, die es dauert, bis der umgetauschte Artikel bei Ihnen eintrifft, kann je nach Land, in dem Sie wohnhaft sind, variieren. Wenn Sie einen Artikel im Wert von über 75 € verschicken, sollten Sie einen Versanddienst mit Sendungsverfolgung oder den Abschluss einer Versandversicherung in Betracht ziehen. Wir können nicht garantieren, dass wir den von Ihnen zurückgegebenen Artikel erhalten werden.
// need to have the same with set from JS on both divs. Otherwise it can push stuff around in HTML
var trp_ls_shortcodes = document.querySelectorAll('.trp_language_switcher_shortcode .trp-language-switcher');
if ( trp_ls_shortcodes.length > 0) {
// get the last language switcher added
var trp_el = trp_ls_shortcodes[trp_ls_shortcodes.length - 1];
var trp_shortcode_language_item = trp_el.querySelector( '.trp-ls-shortcode-language' )
// set width
var trp_ls_shortcode_width = trp_shortcode_language_item.offsetWidth + 16;
trp_shortcode_language_item.style.width = trp_ls_shortcode_width + 'px';
trp_el.querySelector( '.trp-ls-shortcode-current-language' ).style.width = trp_ls_shortcode_width + 'px';
// We're putting this on display: none after we have its width.
trp_shortcode_language_item.style.display = 'none';
}
// need to have the same with set from JS on both divs. Otherwise it can push stuff around in HTML
var trp_ls_shortcodes = document.querySelectorAll('.trp_language_switcher_shortcode .trp-language-switcher');
if ( trp_ls_shortcodes.length > 0) {
// get the last language switcher added
var trp_el = trp_ls_shortcodes[trp_ls_shortcodes.length - 1];
var trp_shortcode_language_item = trp_el.querySelector( '.trp-ls-shortcode-language' )
// set width
var trp_ls_shortcode_width = trp_shortcode_language_item.offsetWidth + 16;
trp_shortcode_language_item.style.width = trp_ls_shortcode_width + 'px';
trp_el.querySelector( '.trp-ls-shortcode-current-language' ).style.width = trp_ls_shortcode_width + 'px';
// We're putting this on display: none after we have its width.
trp_shortcode_language_item.style.display = 'none';
}
var wc_od_checkout_l10n = [];
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "woocommerce", {"translation-revision-date":"2025-03-26 18:58:46+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"hu"},"+ Add %s":["+ %s hozz\u00e1ad\u00e1sa"],"Medium":["K\u00f6zepes"],"Something went wrong when placing the order. Check your account's order history or your email for order updates before retrying.":["Valami hiba t\u00f6rt\u00e9nt a rendel\u00e9s lead\u00e1sakor. Az \u00fajb\u00f3li pr\u00f3b\u00e1lkoz\u00e1s el\u0151tt ellen\u0151rizd a fi\u00f3kod rendel\u00e9si el\u0151zm\u00e9nyeit, vagy az e-mailben kapott rendel\u00e9s \u00e9rtes\u00edt\u0151t."],"Something went wrong when placing the order. Check your email for order updates before retrying.":["Valami hiba t\u00f6rt\u00e9nt a rendel\u00e9s lead\u00e1sakor. Az \u00fajb\u00f3li pr\u00f3b\u00e1lkoz\u00e1s el\u0151tt ellen\u0151rizd az e-mailben kapott rendel\u00e9s \u00e9rtes\u00edt\u0151t."],"Totals will be recalculated when a valid shipping method is selected.":["A sz\u00e1ll\u00edt\u00e1si m\u00f3d kiv\u00e1laszt\u00e1sa ut\u00e1n friss\u00fclni fog a kos\u00e1r v\u00e9g\u00f6sszeg."],"Please enter a valid postcode":["Adj meg egy \u00e9rv\u00e9nyes ir\u00e1ny\u00edt\u00f3sz\u00e1mot!"],"Please fix the following errors before continuing":["Jav\u00edtsd a k\u00f6vetkez\u0151 hib\u00e1kat miel\u0151tt tov\u00e1bbl\u00e9psz"],"Add a coupon":["Egy kupon hozz\u00e1ad\u00e1sa"],"Flat rate shipping":["\u00c1tal\u00e1nyd\u00edjas sz\u00e1ll\u00edt\u00e1s"],"Multiple shipments must have the same pickup location":["T\u00f6bb k\u00fcldem\u00e9nynek ugyanazt az \u00e1tv\u00e9teli helyet kell kiv\u00e1lasztani."],"Remove %s from cart":["%s elt\u00e1vol\u00edt\u00e1sa a kos\u00e1rb\u00f3l"],"Increase quantity of %s":["%s mennyis\u00e9g\u00e9nek n\u00f6vel\u00e9se"],"Reduce quantity of %s":["%s mennyis\u00e9g\u00e9nek cs\u00f6kkent\u00e9se"],"Please enter a valid %s":["Egy \u00e9rv\u00e9nyes %s \u00e9rt\u00e9ket adj meg"],"Including %s":["Tartalmaz: %s"],"T-Shirt":["P\u00f3l\u00f3"],"Hoodie with Pocket":["Kapucnis pul\u00f3ver zsebbel"],"Hoodie with Logo":["Kapucnis pul\u00f3ver log\u00f3val"],"Hoodie with Zipper":["Cipz\u00e1ros kapucnis pul\u00f3ver"],"Long Sleeve Tee":["Hossz\u00fa ujj\u00fa p\u00f3l\u00f3"],"Polo":["P\u00f3l\u00f3"],"We are experiencing difficulties with this payment method. Please contact us for assistance.":["Neh\u00e9zs\u00e9geink vannak ezzel a fizet\u00e9si m\u00f3ddal. K\u00e9rj\u00fck, fordulj hozz\u00e1nk seg\u00edts\u00e9g\u00e9rt."],"%s has been removed from your cart.":["%s elt\u00e1vol\u00edtva a kos\u00e1rb\u00f3l."],"Total price for %1$d %2$s item: %3$s":["%1$d %2$s teljes \u00e1ra: %3$s","%1$d %2$s teljes \u00e1ra: %3$s"],"Sorry, this order requires a shipping option.":["Sajn\u00e1ljuk, ez a rendel\u00e9s sz\u00e1ll\u00edt\u00e1si opci\u00f3t ig\u00e9nyel."],"%d item":["%d elem","%d elem"],"Express Checkout":["Expressz fizet\u00e9s"],"No registered Payment Methods":["Nincs regisztr\u00e1lt fizet\u00e9si m\u00f3d"],"Price between %1$s and %2$s":["\u00c1r %1$s \u00e9s %2$s k\u00f6z\u00f6tt"],"The type returned by checkout filters must be the same as the type they receive. The function received %1$s but returned %2$s.":["A p\u00e9nzt\u00e1r sz\u0171r\u0151k \u00e1ltal visszaadott t\u00edpusnak meg kell egyeznie a kapott t\u00edpussal. A f\u00fcggv\u00e9ny %1$s \u00e9rt\u00e9ket kapott, de %2$s \u00e9rt\u00e9ket adott vissza."],"%s (optional)":["%s (v\u00e1laszthat\u00f3)"],"Returned value must include %1$s, you passed \"%2$s\"":["A visszak\u00fcld\u00f6tt \u00e9rt\u00e9knek tartalmaznia kell ezt: %1$s, amit megadt\u00e1l: \"%2$s\"."],"Other available payment methods":["Egy\u00e9b el\u00e9rhet\u0151 fizet\u00e9si m\u00f3dok"],"Use another payment method.":["Haszn\u00e1lj egy m\u00e1sik fizet\u00e9si m\u00f3dot."],"%1$s (%2$d unit)":["%1$s (%2$d egys\u00e9g)","%1$s (%2$d egys\u00e9g)"],"Remove \"%s\"":["%s t\u00f6rl\u00e9se"],"Details":["R\u00e9szletek"],"Beanie":["Beanie"],"Yellow":["S\u00e1rga"],"example product in Cart Block\u0004Beanie":["Beanie"],"example product in Cart Block\u0004Beanie with Logo":["Beanie log\u00f3val"],"Orange":["Narancss\u00e1rga"],"Cap":["Sapka"],"Warm hat for winter":["Meleg kalap t\u00e9lre"],"Lightweight baseball cap":["K\u00f6nny\u0171 baseball sapka"],"Quantity increased to %s.":["A mennyis\u00e9g %s-re n\u00f6vekedett."],"Remove item":["T\u00e9tel t\u00f6rl\u00e9se"],"Quantity reduced to %s.":["Mennyis\u00e9g cs\u00f6kkentve: %s"],"Quantity of %s in your cart.":["%s mennyis\u00e9ge a kos\u00e1rban."],"Removing coupon\u2026":["Kupon elt\u00e1vol\u00edt\u00e1sa..."],"Remove coupon \"%s\"":["\"%s\" kupon t\u00f6rl\u00e9se"],"Loading shipping rates\u2026":["Sz\u00e1ll\u00edt\u00e1si d\u00edjak bet\u00f6lt\u00e9se..."],"%d shipping option was found":["%d sz\u00e1ll\u00edt\u00e1si m\u00f3dot tal\u00e1ltunk","%d sz\u00e1ll\u00edt\u00e1si m\u00f3dot tal\u00e1ltunk"],"Shipping option searched for %d package.":["Sz\u00e1ll\u00edt\u00e1si m\u00f3d keresve %d csomaghoz.","Sz\u00e1ll\u00edt\u00e1si m\u00f3d keresve %d csomaghoz."],"%d shipping option was found.":["%d sz\u00e1ll\u00edt\u00e1si m\u00f3dot tal\u00e1ltunk","%d sz\u00e1ll\u00edt\u00e1si m\u00f3dot tal\u00e1ltunk"],"Please select your country":["K\u00e9rj\u00fck, v\u00e1laszd ki az orsz\u00e1god"],"Save payment information to my account for future purchases.":["Fizet\u00e9si adatok ment\u00e9se a fi\u00f3komba a k\u00e9s\u0151bbi v\u00e1s\u00e1rl\u00e1sokhoz."],"There was an error with this payment method. Please verify it's configured correctly.":["Hiba t\u00f6rt\u00e9nt ezzel a fizet\u00e9si m\u00f3ddal kapcsolatban. K\u00e9rj\u00fck, ellen\u0151rizd, hogy helyesen van-e be\u00e1ll\u00edtva."],"Saved token for %s":["Mentett token a(z) %s sz\u00e1m\u00e1ra"],"%1$s ending in %2$s (expires %3$s)":["%1$s utols\u00f3 n\u00e9gy sz\u00e1mjegye: %2$s (lej\u00e1rat: %3$s)"],"There are no payment methods available. This may be an error on our side. Please contact us if you need any help placing your order.":["Nincsenek el\u00e9rhet\u0151 fizet\u00e9si m\u00f3dok. Ez egy hiba lehet a mi oldalunkon. K\u00e9rj\u00fck, l\u00e9pj kapcsolatba vel\u00fcnk, ha seg\u00edts\u00e9gre van sz\u00fcks\u00e9ged a rendel\u00e9s lead\u00e1s\u00e1hoz."],"Loading\u2026":["Bet\u00f6lt\u00e9s..."],"Taxes:":["Ad\u00f3k:"],"%d left in stock":["K\u00e9szleten: %d"],"Previous price:":["El\u0151z\u0151 \u00e1r:"],"Enter code":["Add meg a k\u00f3dot"],"Or continue below":["Vagy add meg az adataid"],"There was a problem with your shipping option.":["Probl\u00e9ma ad\u00f3dott a kiv\u00e1lasztott sz\u00e1ll\u00edt\u00e1si m\u00f3ddal."],"There was a problem with your payment option.":["Probl\u00e9ma mer\u00fclt fel a kiv\u00e1lasztott fizet\u00e9si m\u00f3ddal kapcsolatban."],"Including <TaxAmount\/> in taxes":["Tartalmaz <TaxAmount\/> ad\u00f3t"],"Applying coupon\u2026":["Kupon bev\u00e1lt\u00e1sa\u2026"],"Discounted price:":["Kedvezm\u00e9nyes \u00e1r:"],"Coupon code \"%s\" has been removed from your cart.":["A(z) \"%s\" kuponk\u00f3d t\u00f6r\u00f6lve a kosaradb\u00f3l."],"Coupon code \"%s\" has been applied to your cart.":["A kupon k\u00f3d \"%s\" beker\u00fclt a kos\u00e1rba."],"Something went wrong. Please contact us to get assistance.":["Valami rosszul s\u00fclt el. K\u00e9rj\u00fck, fordulj hozz\u00e1nk seg\u00edts\u00e9g\u00e9rt."],"Unable to get cart data from the API.":["Nem siker\u00fclt lek\u00e9rni a kos\u00e1radatokat az API-b\u00f3l."],"Sales tax":["Forgalmi ad\u00f3"],"Dismiss this notice":["Megjegyz\u00e9s figyelmen k\u00edv\u00fcl hagy\u00e1sa"],"Fees:":["D\u00edjak:"],"Color":["Sz\u00edn"],"Small":["Kicsi"],"Size":["M\u00e9ret"],"Or":["Vagy"],"Show less":["Kevesebb mutat\u00e1sa"],"Show less options":["Kevesebb lehet\u0151s\u00e9g megjelen\u00edt\u00e9se"],"Show %s more":["Mutass m\u00e9g %s elemet","Mutass m\u00e9g %s elemet"],"Show %s more option":["Mutass m\u00e9g %s lehet\u0151s\u00e9get","Mutass m\u00e9g %s lehet\u0151s\u00e9get"],"Oops!":["Hopp\u00e1!"],"There was an error loading the content.":["Hiba t\u00f6rt\u00e9nt a tartalom bet\u00f6lt\u00e9se sor\u00e1n."],"Read less":["Kevesebbet olvasok"],"Please enter a valid email address":["Hib\u00e1tlan \u00e9s pontos email c\u00edmet k\u00e9r\u00fcnk megadni"],"%1$s ending in %2$s":["%1$s utols\u00f3 4 sz\u00e1mjegye: %2$s"],"Coupon: %s":["Kupon: %s"],"Free shipping":["Ingyenes sz\u00e1ll\u00edt\u00e1s"],"Error:":["Hiba:"],"Subtotal":["R\u00e9sz\u00f6sszeg"],"Free":["Ingyenes"],"Close":["Bez\u00e1r\u00e1s"],"Discount":["Kedvezm\u00e9ny"],"Shipping":["Sz\u00e1ll\u00edt\u00e1s"],"Apply":["Alkalmaz"],"Save %s":["%s megtakar\u00edt\u00e1s"],"Total":["\u00d6sszeg"],"Taxes":["Ad\u00f3k"],"Remove":["Elt\u00e1vol\u00edt\u00e1s"],"Coupons":["Kuponok"],"Product":["Term\u00e9k"],"Fee":["D\u00edj"],"Subtotal:":["R\u00e9sz\u00f6sszeg:"],"Discount:":["Kedvezm\u00e9ny:"],"Shipping:":["Sz\u00e1ll\u00edt\u00e1s:"],"Available on backorder":["Enged\u00e9lyezett ut\u00e1nrendel\u00e9sre"],"Read more":["Tov\u00e1bb olvasom"]}},"comment":{"reference":"assets\/client\/blocks\/wc-cart-checkout-base-frontend.js"}} );
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "woocommerce", {"translation-revision-date":"2025-03-26 18:58:46+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"hu"},"The quantity of \"%1$s\" was changed to %2$d.":["\"%1$s\" mennyis\u00e9ge megv\u00e1ltoztatva erre: %2$d"],"\"%s\" was removed from your cart.":["\"%s\" elt\u00e1vol\u00edt\u00e1sra ker\u00fclt a kos\u00e1rb\u00f3l."],"Flat rate shipping":["\u00c1tal\u00e1nyd\u00edjas sz\u00e1ll\u00edt\u00e1s"],"T-Shirt":["P\u00f3l\u00f3"],"Hoodie with Pocket":["Kapucnis pul\u00f3ver zsebbel"],"Hoodie with Logo":["Kapucnis pul\u00f3ver log\u00f3val"],"Hoodie with Zipper":["Cipz\u00e1ros kapucnis pul\u00f3ver"],"Long Sleeve Tee":["Hossz\u00fa ujj\u00fa p\u00f3l\u00f3"],"Polo":["P\u00f3l\u00f3"],"%s (optional)":["%s (v\u00e1laszthat\u00f3)"],"There was an error registering the payment method with id '%s': ":["Hiba t\u00f6rt\u00e9nt a(z) '%s' azonos\u00edt\u00f3val rendelkez\u0151 fizet\u00e9si m\u00f3d regisztr\u00e1l\u00e1s\u00e1ban: "],"Beanie":["Beanie"],"Yellow":["S\u00e1rga"],"example product in Cart Block\u0004Beanie":["Beanie"],"example product in Cart Block\u0004Beanie with Logo":["Beanie log\u00f3val"],"Orange":["Narancss\u00e1rga"],"Cap":["Sapka"],"Warm hat for winter":["Meleg kalap t\u00e9lre"],"Lightweight baseball cap":["K\u00f6nny\u0171 baseball sapka"],"Something went wrong. Please contact us to get assistance.":["Valami rosszul s\u00fclt el. K\u00e9rj\u00fck, fordulj hozz\u00e1nk seg\u00edts\u00e9g\u00e9rt."],"Unable to get cart data from the API.":["Nem siker\u00fclt lek\u00e9rni a kos\u00e1radatokat az API-b\u00f3l."],"The response is not a valid JSON response.":["A v\u00e1lasz egy \u00e9rv\u00e9nytelen JSON."],"Sales tax":["Forgalmi ad\u00f3"],"Color":["Sz\u00edn"],"Small":["Kicsi"],"Size":["M\u00e9ret"],"Free shipping":["Ingyenes sz\u00e1ll\u00edt\u00e1s"],"Shipping":["Sz\u00e1ll\u00edt\u00e1s"],"Fee":["D\u00edj"]}},"comment":{"reference":"assets\/client\/blocks\/wc-blocks-data.js"}} );
var MailPoetForm = {"ajax_url":"https:\/\/happyuhappyme.com\/wp-admin\/admin-ajax.php","is_rtl":"","ajax_common_error_message":"Fehler bei der Ausf\u00fchrung einer Anfrage, bitte sp\u00e4ter erneut versuchen."};
var woo_variation_swatches_pro_options = {"show_variation_label":"1","clear_on_reselect":"1","variation_label_separator":":","is_mobile":"","show_variation_stock":"","stock_label_threshold":"5","cart_redirect_after_add":"no","enable_ajax_add_to_cart":"yes","cart_url":"https:\/\/happyuhappyme.com\/hu\/kosar\/","is_cart":"","enable_linkable_url":"1","clickable_out_of_stock":"","out_of_stock_tooltip_text":"(Unavailable)","archive_product_wrapper":".wvs-archive-product-wrapper","archive_image_selector":".wvs-archive-product-image","archive_cart_button_selector":".wvs-add-to-cart-button","archive_show_availability":"","enable_clickable_out_of_stock_archive":"","enable_catalog_mode":"","disable_catalog_mode_on_single_attribute":"","catalog_mode_behaviour":"navigate","catalog_mode_trigger":"click","linkable_attribute":"","linkable_attribute_mobile":"","enable_single_variation_preview":"","enable_single_variation_preview_archive":"","enable_single_preloader":"1","enable_archive_preloader":"1","show_archive_attribute_label":"","show_archive_variation_label":"","archive_variation_label_separator":":","enable_archive_display_limit":""};
var woo_variation_swatches_pro_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"https:\/\/happyuhappyme.com\/hu\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination.","_wpnonce":"24c1bd767f"};
var wc_add_to_cart_variation_params = {"wc_ajax_url":"https:\/\/happyuhappyme.com\/hu\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Es entsprechen leider keine Produkte deiner Auswahl. Bitte w\u00e4hle eine andere Kombination.","i18n_make_a_selection_text":"Bitte w\u00e4hle die Produktoptionen, bevor du den Artikel in den Warenkorb legst.","i18n_unavailable_text":"Dieses Produkt ist leider nicht verf\u00fcgbar. Bitte w\u00e4hle eine andere Kombination.","i18n_reset_alert_text":"Deine Auswahl wurde zur\u00fcckgesetzt. Bitte w\u00e4hle Produktoptionen aus, bevor du den Artikel in den Warenkorb legst."};
var woocommerce_addons_params = {"price_display_suffix":"","tax_enabled":"","price_include_tax":"","display_include_tax":"","ajax_url":"\/wp-admin\/admin-ajax.php","i18n_validation_required_select":"Please choose an option.","i18n_validation_required_input":"Please enter some text in this field.","i18n_validation_required_number":"Please enter a number in this field.","i18n_validation_required_file":"Please upload a file.","i18n_validation_letters_only":"Please enter letters only.","i18n_validation_numbers_only":"Please enter numbers only.","i18n_validation_letters_and_numbers_only":"Please enter letters and numbers only.","i18n_validation_email_only":"Please enter a valid email address.","i18n_validation_min_characters":"Please enter at least %c characters.","i18n_validation_max_characters":"Please enter up to %c characters.","i18n_validation_min_number":"Please enter %c or more.","i18n_validation_max_number":"Please enter %c or less.","i18n_validation_decimal_separator":"Please enter a price with one monetary decimal point (%c) without thousand separators.","i18n_sub_total":"Subtotal","i18n_remaining":"<span><\/span> characters remaining","currency_format_num_decimals":"2","currency_format_symbol":"\u20ac","currency_format_decimal_sep":",","currency_format_thousand_sep":"","trim_trailing_zeros":"","is_bookings":"","trim_user_input_characters":"1000","quantity_symbol":"x ","datepicker_class":"wc_pao_datepicker","datepicker_date_format":"yy.mm.dd.","gmt_offset":"-1","date_input_timezone_reference":"default","currency_format":"%s\u00a0%v"};
var woocommerce_addons_params = {"price_display_suffix":"","tax_enabled":"","price_include_tax":"","display_include_tax":"","ajax_url":"\/wp-admin\/admin-ajax.php","i18n_validation_required_select":"Please choose an option.","i18n_validation_required_input":"Please enter some text in this field.","i18n_validation_required_number":"Please enter a number in this field.","i18n_validation_required_file":"Please upload a file.","i18n_validation_letters_only":"Please enter letters only.","i18n_validation_numbers_only":"Please enter numbers only.","i18n_validation_letters_and_numbers_only":"Please enter letters and numbers only.","i18n_validation_email_only":"Please enter a valid email address.","i18n_validation_min_characters":"Please enter at least %c characters.","i18n_validation_max_characters":"Please enter up to %c characters.","i18n_validation_min_number":"Please enter %c or more.","i18n_validation_max_number":"Please enter %c or less.","i18n_validation_decimal_separator":"Please enter a price with one monetary decimal point (%c) without thousand separators.","i18n_sub_total":"Subtotal","i18n_remaining":"<span><\/span> characters remaining","currency_format_num_decimals":"2","currency_format_symbol":"\u20ac","currency_format_decimal_sep":",","currency_format_thousand_sep":"","trim_trailing_zeros":"","is_bookings":"","trim_user_input_characters":"1000","quantity_symbol":"x ","datepicker_class":"wc_pao_datepicker","datepicker_date_format":"yy.mm.dd.","gmt_offset":"-1","date_input_timezone_reference":"default","currency_format":"%s\u00a0%v"};
( function() {
var skipLinkTarget = document.querySelector( 'main' ),
sibling,
skipLinkTargetID,
skipLink;
// Early exit if a skip-link target can't be located.
if ( ! skipLinkTarget ) {
return;
}
/*
* Get the site wrapper.
* The skip-link will be injected in the beginning of it.
*/
sibling = document.querySelector( '.wp-site-blocks' );
// Early exit if the root element was not found.
if ( ! sibling ) {
return;
}
// Get the skip-link target's ID, and generate one if it doesn't exist.
skipLinkTargetID = skipLinkTarget.id;
if ( ! skipLinkTargetID ) {
skipLinkTargetID = 'wp--skip-link--target';
skipLinkTarget.id = skipLinkTargetID;
}
// Create the skip link.
skipLink = document.createElement( 'a' );
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
skipLink.href = '#' + skipLinkTargetID;
skipLink.innerHTML = 'Ugrás a tartalomhoz';
// Inject the skip link.
sibling.parentElement.insertBefore( skipLink, sibling );
}() );
var uagb_loop_builder = {"ajax_url":"https:\/\/happyuhappyme.com\/wp-admin\/admin-ajax.php","post_id":"589","nonce":"b9d0f03a21","what_post_type":"page"};
var woo_variation_swatches_options = {"show_variation_label":"1","clear_on_reselect":"1","variation_label_separator":":","is_mobile":"","show_variation_stock":"","stock_label_threshold":"5","cart_redirect_after_add":"no","enable_ajax_add_to_cart":"yes","cart_url":"https:\/\/happyuhappyme.com\/hu\/kosar\/","is_cart":"","enable_linkable_url":"1","clickable_out_of_stock":"","out_of_stock_tooltip_text":"(Unavailable)","archive_product_wrapper":".wvs-archive-product-wrapper","archive_image_selector":".wvs-archive-product-image","archive_cart_button_selector":".wvs-add-to-cart-button","archive_show_availability":"","enable_clickable_out_of_stock_archive":"","enable_catalog_mode":"","disable_catalog_mode_on_single_attribute":"","catalog_mode_behaviour":"navigate","catalog_mode_trigger":"click","linkable_attribute":"","linkable_attribute_mobile":"","enable_single_variation_preview":"","enable_single_variation_preview_archive":"","enable_single_preloader":"1","enable_archive_preloader":"1","show_archive_attribute_label":"","show_archive_variation_label":"","archive_variation_label_separator":":","enable_archive_display_limit":""};
const WCF_Frontend = {"assets_path":"https:\/\/happyuhappyme.com\/wp-content\/plugins\/woocommerce-product-filters\/assets\/build\/","filter_mode":"instant","button_text":"Apply Filters","toggle_filters":false,"toggle_default_status":"open","display_products_count":false,"filter_num_products":false,"products_count":44,"hide_default_mobile":false,"hide_default_desktop":false,"show_filters_btn_text":"Show filters","clear_btn_text":"Clear filters","slideout_desktop":false,"slideout_mobile":false,"currency":{"code":"EUR","precision":2,"symbol":"\u20ac","symbolPosition":"left_space","decimalSeparator":",","thousandSeparator":"","priceFormat":"%1$s\u00a0%2$s"},"highest_price":"34","slideout_heading":"Filter","supervisor":false,"needs_reindex":false,"is_reindexing":false,"posts_per_page":10,"orderby_options":{"menu_order":"Default sorting","popularity":"Sort by popularity","rating":"Sort by average rating","date":"Sort by latest","price":"Sort by price: low to high","price-desc":"Sort by price: high to low"},"horizontal_per_row":4,"use_fallback":false,"is_mobile":false,"admin_url":"https:\/\/happyuhappyme.com\/wp-admin\/admin.php","is_taxonomy_page":false,"current_query_params":[],"current_taxonomy":false,"rest_api_url":"https:\/\/happyuhappyme.com\/hu\/wp-json\/wcf\/v1","mobile_images_limit":5,"pagination_disabled":false,"searchable_mobile":true,"lang":{"sort":"Sort","from":"From ","to":"To ","single_result":"1 result","multi_results":"%d results","n_results":"%d result","more_filters":"More filters","supervisor_dupes":"This message is visible to Administrators and Store Managers Only. The following filters are using the same data source: %1$s. Filters must be unique and must not share the same source. <a href=\"%2$s\" target=\"_blank\">[Read more]<\/a>","supervisor_unique":"This message is visible to Administrators and Store Managers Only. Please note, you cannot use the same filter group multiple times on a page. Please make sure groups are unique. <a href=\"%s\" target=\"_blank\">[Read more]<\/a>","reindex_required":"Regenerating the index in the background. Product filtering and sorting may not be accurate until this finishes. It will take a few minutes and this notice will disappear when complete.","supervisor_title":"This message is visible to Administrators and Store Managers Only.","no_options":"No options available","no_terms":"No terms found for the specified taxonomy.","no_results":"No results","select_option":"Select an option","search_products":"Search products...","no_prices":"No prices have been found for your products. Please save your filter groups to regenerate the index.","no_values_cf":"No values found for this custom field.","show_more":"Show more","show_less":"Show less","on_sale":"On sale","in_stock":"In stock"},"design":{"primary_color":"#089ec7","secondary_color":"#E1DFDF","star_color":"#ffc300","f_star_active":"invert(76%) sepia(12%) saturate(3514%) hue-rotate(1deg) brightness(103%) contrast(100%)","f_star_disabled":"invert(97%) sepia(3%) saturate(164%) hue-rotate(164deg) brightness(117%) contrast(87%)","title_color":"#424242","title_size":"18px"},"infinite_scroll":false,"base_search_url":"https:\/\/happyuhappyme.com\/hu\/widerrufsrecht\/","wpt_trigger_max_price_refetch":true}
var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/happyuhappyme.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};