// timestamp created: 1741933385978
const location_currency = 'USD';
const display_currency = 'GBP';
const format = 'money_with_currency_format';
const money_format = '£{{amount}}';
const money_with_currency_format = '£{{amount}} GBP';
const shop_currency = 'GBP';
const superscript = true;
const tooltip_currency = 'XBT';
undefined