// timestamp created: 1741958073085 const location_currency = 'USD'; const display_currency = 'EUR'; const format = 'money_with_currency_format'; const money_format = '€{{amount_with_comma_separator}}'; const money_with_currency_format = '€{{amount_with_comma_separator}} EUR'; const shop_currency = 'EUR'; const superscript = true; const tooltip_currency = 'disabled'; undefined