// timestamp created: 1745736019572 const location_currency = 'USD'; const display_currency = 'SOL'; const format = 'money_with_currency_format'; const money_format = '<span class=money>${{amount}}</span>'; const money_with_currency_format = '<span class=money>${{amount}} USD</span>'; const shop_currency = 'EUR'; const superscript = true; const tooltip_currency = 'SOL'; undefined