// timestamp created: 1741953157396
const location_currency = 'USD';
const display_currency = 'location';
const format = 'money_with_currency_format';
const money_format = '${{amount}} ';
const money_with_currency_format = '${{amount}} USD';
const shop_currency = 'USD';
const superscript = true;
const tooltip_currency = 'XBT';
undefined