You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification
$cache->setLifeTime(360); // check 4 time per day
$cache->setLifeTime(24*60*7); // so i have a week!
$globalCurrencyConverter = $cache->call( array( 'NEWCONVERTERSNAME', 'getSetExchangeRates' ),$this->document_address );