Change of currency in goods
Client's review of cooperation with Svitlana S.
Change of currency in goodsIt is clear, in time. The executor is well oriented in the administration, quickly captures the essence of the task. Thank you very much for the work. We will cooperate
-
25 days45 USD25 days45 USD
Hello to you! I do large volumes a day, fast and quality. The deadline is maximum, I will try to do so as quickly as possible. For the whole work - 2000 UAH.
by [email protected]
by Jules4
-
Winning proposal7 days16 USD
664 61 6 1 Winning proposal7 days16 USD+
-
1 day10 USD
180 24 1 1 1 day10 USDWelcome, ready to collaborate, great experience in filling online stores
-
20 days45 USD
1740 84 1 20 days45 USDSkype krava_891
-
1 day2 USD
796 14 0 1 day2 USDI do it quickly and quality. Per until the end of today.
-
7 days19 USD
131 1 0 7 days19 USDGood day, I have a lot of work experience, and I will be happy to work together. Skype [email protected]
-
1 day4 USD
346 28 0 1 day4 USDI do very quickly.
Ready to start now.
We agree on the price.
-
1 day4 USD
251 9 0 1 day4 USDReady to do and begin now.
-
2 days45 USD
2292 97 0 1 2 days45 USDGood day, ready to do your job.
by [email protected]
Skype - lemeshaeva2
-
1 day4 USD
106 2 0 1 day4 USDHello, I will do it quickly and quality!
Contact: Skype vash_employee, ICQ 697884556 or by mail [email protected]
With respect, Vladimir
-
Бисплатна.
[code]
<?php
//OpenCart Currency Updater v0.1 by HM2K
//If you find this useful please donate to [email protected]
// Configuration
require('config.php');
// Locator
include(DIR_LIBRARY . 'locator.php');
$locator =& new Locator();
// Config
$config =& $locator->get('config');
// Database
$database =& $locator->get('database');
// Settings
$settings = $database->getRows("select * from setting where type = 'catalog' or type = 'global'");
foreach ($settings as $setting) {
$config->set($setting['key'], $setting['value']);
}
// Request
$request =& $locator->get('request');
//Rest Of Code
$default=$config->get('config_currency');
echo "Default code is $default<br>\n";
$sql = "select currency_id, title, code, value, date_modified from currency";
$sql .= " order by title asc";
$results = $database->getRows($sql);
foreach ($results as $result) {
$id=$result['currency_id'];
$code=$result['code'];
$value=$result['value'];
$new=ucc(1,$default,$code);
echo "$code = $value => $new <br>\n";
$sql = "update currency set value = '?', date_modified = now() where currency_id = '?'";
$database->query($database->parse($sql, $new, $id));
}
function ucc ($amount,$from,$to) {
$url='http://www.xe.com/ucc/convert.cgi?Amount=%s&From=%s&To=%s';
$url=sprintf($url,$amount,$from,$to);
ini_set('user_agent','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0');
$c=file_get_contents($url);
$c=strip_tags($c);
preg_match("/1 $from = (.+?) $to/s",$c,$matches);
return $matches[1];
}
?>[/code]
-
Current freelance projects in the category Content Management
Website administration - blog postsThere is a blog on the website, there are already ready articles, and a clear content plan. You need to log in on Mondays, Tuesdays, and Thursdays and publish an article in the blog. That is, three articles a week. There may also be some minor tasks on the website - something… Content Management, Information Gathering ∙ 1 day 4 hours back ∙ 30 proposals |
Adding products to the websiteTask: You need to add new products to the website (based on a provided list of models). Search, select, and upload high-quality photos for each item. All necessary data is easily accessible — you can use Google or any neural networks that are convenient for you. (CMS - OpenCart… Content Management ∙ 1 day 12 hours back ∙ 26 proposals |
Creating product cards on KhoroshoAbout 140 pieces to start. Create manually. Search for images, descriptions, SEO settings. Everything is negotiable. Content Management ∙ 1 day 13 hours back ∙ 26 proposals |
Filling out product cards for RozetkaGood day We are looking for a performer to fill in product cards on the Rozetka marketplace It is necessary to transfer product information from the supplier's website: description in 2 languages (ru/ukr), transform the text to make it unique while retaining the technical and… Content Management, Advertising ∙ 2 days 2 hours back ∙ 33 proposals |
I need UGC creatives for targeted advertising.
33 USD
I'm looking for a UGC creator or someone who can shoot TikTok content for product advertising. Product: electric water blaster (water gun). Requirements: shoot 4-8 short vertical videos (10-20 seconds); TikTok format; live emotions and demonstration of the product in action; no… Video Advertising, Content Management ∙ 3 days 7 hours back ∙ 9 proposals |