Каталог всегда под рукой
Наведите мышкой, чтобы посмотреть ассортимент товаров
Стоимость: ${ cartItem.discount.discount_price * cartItem.quantity | currency } руб. ${ cartItem.discount.seller_discount_price * cartItem.quantity | currency } руб. ${ cartItem.price * cartItem.quantity | currency } руб.
Колличество: ${ cartItem.quantity } шт.
В корзине:
${ cart.total_quantity } шт.
Cумма:
${ cart.total_cost_all | currency } руб.
Грань - высокое качество от мирового бренда Eminence
Грань по доступной цене – хороший вариант для тех, кто ценит качество Eminence в каждой вещи. Наш интернет-магазин предлагает своим клиентам приобрести товары от ведущих брендов на максимально выгодных условиях. Грань - купите прямо сейчас, и уже скоро мы доставим посылку в любой уголок страны.Но вы можете посмотреть другие бренды:
Загружаются дополнительные товары...Мы используем файлы cookie для улучшения работы сайта. Продолжая пользоваться сайтом, вы соглашаетесь с этим.
| Название | Версия |
|---|---|
| Autocomplete | 1.0 |
| Captcha | 0.3.8 |
| Coffin | 0.3.8.dev |
| Compressor | 1.3 |
| Debug toolbar | 0.10.2 |
| Django | 1.5.5 |
| Django extensions | 1.2.5 |
| Django hosts | 0.6 |
| Djcelery | 3.0.23 |
| Djcelery email | 1.0.4 |
| Djsupervisor | 0.3.1 |
| Easy thumbnails | 1.4 |
| Haystack | 2.3.2 |
| Mptt | 0.6.0 |
| Nocaptcha recaptcha | 0.0.19 |
| Postman | 3.0.2 |
| Python | 2.7.6 |
| Pytils | 0.2.3 |
| Reversion | 1.8.0 |
| South | 0.8.2 |
| Ресурс | Значение |
|---|---|
| User CPU time | 914.519 мс |
| System CPU time | 32.020 мс |
| Total CPU time | 946.539 мс |
| Затраченное время | 2215.329 мс |
| Переключений контекста | 464 намеренных, 6 вынужденных |
| Событие | Временная диаграмма | С начала навигации в мс (+продолжительность) |
|---|
nazya.settings| Параметр | Значение |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | (('John', '2955529@gmail.com'),) |
| ADMIN_FOR | () |
| ADMIN_GUID | '888F470E-8EF9-11E2-B705-0FEB6188709B' |
| ADMIN_MEDIA_PREFIX | '/media/admin/' |
| AFFILIATES_LOG_CLEAN_INTERVAL | relativedelta(years=+1) |
| ALLOWED_HOSTS | ('nazya.com',
'.nazya.com',
'nazya.ru',
'.nazya.ru',
'ru-ebay.com',
'xn--h1aehhpf.com',
'timberland-ru.com',
'adidas-ru.com',
'abercrombie-a-fitch.ru',
'patek--philippe.ru',
'rolex-ru.com',
'tissot-ru.com',
'samsung-ru.com',
'cena24.ru',
'www.cena24.ru',
'xn----7sbba6bicledg4ac0s.xn--p1ai',
'xn----7sbab9bcjdndgsc0s.xn--p1ai',
'oki-dokki.com',
'qnazya.com',
'randstuff.ru',
u'192.168.1.100',
'5.9.138.19',
'144.76.108.207',
u'144.76.108.205',
u'188.0.31.124',
'88.99.211.111',
u'127.0.0.1') |
| ALLOWED_INCLUDE_ROOTS | () |
| AMAZON_ASYNC | False |
| APPEND_SLASH | True |
| ASSETS_AUTO_BUILD | False |
| ASSETS_DEBUG | False |
| ASSETS_ROOT | '/var/www/nazya/nazya/nazya/www/CACHE/' |
| ASSETS_URL | '//static03.nazya.com/media/CACHE/' |
| AUTHENTICATION_BACKENDS | ('force_auth.backend.ForceauthBackend',
'backends.auth_backend.CaseInsensitiveModelBackend') |
| AUTH_USER_EMAIL_UNIQUE | True |
| AUTH_USER_MODEL | 'accounts.User' |
| BROKER_POOL_LIMIT | 300 |
| BROKER_URL | 'amqp://nazyamq:FWRg52c3rV@144.76.108.207:5672/nazyamq' |
| CACHES | {'block_reviews': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/8',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'category': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/3',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'category_2_cache_bucket': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/5',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'default': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/0',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'last_viewed': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/9',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'location_city_cache': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/1',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'otapi_cache': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://:3ee6b2ac3451335362ef41faeae453c27dd0dd8acfe6b6089d0325804acb033e@144.76.108.205:6379/1',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>,
'PASSWORD': u'********************'}},
'product_reviews': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/2',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'profit_products': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/4',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'recently_by_category': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/6',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'recently_pull': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379/7',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}},
'remote': {'BACKEND': 'django_redis.cache.RedisCache',
'LOCATION': 'redis://88.99.211.111:12379/1',
'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient',
u'COMPRESS_COMPRESSOR': <built-in function compress>,
u'COMPRESS_DECOMPRESSOR': <built-in function decompress>,
u'COMPRESS_DECOMPRESSOR_ERROR': <class 'zlib.error'>}}} |
| CACHE_CRAWLER_RESPONCE | False |
| CACHE_CRAWLER_RESPONCE_TIME | 0 |
| CACHE_HOSTNAME | 'localhost' |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | u'********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CAPTCHA_FONT_SIZE | 30 |
| CATEGORY_MANAGER_PK | 1017389 |
| CATEGORY_TRANSLATED_FILTERS_ACTUAL_TIME | datetime.datetime(2013, 9, 3, 6, 0) |
| CELERYBEAT_SCHEDULER | 'djcelery.schedulers.DatabaseScheduler' |
| CELERYD_TASK_SOFT_TIME_LIMIT | 30 |
| CELERYD_TASK_TIME_LIMIT | 40 |
| CELERY_IMPORTS | ('nazya.tasks',
'nazya.base.tasks',
'nazya.base.services',
'nazya.publications.tasks',
'nazya.sitemaps.tasks',
'apps.cart.tasks',
'nazya.core.sms',
'nazya.base.sources.aliexpress.tasks',
'nazya.base.sources.taobao.tasks',
'nazya.base.templatetags.placeholders',
'nazya.base.views.product') |
| CELERY_RESULT_BACKEND | 'database' |
| CELERY_SEND_TASK_ERROR_EMAILS | False |
| CELERY_TASK_RESULT_EXPIRES | 43200 |
| CELERY_TIMEZONE | 'UTC' |
| CKEDITOR_CONFIGS | {'articles': {'language': 'ru', 'skin': 'moono'},
'charity': {'language': 'ru',
'skin': 'moono',
'toolbar': [['Source'],
['Format'],
['Bold', 'Italic', 'Strike'],
['BulletedList',
'NumberedList',
'-',
'Outdent',
'Indent'],
['Link',
'Unlink',
'Image',
'Youtube',
'HorizontalRule'],
['Maximize']]},
'default': {'height': 300,
'language': 'ru',
'skin': 'moono',
'toolbar': [['Undo',
'Redo',
'-',
'Bold',
'Italic',
'Underline',
'-',
'Link',
'Unlink',
'-',
'Format']],
'toolbarCanCollapse': False,
'width': 700},
'product': {'language': 'ru',
'skin': 'moono',
'toolbar': [['Source'],
['Bold', 'Italic', 'Strike', '-', 'RemoveFormat'],
['NumberedList',
'BulletedList',
'-',
'Outdent',
'Indent'],
['Link', 'Unlink', 'Anchor'],
['Maximize']]},
'review': {'extraPlugins': 'wordcount',
'filebrowserBrowseUrl': '',
'format_tags': 'p;h2;h3;h4;pre;address',
'height': '300px',
'language': 'ru',
'skin': 'moono',
'toolbar': [['Source'],
['Format'],
['Bold', 'Italic', 'Strike'],
['BulletedList',
'NumberedList',
'-',
'Outdent',
'Indent'],
['Image', 'Youtube', 'Link'],
['Maximize']],
'width': '720px'},
'user_product': {'height': 400,
'language': 'ru',
'skin': 'moono',
'toolbar': [['Source'],
['Format'],
['Bold', 'Italic', 'Strike'],
['BulletedList',
'NumberedList',
'-',
'Outdent',
'Indent'],
['Link',
'Unlink',
'Image',
'Youtube',
'HorizontalRule'],
['Maximize']],
'width': 670}} |
| CKEDITOR_UPLOAD_PATH | '/mnt/static/uploads/ckeuploads' |
| CLICKHOUSE_DATABASES | {'my_test_db': {'db_url': 'http://88.99.211.111:8123',
'password': 'ji9iJee8DaemeisheeH5Voozeiroo8haok4hiwuzohM7H',
'username': 'nazya'},
'nazya_stat': {'db_url': 'http://88.99.211.111:8123',
'password': 'ji9iJee8DaemeisheeH5Voozeiroo8haok4hiwuzohM7H',
'username': 'nazya'}} |
| COMMENTS_ALLOW_PROFANITIES | False |
| COMPRESS_CACHE_BACKEND | 'default' |
| COMPRESS_CACHE_KEY_FUNCTION | u'********************' |
| COMPRESS_CLOSURE_COMPILER_ARGUMENTS | u'' |
| COMPRESS_CLOSURE_COMPILER_BINARY | u'java -jar compiler.jar' |
| COMPRESS_CSSTIDY_ARGUMENTS | u'--template=highest' |
| COMPRESS_CSSTIDY_BINARY | u'csstidy' |
| COMPRESS_CSS_COMPRESSOR | u'compressor.css.CssCompressor' |
| COMPRESS_CSS_FILTERS | ['compressor.filters.css_default.CssAbsoluteFilter',
'compressor.filters.cssmin.CSSMinFilter'] |
| COMPRESS_CSS_HASHING_METHOD | u'mtime' |
| COMPRESS_DATA_URI_MAX_SIZE | 1024 |
| COMPRESS_DEBUG_TOGGLE | u'None' |
| COMPRESS_ENABLED | True |
| COMPRESS_JS_COMPRESSOR | u'compressor.js.JsCompressor' |
| COMPRESS_JS_FILTERS | [u'compressor.filters.jsmin.JSMinFilter'] |
| COMPRESS_MINT_DELAY | 30 |
| COMPRESS_MTIME_DELAY | 10 |
| COMPRESS_OFFLINE | False |
| COMPRESS_OFFLINE_CONTEXT | {u'STATIC_URL': '//static03.nazya.com/media/'} |
| COMPRESS_OFFLINE_MANIFEST | u'manifest.json' |
| COMPRESS_OFFLINE_TIMEOUT | 31536000 |
| COMPRESS_OUTPUT_DIR | u'CACHE' |
| COMPRESS_PARSER | u'compressor.parser.AutoSelectParser' |
| COMPRESS_PRECOMPILERS | (('text/coffeescript', 'coffee --compile --stdio'),
('text/less', 'lessc {infile} {outfile}'),
('text/x-sass', 'sass {infile} {outfile}'),
('text/x-scss', 'sass --scss {infile} {outfile}')) |
| COMPRESS_REBUILD_TIMEOUT | 2592000 |
| COMPRESS_ROOT | '/var/www/nazya/nazya/nazya/www' |
| COMPRESS_STORAGE | u'compressor.storage.CompressorFileStorage' |
| COMPRESS_TEMPLATE_FILTER_CONTEXT | {u'STATIC_URL': '//static03.nazya.com/media/'} |
| COMPRESS_URL | '//static03.nazya.com/media/' |
| COMPRESS_VERBOSE | False |
| COMPRESS_YUI_BINARY | u'java -jar yuicompressor.jar' |
| COMPRESS_YUI_CSS_ARGUMENTS | u'' |
| COMPRESS_YUI_JS_ARGUMENTS | u'' |
| CONSULTANT_DEFAULT | 18143 |
| CONTROL_PANEL_IPS | set(['5.9.85.100']) |
| COVERAGE_RCFILE | '/var/www/nazya/nazya/nazya/tests/coverage.ini' |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| DATABASES | {'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'nazya',
'OPTIONS': {'application_name': 'nazya-django',
'autocommit': True},
'PASSWORD': u'********************',
'PORT': '6432',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'Etc/GMT-1',
'USER': 'root'},
'descriptions': {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'nazya_description',
'OPTIONS': {'autocommit': True},
'PASSWORD': u'********************',
'PORT': '6432',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'Etc/GMT-1',
'USER': 'nazya'}} |
| DATABASE_ROUTERS | [] |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y') |
| DATE_FORMAT | 'd F Y' |
| DATE_INPUT_FORMATS | ('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y') |
| DEBUG | False |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DEBUG_TOOLBAR_CONFIG | {'INTERCEPT_REDIRECTS': False,
'SHOW_TOOLBAR_CALLBACK': <function show_toolbar_callback at 0x7ff31ec2c758>} |
| DEBUG_TOOLBAR_PANELS | ('debug_toolbar.panels.version.VersionDebugPanel',
'debug_toolbar.panels.timer.TimerDebugPanel',
'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel',
'debug_toolbar.panels.headers.HeaderDebugPanel',
'debug_toolbar.panels.request_vars.RequestVarsDebugPanel',
'debug_toolbar.panels.sql.SQLDebugPanel',
'debug_toolbar.panels.template.TemplateDebugPanel',
'debug_toolbar.panels.signals.SignalDebugPanel',
'debug_toolbar.panels.logger.LoggingPanel') |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_CONTENT_TYPE | 'text/html' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'noreply@nazya.com' |
| DEFAULT_HOST | 'base_taobao' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DESCRIPTIONS_DB | {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': 'localhost',
'NAME': 'nazya_description',
'OPTIONS': {'autocommit': True},
'PASSWORD': u'********************',
'PORT': '6432',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'Etc/GMT-1',
'USER': 'nazya'} |
| DESCRIPTION_APART | True |
| DEVELOPERS_GROUP_ID | 6 |
| DICTIONARY_MOST_COMMON_FILE | '/var/www/nazya/nazya/nazya/www/most_common_foreign_text.json' |
| DISABLE_CACHE | False |
| DISALLOWED_USER_AGENTS | () |
| DOGSLOW | False |
| DOGSLOW_LOGGER | 'dogslow' |
| DOGSLOW_LOG_TO_SENTRY | True |
| DOGSLOW_STACK_VARS | True |
| DOGSLOW_TIMER | 33 |
| DOMAIN_AMAZON | 'nazya.com/amazon' |
| DOMAIN_ANY | 'nazya.com/shops' |
| DOMAIN_ARENA | 'nazya.ru' |
| DOMAIN_COM | 'nazya.com' |
| DOMAIN_RF | 'nazya.com/freeshipping' |
| DOMAIN_RU | 'nazya.com/ebay' |
| DOMAIN_TAO | 'nazya.tao' |
| DONTUSE_ONLY_NOT_SYNCED_ORDERS | False |
| EBAY_API_CONFIG | u'********************' |
| EBAY_API_KEYS | u'********************' |
| EBAY_PROXY_CONFIG | {'url': 'http://185.251.25.21:8888'} |
| ELASTICSEARCH_DEFAULT_ANALYZER | 'russian' |
| EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
| EMAIL_BUGREPORT | '2955529@gmail.com' |
| EMAIL_HOST | 'smtp.mail.ru' |
| EMAIL_HOST_PASSWORD | u'********************' |
| EMAIL_HOST_USER | 'noreply@nazya.com' |
| EMAIL_PORT | 587 |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_USE_TLS | True |
| ENABLE_SQL_LIMITS | True |
| FAST_DEBUGER_RUN | False |
| FILE_CHARSET | 'utf-8' |
| FILE_UPLOAD_HANDLERS | ('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler') |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | None |
| FILE_UPLOAD_TEMP_DIR | None |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | () |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| GEOIP_COOKIE_DOMAIN | '' |
| GEOIP_COOKIE_EXPIRES | 31622400 |
| GEOIP_COOKIE_NAME | 'geoip_location_id' |
| GEOIP_LOCATION_EMPTY_VALUE | 0 |
| GEOIP_LOCATION_MODEL | 'django_geoip.models.GeoLocationFacade' |
| GEOIP_STORAGE_CLASS | 'django_geoip.storage.LocationCookieStorage' |
| GEORGE_DEV_MACHINE | ['nazya-to-be',
'nazya-go',
'naya-asus',
'e7440',
'nazya-d2',
'nazya-GA-970A-D3',
'freezeman-MS-7A72'] |
| GOOGL_API_KEY | u'********************' |
| HAYSTACK_CONNECTIONS | {'default': {'ENGINE': 'haystack.backends.elasticsearch_backend.ElasticsearchSearchEngine',
'INDEX_NAME': 'nazya_haystack',
'TIMEOUT': 30,
'URL': 'http://88.99.211.111:9700/nazya-elastic/'},
'russian': {'BATCH_SIZE': 100,
'ENGINE': 'nazya.base.search_backends.RussianElasticSearchEngine',
'EXCLUDED_INDEXES': ['nazya.base.search_indexes.NazyaProductIndex',
'nazya.base.search_indexes.ReviewArticleIndex',
'nazya.base.search_indexes.ReSaleProductsIndex'],
'INDEX_NAME': 'nazya_haystack_russian',
'TIMEOUT': 30,
'URL': 'http://88.99.211.111:9700/nazya-elastic/'},
'russian_': {'BATCH_SIZE': 100,
'ENGINE': 'nazya.base.search_backends.RussianElasticSearchEngine2',
'EXCLUDED_INDEXES': ['nazya.base.search_indexes.NazyaProductIndex',
'nazya.base.search_indexes.ReviewArticleIndex',
'nazya.base.search_indexes.ReSaleProductsIndex'],
'INDEX_NAME': 'nazya_haystack_russian_',
'TIMEOUT': 30,
'URL': 'http://88.99.211.111:9700/nazya-elastic/'}} |
| HOME_DIR | '/var/www/nazya/nazya' |
| HOST_DICT | {0: 'H_NAZYA_COM', 1: 'H_NAZYA_RU', 5: 'H_CENA24_RU', 14: 'H_NAZYA_AU'} |
| HOST_NAME_BY_ID | {0: 'nazya.com', 1: 'nazya.ru', 5: 'cena24.ru', 14: 'nazya.au'} |
| H_CENA24_RU | 5 |
| H_NAZYA_AU | 14 |
| H_NAZYA_COM | 0 |
| H_NAZYA_RU | 1 |
| IGNORABLE_404_URLS | () |
| INSTALLED_APPS | ('nazya.agent',
'nazya.ajax',
'nazya.arena',
'nazya.monkeypatches',
'apps.bonusbalance',
'apps.favorites',
'apps.force_auth',
'apps.message',
'apps.my',
'apps.my.bills',
'apps.my.profile',
'apps.order',
'apps.outfromwallet',
'apps.recently',
'apps.rpc',
'apps.searchlog',
'apps.size_articles',
'nazya.accounts',
'nazya.api',
'nazya.api.v2',
'nazya.archive',
'nazya.articles',
'nazya.affiliates',
'nazya.base',
'nazya.proxylang',
'nazya.banners',
'nazya.charity',
'nazya.commission',
'nazya.dictionary',
'nazya.faq',
'nazya.enter',
'nazya.indexing_yandex_category',
'nazya.logger',
'nazya.manager_rating',
'nazya.map',
'nazya.news',
'nazya.package',
'nazya.pages',
'nazya.pm',
'nazya.product_articles',
'nazya.promotions',
'nazya.publications',
'nazya.reviews',
'nazya.robots',
'nazya.sanitizers',
'nazya.scraper',
'nazya.sitemaps',
'nazya.support',
'nazya.translator',
'nazya.translator_log',
'nazya.yml_creator',
'nazya.comments',
'nazya.suggestions',
'nazya.statusflags',
'nazya.uploadify',
'nazya.statistics',
'nazya.geoip',
'nazya.guaranteed_purchase',
'nazya.image_search',
'nazya.mailer',
'nazya.any_shop',
'nazya.free_product_order',
'nazya.recall',
'nazya.proxy',
'nazya.seller_geo',
'nazya.search_correct',
'nazya.longsql',
'nazya.signature',
'nazya.ru_ebay',
'nazya.rss',
'nazya.popular_brand',
'libs.price',
'nazya.nazya_seo',
'nazya.sites',
'nazya.taobao_keys',
'nazya.sticky',
'nazya.seach_cache_log',
'nazya.self_test',
'nazya.ostrova',
'nazya.cena24',
'nazya.selection',
'nazya.longpage',
'nazya.fashion',
'nazya.ui_slider_widget',
'nazya.property_description',
'nazya.collective_order',
'nazya.bugreport',
'nazya.utils',
'nazya.api.v3.urls',
'apps.cart.v3',
'apps.similar.v3',
'apps.invoice',
'nazya.base.sources.taobao',
'apps.urlshortener',
'apps.product_prices',
'apps.profiler',
'nazya.dbupdate',
'django.contrib.sitemaps',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
'django.contrib.sites',
'south',
'django_hosts',
'pure_pagination',
'easy_thumbnails',
'postman',
'mptt',
'compressor',
'autocomplete',
'coffin',
'ckeditor',
'django_extensions',
'test_extensions',
'captcha',
'nocaptcha_recaptcha',
'django_geoip',
'reversion',
'djcelery',
'haystack',
'pytils',
'debug_toolbar',
'djcelery_email',
'djsupervisor') |
| INTERNAL_IPS | ('127.0.0.1', '109.195.66.242', '188.0.30.39', '178.64.114.58') |
| IPGEOBASE_ALLOWED_COUNTRIES | [] |
| IPGEOBASE_CIDR_FIELDS | ['start_ip', 'end_ip', 'ip_range_human', 'country_code', 'city_id'] |
| IPGEOBASE_CIDR_FILENAME | 'cidr_optim.txt' |
| IPGEOBASE_CITIES_FIELDS | ['city_id',
'city_name',
'region_name',
'district_name',
'latitude',
'longitude'] |
| IPGEOBASE_CITIES_FILENAME | 'cities.txt' |
| IPGEOBASE_FILE_ENCODING | 'windows-1251' |
| IPGEOBASE_FILE_FIELDS_DELIMITER | '\t' |
| IPGEOBASE_SOURCE_URL | 'http://ipgeobase.ru/files/db/Main/geo_files.zip' |
| JINJA2_CACHE | <jinja2.bccache.FileSystemBytecodeCache object at 0x7ff31ec2d1d0> |
| JINJA2_DEFAULT_TEMPLATE_EXTENSION | '.j2' |
| JINJA2_ENVIRONMENT_OPTIONS | {'auto_reload': False,
'autoescape': True,
'bytecode_cache': <jinja2.bccache.FileSystemBytecodeCache object at 0x7ff31ec2d1d0>,
'cache_size': 800,
'lstrip_blocks': True,
'trim_blocks': True} |
| JINJA2_EXTENSIONS | ['jinja2.ext.with_',
'jinja2.ext.loopcontrols',
'compressor.contrib.jinja2ext.CompressorExtension'] |
| JINJA2_TEMPLATE_CACHE_ROOT | '/var/www/nazya/nazya/nazya/../tmp/jinja_cache' |
| LANGUAGES | (('ru', u'\u0420\u0443\u0441\u0441\u043a\u0438\u0439'),
('en', 'English'),
('de', 'German')) |
| LANGUAGES_BIDI | ('he', 'ar', 'fa') |
| LANGUAGE_CODE | 'ru' |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LESS_BIN | '/usr/bin/lessc' |
| LOCALE_PATHS | ('/var/www/nazya/nazya/nazya/locale',) |
| LOCAL_IP | '127.0.0.1' |
| LOCAL_MIDDLEWARE_CLASSES | () |
| LOCAL_NAME | 'mail.nazya.com' |
| LOGGING | {'disable_existing_loggers': True,
'filters': {'request': {'()': 'nazya.utils.log.DjangoRequestFilter'},
'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'},
'require_debug_true': {'()': 'django.utils.log.RequireDebugTrue'}},
'formatters': {'debug': {'format': '%(asctime)s: %(filename)s:%(lineno)s [%(funcName)s()] [%(levelname)s] %(message)s'},
'simple': {'format': '%(levelname)s %(asctime)s: %(message)s'},
'verbose': {'format': '%(levelname)s %(asctime)s %(module)s %(process)d %(thread)d %(message)s'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'filters': ['require_debug_true'],
'formatter': 'simple',
'level': 'INFO',
'stream': <open file '<stdout>', mode 'w' at 0x7ff3233d0150>},
'file-debug': {'backupCount': 1,
'class': 'logging.handlers.RotatingFileHandler',
'filename': '/tmp/dj-server-debug.log',
'formatter': 'debug',
'level': 'DEBUG',
'maxBytes': 10485760},
'send-error-sms-console': {'class': 'logging.StreamHandler',
'formatter': 'simple',
'level': 'INFO',
'stream': <open file '<stdout>', mode 'w' at 0x7ff3233d0150>},
'sentry': {'class': 'raven.contrib.django.raven_compat.handlers.SentryHandler',
'filters': ['require_debug_false'],
'level': 'WARNING'}},
'loggers': {'category_moderation': {'handlers': ['sentry'],
'level': 'DEBUG'},
'django.request': {'filters': ['request'],
'handlers': ('sentry', 'console'),
'level': 'WARNING',
'propagate': False},
'gunicorn.error': {'handlers': ('sentry', 'console'),
'level': 'ERROR'},
'http_requests': {'level': 'DEBUG'},
'main': {'handlers': ['console'],
'level': 'DEBUG',
'propagate': True},
'profile': {'level': 'INFO'},
'py.warnings': {'handlers': ['console'], 'level': 'ERROR'},
'send-error-sms': {'handlers': ['send-error-sms-console',
'sentry'],
'level': 'INFO'},
'server_debug': {'handlers': ['file-debug'], 'level': 'DEBUG'},
'sitemap': {'handlers': ('sentry', 'console'), 'level': 'INFO'},
'sms': {'level': 'INFO'},
'update_category': {'handlers': ('sentry', 'console'),
'level': 'INFO'},
'user-cart-save': {'handlers': ['sentry'], 'level': 'INFO'},
'util': {'level': 'INFO'}},
'root': {'handlers': ('sentry', 'console'), 'level': 'WARNING'},
'version': 1} |
| LOGGING_CONFIG | 'django.utils.log.dictConfig' |
| LOGIN_REDIRECT_URL | u'/' |
| LOGIN_URL | '/login' |
| LOGOUT_URL | '/accounts/logout/' |
| LOG_DIR | '/var/www/nazya/nazya/nazya/tmp/logs' |
| MANAGERS | (('George', '2955529@gmail.com'),) |
| MEDIA_ROOT | '/mnt/static/uploads' |
| MEDIA_URL | '//static03.nazya.com/uploads/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE_CLASSES | (u'raven.contrib.django.middleware.DjangoRestFrameworkCompatMiddleware',
u'raven.contrib.django.middleware.SentryMiddleware',
'nazya.middleware.sites.SiteMatchMiddleware',
'nazya.middleware.redirect_domains.RedirectWrongDomains',
'libs.nazya_timelog.middleware.nazyaloger.NazyaLoger1',
'django_hosts.middleware.HostsMiddleware',
'nazya.middleware.common.WriteCommons',
'nazya.base.middleware.LoadBaseSettings',
'nazya.sites.middleware.SitesMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'nazya.robots.middleware.RobotsMiddleware',
'django.middleware.locale.LocaleMiddleware',
'nazya.middleware.common.TranslateBranchSettings',
'apps.force_auth.middleware.ForceAuth_middleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'nazya.middleware.real_uri.RealURIMiddleware',
'pandora.middleware.RequestMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'nazya.affiliates.middleware.CityAdsPix',
'nazya.nazya_seo.middleware.NazyaSeoMiddle',
'nazya.middleware.ajax_message.AjaxMessaging',
'libs.nazya_timelog.middleware.nazyaloger.NazyaLoger2',
'nazya.middleware.browser.BrowserMiddleware',
'nazya.middleware.sessions.AnonymousSession',
'nazya.geoip.middleware.Location',
'debug_toolbar.middleware.DebugToolbarMiddleware') |
| MONGO_DATABASE_NAME | 'nazya' |
| MONKEY_PATCH | u'********************' |
| MONTH_DAY_FORMAT | 'F j' |
| NAZYA_PROXY | None |
| NAZYA_SELLER_ID | 1203298 |
| NEW_DELIVERY_STRATEGY | 1 |
| NEW_NAZYA_RU | False |
| NORECAPTCHA_IPS | ('94.73.238.92',) |
| NORECAPTCHA_SECRET_KEY | u'********************' |
| NORECAPTCHA_SITE_KEY | u'********************' |
| NORECAPTCHA_WIDGET_TEMPLATE | 'base/norecaptcha_widget.html' |
| NOSE_HTML_ERR_DIR | '/var/www/nazya/nazya/nazya/uploads/tests/_errors' |
| NOSE_HTML_OUT_DIR | '/var/www/nazya/nazya/nazya/uploads/tests' |
| NOSE_HTML_OUT_URL | 'http://tests.nazya.com/' |
| NUMBER_GROUPING | 0 |
| OFFICE_IPS | set(['95.170.182.168']) |
| PAGINATION_SETTINGS | {'MARGIN_PAGES_DISPLAYED': 2, 'PAGE_RANGE_DISPLAYED': 8} |
| PASSWORD_HASHERS | u'********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | u'********************' |
| PISTON_DISPLAY_ERRORS | False |
| PISTON_EMAIL_ERRORS | False |
| PISTON_IGNORE_DUPE_MODELS | True |
| POSTMAN_AUTO_MODERATE_AS | True |
| POSTMAN_DISABLE_USER_EMAILING | True |
| POSTMAN_DISALLOW_ANONYMOUS | True |
| POSTMAN_DISALLOW_COPIES_ON_REPLY | True |
| POSTMAN_DISALLOW_MULTIRECIPIENTS | True |
| POSTMAN_MAILER_APP | None |
| PREPEND_WWW | False |
| PROFANITIES_LIST | u'********************' |
| PROFILER_LOG_IN_DB | True |
| PROFILER_PRINT_LOG | True |
| PROJECT_APPS | ('nazya.agent',
'nazya.ajax',
'nazya.arena',
'nazya.monkeypatches',
'apps.bonusbalance',
'apps.favorites',
'apps.force_auth',
'apps.message',
'apps.my',
'apps.my.bills',
'apps.my.profile',
'apps.order',
'apps.outfromwallet',
'apps.recently',
'apps.rpc',
'apps.searchlog',
'apps.size_articles',
'nazya.accounts',
'nazya.api',
'nazya.api.v2',
'nazya.archive',
'nazya.articles',
'nazya.affiliates',
'nazya.base',
'nazya.proxylang',
'nazya.banners',
'nazya.charity',
'nazya.commission',
'nazya.dictionary',
'nazya.faq',
'nazya.enter',
'nazya.indexing_yandex_category',
'nazya.logger',
'nazya.manager_rating',
'nazya.map',
'nazya.news',
'nazya.package',
'nazya.pages',
'nazya.pm',
'nazya.product_articles',
'nazya.promotions',
'nazya.publications',
'nazya.reviews',
'nazya.robots',
'nazya.sanitizers',
'nazya.scraper',
'nazya.sitemaps',
'nazya.support',
'nazya.translator',
'nazya.translator_log',
'nazya.yml_creator',
'nazya.comments',
'nazya.suggestions',
'nazya.statusflags',
'nazya.uploadify',
'nazya.statistics',
'nazya.geoip',
'nazya.guaranteed_purchase',
'nazya.image_search',
'nazya.mailer',
'nazya.any_shop',
'nazya.free_product_order',
'nazya.recall',
'nazya.proxy',
'nazya.seller_geo',
'nazya.search_correct',
'nazya.longsql',
'nazya.signature',
'nazya.ru_ebay',
'nazya.rss',
'nazya.popular_brand',
'libs.price',
'nazya.nazya_seo',
'nazya.sites',
'nazya.taobao_keys',
'nazya.sticky',
'nazya.seach_cache_log',
'nazya.self_test',
'nazya.ostrova',
'nazya.cena24',
'nazya.selection',
'nazya.longpage',
'nazya.fashion',
'nazya.ui_slider_widget',
'nazya.property_description',
'nazya.collective_order',
'nazya.bugreport',
'nazya.utils',
'nazya.api.v3.urls',
'apps.cart.v3',
'apps.similar.v3',
'apps.invoice',
'nazya.base.sources.taobao',
'apps.urlshortener',
'apps.product_prices',
'apps.profiler',
'nazya.dbupdate') |
| PROJECT_ROOT | '/var/www/nazya/nazya/nazya' |
| RAVEN_CONFIG | {'dsn': 'http://ec0fd36586ce45288fb4102692e143b5:ae56d9ffb1b54ea0b4fc35712b8a05c1@88.99.211.111:9500/2'} |
| REDIS_QUEUE | {'db': 0,
'host': '144.76.108.205',
'password': '3ee6b2ac3451335362ef41faeae453c27dd0dd8acfe6b6089d0325804acb033e',
'port': 6379} |
| REPLACE_TAO_IMAGES_URL | False |
| REQUEST_DOMAIN | 'com' |
| REVIEWS_RATING_FACTOR | 10 |
| ROOT_HOSTCONF | 'nazya.hosts' |
| ROOT_URLCONF | 'nazya.com.urls' |
| SECRET_KEY | u'********************' |
| SECURE_PROXY_SSL_HEADER | ('HTTP_X_FORWARDED_PROTO', 'https') |
| SELENIUM_PARSERS | ['http://88.99.211.111:8010'] |
| SEND_BROKEN_LINK_EMAILS | False |
| SEND_SELF_TEST_SMS | True |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 10800 |
| SESSION_COOKIE_DOMAIN | '.nazya.com' |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'session' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'redis_sessions.session' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_REDIS_DB | 10 |
| SESSION_REDIS_HOST | '88.99.211.111' |
| SESSION_REDIS_PORT | 12379 |
| SESSION_REDIS_PREFIX | 'nazya_session' |
| SESSION_REDIS_SOCKET_TIMEOUT | 1 |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.PickleSerializer' |
| SETTINGS_MODULE | 'nazya.settings' |
| SHOP_SOURCES | ['ebay', 'taobao'] |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SHOW_UNIVERSAL_COMMENTS_AVATARS | True |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SITES_CONFIG | {0: {'MEDIA_URL': '//static03.nazya.com/uploads/',
'STATIC_URL': '//static03.nazya.com/media/'},
5: {'MEDIA_URL': 'http://static.cena24.ru/uploads/',
'STATIC_URL': 'http://static.cena24.ru/media/'}} |
| SITES_SOURCES | {0: u'base', 5: u'cena24'} |
| SITE_ID | 1 |
| SOUTH_TESTS_MIGRATE | False |
| SPHINX_HOST | '144.76.108.205' |
| SPHINX_PORT | 9999 |
| SPHINX_SEARCH_HOST | '144.76.108.205' |
| SPHINX_SEARCH_PORT | 9998 |
| SQL_COUNT_LIMIT | 120 |
| SQL_DURATION_LIMIT | 8 |
| STATICFILES_DIRS | () |
| STATICFILES_FINDERS | ('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
'compressor.finders.CompressorFinder') |
| STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
| STATIC_ROOT | '/var/www/nazya/nazya/nazya/www' |
| STATIC_URL | '//static03.nazya.com/media/' |
| STATISTICS_VALUES_CACHE | 'mru_property_values' |
| STATISTICS_VALUES_FILE | '/var/www/nazya/nazya/nazya/www/mru_property_values.json' |
| SUGGESTIONS_CACHE_KEY | u'********************' |
| SUGGESTIONS_LOCK_KEY | u'********************' |
| SUGGESTIONS_LOCK_TIMEOUT | 600 |
| SUGGESTIONS_MAX_COUNT | 10 |
| SUGGESTIONS_PUT_DELAY | datetime.timedelta(0, 900) |
| SUGGESTIONS_TERM_MIN_LEN | 2 |
| SUGGESTIONS_UPDATE_CHANCE | 0.02 |
| S_NAZYA_DOMAIN | 'https://s.nazya.com' |
| TAOBAO_ASYNC | True |
| TEMPLATE_CONTEXT_PROCESSORS | ('django.contrib.auth.context_processors.auth',
'django.core.context_processors.csrf',
'nazya.accounts.context_processors.forms_context_processor',
'nazya.context_processors.perms.global_perms_processor',
'nazya.context_processors.sites.sites_domains',
'nazya.ru_ebay.context_processors.ru_ebay_static_url',
'django.core.context_processors.debug',
'django.core.context_processors.request',
'django.core.context_processors.static',
'django.core.context_processors.media',
'cart.context_processors.current_cart',
'nazya.jinja2ext.context_processors.choice_domain',
'django.contrib.messages.context_processors.messages',
'nazya.base.context_processors.public_branches',
'nazya.base.context_processors.system_by_branch',
'nazya.sites.context_processors.sites_settings',
'nazya.context_processors.static_url.static_url',
'nazya.base.context_processors.authorize_function') |
| TEMPLATE_DEBUG | True |
| TEMPLATE_DIRS | ('/var/www/nazya/nazya/nazya/templates',) |
| TEMPLATE_LOADERS | ('coffin.contrib.loader.AppLoader', 'coffin.contrib.loader.FileSystemLoader') |
| TEMPLATE_STRING_IF_INVALID | '' |
| TEST_RUNNER | 'libs.tests.NazyaTestRunner' |
| THOUSAND_SEPARATOR | ',' |
| THREAD_POOL_COUNT | 25 |
| THUMBNAIL_PRESERVE_EXTENSIONS | True |
| THUMBNAIL_QUALITY | 95 |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ('%H:%M:%S', '%H:%M') |
| TIME_ZONE | 'Etc/GMT-1' |
| TMP_ROOT | '/var/www/nazya/nazya/nazya/tmp' |
| TRANSACTIONS_MANAGED | False |
| TWITTERS | {'default': {'OAUTH_SECRET': u'********************',
'OAUTH_TOKEN': u'********************',
'SECRET': u'********************',
'TOKEN': u'********************'}} |
| UPLOADIFY_TEMP_EXPIRE | datetime.timedelta(1) |
| UPLOADS_DIR | '/var/www/nazya/nazya/nazya/uploads' |
| USE_CACHE | True |
| USE_ETAGS | False |
| USE_I18N | True |
| USE_L10N | True |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | False |
| USE_X_FORWARDED_HOST | True |
| VK_ACCESS_TOKEN | u'********************' |
| WE_USE_MANAGE_PY_COMMAND | False |
| WITHOUT_PROXY | False |
| WSGI_APPLICATION | None |
| WWW_DIR | '/var/www/nazya/nazya/nazya/www' |
| X_FRAME_OPTIONS | 'SAMEORIGIN' |
| YEAR_MONTH_FORMAT | 'F Y' |
| YP | 'qwq987' |
| Заголовок | Значение |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, deflate, br |
| Accept-Language | ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7 |
| Cookie | => see Request Vars panel |
| Dnt | 1 |
| Host | nazya.com |
| Referer | https://nazya.com/my/orders/66c75e4ba94120dde6ee56dd903d9d15/?order=66c75e4ba94120dde6ee56dd903d9d15&item=1707842 |
| Sec-Ch-Ua | "Not_A Brand";v="99", "Google Chrome";v="109", "Chromium";v="109" |
| Sec-Ch-Ua-Arch | "x86" |
| Sec-Ch-Ua-Bitness | "64" |
| Sec-Ch-Ua-Full-Version | "109.0.5414.168" |
| Sec-Ch-Ua-Full-Version-List | "Not_A Brand";v="99.0.0.0", "Google Chrome";v="109.0.5414.168", "Chromium";v="109.0.5414.168" |
| Sec-Ch-Ua-Mobile | ?0 |
| Sec-Ch-Ua-Model | |
| Sec-Ch-Ua-Platform | "Windows" |
| Sec-Ch-Ua-Platform-Version | "0.3.0" |
| Sec-Fetch-Dest | empty |
| Sec-Fetch-Mode | cors |
| Sec-Fetch-Site | same-origin |
| Ssl | YES |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 |
| X-Forwarded-For | 188.0.23.173 |
| X-Forwarded-Proto | https |
| X-Forwarded-Protocol | http |
| X-Real-Ip | 188.0.23.173 |
| X-Requested-With | XMLHttpRequest |
| X-Request-Id | 8b9585e5474553593fbac7dc3f888022 |
| X-Scheme | http |
| Заголовок | Значение |
|---|---|
| Content-Type | text/html; charset=utf-8 |
Since the WSGI environ inherits the environment of the server, only a subset is shown below.
| Заголовок | Значение |
|---|---|
| PATH_INFO | /ajax/update_last_viewed_products/ |
| QUERY_STRING | |
| REMOTE_ADDR | 144.76.108.207 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 0.0.0.0 |
| SERVER_PORT | 8008 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | gunicorn/19.7.1 |
| View функция | Arguments | Keyword Arguments | Название URL |
|---|---|---|---|
nazya.ajax.users.update_last_viewed_products |
() |
{} |
nazya.ajax.users.update_last_viewed_products |
| Переменная | Значение |
|---|---|
'.R' |
'https://nazya.com/' |
'3c2c32ae32aacf2ef92220996f9bebc4' |
'a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478' |
'98defd6ee70dfb1dea416cecdf391f58' |
'12bb50a71c1999fee4eaa69ef2f18b29' |
'_ga' |
'GA1.2.1720571608.1730902372' |
'_ga_PHN4FXW56D' |
'GS2.2.s1780643651$o2047$g0$t1780643651$j60$l0$h0' |
'_gid' |
'GA1.2.1490769469.1780297178' |
'_ym_d' |
'1778574360' |
'_ym_isad' |
'2' |
'_ym_uid' |
'1704959582579156601' |
'access_granted' |
'1' |
'csrftoken' |
'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9' |
'device_prefix' |
'desktop' |
'djdt' |
'hide' |
'domain_sid' |
'a5GcUNcqCyYz9xKxLiU7I%3A1780571347073' |
'hide_controls' |
'false' |
'main_phone_number' |
'' |
'nazya_city_name0' |
'\xd0\x9a\xd1\x80\xd0\xb0\xd1\x81\xd0\xbd\xd0\xbe\xd1\x8f\xd1\x80\xd1\x81\xd0\xba' |
'scvcfnu' |
'3793' |
'session' |
'm1069wfpbx34f9269x2fquefmxlrdbc8' |
'shop_cart' |
'' |
'supercoupon8' |
'1' |
'tmr_detect' |
'0%7C1780643659479' |
'tmr_lvid' |
'c1d55bf15971263d295e3cf8ed8c4e3b' |
'tmr_lvidTS' |
'1704959582464' |
| Переменная | Значение |
|---|---|
'_auth_user_backend' |
'backends.auth_backend.CaseInsensitiveModelBackend' |
'_auth_user_id' |
2478 |
u'_session_expiry' |
datetime.datetime(2026, 6, 10, 12, 28, 0, 421911) |
'currency' |
'rub' |
'django_language' |
'ru' |
'monitor_height' |
929 |
'monitor_width' |
1712 |
'oauth_success_redirect' |
'https://nazya.com/my/orders/0d0f6b1fb7eef75249972144a633ffc9/' |
u'testcookie' |
u'worked' |
| Запрос | Временная диаграмма | Время (мс) | Действие | ||
|---|---|---|---|---|---|
| + |
SELECT ••• "accounts_userextra"."id", "accounts_userextra"."user_id", "accounts_userextra"."type", "accounts_userextra"."key", "accounts_userextra"."value", "accounts_userextra"."created", "accounts_userextra"."updated" FROM "accounts_userextra" WHERE ("accounts_userextra"."type" = 'viewed_products' AND "accounts_userextra"."user_id" = 2478 AND "accounts_userextra"."key" = 'viewed_products_2478' )
|
0,0770441616277% |
0,86 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/jinja2ext/decorators.py in wrap(115) data = func(request, *a, **kw) /var/www/nazya/nazya/nazya/nazya/ajax/users.py in update_last_viewed_products(295) user=request.user, type=parameter_type, key=parameter_key, defaults={} |
|||||
| + |
SELECT ••• (1) AS "a" FROM "accounts_userextra" WHERE "accounts_userextra"."id" = 12224 LIMIT 1
|
0,0445977469673% |
0,50 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/jinja2ext/decorators.py in wrap(115) data = func(request, *a, **kw) /var/www/nazya/nazya/nazya/nazya/ajax/users.py in update_last_viewed_products(313) user_extra.save() |
|||||
| + |
UPDATE "accounts_userextra" SET "user_id" = 2478, "type" = 'viewed_products', "key" = 'viewed_products_2478', "value" = '[152864815, 152837570, 152864817, 152864816, 146574061, 150777234, 152815215, 152525754, 145696635, 152422611, 153270842, 153270843, 148281047, 114668775, 90303595, 141899537, 152156022, 152327548, 152491882, 149697561, 152924378, 152190571, 153273106, 152213851, 152471938, 140773362, 152862517, 152191569, 129609529, 152767531, 152870928, 152489828, 151437715, 152910896, 152909166, 152489915, 153253001, 152397202, 152397236, 124123677, 152772868, 152235826, 152478512, 152483890, 153205018, 152177070, 152410570, 152869619, 151295214, 152921064, 153280341, 151688626, 152805356, 151094534, 152883932, 153256302, 151156752, 152408240, 1883155, 2198753, 2202900, 3598814, 3860810, 2207286, 147207800, 153281399, 153241768, 153241774, 137864991, 153241784, 150549806, 152051809, 152272281, 152852554, 153275396, 152323424, 147744221, 152191811, 152764500, 152752296, 152329431, 152317605, 152341792, 152005950, 152748619, 120810690, 152246597, 50624000, 152864793, 68974283, 152862294, 152523201, 130989384, 149530122, 152741771, 152741772, 153252150, 153288723, 153252095, 153288724, 153288725, 153252130, 153288728, 153288729, 153023198, 153022817, 599961, 843722, 843864, 843931, 843976, 153245800, 153245805, 153250908, 153207022, 152177927, 4405193, 152858263, 152858267, 152490690, 153051729, 152858280, 140784783, 148552908, 86662731, 47252899, 125591410, 148048903, 6895183, 115023306, 61869519, 99166934, 153128164, 13551992, 152493848, 24088096, 116922309, 35372575, 2756138, 104993943, 153274881, 152654588, 153274849, 152521374, 33051484, 150924982, 153273167, 151419840, 151541103, 151541037, 150785528, 151705366, 65392497, 152474003, 152415105, 127273528, 153022959, 153297283, 153297286, 153133937, 153297289, 152970201, 14658740, 18376783, 95742178, 95742424, 152474002, 152474006, 35540255, 152963182, 152937058, 152939823, 143709717, 142230729, 152972764, 152916088, 151115521, 152699019, 150571036, 151315655, 151225620, 151368468, 151490160, 153302599, 137971872, 153152786, 153152806, 153152815, 153307551, 150686220, 153152788, 153152790, 153152846, 100803494, 152067169, 11607769, 79883392, 153289169, 6956121, 122773278, 35271761, 142104558, 153300190, 130658898, 152322433, 152319506, 63868238, 73202275, 152803503, 18081072, 5009249, 4853245, 151970677, 152469681, 152540889, 153152047, 153152019, 153248564, 153312042, 153248541, 152958908, 153024356, 152211838, 105639820, 149996769, 150712026, 152190693, 152987696, 152991513, 153313112, 153044751, 152672294, 152489889, 153049211, 152983242, 152991512, 152527109, 152650470, 153313396, 152650474, 153313397, 152731578, 152968292, 152881715, 95725472, 95123344, 150518246, 150684955, 152835846, 150684855, 152881360, 150684359, 66280624, 53472219, 152648716, 150978577, 133030658, 153196647, 3770141, 150731778, 153121762, 151112029, 153121768, 153121763, 100897298, 106485526, 113112029, 153084672, 9118138, 83396614, 153084683, 144075250, 114459425, 152884882, 153256822, 153322312, 153322314, 149243895, 152884880, 152921958, 4280039, 57026694, 152732896, 139090857, 153221954, 153321536, 152528542, 152467024, 83667816, 130722425, 149367881, 145449829, 153303796, 135496385, 146382853, 152922907, 152897202, 133449038, 144682788, 152628207, 50201710, 142196417, 151775189, 120779092, 153188961, 151548354, 152172814, 149188442, 149471904, 144637623, 153304253, 153302497, 153304701, 153302488, 152544245, 123164773, 152240691, 62948610, 1945589, 5048719, 39702718, 113591406, 2973695, 118284666, 79877133, 152950639, 152211593, 152436800, 100387347, 152627250, 153039689, 152970815, 152943996, 152976733, 152488729, 152976895, 153324800, 142654044, 147543552, 118931405, 152976913, 152976941, 152976935, 153246124, 153246126, 152976931, 153246128, 153246136, 153324806, 153324807, 115025539, 153324818, 153324820, 153324821, 134951916, 153326959, 153330417, 153330419, 153330429, 138416425, 148719636, 115170105, 153330960, 152483341, 152610052, 149856150, 152540529, 152356794, 152848996, 16838540, 131159239, 1463656, 72211918, 133227417, 153327925, 153327852, 153327392, 3154855, 151259176, 152849927, 113191439, 131813737, 142775091, 152620661, 152871658, 152873545, 152933262, 152932932, 152278926, 149770394, 153331701, 153331703, 152311986, 152303537, 152859836, 152303870, 152766920, 153269316, 117962964, 152190597, 149994985, 150055004, 43949630, 152313227, 152811763, 152438400, 152590511, 143250536, 152830051, 152087968, 134515431, 123252143, 152662022, 152864799, 152246596, 153336054, 152543599, 55957616, 141569940, 153337936, 153337876, 153337806, 149127239, 153231500, 152377658, 151136952, 147414522, 8976321, 95646552, 92231115, 13266267, 100525890, 100525905, 126565594, 153336870, 146114634, 126099858, 153199504, 153001282, 63017719, 105460663, 152541130, 152065083, 107195208, 8410790, 153333341, 17497823, 152297720, 153339580, 118828371, 152915827, 91130418, 80877616, 153332491, 125609889, 152628210, 152994335, 137642164, 153331363, 137123029, 116882695, 6708455, 16557988, 153335450, 153339308, 153335406, 6735216, 152330691, 152330690, 22013333, 153209394, 6748446, 10412672, 151931541, 151931511, 151931487, 151931362, 151931566, 149838291, 153342022, 115274547, 1557651, 153344671, 773971, 672820, 127769253, 150546957, 152972726, 153112494, 152505347, 153098307, 6213720, 153345113, 152864809, 152819262, 153343809, 106587064, 90571597, 110875210, 54194439, 153340655, 152420199, 90039398, 141121689, 152358117, 152328419, 152420200, 151673065, 152775146, 152888927, 148705931, 152824374, 112565857, 152795341, 144638469, 146452555, 152985357, 152314833, 121289842, 152991085, 152991088, 152991089, 153197026, 153362068, 153362069, 153362071, 116044646, 152415066, 127879245, 113348769, 148233436, 153335266, 37441611, 136285257, 151598543, 116180127, 51767604, 115722463, 153237025, 133022395, 148054227, 151780744, 113640291, 151746143, 147607120, 152523956, 151696969, 146166233, 152849171, 77345893, 81401072, 150647659, 149254491, 102645833, 153299130, 153363667, 136240760, 152316192, 152233856, 151326326, 143812467, 152743193, 153033886, 151313504, 152623124, 151738200, 153304125, 152906216, 152913160, 153151248, 153302440, 151615998, 152497571, 103584798, 152966947, 86344543, 152070490, 152963550, 152991540, 152962299, 152508580, 152758332, 151594205, 151594208, 150466197, 151594266, 150193488, 151594298, 151594250, 151594255, 56278349, 128046045, 39640883, 36911310, 153072892, 126588061, 108274980, 152360644, 74148651, 100668649, 140368730, 32891130, 139012025, 115292384, 123534005, 152378757, 7270710, 28970892, 37488524, 130521006, 153369303, 153325277, 59384506, 4960839, 153097662, 149250145, 147604460, 153305215, 152484594, 99974396, 143085921, 126742097, 153250903, 153367762, 153367763, 153391076, 153391077, 153108833, 152715834, 153391079, 146719832, 152913288, 150651164, 63612173, 152305769, 150612793, 64704266, 123254621, 152347512, 151622320, 152726958, 152805363, 152347473, 144297454, 152748936, 152186625, 107687418, 69017051, 153051302, 152750229, 152949855, 132254097, 151171708, 44812504, 152492030, 152783383, 153387114, 153387000, 153387136, 18881401, 112781555, 85216087, 152863594, 152191284, 152191282, 152191281, 152915778, 152607731, 152807145, 152325756, 153169991, 152540762, 75397476, 136004394, 152801158, 151717197, 145799025, 152325510, 81331529, 151931110, 151931109, 152190446, 151671274, 152771446, 106842123, 104791611, 152824167, 3831171, 20022254, 151632562, 134850975, 149931693, 152761114, 124905470, 152477976, 153405794, 84852451, 151892877, 111049288, 1401328, 83700881, 151275690, 28743506, 144415004, 103452767, 149407549, 153291730, 86151903, 152316216, 152425837, 137392217, 126590271, 138900183, 152815518, 111789804, 152212197, 151471819, 152209657, 153064070, 152834873, 153416738, 153416736, 153416741, 153422181, 152871619, 152872034, 153423520, 833284, 96902671, 107207098, 150352836, 137356553, 128619160, 152962971, 152902723, 98770682, 153432619, 152897197, 152491202, 152897599, 152650067, 152698725, 153432847, 153432885, 152897561, 153432774, 153434960, 152897590, 129762782, 153148358, 78561382, 142392811, 89989874, 153382109, 145638236, 153428608, 153428563, 153412262, 153428615, 145578973, 60402514, 134381843, 118554129, 63098290, 40854610, 153441251, 57887237, 131971328, 147550058, 108755520, 82760253, 11263234, 113739339, 96689839, 150589079, 152411171, 151328590, 118142036, 90363047, 153199478, 72967707, 56207840, 16417479, 152730610, 152322788, 152077035, 150411309, 106975060, 152540228, 153004385, 153458071, 153458061, 152185571, 152331384, 148142357, 14419352, 153047717, 144069760, 91861672, 48916223, 152337033, 152896492, 153433154, 153435390, 153462434, 140086159, 124765702, 153188233, 153129237, 152937999, 153466771, 52023315, 152861139, 152909193, 152415720, 153162887, 152936624, 151870023, 152817080, 153459380, 107132971, 152221216, 152551859, 153376107, 84004550, 105651481, 152884071, 152975147, 131263348, 152975176, 152975185, 152349073, 630885, 731799, 785209, 791561, 963413, 85297272, 150968767, 149940101, 152330388, 153245551, 124629536, 143695961, 152869655, 152869664, 150650033, 153215156, 153216503, 136021200, 151763730, 118322285, 10642672, 55747447, 48325868, 58792072, 120393213, 128631488, 104279709, 104347400, 152340874, 146120489, 153358277, 98895030, 153328606, 125373747, 152949316, 152871307, 115039875, 54479486, 152724556, 153357237, 153276334, 152920532, 153474981, 153460231, 153460259, 41033194, 152852192, 153300963, 153146506, 152876603, 27677269, 151582711, 150815507, 2870515, 56514136, 63627081, 84838074, 126412966, 151447190, 153377344, 135217971, 146244640, 153447728, 81450855, 53346387, 152891161, 152497277, 152421754, 152630644, 152634663, 152784121, 152804350, 153477831, 151566029, 148228519, 117928238, 81038262, 151906127, 134031723, 36204173, 148984589, 2740010, 109930262, 23188474, 77455692, 5280705, 92068708, 23362328, 3968716, 8469006, 151455641, 112775319, 55533093, 150862102, 25456340, 22205988, 101816878, 613657, 18065039, 126382155, 91152767, 137471946, 1629592, 779002, 53188941, 34979378, 84633011, 14074567, 788296, 85973843, 128938616, 152920584, 153121003, 152553184, 153138401, 152250484, 152803948, 153182067, 153027086, 152537443, 152873467, 152711100, 153292842, 151681517, 152772829, 151688784, 151688786, 151688783, 143379973, 151175421, 119982875, 152323998, 151720757, 153126613, 153291263, 151480596, 149172096, 109419790, 149081303, 149081401, 149080812, 99769934, 108928432, 152894838, 152800409, 153311182, 151130539, 153341313, 152933590, 153341380, 153257741, 152966740, 152233204, 151485907, 151489605, 151521228, 151523327, 151459951, 151518070, 149812395, 150976083, 152944389, 152325311, 153133168, 149068977, 153133180, 153479901, 150591517]', "created" = '2017-05-10 10:47:36.221152', "updated" = '2026-06-05 10:29:51.438594' WHERE "accounts_userextra"."id" = 12224
|
18,7960751411% |
209,11 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/jinja2ext/decorators.py in wrap(115) data = func(request, *a, **kw) /var/www/nazya/nazya/nazya/nazya/ajax/users.py in update_last_viewed_products(313) user_extra.save() |
|||||
| + |
SELECT ••• "django_site"."id", "django_site"."domain", "django_site"."name" FROM "django_site" WHERE "django_site"."domain" = 'nazya.com'
|
0,0246455593524% |
0,27 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/middleware/sites.py in process_request(14) site = Site.objects.get(domain=domain) |
|||||
| + |
SELECT ••• "base_nazyacachekey"."id", "base_nazyacachekey"."key_secret" FROM "base_nazyacachekey" WHERE "base_nazyacachekey"."key_name" = 'cat_pk_9'
|
0,0428832732732% |
0,48 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(35) request.category_key_secret = get_category_key_secret(self.branch_id) /var/www/nazya/nazya/nazya/nazya/base/models.py in get_category_key_secret(3870) if secret: |
|||||
| + |
SELECT ••• "base_searchcache"."id", "base_searchcache"."key", "base_searchcache"."category", "base_searchcache"."query", "base_searchcache"."result", "base_searchcache"."cache_time", "base_searchcache"."time_executed", "base_searchcache"."server_name", "base_searchcache"."proxy", "base_searchcache"."search_params" FROM "base_searchcache" WHERE "base_searchcache"."key" = 'search_product9_3589e218244c8cd849044455e34bd596_24_1'
|
0,673981040064% |
7,50 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2066) delete_cache = get_object_or_none(SearchCache, key=cache_key) /var/www/nazya/nazya/nazya/nazya/shortcuts.py in get_object_or_none(69) return model.objects.get(**kwargs) |
|||||
| + |
SELECT ••• "base_searchcache"."id", "base_searchcache"."key", "base_searchcache"."category", "base_searchcache"."query", "base_searchcache"."result", "base_searchcache"."cache_time", "base_searchcache"."time_executed", "base_searchcache"."server_name", "base_searchcache"."proxy", "base_searchcache"."search_params" FROM "base_searchcache" WHERE "base_searchcache"."key" IN ('search_product9_3589e218244c8cd849044455e34bd596_24_1')
|
0,60647363836% |
6,75 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2086) all_search_cache = list(SearchCache.objects.filter(key__in=filter(None, all_cache_keys))) |
|||||
| + |
SELECT COUNT(*) FROM "base_searchcache" WHERE "base_searchcache"."key" = 'search_product9_3589e218244c8cd849044455e34bd596_24_1'
|
0,525036137891% |
5,84 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1841) if search_objects.count() > 0: |
|||||
| + |
INSERT INTO "base_searchcache" ("key", "category", "query", "result", "cache_time", "time_executed", "server_name", "proxy", "search_params") VALUES ('search_product9_3589e218244c8cd849044455e34bd596_24_1', '172025', '', '{}', '2026-06-05 10:29:51.846771', -1, '127.0.0.1', '--', '{"category": "172025", "category_additional_item_id": null, "query": "", "orig_query": "", "filters": {"Brand": ["Eminence"]}, "min_price": "", "max_price": "", "sort_by": "", "sort_dir": null, "nick": "", "additional_filters": {}, "seller_inst": null, "cat_manager_flags": "", "orig_cat_name": "Face", "cat_level": 3, "brand_name": "eminence", "brand_id": ["Eminence"]}')
|
76,7277769384% |
853,60 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1864) sc.save() |
|||||
| + |
SELECT CURRVAL(pg_get_serial_sequence('"base_searchcache"','id'))
|
0,0351467107286% |
0,39 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1864) sc.save() |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id", "base_nazyacategory"."name", "base_nazyacategory"."sub_name", "base_nazyacategory"."orig_name", "base_nazyacategory"."item_id", "base_nazyacategory"."mobile_item_id", "base_nazyacategory"."additional_item_id", "base_nazyacategory"."additional_type", "base_nazyacategory"."orig_parent_id", "base_nazyacategory"."remote_url", "base_nazyacategory"."uri", "base_nazyacategory"."path", "base_nazyacategory"."image_source", "base_nazyacategory"."image", "base_nazyacategory"."image_wb", "base_nazyacategory"."image_product_item_id", "base_nazyacategory"."image_uploaded_manualy", "base_nazyacategory"."edited", "base_nazyacategory"."onmain", "base_nazyacategory"."alt_name", "base_nazyacategory"."manager_flags", "base_nazyacategory"."branch", "base_nazyacategory"."filters", "base_nazyacategory"."translate_filters", "base_nazyacategory"."translate_filters_updated", "base_nazyacategory"."title", "base_nazyacategory"."postfix", "base_nazyacategory"."meta_keywords", "base_nazyacategory"."meta_description", "base_nazyacategory"."sub_title", "base_nazyacategory"."sub_meta_keywords", "base_nazyacategory"."sub_meta_description", "base_nazyacategory"."product_title", "base_nazyacategory"."product_meta_keywords", "base_nazyacategory"."product_meta_description", "base_nazyacategory"."product_desc_img_title", "base_nazyacategory"."product_desc_img_alt", "base_nazyacategory"."product_img_alt", "base_nazyacategory"."product_count", "base_nazyacategory"."sales", "base_nazyacategory"."descendants_sales", "base_nazyacategory"."reviews_count", "base_nazyacategory"."descendants_reviews_count", "base_nazyacategory"."description", "base_nazyacategory"."description_title", "base_nazyacategory"."created", "base_nazyacategory"."updated", "base_nazyacategory"."translate_updated", "base_nazyacategory"."remote_removed", "base_nazyacategory"."is_banned", "base_nazyacategory"."extra_params", "base_nazyacategory"."size_modified", "base_nazyacategory"."size_required", "base_nazyacategory"."sizes_required", "base_nazyacategory"."weight_popular", "base_nazyacategory"."minimal_price", "base_nazyacategory"."minimal_good_price", "base_nazyacategory"."parent_name", "base_nazyacategory"."parent_alt_name", "base_nazyacategory"."warning", "base_nazyacategory"."brands_list", "base_nazyacategory"."brands_list_slugs", "base_nazyacategory"."weight_average", "base_nazyacategory"."parsed_level", "base_nazyacategory"."internal_rating", "base_nazyacategory"."lft", "base_nazyacategory"."rght", "base_nazyacategory"."tree_id", "base_nazyacategory"."level" FROM "base_nazyacategory" WHERE ("base_nazyacategory"."item_id" = '172025' AND "base_nazyacategory"."branch" = 9 )
|
0,277573291072% |
3,09 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1921) result = self.parser.search_product(**parser_kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_product(365) return self.search_in_elasticsearch(query, filters, category, min_price, max_price, sort_by, sort_dir, per_page, page, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_in_elasticsearch(382) category_ids = self.get_category_descendants_by_item_id(category) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in get_category_descendants_by_item_id(451) branch=T_AMAZON, item_id=category_item_id |
|||||
| + |
SELECT ••• "base_nazyacategory"."item_id" FROM "base_nazyacategory" WHERE ("base_nazyacategory"."lft" <= 81281 AND "base_nazyacategory"."lft" >= 81274 AND "base_nazyacategory"."tree_id" = 10 ) ORDER BY "base_nazyacategory"."tree_id" ASC, "base_nazyacategory"."lft" ASC
|
0,057349145067% |
0,64 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1921) result = self.parser.search_product(**parser_kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_product(365) return self.search_in_elasticsearch(query, filters, category, min_price, max_price, sort_by, sort_dir, per_page, page, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_in_elasticsearch(402) search_queryset_count = search_queryset.count() /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/query.py in count(479) return len(self) /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/query.py in __len__(91) self._result_count = self.query.get_count() /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/backends/__init__.py in get_count(626) self.run() /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/backends/elasticsearch_backend.py in run(919) final_query = self.build_query() /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/backends/__init__.py in build_query(697) final_query = self.query_filter.as_query_string(self.build_query_fragment) /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/backends/__init__.py in as_query_string(390) result.append(query_fragment_callback(field, filter_type, value)) /var/www/nazya/nazya/local/lib/python2.7/site-packages/haystack/backends/elasticsearch_backend.py in build_query_fragment(764) value = list(value) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id", "base_nazyacategory"."name", "base_nazyacategory"."sub_name", "base_nazyacategory"."orig_name", "base_nazyacategory"."item_id", "base_nazyacategory"."mobile_item_id", "base_nazyacategory"."additional_item_id", "base_nazyacategory"."additional_type", "base_nazyacategory"."orig_parent_id", "base_nazyacategory"."remote_url", "base_nazyacategory"."uri", "base_nazyacategory"."path", "base_nazyacategory"."image_source", "base_nazyacategory"."image", "base_nazyacategory"."image_wb", "base_nazyacategory"."image_product_item_id", "base_nazyacategory"."image_uploaded_manualy", "base_nazyacategory"."edited", "base_nazyacategory"."onmain", "base_nazyacategory"."alt_name", "base_nazyacategory"."manager_flags", "base_nazyacategory"."branch", "base_nazyacategory"."filters", "base_nazyacategory"."translate_filters", "base_nazyacategory"."translate_filters_updated", "base_nazyacategory"."title", "base_nazyacategory"."postfix", "base_nazyacategory"."meta_keywords", "base_nazyacategory"."meta_description", "base_nazyacategory"."sub_title", "base_nazyacategory"."sub_meta_keywords", "base_nazyacategory"."sub_meta_description", "base_nazyacategory"."product_title", "base_nazyacategory"."product_meta_keywords", "base_nazyacategory"."product_meta_description", "base_nazyacategory"."product_desc_img_title", "base_nazyacategory"."product_desc_img_alt", "base_nazyacategory"."product_img_alt", "base_nazyacategory"."product_count", "base_nazyacategory"."sales", "base_nazyacategory"."descendants_sales", "base_nazyacategory"."reviews_count", "base_nazyacategory"."descendants_reviews_count", "base_nazyacategory"."description", "base_nazyacategory"."description_title", "base_nazyacategory"."created", "base_nazyacategory"."updated", "base_nazyacategory"."translate_updated", "base_nazyacategory"."remote_removed", "base_nazyacategory"."is_banned", "base_nazyacategory"."extra_params", "base_nazyacategory"."size_modified", "base_nazyacategory"."size_required", "base_nazyacategory"."sizes_required", "base_nazyacategory"."weight_popular", "base_nazyacategory"."minimal_price", "base_nazyacategory"."minimal_good_price", "base_nazyacategory"."parent_name", "base_nazyacategory"."parent_alt_name", "base_nazyacategory"."warning", "base_nazyacategory"."brands_list", "base_nazyacategory"."brands_list_slugs", "base_nazyacategory"."weight_average", "base_nazyacategory"."parsed_level", "base_nazyacategory"."internal_rating", "base_nazyacategory"."lft", "base_nazyacategory"."rght", "base_nazyacategory"."tree_id", "base_nazyacategory"."level" FROM "base_nazyacategory" WHERE ("base_nazyacategory"."item_id" = '172025' AND "base_nazyacategory"."branch" = 9 )
|
0,264907616657% |
2,95 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1921) result = self.parser.search_product(**parser_kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_product(365) return self.search_in_elasticsearch(query, filters, category, min_price, max_price, sort_by, sort_dir, per_page, page, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in search_in_elasticsearch(408) _category = self.get_category(category) /var/www/nazya/nazya/nazya/nazya/base/sources/amazon/parser.py in get_category(589) nc = NazyaCategory.objects.get(item_id=item_id, branch=T_AMAZON) |
|||||
| + |
UPDATE "base_searchcache" SET "cache_time" = '2026-06-05 10:29:52.778311', "time_executed" = 940, "result" = '{"count": 0, "results": [], "cache_time": "2026-06-05T10:29:52", "source": "elasticsearch", "per_page": 24, "categories": []}', "server_name" = '127.0.0.1', "proxy" = NULL WHERE "base_searchcache"."id" = 559064652
|
0,750103672081% |
8,34 | ||
|
Соединение: default Уровень изоляции: Read committed Статус транзакции: В транзакции /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(562) if self.page_info.number != self.page: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in page_info(456) paginator = Paginator(range(self.total_products), self.per_page, request=self.request, count=self.total_products) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in total_products(448) if self.products.get('count', None) is None: /var/www/nazya/nazya/nazya/nazya/base/views/category.py in products(397) products = self.get_products(**self.query_data) /var/www/nazya/nazya/nazya/nazya/base/views/mixins.py in get_products(424) result = self.service.search_product(**kwargs) /var/www/nazya/nazya/nazya/nazya/base/services.py in search_product(2218) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1963) search_params=cleaned_search_params) /var/www/nazya/nazya/nazya/nazya/base/services.py in save_cache(3642) proxy=used_proxy)) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id" FROM "base_nazyacategory" WHERE ("base_nazyacategory"."branch" = 9 AND "base_nazyacategory"."level" = 0 )
|
0,0526557733294% |
0,59 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(624) category_seo_data = self.service.category_get_seo_data(self.category, parent_categories, brand_name, self.page, has_discount, request) # получаем сеошные данные с brand_name /var/www/nazya/nazya/nazya/nazya/base/services.py in category_get_seo_data(2962) parent_categories.append(NazyaCategory.objects.only('pk', 'parent').get(branch=self.branch_id, level=0)) |
|||||
| + |
SELECT ••• "base_seodata"."id", "base_seodata"."category_id", "base_seodata"."page_type", "base_seodata"."page_number", "base_seodata"."site", "base_seodata"."only_this", "base_seodata"."modified_at", "base_seodata"."rule_title", "base_seodata"."rule_meta_description", "base_seodata"."rule_meta_keywords", "base_seodata"."rule_h1", "base_seodata"."prefixes", "base_seodata"."postfixes" FROM "base_seodata" WHERE ((("base_seodata"."only_this" = false AND "base_seodata"."category_id" IN (365013, 365013, 364852, 364796, 221962)) OR ("base_seodata"."category_id" = 365013 AND "base_seodata"."only_this" = true )) AND "base_seodata"."page_type" IN (0, 2) AND "base_seodata"."site" = 0 AND "base_seodata"."page_number" IN (0, 1)) ORDER BY "base_seodata"."only_this" ASC, "base_seodata"."page_type" ASC, "base_seodata"."page_number" ASC
|
0,0476409377742% |
0,53 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(624) category_seo_data = self.service.category_get_seo_data(self.category, parent_categories, brand_name, self.page, has_discount, request) # получаем сеошные данные с brand_name /var/www/nazya/nazya/nazya/nazya/base/services.py in category_get_seo_data(2971) seo_data_dict = {data.category_id: data for data in seo_data_qs} /var/www/nazya/nazya/nazya/nazya/base/services.py in <dictcomp>(2971) seo_data_dict = {data.category_id: data for data in seo_data_qs} |
|||||
| + |
SELECT ••• "search_correct_categoryviewlog"."id", "search_correct_categoryviewlog"."last_update", "search_correct_categoryviewlog"."branch", "search_correct_categoryviewlog"."author", "search_correct_categoryviewlog"."views", "search_correct_categoryviewlog"."catid", "search_correct_categoryviewlog"."is_ok" FROM "search_correct_categoryviewlog" WHERE "search_correct_categoryviewlog"."catid" = 365013 ORDER BY "search_correct_categoryviewlog"."id" DESC
|
0,0336251153251% |
0,37 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(641) logging_category(self.category.pk, self.branch_id) /var/www/nazya/nazya/nazya/nazya/search_correct/models.py in logging_category(151) if finds: |
|||||
| + |
UPDATE "search_correct_categoryviewlog" SET "views" = 3783 WHERE "search_correct_categoryviewlog"."catid" = 365013
|
0,0440405430167% |
0,49 | ||
|
Соединение: default Уровень изоляции: Read committed Статус транзакции: В транзакции /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(641) logging_category(self.category.pk, self.branch_id) /var/www/nazya/nazya/nazya/nazya/search_correct/models.py in logging_category(153) finds.update(views=views) |
|||||
| + |
SELECT ••• "nazya_seo_nazyaseotext"."id", "nazya_seo_nazyaseotext"."site", "nazya_seo_nazyaseotext"."content_type_id", "nazya_seo_nazyaseotext"."object_pk", "nazya_seo_nazyaseotext"."title", "nazya_seo_nazyaseotext"."text" FROM "nazya_seo_nazyaseotext" WHERE ("nazya_seo_nazyaseotext"."object_pk" = '365013' AND "nazya_seo_nazyaseotext"."site" = 0 AND "nazya_seo_nazyaseotext"."content_type_id" = 82 )
|
0,0396472041756% |
0,44 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(768) 'seo_text': self.seo_text, /var/www/nazya/nazya/nazya/nazya/base/views/category.py in seo_text(495) if seo_text_qs: |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id", "base_nazyacategory"."name", "base_nazyacategory"."sub_name", "base_nazyacategory"."orig_name", "base_nazyacategory"."item_id", "base_nazyacategory"."mobile_item_id", "base_nazyacategory"."additional_item_id", "base_nazyacategory"."additional_type", "base_nazyacategory"."orig_parent_id", "base_nazyacategory"."remote_url", "base_nazyacategory"."uri", "base_nazyacategory"."path", "base_nazyacategory"."image_source", "base_nazyacategory"."image", "base_nazyacategory"."image_wb", "base_nazyacategory"."image_product_item_id", "base_nazyacategory"."image_uploaded_manualy", "base_nazyacategory"."edited", "base_nazyacategory"."onmain", "base_nazyacategory"."alt_name", "base_nazyacategory"."manager_flags", "base_nazyacategory"."branch", "base_nazyacategory"."filters", "base_nazyacategory"."translate_filters", "base_nazyacategory"."translate_filters_updated", "base_nazyacategory"."title", "base_nazyacategory"."postfix", "base_nazyacategory"."meta_keywords", "base_nazyacategory"."meta_description", "base_nazyacategory"."sub_title", "base_nazyacategory"."sub_meta_keywords", "base_nazyacategory"."sub_meta_description", "base_nazyacategory"."product_title", "base_nazyacategory"."product_meta_keywords", "base_nazyacategory"."product_meta_description", "base_nazyacategory"."product_desc_img_title", "base_nazyacategory"."product_desc_img_alt", "base_nazyacategory"."product_img_alt", "base_nazyacategory"."product_count", "base_nazyacategory"."sales", "base_nazyacategory"."descendants_sales", "base_nazyacategory"."reviews_count", "base_nazyacategory"."descendants_reviews_count", "base_nazyacategory"."description", "base_nazyacategory"."description_title", "base_nazyacategory"."created", "base_nazyacategory"."updated", "base_nazyacategory"."translate_updated", "base_nazyacategory"."remote_removed", "base_nazyacategory"."is_banned", "base_nazyacategory"."extra_params", "base_nazyacategory"."size_modified", "base_nazyacategory"."size_required", "base_nazyacategory"."sizes_required", "base_nazyacategory"."weight_popular", "base_nazyacategory"."minimal_price", "base_nazyacategory"."minimal_good_price", "base_nazyacategory"."parent_name", "base_nazyacategory"."parent_alt_name", "base_nazyacategory"."warning", "base_nazyacategory"."brands_list", "base_nazyacategory"."brands_list_slugs", "base_nazyacategory"."weight_average", "base_nazyacategory"."parsed_level", "base_nazyacategory"."internal_rating", "base_nazyacategory"."lft", "base_nazyacategory"."rght", "base_nazyacategory"."tree_id", "base_nazyacategory"."level" FROM "base_nazyacategory" WHERE ("base_nazyacategory"."lft" <= 81274 AND "base_nazyacategory"."rght" >= 81281 AND "base_nazyacategory"."tree_id" = 10 ) ORDER BY "base_nazyacategory"."lft" ASC
|
0,51153465755% |
5,69 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/nazya/nazya/base/views/__init__.py in dispatch(49) return super(RequireBranchMixin, self).dispatch(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/views/mixins.py in get(138) return self.get_actual(request, *args, **kwargs) /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_actual(769) 'selections': self.get_selections() /var/www/nazya/nazya/nazya/nazya/base/views/category.py in get_selections(360) search_category_id__in=[x.pk for x in self.object.get_ancestors(include_self=True)], |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."orig_name" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 364796
|
0,0541130759694% |
0,60 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 364796
|
0,056620493747% |
0,63 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in __init__(356) self._mptt_meta.update_mptt_cached_fields(self) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in update_mptt_cached_fields(126) instance._mptt_cached_fields[field_name] = self.get_raw_field_value(instance, field_name) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in get_raw_field_value(97) return field.value_from_object(instance) /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."orig_name" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 364852
|
0,0457550167108% |
0,51 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 364852
|
0,0458407403955% |
0,51 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in __init__(356) self._mptt_meta.update_mptt_cached_fields(self) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in update_mptt_cached_fields(126) instance._mptt_cached_fields[field_name] = self.get_raw_field_value(instance, field_name) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in get_raw_field_value(97) return field.value_from_object(instance) /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."orig_name" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 365013
|
0,0543702470235% |
0,60 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "base_nazyacategory"."id", "base_nazyacategory"."parent_id" FROM "base_nazyacategory" WHERE "base_nazyacategory"."id" = 365013
|
0,0555489476882% |
0,62 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(564) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/helpers/breadcrumbs.j2 in macro(54) {% endmacro %} /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in __call__(575) return self._invoke(arguments, autoescape) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/runtime.py in _invoke(579) rv = self._func(*arguments) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in macro(559) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in getattr(430) return getattr(obj, attribute) /var/www/nazya/nazya/nazya/nazya/base/models.py in translated_name(660) self._translate_name() /var/www/nazya/nazya/nazya/nazya/base/models.py in _translate_name(714) translator.translate_category(self) /var/www/nazya/nazya/nazya/nazya/base/translators/service.py in translate_category(339) if category.name and category.name != category.orig_name: /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in __init__(356) self._mptt_meta.update_mptt_cached_fields(self) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in update_mptt_cached_fields(126) instance._mptt_cached_fields[field_name] = self.get_raw_field_value(instance, field_name) /var/www/nazya/nazya/local/lib/python2.7/site-packages/mptt/models.py in get_raw_field_value(97) return field.value_from_object(instance) /var/www/nazya/nazya/nazya/nazya/monkeypatches/deferred_class_factory.py in __get__(53) return super(DeferredAttributePatched, self).__get__(instance, owner) |
|||||
| + |
SELECT ••• "selection_selection"."id", "selection_selection"."name", "selection_selection"."image" FROM "selection_selection" WHERE ("selection_selection"."search_category_id" IN (221962, 364796, 364852, 365013) AND "selection_selection"."image_ok" = true AND "selection_selection"."recommended" = true AND "selection_selection"."is_published" = true )
|
0,0550131746588% |
0,61 | ||
|
Соединение: default Уровень изоляции: Autocommit Статус транзакции: Ожидание /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/greenlet.py in run(536) result = self._run(*self.args, **self.kwargs) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gevent/baseserver.py in _handle_and_close_when_done(26) return handle(*args_tuple) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle(56) self.handle_request(listener_name, req, client, addr) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py in handle_request(152) super(GeventWorker, self).handle_request(*args) /var/www/nazya/nazya/local/lib/python2.7/site-packages/gunicorn/workers/async.py in handle_request(107) respiter = self.wsgi(environ, resp.start_response) /var/www/nazya/nazya/src/coffin/coffin/template/__init__.py in render(55) return super(Template, self).render(**context) /var/www/nazya/nazya/local/lib/python2.7/site-packages/jinja2/environment.py in render(1005) return concat(self.root_render_func(self.new_context(vars))) /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in root(41) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in root(62) <link rel="dns-prefetch" href="//gd2.alicdn.com"> /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_body(444) /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {%- block body -%} /var/www/nazya/nazya/nazya/templates/base_com/catalog/category.j2 in block_top_content(741) |
|||||
{'False': False, 'None': None, 'True': True}
{'CART': <libs.shopcart.cart.Cart object at 0x7ff2ff45a450>,
'DOMAIN_AMAZON': 'nazya.com/amazon',
'DOMAIN_ANY': 'nazya.com/shops',
'DOMAIN_ARENA': 'nazya.ru',
'DOMAIN_COM': 'nazya.com',
'DOMAIN_RF': 'nazya.com/freeshipping',
'DOMAIN_RU': 'nazya.com/ebay',
'DOMAIN_TAO': 'nazya.tao',
'False': False,
'GLOBAL_PERMS': <libs.utils.upermissions.PermissionService object at 0x7ff30e03f750>,
'HOST_NAME_BY_ID': {0: 'nazya.com',
1: 'nazya.ru',
5: 'cena24.ru',
14: 'nazya.au'},
'H_CENA24_RU': 5,
'H_NAZYA_AU': 14,
'H_NAZYA_COM': 0,
'H_NAZYA_RU': 1,
u'MEDIA_URL': '//static03.nazya.com/uploads/',
'None': None,
'PUBLIC_BRANCHES': [{'branch': 1, 'name': 'taobao'},
{'branch': 2, 'name': 'aliexpress'},
{'branch': 3, 'name': 'ebay'},
{'branch': 4, 'name': 'market'},
{'branch': 5, 'name': 'bulletin'},
{'branch': 6, 'name': 'gmarket'},
{'branch': 7, 'name': 'archive'},
{'branch': 8, 'name': 'wine'},
{'branch': 9, 'name': 'amazon'},
{'branch': 10, 'name': 'dx'},
{'branch': 11, 'name': 'any_shop'},
{'branch': 12, 'name': 'jabongworld'},
{'branch': 14, 'name': 'banggood'},
{'branch': 15, 'name': 'charity'},
{'branch': 16, 'name': 'rakuten'},
{'branch': 17, 'name': 'zappos'},
{'branch': 18, 'name': 'walmart'}],
'SITE_BY_BRANCH': {0: 'nazya.com',
1: 'nazya.com',
2: 'nazya.com',
3: 'nazya.com',
4: 'nazya.com',
5: 'nazya.ru',
6: 'nazya.com',
7: 'nazya.com',
8: 'nazya.com',
9: 'nazya.com',
10: 'nazya.com',
11: 'nazya.com',
12: 'nazya.com',
14: 'nazya.com',
15: 'nazya.ru',
16: 'nazya.com',
17: 'nazya.com',
18: 'nazya.com'},
u'STATIC_URL': '//static03.nazya.com/media/',
'SYSTEM_TITLE_BY_BRANCH': {1: <django.utils.functional.__proxy__ object at 0x7ff2ff45ac90>,
2: <django.utils.functional.__proxy__ object at 0x7ff2ff45abd0>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff2ff45af50>,
8: <django.utils.functional.__proxy__ object at 0x7ff2ff45af10>,
9: <django.utils.functional.__proxy__ object at 0x7ff2ff45aed0>,
10: <django.utils.functional.__proxy__ object at 0x7ff2ff45ae50>,
11: <django.utils.functional.__proxy__ object at 0x7ff2ff45ae90>,
12: <django.utils.functional.__proxy__ object at 0x7ff2ff45afd0>,
14: <django.utils.functional.__proxy__ object at 0x7ff2ff45af90>},
'TEMPLATE_DEVICE_PREFIX': 'desktop',
'TEMPLATE_DOMAIN_PREFIX': 'base_com',
'TEMPLATE_POPUP_PREFIX': '',
'T_ALIEXPRESS': 2,
'T_AMAZON': 9,
'T_ANY_SHOP': 11,
'T_ARCHIVE': 7,
'T_BANGGOOD': 14,
'T_CHARITY': 15,
'T_DX': 10,
'T_EBAY': 3,
'T_GMARKET': 6,
'T_JABONGWORLD': 12,
'T_MARKET': 4,
'T_MF': 22,
'T_NAZYA': 0,
'T_RAKUTEN': 16,
'T_TAOBAO': 1,
'T_USER_PRODUCT': 5,
'T_WALMART': 18,
'T_WINE': 8,
'T_ZAPPOS': 17,
'True': True,
'_current_app': None,
'body_bg_fon': 'class="f3-bg"',
'branch': 9,
'branch_id': 9,
'brand': u'Eminence',
'breadcrumbs': [<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c здоровье и красота branch: 9 pk: 364796>,
<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c макияж branch: 9 pk: 364852>,
<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c грань branch: 9 pk: 365013>],
'category': <NazyaCategory_Deferred_additional_type_brands_li673aa5c552b20d88f46dc698e5d142dc грань branch: 9 pk: 365013>,
'category_h1': u'\u0413\u0440\u0430\u043d\u044c Eminence',
'category_key_secret': u'71344985c5e28096c2a4078e50d66a62',
u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff2ff45a750>,
'delivery_img_for_header': u'amazon.png',
'delivery_name_for_header': u'\u0414\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0441 Amazon \u0432 <span class="you-location"> <a id="nazya_com_location" href="/location/ajax_show_locations/"> <span class="name">Tea</span> <span class="arrow"></span> </a> </span>',
'discount_url': '/amazon/catalog/365013/face/',
'ebay_price_converter': <function <lambda> at 0x7ff30f27b398>,
'end_price': '',
'error404': '',
'filters': {u'Brand': [u'Eminence']},
'first_content_row_bg': ' white-bg',
'form': <nazya.base.forms.SortForm object at 0x7ff30d4f9790>,
'get_authorize_url': <function get_authorize_url at 0x7ff30e95d5f0>,
'has_discount': False,
'is_recomended_cat': False,
'links': [],
'low_raintg_cats': [],
'max_raintg_cats': [],
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff308fb6cd0>,
'mobile_back_url': '/catalog/',
'neigh_systems': [1, 2],
'object': <NazyaCategory_Deferred_additional_type_brands_li673aa5c552b20d88f46dc698e5d142dc грань branch: 9 pk: 365013>,
'og_image': '',
'orig_category_link': '/amazon/catalog/365013/face/',
'page_info': <Page 1 of 1>,
'page_meta_description': u'\u0413\u0440\u0430\u043d\u044c Eminence \u0437\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437 \u0410\u043c\u0435\u0440\u0438\u043a\u0438',
'page_meta_keywords': u'\u0413\u0440\u0430\u043d\u044c Eminence, \u043a\u0443\u043f\u0438\u0442\u044c \u0413\u0440\u0430\u043d\u044c Eminence, \u0413\u0440\u0430\u043d\u044c Eminence \u0438\u0437 \u0421\u0428\u0410',
'page_title': u'\u0413\u0440\u0430\u043d\u044c Eminence \u043a\u0443\u043f\u0438\u0442\u044c \u043e\u043d\u043b\u0430\u0439\u043d \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0435 Nazya.com \u0441 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u043e\u0439 \u0438\u0437 \u0421\u0428\u0410',
'page_variants': [],
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7ff2ff45ad10>,
'pop_brands': [{u'name': u'Betty Boop', 'uri': u'betty boop'},
{u'name': u"Victoria's Secret", 'uri': u"victoria's secret"},
{u'name': u'GUESS', 'uri': u'guess'},
{u'name': u'Montblanc', 'uri': u'montblanc'},
{u'name': u'Nine West', 'uri': u'nine west'},
{u'name': u'Eminence', 'uri': u'eminence'}],
'products': {'cache_time': datetime.datetime(2026, 6, 5, 10, 29, 52, 777520),
u'categories': [],
'category_url': u'/amazon/catalog/365013/face/eminence__brand/',
u'count': 0,
u'per_page': 24,
'result_categories': [],
'result_categories_cnt': {},
u'results': [],
u'source': u'elasticsearch',
'title': u'\u0422\u043e\u0432\u0430\u0440\u044b \u0438\u0437 \u0421\u0428\u0410 (Amazon)'},
'query': '',
'query_str': '',
'random_brands': [{'id': u'Lumene', 'name': u'Lumene'},
{'id': u'Matrix', 'name': u'Matrix'},
{'id': u'OPI', 'name': u'OPI'},
{'id': u'NARS', 'name': u'NARS'}],
u'request': u'<<request>>',
'resently_cache_key': 'v03base:9:recently_pull_new_365013',
'selections': u'<<queryset of selection.Selection>>',
'seo_city_name': None,
'seo_text': None,
'show_description': True,
'show_reset_filter': True,
'similar_categories': [],
'sort_links': <generator object get_sort_links at 0x7ff2f3efab90>,
'sort_variants': [('salesrank',
<django.utils.functional.__proxy__ object at 0x7ff3126c5a10>),
('price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5ad0>),
('-price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5b10>)],
'start_price': '',
'sub_categories': None,
'trans_filters': OrderedDict([(u'Size', {u'idw': 70811, u'orig_name': u'Size', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0431\u044a\u0435\u043c', u'idw': 80072, u'template_ids': u'Bulk', u'orig_name': u'Bulk', u'id': [u'Bulk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0431\u044a\u0435\u043c \u0432\u044b\u0431\u043e\u0440\u043a\u0438', u'idw': 7918156, u'template_ids': u'Sample+Size', u'orig_name': u'Sample Size', u'id': [u'Sample+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440', u'idw': 2176766, u'template_ids': u'Full+Size', u'orig_name': u'Full Size', u'id': [u'Full+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f \u0440\u0430\u0437\u043c\u0435\u0440', u'idw': 2544448, u'template_ids': u'Travel+Size', u'orig_name': u'Travel Size', u'id': [u'Travel+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0420\u0430\u0437\u043c\u0435\u0440'}), (u'Features', {u'idw': 70728, u'orig_name': u'Features', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cruelty-free/no \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u0439 \u043d\u0430 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445', u'idw': 14315946, u'template_ids': u'Cruelty-free%2FNo+Animal+Testing', u'orig_name': u'Cruelty-free/No Animal Testing', u'id': [u'Cruelty-free%2FNo+Animal+Testing'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0430\u043c\u043c\u0438\u0430\u043a\u0430', u'idw': 14348594, u'template_ids': u'Ammonia-Free', u'orig_name': u'Ammonia-Free', u'id': [u'Ammonia-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u043c\u0430\u0441\u043b\u0430', u'idw': 2341457, u'template_ids': u'Oil-Free', u'orig_name': u'Oil-Free', u'id': [u'Oil-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0441\u0438\u043b\u0438\u043a\u043e\u043d\u0430', u'idw': 12933562, u'template_ids': u'Silicone-Free', u'orig_name': u'Silicone-Free', u'id': [u'Silicone-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0444\u043e\u0440\u043c\u0430\u043b\u044c\u0434\u0435\u0433\u0438\u0434\u0430', u'idw': 14391544, u'template_ids': u'Formaldehyde-Free', u'orig_name': u'Formaldehyde-Free', u'id': [u'Formaldehyde-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437\u0430\u043b\u043a\u043e\u0433\u043e\u043b\u044c\u043d\u044b\u0439', u'idw': 13093749, u'template_ids': u'Alcohol-Free', u'orig_name': u'Alcohol-Free', u'id': [u'Alcohol-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u043a\u0438\u0439', u'idw': 2105737, u'template_ids': u'Vegan', u'orig_name': u'Vegan', u'id': [u'Vegan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u043e\u0434\u043e\u043d\u0435\u043f\u0440\u043e\u043d\u0438\u0446\u0430\u0435\u043c\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b', u'idw': 70527, u'template_ids': u'Waterproof', u'orig_name': u'Waterproof', u'id': [u'Waterproof'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0441\u0435 \u043d\u0430\u0442\u0443\u0440\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b', u'idw': 13574533, u'template_ids': u'All+Natural+Ingredients', u'orig_name': u'All Natural Ingredients', u'id': [u'All+Natural+Ingredients'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0413\u0438\u043f\u043e\u0430\u043b\u043b\u0435\u0440\u0433\u0435\u043d\u043d\u044b', u'idw': 2544447, u'template_ids': u'Hypoallergenic', u'orig_name': u'Hypoallergenic', u'id': [u'Hypoallergenic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439', u'idw': 2265435, u'template_ids': u'Long+Lasting', u'orig_name': u'Long Lasting', u'id': [u'Long+Lasting'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u0443\u0445\u0438 \u0431\u0435\u0437', u'idw': 14324963, u'template_ids': u'Perfume-Free', u'orig_name': u'Perfume-Free', u'id': [u'Perfume-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043b\u0435\u0439\u043a\u043e\u0432\u0438\u043d\u044b, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439', u'idw': 16627467, u'template_ids': u'Gluten-Free', u'orig_name': u'Gluten-Free', u'id': [u'Gluten-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0440\u0430\u0441\u0438\u0442\u0435\u043b\u044c \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e', u'idw': 23490343, u'template_ids': u'Dye-Free', u'orig_name': u'Dye-Free', u'id': [u'Dye-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u043a\u043e\u043c\u0435\u0434\u043e\u0433\u0435\u043d\u043d\u044b\u0439', u'idw': 8664284, u'template_ids': u'Non-Comedogenic', u'orig_name': u'Non-Comedogenic', u'id': [u'Non-Comedogenic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439', u'idw': 2544451, u'template_ids': u'Organic', u'orig_name': u'Organic', u'id': [u'Organic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0430\u0440\u0430\u0431\u0435\u043d\u0430', u'idw': 5093209, u'template_ids': u'Paraben-Free', u'orig_name': u'Paraben-Free', u'id': [u'Paraben-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0432\u0435\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c', u'idw': 2544630, u'template_ids': u'Shine+Control', u'orig_name': u'Shine Control', u'id': [u'Shine+Control'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u044b', u'idw': 14391543, u'template_ids': u'Contains+Vitamins', u'orig_name': u'Contains Vitamins', u'id': [u'Contains+Vitamins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0433\u043b\u0438\u043a\u043e\u043b\u0435\u0432\u0443\u044e \u043a\u0438\u0441\u043b\u043e\u0442\u0443', u'idw': 17120816, u'template_ids': u'Contains+Glycolic+Acid', u'orig_name': u'Contains Glycolic Acid', u'id': [u'Contains+Glycolic+Acid'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0437\u0430\u0449\u0438\u0442\u044b \u043e\u0442 \u0441\u043e\u043b\u043d\u0446\u0430', u'idw': 14319427, u'template_ids': u'Contains+Sun+Protection', u'orig_name': u'Contains Sun Protection', u'id': [u'Contains+Sun+Protection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0435\u0440\u0430\u043b\u044b', u'idw': 14391542, u'template_ids': u'Contains+Minerals', u'orig_name': u'Contains Minerals', u'id': [u'Contains+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0430\u0432\u0435\u0434\u043b\u0438\u0432\u043e\u0439 \u0442\u043e\u0440\u0433\u043e\u0432\u043b\u0438', u'idw': 9109060, u'template_ids': u'Fair+Trade', u'orig_name': u'Fair Trade', u'id': [u'Fair+Trade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0443\u043b\u044c\u0444\u0430\u0442\u043d\u043e-\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e', u'idw': 5234917, u'template_ids': u'Sulfate-Free', u'orig_name': u'Sulfate-Free', u'id': [u'Sulfate-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0423\u0432\u043b\u0430\u0436\u043d\u044f\u044e\u0449\u0430\u044f', u'idw': 2265128, u'template_ids': u'Hydrating', u'orig_name': u'Hydrating', u'id': [u'Hydrating'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435'}), (u'Brand', {u'idw': 71112, u'orig_name': u'Brand', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Abercrombie & Fitch', u'idw': 2158441, u'template_ids': u'Abercrombie+%26+Fitch', u'orig_name': u'Abercrombie & Fitch', u'id': [u'Abercrombie+%26+Fitch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anna Sui', u'idw': 3917899, u'template_ids': u'Anna+Sui', u'orig_name': u'Anna Sui', u'id': [u'Anna+Sui'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Apple', u'idw': 74109, u'template_ids': u'Apple', u'orig_name': u'Apple', u'id': [u'Apple'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARMANI', u'idw': 2463672, u'template_ids': u'ARMANI', u'orig_name': u'ARMANI', u'id': [u'ARMANI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bebe', u'idw': 2277248, u'template_ids': u'bebe', u'orig_name': u'bebe', u'id': [u'bebe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Betty Boop', u'idw': 2316771, u'template_ids': u'Betty+Boop', u'orig_name': u'Betty Boop', u'id': [u'Betty+Boop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Burberry', u'idw': 2212907, u'template_ids': u'Burberry', u'orig_name': u'Burberry', u'id': [u'Burberry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Calvin Klein', u'idw': 2099158, u'template_ids': u'Calvin+Klein', u'orig_name': u'Calvin Klein', u'id': [u'Calvin+Klein'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CHANEL', u'idw': 2263445, u'template_ids': u'CHANEL', u'orig_name': u'CHANEL', u'id': [u'CHANEL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Christian Louboutin', u'idw': 2251397, u'template_ids': u'Christian+Louboutin', u'orig_name': u'Christian Louboutin', u'id': [u'Christian+Louboutin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coach', u'idw': 2275333, u'template_ids': u'Coach', u'orig_name': u'Coach', u'id': [u'Coach'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dior', u'idw': 2205977, u'template_ids': u'Dior', u'orig_name': u'Dior', u'id': [u'Dior'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Disney', u'idw': 2118491, u'template_ids': u'Disney', u'orig_name': u'Disney', u'id': [u'Disney'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dolce&Gabbana', u'idw': 2852158, u'template_ids': u'Dolce%26Gabbana', u'orig_name': u'Dolce&Gabbana', u'id': [u'Dolce%26Gabbana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Donna Karan', u'idw': 2385810, u'template_ids': u'Donna+Karan', u'orig_name': u'Donna Karan', u'id': [u'Donna+Karan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ESCADA', u'idw': 2300853, u'template_ids': u'ESCADA', u'orig_name': u'ESCADA', u'id': [u'ESCADA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fendi', u'idw': 2844397, u'template_ids': u'Fendi', u'orig_name': u'Fendi', u'id': [u'Fendi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Givenchy', u'idw': 2529801, u'template_ids': u'Givenchy', u'orig_name': u'Givenchy', u'id': [u'Givenchy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gucci', u'idw': 2212269, u'template_ids': u'Gucci', u'orig_name': u'Gucci', u'id': [u'Gucci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guerlain', u'idw': 3024209, u'template_ids': u'Guerlain', u'orig_name': u'Guerlain', u'id': [u'Guerlain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GUESS', u'idw': 3215440, u'template_ids': u'GUESS', u'orig_name': u'GUESS', u'id': [u'GUESS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'H&M', u'idw': 4238381, u'template_ids': u'H%26M', u'orig_name': u'H&M', u'id': [u'H%26M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hitachi', u'idw': 2316999, u'template_ids': u'Hitachi', u'orig_name': u'Hitachi', u'id': [u'Hitachi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'HUGO BOSS', u'idw': 2253353, u'template_ids': u'HUGO+BOSS', u'orig_name': u'HUGO BOSS', u'id': [u'HUGO+BOSS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Juicy Couture', u'idw': 2158839, u'template_ids': u'Juicy+Couture', u'orig_name': u'Juicy Couture', u'id': [u'Juicy+Couture'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kenneth Cole', u'idw': 2268720, u'template_ids': u'Kenneth+Cole', u'orig_name': u'Kenneth Cole', u'id': [u'Kenneth+Cole'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marc Jacobs', u'idw': 2340609, u'template_ids': u'Marc+Jacobs', u'orig_name': u'Marc Jacobs', u'id': [u'Marc+Jacobs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Missoni', u'idw': 3690739, u'template_ids': u'Missoni', u'orig_name': u'Missoni', u'id': [u'Missoni'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Montblanc', u'idw': 2341073, u'template_ids': u'Montblanc', u'orig_name': u'Montblanc', u'id': [u'Montblanc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Morgan', u'idw': 2110980, u'template_ids': u'Morgan', u'orig_name': u'Morgan', u'id': [u'Morgan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Moschino', u'idw': 2952617, u'template_ids': u'Moschino', u'orig_name': u'Moschino', u'id': [u'Moschino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nike', u'idw': 2105735, u'template_ids': u'Nike', u'orig_name': u'Nike', u'id': [u'Nike'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nine West', u'idw': 2398736, u'template_ids': u'Nine+West', u'orig_name': u'Nine West', u'id': [u'Nine+West'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Panasonic', u'idw': 2153476, u'template_ids': u'Panasonic', u'orig_name': u'Panasonic', u'id': [u'Panasonic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pierre Cardin', u'idw': 4220174, u'template_ids': u'Pierre+Cardin', u'orig_name': u'Pierre Cardin', u'id': [u'Pierre+Cardin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Playboy', u'idw': 2131947, u'template_ids': u'Playboy', u'orig_name': u'Playboy', u'id': [u'Playboy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PRADA', u'idw': 2294547, u'template_ids': u'PRADA', u'orig_name': u'PRADA', u'id': [u'PRADA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sally Hansen', u'idw': 2334846, u'template_ids': u'Sally+Hansen', u'orig_name': u'Sally Hansen', u'id': [u'Sally+Hansen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Siemens', u'idw': 2630338, u'template_ids': u'Siemens', u'orig_name': u'Siemens', u'id': [u'Siemens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sisley', u'idw': 3886451, u'template_ids': u'Sisley', u'orig_name': u'Sisley', u'id': [u'Sisley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia Rykiel', u'idw': 14660429, u'template_ids': u'Sonia+Rykiel', u'orig_name': u'Sonia Rykiel', u'id': [u'Sonia+Rykiel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Swarovski', u'idw': 2251558, u'template_ids': u'Swarovski', u'orig_name': u'Swarovski', u'id': [u'Swarovski'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tom Ford', u'idw': 2548083, u'template_ids': u'Tom+Ford', u'orig_name': u'Tom Ford', u'id': [u'Tom+Ford'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tommy Hilfiger', u'idw': 2115466, u'template_ids': u'Tommy+Hilfiger', u'orig_name': u'Tommy Hilfiger', u'id': [u'Tommy+Hilfiger'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Valentino', u'idw': 2276607, u'template_ids': u'valentino', u'orig_name': u'valentino', u'id': [u'valentino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vera Wang', u'idw': 2294427, u'template_ids': u'Vera+Wang', u'orig_name': u'Vera Wang', u'id': [u'Vera+Wang'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Versace', u'idw': 2294499, u'template_ids': u'Versace', u'orig_name': u'Versace', u'id': [u'Versace'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Victoria's Secret", u'idw': 2221528, u'template_ids': u'Victoria%27s+Secret', u'orig_name': u"Victoria's Secret", u'id': [u'Victoria%27s+Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yves Saint Laurent', u'idw': 2258992, u'template_ids': u'Yves+Saint+Laurent', u'orig_name': u'Yves Saint Laurent', u'id': [u'Yves+Saint+Laurent'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'100% Pure', u'idw': 2096938, u'template_ids': u'100%25+Pure', u'orig_name': u'100% Pure', u'id': [u'100%25+Pure'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'1000 Hour', u'idw': 181777392, u'template_ids': u'1000+Hour', u'orig_name': u'1000 Hour', u'id': [u'1000+Hour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'3M', u'idw': 2340287, u'template_ids': u'3M', u'orig_name': u'3M', u'id': [u'3M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'3W Clinic', u'idw': 151894465, u'template_ids': u'3W+Clinic', u'orig_name': u'3W Clinic', u'id': [u'3W+Clinic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'7321 Design', u'idw': 8766277, u'template_ids': u'7321+Design', u'orig_name': u'7321 Design', u'id': [u'7321+Design'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'A&BC', u'idw': 263317661, u'template_ids': u'A%26BC', u'orig_name': u'A&BC', u'id': [u'A%26BC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'A&G', u'idw': 9450615, u'template_ids': u'A%26G', u'orig_name': u'A&G', u'id': [u'A%26G'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"A'Pieu", u'idw': 10960443, u'template_ids': u'A%27Pieu', u'orig_name': u"A'Pieu", u'id': [u'A%27Pieu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aboca', u'idw': 21890111, u'template_ids': u'Aboca', u'orig_name': u'Aboca', u'id': [u'Aboca'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Absolut', u'idw': 7115050, u'template_ids': u'Absolut', u'orig_name': u'Absolut', u'id': [u'Absolut'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Acad\xe9mie Scientifique de Beaut\xe9', u'idw': 247129083, u'template_ids': u'Acad%C3%A9mie+Scientifique+de+Beaut%C3%A9', u'orig_name': u'Acad\xe9mie Scientifique de Beaut\xe9', u'id': [u'Acad%C3%A9mie+Scientifique+de+Beaut%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ACE', u'idw': 2372518, u'template_ids': u'ACE', u'orig_name': u'ACE', u'id': [u'ACE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Acqua di Parma', u'idw': 10265252, u'template_ids': u'Acqua+di+Parma', u'orig_name': u'Acqua di Parma', u'id': [u'Acqua+di+Parma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aero', u'idw': 2660437, u'template_ids': u'Aero', u'orig_name': u'Aero', u'id': [u'Aero'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Agn\xe8s b.', u'idw': 264828645, u'template_ids': u'agn%C3%A8s+b.', u'orig_name': u'agn\xe8s b.', u'id': [u'agn%C3%A8s+b.'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AHAVA', u'idw': 4811138, u'template_ids': u'AHAVA', u'orig_name': u'AHAVA', u'id': [u'AHAVA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alba', u'idw': 3358164, u'template_ids': u'Alba', u'orig_name': u'Alba', u'id': [u'Alba'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alba Botanica', u'idw': 4751893, u'template_ids': u'Alba+Botanica', u'orig_name': u'Alba Botanica', u'id': [u'Alba+Botanica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ALCINA', u'idw': 285161425, u'template_ids': u'ALCINA', u'orig_name': u'ALCINA', u'id': [u'ALCINA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alexandra de Markoff', u'idw': 4819390, u'template_ids': u'Alexandra+de+Markoff', u'orig_name': u'Alexandra de Markoff', u'id': [u'Alexandra+de+Markoff'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Algenist', u'idw': 9535138, u'template_ids': u'Algenist', u'orig_name': u'Algenist', u'id': [u'Algenist'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ALLURE', u'idw': 2294517, u'template_ids': u'ALLURE', u'orig_name': u'ALLURE', u'id': [u'ALLURE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Almay', u'idw': 5222626, u'template_ids': u'Almay', u'orig_name': u'Almay', u'id': [u'Almay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alpha', u'idw': 6757575, u'template_ids': u'Alpha', u'orig_name': u'Alpha', u'id': [u'Alpha'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alterna', u'idw': 2272383, u'template_ids': u'Alterna', u'orig_name': u'Alterna', u'id': [u'Alterna'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alverde', u'idw': 272768043, u'template_ids': u'Alverde', u'orig_name': u'Alverde', u'id': [u'Alverde'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'American Beauty', u'idw': 9695357, u'template_ids': u'American+Beauty', u'orig_name': u'American Beauty', u'id': [u'American+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AMOREPACIFIC', u'idw': 16061097, u'template_ids': u'AMOREPACIFIC', u'orig_name': u'AMOREPACIFIC', u'id': [u'AMOREPACIFIC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Amouage', u'idw': 17439311, u'template_ids': u'Amouage', u'orig_name': u'Amouage', u'id': [u'Amouage'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Amway', u'idw': 7882647, u'template_ids': u'Amway', u'orig_name': u'Amway', u'id': [u'Amway'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anastasia', u'idw': 4946822, u'template_ids': u'Anastasia', u'orig_name': u'Anastasia', u'id': [u'Anastasia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anastasia Beverly Hills', u'idw': 8807776, u'template_ids': u'Anastasia+Beverly+Hills', u'orig_name': u'Anastasia Beverly Hills', u'id': [u'Anastasia+Beverly+Hills'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Andalou Naturals', u'idw': 19959179, u'template_ids': u'Andalou+Naturals', u'orig_name': u'Andalou Naturals', u'id': [u'Andalou+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Andrea', u'idw': 4757003, u'template_ids': u'Andrea', u'orig_name': u'Andrea', u'id': [u'Andrea'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Angel', u'idw': 2131955, u'template_ids': u'Angel', u'orig_name': u'Angel', u'id': [u'Angel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anna Lotan', u'idw': 7867011, u'template_ids': u'Anna+Lotan', u'orig_name': u'Anna Lotan', u'id': [u'Anna+Lotan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Annabelle', u'idw': 4925257, u'template_ids': u'Annabelle', u'orig_name': u'Annabelle', u'id': [u'Annabelle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ANNAYAKE', u'idw': 285161322, u'template_ids': u'ANNAYAKE', u'orig_name': u'ANNAYAKE', u'id': [u'ANNAYAKE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ANNEMARIE B\xd6RLIND', u'idw': 285161341, u'template_ids': u'ANNEMARIE+B%C3%96RLIND', u'orig_name': u'ANNEMARIE B\xd6RLIND', u'id': [u'ANNEMARIE+B%C3%96RLIND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anthropologie', u'idw': 2461254, u'template_ids': u'Anthropologie', u'orig_name': u'Anthropologie', u'id': [u'Anthropologie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aquaphor', u'idw': 8693722, u'template_ids': u'Aquaphor', u'orig_name': u'Aquaphor', u'id': [u'Aquaphor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Arbonne', u'idw': 4807101, u'template_ids': u'Arbonne', u'orig_name': u'Arbonne', u'id': [u'Arbonne'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ardell', u'idw': 4489799, u'template_ids': u'Ardell', u'orig_name': u'Ardell', u'id': [u'Ardell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARITAUM', u'idw': 272768025, u'template_ids': u'ARITAUM', u'orig_name': u'ARITAUM', u'id': [u'ARITAUM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Armour', u'idw': 7697713, u'template_ids': u'Armour', u'orig_name': u'Armour', u'id': [u'Armour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARTDECO', u'idw': 12881785, u'template_ids': u'ARTDECO', u'orig_name': u'ARTDECO', u'id': [u'ARTDECO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARTISTRY', u'idw': 3141074, u'template_ids': u'ARTISTRY', u'orig_name': u'ARTISTRY', u'id': [u'ARTISTRY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'As Seen On TV', u'idw': 2337209, u'template_ids': u'As+Seen+On+TV', u'orig_name': u'As Seen On TV', u'id': [u'As+Seen+On+TV'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Asepxia', u'idw': 21065140, u'template_ids': u'Asepxia', u'orig_name': u'Asepxia', u'id': [u'Asepxia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aspire', u'idw': 2216568, u'template_ids': u'Aspire', u'orig_name': u'Aspire', u'id': [u'Aspire'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ASTOR', u'idw': 29327027, u'template_ids': u'ASTOR', u'orig_name': u'ASTOR', u'id': [u'ASTOR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Atomy', u'idw': 4625151, u'template_ids': u'Atomy', u'orig_name': u'Atomy', u'id': [u'Atomy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'August', u'idw': 73987, u'template_ids': u'August', u'orig_name': u'August', u'id': [u'August'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AURA', u'idw': 2786863, u'template_ids': u'AURA', u'orig_name': u'AURA', u'id': [u'AURA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aura Cacia', u'idw': 5264298, u'template_ids': u'Aura+Cacia', u'orig_name': u'Aura Cacia', u'id': [u'Aura+Cacia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aurora', u'idw': 3346301, u'template_ids': u'Aurora', u'orig_name': u'Aurora', u'id': [u'Aurora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aussie', u'idw': 5242160, u'template_ids': u'Aussie', u'orig_name': u'Aussie', u'id': [u'Aussie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Australis', u'idw': 85776496, u'template_ids': u'Australis', u'orig_name': u'Australis', u'id': [u'Australis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Avance', u'idw': 10911350, u'template_ids': u'Avance', u'orig_name': u'Avance', u'id': [u'Avance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aveda', u'idw': 2210278, u'template_ids': u'Aveda', u'orig_name': u'Aveda', u'id': [u'Aveda'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aveeno', u'idw': 7895315, u'template_ids': u'Aveeno', u'orig_name': u'Aveeno', u'id': [u'Aveeno'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Avon', u'idw': 2163570, u'template_ids': u'Avon', u'orig_name': u'Avon', u'id': [u'Avon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Azzaro', u'idw': 3029967, u'template_ids': u'Azzaro', u'orig_name': u'Azzaro', u'id': [u'Azzaro'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Babalah', u'idw': 285161290, u'template_ids': u'Babalah', u'orig_name': u'Babalah', u'id': [u'Babalah'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BABOR', u'idw': 4485969, u'template_ids': u'BABOR', u'orig_name': u'BABOR', u'id': [u'BABOR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Badger', u'idw': 4641294, u'template_ids': u'Badger', u'orig_name': u'Badger', u'id': [u'Badger'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Banana Boat', u'idw': 6461587, u'template_ids': u'Banana+Boat', u'orig_name': u'Banana Boat', u'id': [u'Banana+Boat'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barbie', u'idw': 2359700, u'template_ids': u'Barbie', u'orig_name': u'Barbie', u'id': [u'Barbie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bare Escentuals', u'idw': 3716448, u'template_ids': u'Bare+Escentuals', u'orig_name': u'Bare Escentuals', u'id': [u'Bare+Escentuals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BareMinerals', u'idw': 9267756, u'template_ids': u'bareMinerals', u'orig_name': u'bareMinerals', u'id': [u'bareMinerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bari', u'idw': 2526696, u'template_ids': u'Bari', u'orig_name': u'Bari', u'id': [u'Bari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barielle', u'idw': 9098041, u'template_ids': u'Barielle', u'orig_name': u'Barielle', u'id': [u'Barielle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barry M', u'idw': 4552285, u'template_ids': u'Barry+M', u'orig_name': u'Barry M', u'id': [u'Barry+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Basic', u'idw': 73679, u'template_ids': u'Basic', u'orig_name': u'Basic', u'id': [u'Basic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Basics', u'idw': 9366465, u'template_ids': u'Basics', u'orig_name': u'Basics', u'id': [u'Basics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bath & Body Works', u'idw': 2236893, u'template_ids': u'Bath+%26+Body+Works', u'orig_name': u'Bath & Body Works', u'id': [u'Bath+%26+Body+Works'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bausch + Lomb', u'idw': 9178189, u'template_ids': u'Bausch+%2B+Lomb', u'orig_name': u'Bausch + Lomb', u'id': [u'Bausch+%2B+Lomb'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Baylis & Harding', u'idw': 13934196, u'template_ids': u'Baylis+%26+Harding', u'orig_name': u'Baylis & Harding', u'id': [u'Baylis+%26+Harding'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BeautiControl', u'idw': 9048007, u'template_ids': u'BeautiControl', u'orig_name': u'BeautiControl', u'id': [u'BeautiControl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Basics', u'idw': 14056214, u'template_ids': u'Beauty+Basics', u'orig_name': u'Beauty Basics', u'id': [u'Beauty+Basics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Treats', u'idw': 13187901, u'template_ids': u'Beauty+Treats', u'orig_name': u'Beauty Treats', u'id': [u'Beauty+Treats'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Without Cruelty', u'idw': 13057645, u'template_ids': u'Beauty+Without+Cruelty', u'orig_name': u'Beauty Without Cruelty', u'id': [u'Beauty+Without+Cruelty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beautyblender', u'idw': 9329419, u'template_ids': u'Beautyblender', u'orig_name': u'Beautyblender', u'id': [u'Beautyblender'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BECCA', u'idw': 10951571, u'template_ids': u'BECCA', u'orig_name': u'BECCA', u'id': [u'BECCA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BECCA Cosmetics', u'idw': 285161331, u'template_ids': u'BECCA+Cosmetics', u'orig_name': u'BECCA Cosmetics', u'id': [u'BECCA+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BedHead', u'idw': 96870213, u'template_ids': u'BedHead', u'orig_name': u'BedHead', u'id': [u'BedHead'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beiersdorf', u'idw': 18166133, u'template_ids': u'Beiersdorf', u'orig_name': u'Beiersdorf', u'id': [u'Beiersdorf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bellapierre', u'idw': 21554585, u'template_ids': u'Bellapierre', u'orig_name': u'Bellapierre', u'id': [u'Bellapierre'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bellezza', u'idw': 12680161, u'template_ids': u'Bellezza', u'orig_name': u'Bellezza', u'id': [u'Bellezza'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Belloccio', u'idw': 43163973, u'template_ids': u'Belloccio', u'orig_name': u'Belloccio', u'id': [u'Belloccio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ben Nye', u'idw': 2696050, u'template_ids': u'Ben+Nye', u'orig_name': u'Ben Nye', u'id': [u'Ben+Nye'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Benecos', u'idw': 76886310, u'template_ids': u'benecos', u'orig_name': u'benecos', u'id': [u'benecos'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Benefit', u'idw': 2265117, u'template_ids': u'Benefit', u'orig_name': u'Benefit', u'id': [u'Benefit'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bergamo', u'idw': 4496265, u'template_ids': u'Bergamo', u'orig_name': u'Bergamo', u'id': [u'Bergamo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Betsey Johnson', u'idw': 3069070, u'template_ids': u'Betsey+Johnson', u'orig_name': u'Betsey Johnson', u'id': [u'Betsey+Johnson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BeYu', u'idw': 285161393, u'template_ids': u'BeYu', u'orig_name': u'BeYu', u'id': [u'BeYu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BH Cosmetics', u'idw': 13164916, u'template_ids': u'BH+Cosmetics', u'orig_name': u'BH Cosmetics', u'id': [u'BH+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Billion Dollar Brows', u'idw': 4941136, u'template_ids': u'Billion+Dollar+Brows', u'orig_name': u'Billion Dollar Brows', u'id': [u'Billion+Dollar+Brows'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biodroga', u'idw': 12988848, u'template_ids': u'Biodroga', u'orig_name': u'Biodroga', u'id': [u'Biodroga'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biolage', u'idw': 8789530, u'template_ids': u'Biolage', u'orig_name': u'Biolage', u'id': [u'Biolage'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bior\xe9', u'idw': 15491030, u'template_ids': u'Bior%C3%A9', u'orig_name': u'Bior\xe9', u'id': [u'Bior%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biotherm', u'idw': 2100359, u'template_ids': u'Biotherm', u'orig_name': u'Biotherm', u'id': [u'Biotherm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bison Designs', u'idw': 15678829, u'template_ids': u'Bison+Designs', u'orig_name': u'Bison Designs', u'id': [u'Bison+Designs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BISS\xda', u'idw': 285161289, u'template_ids': u'BISS%C3%9A', u'orig_name': u'BISS\xda', u'id': [u'BISS%C3%9A'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Black Opal', u'idw': 8525514, u'template_ids': u'Black+Opal', u'orig_name': u'Black Opal', u'id': [u'Black+Opal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Black Radiance', u'idw': 9303536, u'template_ids': u'Black+Radiance', u'orig_name': u'Black Radiance', u'id': [u'Black+Radiance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blinc', u'idw': 12882025, u'template_ids': u'blinc', u'orig_name': u'blinc', u'id': [u'blinc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blink', u'idw': 4546629, u'template_ids': u'Blink', u'orig_name': u'Blink', u'id': [u'Blink'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blistex', u'idw': 7830259, u'template_ids': u'Blistex', u'orig_name': u'Blistex', u'id': [u'Blistex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bloom', u'idw': 5120748, u'template_ids': u'Bloom', u'orig_name': u'Bloom', u'id': [u'Bloom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blossom', u'idw': 2385564, u'template_ids': u'Blossom', u'orig_name': u'Blossom', u'id': [u'Blossom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blush', u'idw': 2263469, u'template_ids': u'Blush', u'orig_name': u'Blush', u'id': [u'Blush'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bobbi Boss', u'idw': 4752054, u'template_ids': u'Bobbi+Boss', u'orig_name': u'Bobbi Boss', u'id': [u'Bobbi+Boss'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bobbi Brown', u'idw': 2302176, u'template_ids': u'Bobbi+Brown', u'orig_name': u'Bobbi Brown', u'id': [u'Bobbi+Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Body Collection', u'idw': 7591479, u'template_ids': u'Body+Collection', u'orig_name': u'Body Collection', u'id': [u'Body+Collection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Body Drench', u'idw': 12062654, u'template_ids': u'Body+Drench', u'orig_name': u'Body Drench', u'id': [u'Body+Drench'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bodyography', u'idw': 14483849, u'template_ids': u'Bodyography', u'orig_name': u'Bodyography', u'id': [u'Bodyography'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boiron', u'idw': 2747103, u'template_ids': u'Boiron', u'orig_name': u'Boiron', u'id': [u'Boiron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bombshell', u'idw': 7641452, u'template_ids': u'Bombshell', u'orig_name': u'Bombshell', u'id': [u'Bombshell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bonne Bell', u'idw': 4580583, u'template_ids': u'Bonne+Bell', u'orig_name': u'Bonne Bell', u'id': [u'Bonne+Bell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boots', u'idw': 70197, u'template_ids': u'Boots', u'orig_name': u'Boots', u'id': [u'Boots'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boots No. 7', u'idw': 13068428, u'template_ids': u'Boots+No.+7', u'orig_name': u'Boots No. 7', u'id': [u'Boots+No.+7'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Borghese', u'idw': 2301983, u'template_ids': u'Borghese', u'orig_name': u'Borghese', u'id': [u'Borghese'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Botanics', u'idw': 116626612, u'template_ids': u'Botanics', u'orig_name': u'Botanics', u'id': [u'Botanics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boucheron', u'idw': 2294445, u'template_ids': u'Boucheron', u'orig_name': u'Boucheron', u'id': [u'Boucheron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bourjois', u'idw': 7623672, u'template_ids': u'Bourjois', u'orig_name': u'Bourjois', u'id': [u'Bourjois'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brenda Christian', u'idw': 285161450, u'template_ids': u'Brenda+Christian', u'orig_name': u'Brenda Christian', u'id': [u'Brenda+Christian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brighton', u'idw': 2406333, u'template_ids': u'Brighton', u'orig_name': u'Brighton', u'id': [u'Brighton'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Britney Spears', u'idw': 2360693, u'template_ids': u'Britney+Spears', u'orig_name': u'Britney Spears', u'id': [u'Britney+Spears'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brother', u'idw': 2277853, u'template_ids': u'Brother', u'orig_name': u'Brother', u'id': [u'Brother'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BRTC', u'idw': 14946460, u'template_ids': u'BRTC', u'orig_name': u'BRTC', u'id': [u'BRTC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bumble and bumble', u'idw': 9532990, u'template_ids': u'Bumble+and+bumble', u'orig_name': u'Bumble and bumble', u'id': [u'Bumble+and+bumble'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Burberry London', u'idw': 4723182, u'template_ids': u'Burberry+London', u'orig_name': u'Burberry London', u'id': [u'Burberry+London'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Burt's Bees", u'idw': 4464158, u'template_ids': u'Burt%27s+Bees', u'orig_name': u"Burt's Bees", u'id': [u'Burt%27s+Bees'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Butter LONDON', u'idw': 4615090, u'template_ids': u'butter+LONDON', u'orig_name': u'butter LONDON', u'id': [u'butter+LONDON'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Butterfly', u'idw': 72174, u'template_ids': u'Butterfly', u'orig_name': u'Butterfly', u'id': [u'Butterfly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Buxom', u'idw': 11853488, u'template_ids': u'Buxom', u'orig_name': u'Buxom', u'id': [u'Buxom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bvlgari', u'idw': 3042762, u'template_ids': u'Bvlgari', u'orig_name': u'Bvlgari', u'id': [u'Bvlgari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BY TERRY', u'idw': 11085088, u'template_ids': u'BY+TERRY', u'orig_name': u'BY TERRY', u'id': [u'BY+TERRY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'C.O. Bigelow', u'idw': 12234893, u'template_ids': u'C.O.+Bigelow', u'orig_name': u'C.O. Bigelow', u'id': [u'C.O.+Bigelow'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caboodles', u'idw': 7711348, u'template_ids': u'Caboodles', u'orig_name': u'Caboodles', u'id': [u'Caboodles'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CAILYN', u'idw': 285161353, u'template_ids': u'CAILYN', u'orig_name': u'CAILYN', u'id': [u'CAILYN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cala', u'idw': 7882735, u'template_ids': u'Cala', u'orig_name': u'Cala', u'id': [u'Cala'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'California Exotic Novelties', u'idw': 5122282, u'template_ids': u'California+Exotic+Novelties', u'orig_name': u'California Exotic Novelties', u'id': [u'California+Exotic+Novelties'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cameleon', u'idw': 6824953, u'template_ids': u'Cameleon', u'orig_name': u'Cameleon', u'id': [u'Cameleon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cameo', u'idw': 2259942, u'template_ids': u'Cameo', u'orig_name': u'Cameo', u'id': [u'Cameo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Canmake', u'idw': 12321851, u'template_ids': u'Canmake', u'orig_name': u'Canmake', u'id': [u'Canmake'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cargo', u'idw': 2165691, u'template_ids': u'Cargo', u'orig_name': u'Cargo', u'id': [u'Cargo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Carmex', u'idw': 8482798, u'template_ids': u'Carmex', u'orig_name': u'Carmex', u'id': [u'Carmex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Carolina Herrera', u'idw': 2341260, u'template_ids': u'Carolina+Herrera', u'orig_name': u'Carolina Herrera', u'id': [u'Carolina+Herrera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caron', u'idw': 2288789, u'template_ids': u'Caron', u'orig_name': u'Caron', u'id': [u'Caron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cat Cosmetics', u'idw': 285161333, u'template_ids': u'Cat+Cosmetics', u'orig_name': u'Cat Cosmetics', u'id': [u'Cat+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Catrice', u'idw': 12567568, u'template_ids': u'Catrice', u'orig_name': u'Catrice', u'id': [u'Catrice'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caudalie', u'idw': 9309080, u'template_ids': u'Caudalie', u'orig_name': u'Caudalie', u'id': [u'Caudalie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CB', u'idw': 6020183, u'template_ids': u'CB', u'orig_name': u'CB', u'id': [u'CB'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CCUK', u'idw': 285161324, u'template_ids': u'CCUK', u'orig_name': u'CCUK', u'id': [u'CCUK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cerave', u'idw': 16920514, u'template_ids': u'Cerave', u'orig_name': u'Cerave', u'id': [u'Cerave'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cetaphil', u'idw': 9027988, u'template_ids': u'Cetaphil', u'orig_name': u'Cetaphil', u'id': [u'Cetaphil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Chantecaille', u'idw': 4513569, u'template_ids': u'Chantecaille', u'orig_name': u'Chantecaille', u'id': [u'Chantecaille'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ChapStick', u'idw': 10738760, u'template_ids': u'ChapStick', u'orig_name': u'ChapStick', u'id': [u'ChapStick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Charlotte Ronson', u'idw': 15187216, u'template_ids': u'Charlotte+Ronson', u'orig_name': u'Charlotte Ronson', u'id': [u'Charlotte+Ronson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Charlotte Tilbury', u'idw': 145992479, u'template_ids': u'Charlotte+Tilbury', u'orig_name': u'Charlotte Tilbury', u'id': [u'Charlotte+Tilbury'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cherimoya', u'idw': 12675167, u'template_ids': u'Cherimoya', u'orig_name': u'Cherimoya', u'id': [u'Cherimoya'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CHI', u'idw': 7901564, u'template_ids': u'CHI', u'orig_name': u'CHI', u'id': [u'CHI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'China Glaze', u'idw': 4556385, u'template_ids': u'China+Glaze', u'orig_name': u'China Glaze', u'id': [u'China+Glaze'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ciat\xe9', u'idw': 25577786, u'template_ids': u'Ciat%C3%A9', u'orig_name': u'Ciat\xe9', u'id': [u'Ciat%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cinema Secrets', u'idw': 4799422, u'template_ids': u'Cinema+Secrets', u'orig_name': u'Cinema Secrets', u'id': [u'Cinema+Secrets'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ciracle', u'idw': 63368821, u'template_ids': u'Ciracle', u'orig_name': u'Ciracle', u'id': [u'Ciracle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'City Color', u'idw': 10597873, u'template_ids': u'City+Color', u'orig_name': u'City Color', u'id': [u'City+Color'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'City Cosmetics', u'idw': 22632936, u'template_ids': u'City+Cosmetics', u'orig_name': u'City Cosmetics', u'id': [u'City+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clairol', u'idw': 4699855, u'template_ids': u'Clairol', u'orig_name': u'Clairol', u'id': [u'Clairol'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clarins', u'idw': 3671141, u'template_ids': u'Clarins', u'orig_name': u'Clarins', u'id': [u'Clarins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clarion', u'idw': 2681890, u'template_ids': u'Clarion', u'orig_name': u'Clarion', u'id': [u'Clarion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clean', u'idw': 74857, u'template_ids': u'Clean', u'orig_name': u'Clean', u'id': [u'Clean'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CLEAN & CLEAR', u'idw': 3478662, u'template_ids': u'CLEAN+%26+CLEAR', u'orig_name': u'CLEAN & CLEAR', u'id': [u'CLEAN+%26+CLEAR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clinique', u'idw': 2100365, u'template_ids': u'Clinique', u'orig_name': u'Clinique', u'id': [u'Clinique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clio', u'idw': 7997463, u'template_ids': u'Clio', u'orig_name': u'Clio', u'id': [u'Clio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clubman', u'idw': 4533454, u'template_ids': u'Clubman', u'orig_name': u'Clubman', u'id': [u'Clubman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cl\xe9 de Peau Beaut\xe9', u'idw': 14221108, u'template_ids': u'Cl%C3%A9+de+Peau+Beaut%C3%A9', u'orig_name': u'Cl\xe9 de Peau Beaut\xe9', u'id': [u'Cl%C3%A9+de+Peau+Beaut%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CND', u'idw': 2265074, u'template_ids': u'CND', u'orig_name': u'CND', u'id': [u'CND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coastal Scents', u'idw': 8839069, u'template_ids': u'Coastal+Scents', u'orig_name': u'Coastal Scents', u'id': [u'Coastal+Scents'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Collection 2000', u'idw': 18061866, u'template_ids': u'Collection+2000', u'orig_name': u'Collection 2000', u'id': [u'Collection+2000'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Color Me Beautiful', u'idw': 285161337, u'template_ids': u'Color+Me+Beautiful', u'orig_name': u'Color Me Beautiful', u'id': [u'Color+Me+Beautiful'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Colorescience', u'idw': 9416808, u'template_ids': u'Colorescience', u'orig_name': u'Colorescience', u'id': [u'Colorescience'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ColorProof', u'idw': 285161338, u'template_ids': u'ColorProof', u'orig_name': u'ColorProof', u'id': [u'ColorProof'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ColourPop', u'idw': 178562845, u'template_ids': u'ColourPop', u'orig_name': u'ColourPop', u'id': [u'ColourPop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Conair', u'idw': 4486037, u'template_ids': u'Conair', u'orig_name': u'Conair', u'id': [u'Conair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Constance Carroll', u'idw': 4325902, u'template_ids': u'Constance+Carroll', u'orig_name': u'Constance Carroll', u'id': [u'Constance+Carroll'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coppertone', u'idw': 9429707, u'template_ids': u'Coppertone', u'orig_name': u'Coppertone', u'id': [u'Coppertone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Corn Silk', u'idw': 14197223, u'template_ids': u'Corn+Silk', u'orig_name': u'Corn Silk', u'id': [u'Corn+Silk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cosmopolitan', u'idw': 2683143, u'template_ids': u'Cosmopolitan', u'orig_name': u'Cosmopolitan', u'id': [u'Cosmopolitan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'COSRX', u'idw': 179172954, u'template_ids': u'COSRX', u'orig_name': u'COSRX', u'id': [u'COSRX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coty', u'idw': 3037101, u'template_ids': u'Coty', u'orig_name': u'Coty', u'id': [u'Coty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cover FX', u'idw': 13416224, u'template_ids': u'Cover+FX', u'orig_name': u'Cover FX', u'id': [u'Cover+FX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'COVERGIRL', u'idw': 4888648, u'template_ids': u'COVERGIRL', u'orig_name': u'COVERGIRL', u'id': [u'COVERGIRL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crabtree & Evelyn', u'idw': 4139849, u'template_ids': u'Crabtree+%26+Evelyn', u'orig_name': u'Crabtree & Evelyn', u'id': [u'Crabtree+%26+Evelyn'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Creme', u'idw': 3472159, u'template_ids': u'Creme', u'orig_name': u'Creme', u'id': [u'Creme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crest', u'idw': 2385455, u'template_ids': u'Crest', u'orig_name': u'Crest', u'id': [u'Crest'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crown', u'idw': 3114572, u'template_ids': u'Crown', u'orig_name': u'Crown', u'id': [u'Crown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crystal', u'idw': 71004, u'template_ids': u'Crystal', u'orig_name': u'Crystal', u'id': [u'Crystal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cuccio', u'idw': 12482387, u'template_ids': u'Cuccio', u'orig_name': u'Cuccio', u'id': [u'Cuccio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CVS', u'idw': 3220588, u'template_ids': u'CVS', u'orig_name': u'CVS', u'id': [u'CVS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cynthia Rowley', u'idw': 4032663, u'template_ids': u'Cynthia+Rowley', u'orig_name': u'Cynthia Rowley', u'id': [u'Cynthia+Rowley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Daiso', u'idw': 10242063, u'template_ids': u'Daiso', u'orig_name': u'Daiso', u'id': [u'Daiso'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Daisy', u'idw': 2294535, u'template_ids': u'Daisy', u'orig_name': u'Daisy', u'id': [u'Daisy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dalton Clutches', u'idw': 32801384, u'template_ids': u'Dalton+Clutches', u'orig_name': u'Dalton Clutches', u'id': [u'Dalton+Clutches'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dana', u'idw': 2514182, u'template_ids': u'Dana', u'orig_name': u'Dana', u'id': [u'Dana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Danielle', u'idw': 8556733, u'template_ids': u'Danielle', u'orig_name': u'Danielle', u'id': [u'Danielle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Darling', u'idw': 12260588, u'template_ids': u'Darling', u'orig_name': u'Darling', u'id': [u'Darling'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Darphin', u'idw': 2263321, u'template_ids': u'Darphin', u'orig_name': u'Darphin', u'id': [u'Darphin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'David Beckham', u'idw': 2301748, u'template_ids': u'David+Beckham', u'orig_name': u'David Beckham', u'id': [u'David+Beckham'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Davines', u'idw': 8496372, u'template_ids': u'Davines', u'orig_name': u'Davines', u'id': [u'Davines'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dead Sea Spa Care', u'idw': 11956066, u'template_ids': u'Dead+Sea+Spa+Care', u'orig_name': u'Dead Sea Spa Care', u'id': [u'Dead+Sea+Spa+Care'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Deborah', u'idw': 7713219, u'template_ids': u'Deborah', u'orig_name': u'Deborah', u'id': [u'Deborah'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DECL\xc9OR', u'idw': 272768053, u'template_ids': u'DECL%C3%89OR', u'orig_name': u'DECL\xc9OR', u'id': [u'DECL%C3%89OR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Degree', u'idw': 74529, u'template_ids': u'Degree', u'orig_name': u'Degree', u'id': [u'Degree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Delta', u'idw': 4053343, u'template_ids': u'Delta', u'orig_name': u'Delta', u'id': [u'Delta'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Deluxe', u'idw': 4566183, u'template_ids': u'Deluxe', u'orig_name': u'Deluxe', u'id': [u'Deluxe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermablend', u'idw': 8341551, u'template_ids': u'Dermablend', u'orig_name': u'Dermablend', u'id': [u'Dermablend'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermacol', u'idw': 14279032, u'template_ids': u'Dermacol', u'orig_name': u'Dermacol', u'id': [u'Dermacol'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermalogica', u'idw': 2683421, u'template_ids': u'Dermalogica', u'orig_name': u'Dermalogica', u'id': [u'Dermalogica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Desert Essence', u'idw': 8865310, u'template_ids': u'Desert+Essence', u'orig_name': u'Desert Essence', u'id': [u'Desert+Essence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DevaCurl', u'idw': 14458906, u'template_ids': u'DevaCurl', u'orig_name': u'DevaCurl', u'id': [u'DevaCurl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Devoted Creations', u'idw': 6406104, u'template_ids': u'Devoted+Creations', u'orig_name': u'Devoted Creations', u'id': [u'Devoted+Creations'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DHC', u'idw': 8625633, u'template_ids': u'DHC', u'orig_name': u'DHC', u'id': [u'DHC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diamond', u'idw': 70680, u'template_ids': u'Diamond', u'orig_name': u'Diamond', u'id': [u'Diamond'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diane', u'idw': 5261431, u'template_ids': u'Diane', u'orig_name': u'Diane', u'id': [u'Diane'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diego dalla palma', u'idw': 18049257, u'template_ids': u'diego+dalla+palma', u'orig_name': u'diego dalla palma', u'id': [u'diego+dalla+palma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dillards', u'idw': 7960725, u'template_ids': u'Dillards', u'orig_name': u'Dillards', u'id': [u'Dillards'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dinair', u'idw': 13052191, u'template_ids': u'Dinair', u'orig_name': u'Dinair', u'id': [u'Dinair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Disguise', u'idw': 2098579, u'template_ids': u'Disguise', u'orig_name': u'Disguise', u'id': [u'Disguise'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diva', u'idw': 5087132, u'template_ids': u'Diva', u'orig_name': u'Diva', u'id': [u'Diva'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Divaderme', u'idw': 177951514, u'template_ids': u'Divaderme', u'orig_name': u'Divaderme', u'id': [u'Divaderme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DM', u'idw': 4651857, u'template_ids': u'DM', u'orig_name': u'DM', u'id': [u'DM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dodo', u'idw': 8301769, u'template_ids': u'Dodo', u'orig_name': u'Dodo', u'id': [u'Dodo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Doll 10', u'idw': 61216406, u'template_ids': u'Doll+10', u'orig_name': u'Doll 10', u'id': [u'Doll+10'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dove', u'idw': 3919900, u'template_ids': u'Dove', u'orig_name': u'Dove', u'id': [u'Dove'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr Pierre Ricaud', u'idw': 269132665, u'template_ids': u'Dr+Pierre+Ricaud', u'orig_name': u'Dr Pierre Ricaud', u'id': [u'Dr+Pierre+Ricaud'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr. Hauschka', u'idw': 4566246, u'template_ids': u'Dr.+Hauschka', u'orig_name': u'Dr. Hauschka', u'id': [u'Dr.+Hauschka'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr. Jart+', u'idw': 115709654, u'template_ids': u'Dr.+Jart%2B', u'orig_name': u'Dr. Jart+', u'id': [u'Dr.+Jart%2B'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Dr. Scholl's", u'idw': 3577852, u'template_ids': u'Dr.+Scholl%27s', u'orig_name': u"Dr. Scholl's", u'id': [u'Dr.+Scholl%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DuWop', u'idw': 10600940, u'template_ids': u'DuWop', u'orig_name': u'DuWop', u'id': [u'DuWop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Earth Therapeutics', u'idw': 4830569, u'template_ids': u'Earth+Therapeutics', u'orig_name': u'Earth Therapeutics', u'id': [u'Earth+Therapeutics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ecco Bella', u'idw': 28289638, u'template_ids': u'Ecco+Bella', u'orig_name': u'Ecco Bella', u'id': [u'Ecco+Bella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eclipse', u'idw': 3045972, u'template_ids': u'Eclipse', u'orig_name': u'Eclipse', u'id': [u'Eclipse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EcoTools', u'idw': 10012459, u'template_ids': u'EcoTools', u'orig_name': u'EcoTools', u'id': [u'EcoTools'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eden', u'idw': 4594848, u'template_ids': u'Eden', u'orig_name': u'Eden', u'id': [u'Eden'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Edward Bess', u'idw': 21680452, u'template_ids': u'Edward+Bess', u'orig_name': u'Edward Bess', u'id': [u'Edward+Bess'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elegant Touch', u'idw': 21668445, u'template_ids': u'Elegant+Touch', u'orig_name': u'Elegant Touch', u'id': [u'Elegant+Touch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elemis', u'idw': 5137333, u'template_ids': u'Elemis', u'orig_name': u'Elemis', u'id': [u'Elemis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ELF', u'idw': 3017397, u'template_ids': u'ELF', u'orig_name': u'ELF', u'id': [u'ELF'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elishacoy', u'idw': 13521659, u'template_ids': u'Elishacoy', u'orig_name': u'Elishacoy', u'id': [u'Elishacoy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elizabeth Arden', u'idw': 2340645, u'template_ids': u'Elizabeth+Arden', u'orig_name': u'Elizabeth Arden', u'id': [u'Elizabeth+Arden'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elizabeth Taylor', u'idw': 3028975, u'template_ids': u'Elizabeth+Taylor', u'orig_name': u'Elizabeth Taylor', u'id': [u'Elizabeth+Taylor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ELLE', u'idw': 2683313, u'template_ids': u'ELLE', u'orig_name': u'ELLE', u'id': [u'ELLE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ellen Tracy', u'idw': 2255565, u'template_ids': u'Ellen+Tracy', u'orig_name': u'Ellen Tracy', u'id': [u'Ellen+Tracy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Emanuel Ungaro', u'idw': 5006241, u'template_ids': u'Emanuel+Ungaro', u'orig_name': u'Emanuel Ungaro', u'id': [u'Emanuel+Ungaro'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Emily', u'idw': 2678396, u'template_ids': u'Emily', u'orig_name': u'Emily', u'id': [u'Emily'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eminence', u'idw': 8954203, u'template_ids': u'Eminence', u'orig_name': u'Eminence', u'id': [u'Eminence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EQUATE', u'idw': 4184558, u'template_ids': u'EQUATE', u'orig_name': u'EQUATE', u'id': [u'EQUATE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Equinox', u'idw': 5282441, u'template_ids': u'Equinox', u'orig_name': u'Equinox', u'id': [u'Equinox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Erno Laszlo', u'idw': 5152108, u'template_ids': u'Erno+Laszlo', u'orig_name': u'Erno Laszlo', u'id': [u'Erno+Laszlo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essence', u'idw': 2801686, u'template_ids': u'essence', u'orig_name': u'essence', u'id': [u'essence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essence of Beauty', u'idw': 5073304, u'template_ids': u'Essence+of+Beauty', u'orig_name': u'Essence of Beauty', u'id': [u'Essence+of+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essentials', u'idw': 4630523, u'template_ids': u'Essentials', u'orig_name': u'Essentials', u'id': [u'Essentials'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essie', u'idw': 4423998, u'template_ids': u'essie', u'orig_name': u'essie', u'id': [u'essie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Est\xe9e Lauder', u'idw': 9319078, u'template_ids': u'Est%C3%A9e+Lauder', u'orig_name': u'Est\xe9e Lauder', u'id': [u'Est%C3%A9e+Lauder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Etude House', u'idw': 4509548, u'template_ids': u'Etude+House', u'orig_name': u'Etude House', u'id': [u'Etude+House'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eucerin', u'idw': 6390092, u'template_ids': u'Eucerin', u'orig_name': u'Eucerin', u'id': [u'Eucerin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eve Lom', u'idw': 8460653, u'template_ids': u'Eve+Lom', u'orig_name': u'Eve Lom', u'id': [u'Eve+Lom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EVE PEARL', u'idw': 21225764, u'template_ids': u'EVE+PEARL', u'orig_name': u'EVE PEARL', u'id': [u'EVE+PEARL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eveline Cosmetics', u'idw': 11622583, u'template_ids': u'Eveline+Cosmetics', u'orig_name': u'Eveline Cosmetics', u'id': [u'Eveline+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Everyday Minerals', u'idw': 11581641, u'template_ids': u'Everyday+Minerals', u'orig_name': u'Everyday Minerals', u'id': [u'Everyday+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Excel', u'idw': 7619781, u'template_ids': u'Excel', u'orig_name': u'Excel', u'id': [u'Excel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Express', u'idw': 73571, u'template_ids': u'Express', u'orig_name': u'Express', u'id': [u'Express'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Exuviance', u'idw': 14575580, u'template_ids': u'Exuviance', u'orig_name': u'Exuviance', u'id': [u'Exuviance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyeko', u'idw': 21897437, u'template_ids': u'Eyeko', u'orig_name': u'Eyeko', u'id': [u'Eyeko'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyesential', u'idw': 285161306, u'template_ids': u'Eyesential', u'orig_name': u'Eyesential', u'id': [u'Eyesential'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyeshadow', u'idw': 3684501, u'template_ids': u'Eyeshadow', u'orig_name': u'Eyeshadow', u'id': [u'Eyeshadow'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fair & Lovely', u'idw': 165267609, u'template_ids': u'Fair+%26+Lovely', u'orig_name': u'Fair & Lovely', u'id': [u'Fair+%26+Lovely'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fake Bake', u'idw': 9558717, u'template_ids': u'Fake+Bake', u'orig_name': u'Fake Bake', u'id': [u'Fake+Bake'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FANCL', u'idw': 10737297, u'template_ids': u'FANCL', u'orig_name': u'FANCL', u'id': [u'FANCL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fantasy Makers', u'idw': 8574651, u'template_ids': u'Fantasy+Makers', u'orig_name': u'Fantasy Makers', u'id': [u'Fantasy+Makers'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion', u'idw': 70587, u'template_ids': u'Fashion', u'orig_name': u'Fashion', u'id': [u'Fashion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion Bug', u'idw': 3220539, u'template_ids': u'Fashion+Bug', u'orig_name': u'Fashion Bug', u'id': [u'Fashion+Bug'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion Fair', u'idw': 7929825, u'template_ids': u'Fashion+Fair', u'orig_name': u'Fashion Fair', u'id': [u'Fashion+Fair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fekkai', u'idw': 7594368, u'template_ids': u'Fekkai', u'orig_name': u'Fekkai', u'id': [u'Fekkai'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fetish', u'idw': 3918769, u'template_ids': u'Fetish', u'orig_name': u'Fetish', u'id': [u'Fetish'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Fing'rs", u'idw': 10387349, u'template_ids': u'Fing%27rs', u'orig_name': u"Fing'rs", u'id': [u'Fing%27rs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fiorucci', u'idw': 15256189, u'template_ids': u'Fiorucci', u'orig_name': u'Fiorucci', u'id': [u'Fiorucci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'First Aid Beauty', u'idw': 14010470, u'template_ids': u'First+Aid+Beauty', u'orig_name': u'First Aid Beauty', u'id': [u'First+Aid+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flamingo', u'idw': 2805898, u'template_ids': u'Flamingo', u'orig_name': u'Flamingo', u'id': [u'Flamingo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flirt', u'idw': 2568978, u'template_ids': u'Flirt', u'orig_name': u'Flirt', u'id': [u'Flirt'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flora', u'idw': 8338934, u'template_ids': u'Flora', u'orig_name': u'Flora', u'id': [u'Flora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flori Roberts', u'idw': 144044043, u'template_ids': u'Flori+Roberts', u'orig_name': u'Flori Roberts', u'id': [u'Flori+Roberts'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fluff', u'idw': 71996, u'template_ids': u'Fluff', u'orig_name': u'Fluff', u'id': [u'Fluff'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FM', u'idw': 3975195, u'template_ids': u'FM', u'orig_name': u'FM', u'id': [u'FM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fran Wilson', u'idw': 14834488, u'template_ids': u'Fran+Wilson', u'orig_name': u'Fran Wilson', u'id': [u'Fran+Wilson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Freestyle', u'idw': 73393, u'template_ids': u'Freestyle', u'orig_name': u'Freestyle', u'id': [u'Freestyle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fresh', u'idw': 80075, u'template_ids': u'Fresh', u'orig_name': u'Fresh', u'id': [u'Fresh'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Full Shine', u'idw': 171923513, u'template_ids': u'Full+Shine', u'orig_name': u'Full Shine', u'id': [u'Full+Shine'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fun World', u'idw': 2191297, u'template_ids': u'Fun+World', u'orig_name': u'Fun World', u'id': [u'Fun+World'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fusion Beauty', u'idw': 4326853, u'template_ids': u'Fusion+Beauty', u'orig_name': u'Fusion Beauty', u'id': [u'Fusion+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FX', u'idw': 3262940, u'template_ids': u'FX', u'orig_name': u'FX', u'id': [u'FX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gale Hayman', u'idw': 14569851, u'template_ids': u'Gale+Hayman', u'orig_name': u'Gale Hayman', u'id': [u'Gale+Hayman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Garnier', u'idw': 4793301, u'template_ids': u'Garnier', u'orig_name': u'Garnier', u'id': [u'Garnier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Genie', u'idw': 6063442, u'template_ids': u'Genie', u'orig_name': u'Genie', u'id': [u'Genie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gerard Cosmetics', u'idw': 179442553, u'template_ids': u'Gerard+Cosmetics', u'orig_name': u'Gerard Cosmetics', u'id': [u'Gerard+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gilly Hicks', u'idw': 2716945, u'template_ids': u'Gilly+Hicks', u'orig_name': u'Gilly Hicks', u'id': [u'Gilly+Hicks'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giordano', u'idw': 13892879, u'template_ids': u'Giordano', u'orig_name': u'Giordano', u'id': [u'Giordano'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giorgio Armani', u'idw': 2305582, u'template_ids': u'Giorgio+Armani', u'orig_name': u'Giorgio Armani', u'id': [u'Giorgio+Armani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giovanni', u'idw': 2678618, u'template_ids': u'Giovanni', u'orig_name': u'Giovanni', u'id': [u'Giovanni'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Glam Air', u'idw': 285161422, u'template_ids': u'Glam+Air', u'orig_name': u'Glam Air', u'id': [u'Glam+Air'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GLAMGLOW', u'idw': 12478510, u'template_ids': u'GLAMGLOW', u'orig_name': u'GLAMGLOW', u'id': [u'GLAMGLOW'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Glamour', u'idw': 2683224, u'template_ids': u'Glamour', u'orig_name': u'Glamour', u'id': [u'Glamour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gl\u014d-minerals', u'idw': 285165971, u'template_ids': u'gl%C5%8D-minerals', u'orig_name': u'gl\u014d-minerals', u'id': [u'gl%C5%8D-minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Golden Rose', u'idw': 16710082, u'template_ids': u'Golden+Rose', u'orig_name': u'Golden Rose', u'id': [u'Golden+Rose'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Goldwell', u'idw': 2272364, u'template_ids': u'Goldwell', u'orig_name': u'Goldwell', u'id': [u'Goldwell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gorgeous Cosmetics', u'idw': 14327987, u'template_ids': u'Gorgeous+Cosmetics', u'orig_name': u'Gorgeous Cosmetics', u'id': [u'Gorgeous+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GOSH', u'idw': 10994222, u'template_ids': u'GOSH', u'orig_name': u'GOSH', u'id': [u'GOSH'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Graftobian', u'idw': 12060708, u'template_ids': u'Graftobian', u'orig_name': u'Graftobian', u'id': [u'Graftobian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Grande Naturals', u'idw': 12066704, u'template_ids': u'Grande+Naturals', u'orig_name': u'Grande Naturals', u'id': [u'Grande+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Grimas', u'idw': 285161428, u'template_ids': u'Grimas', u'orig_name': u'Grimas', u'id': [u'Grimas'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guinot', u'idw': 7992039, u'template_ids': u'Guinot', u'orig_name': u'Guinot', u'id': [u'Guinot'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guy Laroche', u'idw': 9277127, u'template_ids': u'Guy+Laroche', u'orig_name': u'Guy Laroche', u'id': [u'Guy+Laroche'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gwen Stefani', u'idw': 7581953, u'template_ids': u'Gwen+Stefani', u'orig_name': u'Gwen Stefani', u'id': [u'Gwen+Stefani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gypsy', u'idw': 2099869, u'template_ids': u'Gypsy', u'orig_name': u'Gypsy', u'id': [u'Gypsy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hada Labo', u'idw': 11923514, u'template_ids': u'Hada+Labo', u'orig_name': u'Hada Labo', u'id': [u'Hada+Labo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Halston', u'idw': 8792477, u'template_ids': u'Halston', u'orig_name': u'Halston', u'id': [u'Halston'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hard Candy', u'idw': 1022262, u'template_ids': u'Hard+Candy', u'orig_name': u'Hard Candy', u'id': [u'Hard+Candy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Harley-Davidson', u'idw': 2094563, u'template_ids': u'Harley-Davidson', u'orig_name': u'Harley-Davidson', u'id': [u'Harley-Davidson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hartmann', u'idw': 2258979, u'template_ids': u'Hartmann', u'orig_name': u'Hartmann', u'id': [u'Hartmann'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hawaiian Tropic', u'idw': 7681340, u'template_ids': u'Hawaiian+Tropic', u'orig_name': u'Hawaiian Tropic', u'id': [u'Hawaiian+Tropic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hazel', u'idw': 4819218, u'template_ids': u'Hazel', u'orig_name': u'Hazel', u'id': [u'Hazel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Helena Rubinstein', u'idw': 9704692, u'template_ids': u'Helena+Rubinstein', u'orig_name': u'Helena Rubinstein', u'id': [u'Helena+Rubinstein'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hempz', u'idw': 8748195, u'template_ids': u'Hempz', u'orig_name': u'Hempz', u'id': [u'Hempz'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hera', u'idw': 7846253, u'template_ids': u'Hera', u'orig_name': u'Hera', u'id': [u'Hera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'HERM\xc8S', u'idw': 8317005, u'template_ids': u'HERM%C3%88S', u'orig_name': u'HERM\xc8S', u'id': [u'HERM%C3%88S'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'High Tech Cosmetics', u'idw': 285161382, u'template_ids': u'High+Tech+Cosmetics', u'orig_name': u'High Tech Cosmetics', u'id': [u'High+Tech+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hikari', u'idw': 8689274, u'template_ids': u'Hikari', u'orig_name': u'Hikari', u'id': [u'Hikari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hit', u'idw': 4526307, u'template_ids': u'Hit', u'orig_name': u'Hit', u'id': [u'Hit'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hive', u'idw': 13413481, u'template_ids': u'Hive', u'orig_name': u'Hive', u'id': [u'Hive'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Holika Holika', u'idw': 14362183, u'template_ids': u'Holika+Holika', u'orig_name': u'Holika Holika', u'id': [u'Holika+Holika'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hollister', u'idw': 2259241, u'template_ids': u'Hollister', u'orig_name': u'Hollister', u'id': [u'Hollister'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hollywood', u'idw': 3181089, u'template_ids': u'Hollywood', u'orig_name': u'Hollywood', u'id': [u'Hollywood'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Honest Beauty', u'idw': 35038255, u'template_ids': u'Honest+Beauty', u'orig_name': u'Honest Beauty', u'id': [u'Honest+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Houbigant', u'idw': 6828317, u'template_ids': u'Houbigant', u'orig_name': u'Houbigant', u'id': [u'Houbigant'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hourglass', u'idw': 8914882, u'template_ids': u'Hourglass', u'orig_name': u'Hourglass', u'id': [u'Hourglass'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Huda Beauty', u'idw': 267551152, u'template_ids': u'Huda+Beauty', u'orig_name': u'Huda Beauty', u'id': [u'Huda+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Iconic Pet', u'idw': 107064155, u'template_ids': u'Iconic+Pet', u'orig_name': u'Iconic Pet', u'id': [u'Iconic+Pet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ID', u'idw': 2111821, u'template_ids': u'ID', u'orig_name': u'ID', u'id': [u'ID'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IKOS', u'idw': 142225747, u'template_ids': u'IKOS', u'orig_name': u'IKOS', u'id': [u'IKOS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IMAN', u'idw': 2513977, u'template_ids': u'IMAN', u'orig_name': u'IMAN', u'id': [u'IMAN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Imperial', u'idw': 2163527, u'template_ids': u'Imperial', u'orig_name': u'Imperial', u'id': [u'Imperial'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Imported', u'idw': 3247884, u'template_ids': u'Imported', u'orig_name': u'Imported', u'id': [u'Imported'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'INGLOT', u'idw': 13633240, u'template_ids': u'INGLOT', u'orig_name': u'INGLOT', u'id': [u'INGLOT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Inika', u'idw': 19413814, u'template_ids': u'Inika', u'orig_name': u'Inika', u'id': [u'Inika'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Innisfree', u'idw': 8007179, u'template_ids': u'Innisfree', u'orig_name': u'Innisfree', u'id': [u'Innisfree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IOPE', u'idw': 9328364, u'template_ids': u'IOPE', u'orig_name': u'IOPE', u'id': [u'IOPE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IPKN', u'idw': 15071577, u'template_ids': u'IPKN', u'orig_name': u'IPKN', u'id': [u'IPKN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IPSA', u'idw': 15175523, u'template_ids': u'IPSA', u'orig_name': u'IPSA', u'id': [u'IPSA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ipsy', u'idw': 68425772, u'template_ids': u'Ipsy', u'orig_name': u'Ipsy', u'id': [u'Ipsy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IQ Natural', u'idw': 4571501, u'template_ids': u'iQ+Natural', u'orig_name': u'iQ Natural', u'id': [u'iQ+Natural'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ISA KNOX', u'idw': 4730763, u'template_ids': u'ISA+KNOX', u'orig_name': u'ISA KNOX', u'id': [u'ISA+KNOX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IsaDora', u'idw': 12063019, u'template_ids': u'IsaDora', u'orig_name': u'IsaDora', u'id': [u'IsaDora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Isme', u'idw': 15185594, u'template_ids': u'isme', u'orig_name': u'isme', u'id': [u'isme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IT Cosmetics', u'idw': 2272358, u'template_ids': u'IT+Cosmetics', u'orig_name': u'IT Cosmetics', u'id': [u'IT+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"It's a 10", u'idw': 3634694, u'template_ids': u'It%27s+a+10', u'orig_name': u"It's a 10", u'id': [u'It%27s+a+10'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Italia', u'idw': 7884628, u'template_ids': u'Italia', u'orig_name': u'Italia', u'id': [u'Italia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ITAY Mineral Cosmetics', u'idw': 241693236, u'template_ids': u'ITAY+Mineral+Cosmetics', u'orig_name': u'ITAY Mineral Cosmetics', u'id': [u'ITAY+Mineral+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jabot', u'idw': 5234461, u'template_ids': u'Jabot', u'orig_name': u'Jabot', u'id': [u'Jabot'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jacob', u'idw': 8662144, u'template_ids': u'Jacob', u'orig_name': u'Jacob', u'id': [u'Jacob'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jade', u'idw': 74180, u'template_ids': u'Jade', u'orig_name': u'Jade', u'id': [u'Jade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JAFRA', u'idw': 4542096, u'template_ids': u'JAFRA', u'orig_name': u'JAFRA', u'id': [u'JAFRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jane iredale', u'idw': 7825388, u'template_ids': u'jane+iredale', u'orig_name': u'jane iredale', u'id': [u'jane+iredale'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Japan', u'idw': 74138, u'template_ids': u'Japan', u'orig_name': u'Japan', u'id': [u'Japan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JAPONESQUE', u'idw': 10423209, u'template_ids': u'JAPONESQUE', u'orig_name': u'JAPONESQUE', u'id': [u'JAPONESQUE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jason Wu', u'idw': 2956937, u'template_ids': u'Jason+Wu', u'orig_name': u'Jason Wu', u'id': [u'Jason+Wu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jean Paul Gaultier', u'idw': 2260505, u'template_ids': u'Jean+Paul+Gaultier', u'orig_name': u'Jean Paul Gaultier', u'id': [u'Jean+Paul+Gaultier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jeffree Star Cosmetics', u'idw': 244847899, u'template_ids': u'Jeffree+Star+Cosmetics', u'orig_name': u'Jeffree Star Cosmetics', u'id': [u'Jeffree+Star+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jelly Pong Pong', u'idw': 285161340, u'template_ids': u'Jelly+Pong+Pong', u'orig_name': u'Jelly Pong Pong', u'id': [u'Jelly+Pong+Pong'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jemma Kidd Make Up School', u'idw': 285161434, u'template_ids': u'Jemma+Kidd+Make+Up+School', u'orig_name': u'Jemma Kidd Make Up School', u'id': [u'Jemma+Kidd+Make+Up+School'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jenny', u'idw': 8701101, u'template_ids': u'Jenny', u'orig_name': u'Jenny', u'id': [u'Jenny'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jergens', u'idw': 4578272, u'template_ids': u'Jergens', u'orig_name': u'Jergens', u'id': [u'Jergens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jerome Alexander', u'idw': 285161339, u'template_ids': u'Jerome+Alexander', u'orig_name': u'Jerome Alexander', u'id': [u'Jerome+Alexander'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Jesse's Girl", u'idw': 9425287, u'template_ids': u'Jesse%27s+Girl', u'orig_name': u"Jesse's Girl", u'id': [u'Jesse%27s+Girl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jessica', u'idw': 10957664, u'template_ids': u'Jessica', u'orig_name': u'Jessica', u'id': [u'Jessica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jessica Simpson', u'idw': 2108819, u'template_ids': u'Jessica+Simpson', u'orig_name': u'Jessica Simpson', u'id': [u'Jessica+Simpson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jet Set', u'idw': 2258865, u'template_ids': u'Jet+Set', u'orig_name': u'Jet Set', u'id': [u'Jet+Set'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jill Stuart', u'idw': 11236318, u'template_ids': u'Jill+Stuart', u'orig_name': u'Jill Stuart', u'id': [u'Jill+Stuart'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JLO', u'idw': 10154271, u'template_ids': u'JLO', u'orig_name': u'JLO', u'id': [u'JLO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JN', u'idw': 2254866, u'template_ids': u'JN', u'orig_name': u'JN', u'id': [u'JN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jo Malone', u'idw': 8767452, u'template_ids': u'Jo+Malone', u'orig_name': u'Jo Malone', u'id': [u'Jo+Malone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joey New York', u'idw': 7297875, u'template_ids': u'Joey+New+York', u'orig_name': u'Joey New York', u'id': [u'Joey+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JOHN FRIEDA', u'idw': 4533559, u'template_ids': u'JOHN+FRIEDA', u'orig_name': u'JOHN FRIEDA', u'id': [u'JOHN+FRIEDA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'John Varvatos', u'idw': 2341492, u'template_ids': u'John+Varvatos', u'orig_name': u'John Varvatos', u'id': [u'John+Varvatos'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joico', u'idw': 4510118, u'template_ids': u'Joico', u'orig_name': u'Joico', u'id': [u'Joico'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jones New York', u'idw': 5047899, u'template_ids': u'Jones+New+York', u'orig_name': u'Jones New York', u'id': [u'Jones+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jordache', u'idw': 4678043, u'template_ids': u'Jordache', u'orig_name': u'Jordache', u'id': [u'Jordache'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JORDANA', u'idw': 8143715, u'template_ids': u'JORDANA', u'orig_name': u'JORDANA', u'id': [u'JORDANA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Josie Maran', u'idw': 4253988, u'template_ids': u'Josie+Maran', u'orig_name': u'Josie Maran', u'id': [u'Josie+Maran'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jouer', u'idw': 7792890, u'template_ids': u'Jouer', u'orig_name': u'Jouer', u'id': [u'Jouer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joy', u'idw': 3197556, u'template_ids': u'Joy', u'orig_name': u'Joy', u'id': [u'Joy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Juice Beauty', u'idw': 9973687, u'template_ids': u'Juice+Beauty', u'orig_name': u'Juice Beauty', u'id': [u'Juice+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Julep', u'idw': 8472226, u'template_ids': u'Julep', u'orig_name': u'Julep', u'id': [u'Julep'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jurlique', u'idw': 4611629, u'template_ids': u'Jurlique', u'orig_name': u'Jurlique', u'id': [u'Jurlique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Justice', u'idw': 2601101, u'template_ids': u'Justice', u'orig_name': u'Justice', u'id': [u'Justice'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'K & M', u'idw': 4623493, u'template_ids': u'K+%26+M', u'orig_name': u'K & M', u'id': [u'K+%26+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kanebo', u'idw': 5169033, u'template_ids': u'Kanebo', u'orig_name': u'Kanebo', u'id': [u'Kanebo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Karl Lagerfeld', u'idw': 4091925, u'template_ids': u'Karl+Lagerfeld', u'orig_name': u'Karl Lagerfeld', u'id': [u'Karl+Lagerfeld'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Karma', u'idw': 3803321, u'template_ids': u'Karma', u'orig_name': u'Karma', u'id': [u'Karma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kat Von D', u'idw': 8575436, u'template_ids': u'Kat+Von+D', u'orig_name': u'Kat Von D', u'id': [u'Kat+Von+D'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KATE', u'idw': 9449700, u'template_ids': u'KATE', u'orig_name': u'KATE', u'id': [u'KATE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Katy Perry', u'idw': 4407128, u'template_ids': u'Katy+Perry', u'orig_name': u'Katy Perry', u'id': [u'Katy+Perry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kenra', u'idw': 10277901, u'template_ids': u'Kenra', u'orig_name': u'Kenra', u'id': [u'Kenra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Keratin Complex', u'idw': 11300133, u'template_ids': u'Keratin+Complex', u'orig_name': u'Keratin Complex', u'id': [u'Keratin+Complex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kevyn Aucoin', u'idw': 4942985, u'template_ids': u'Kevyn+Aucoin', u'orig_name': u'Kevyn Aucoin', u'id': [u'Kevyn+Aucoin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Khadi', u'idw': 7624037, u'template_ids': u'Khadi', u'orig_name': u'Khadi', u'id': [u'Khadi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kiara Sky', u'idw': 209009219, u'template_ids': u'Kiara+Sky', u'orig_name': u'Kiara Sky', u'id': [u'Kiara+Sky'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Kiehl's", u'idw': 3919971, u'template_ids': u'Kiehl%27s', u'orig_name': u"Kiehl's", u'id': [u'Kiehl%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KIKO MILANO', u'idw': 14044510, u'template_ids': u'KIKO+MILANO', u'orig_name': u'KIKO MILANO', u'id': [u'KIKO+MILANO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kimora Lee Simmons', u'idw': 12871797, u'template_ids': u'Kimora+Lee+Simmons', u'orig_name': u'Kimora Lee Simmons', u'id': [u'Kimora+Lee+Simmons'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KIND', u'idw': 2379907, u'template_ids': u'KIND', u'orig_name': u'KIND', u'id': [u'KIND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kirkland Signature', u'idw': 2872019, u'template_ids': u'Kirkland+Signature', u'orig_name': u'Kirkland Signature', u'id': [u'Kirkland+Signature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KleanColor', u'idw': 11327095, u'template_ids': u'KleanColor', u'orig_name': u'KleanColor', u'id': [u'KleanColor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Koh Gen Do', u'idw': 133582117, u'template_ids': u'Koh+Gen+Do', u'orig_name': u'Koh Gen Do', u'id': [u'Koh+Gen+Do'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOJI', u'idw': 12880763, u'template_ids': u'KOJI', u'orig_name': u'KOJI', u'id': [u'KOJI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KORRES', u'idw': 3154171, u'template_ids': u'KORRES', u'orig_name': u'KORRES', u'id': [u'KORRES'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOS', u'idw': 14755345, u'template_ids': u'KOS', u'orig_name': u'KOS', u'id': [u'KOS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOS\xc9', u'idw': 272768019, u'template_ids': u'KOS%C3%89', u'orig_name': u'KOS\xc9', u'id': [u'KOS%C3%89'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kryolan', u'idw': 2709084, u'template_ids': u'Kryolan', u'orig_name': u'Kryolan', u'id': [u'Kryolan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kylie Cosmetics', u'idw': 151936693, u'template_ids': u'Kylie+Cosmetics', u'orig_name': u'Kylie Cosmetics', u'id': [u'Kylie+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'K\xe9rastase', u'idw': 114298534, u'template_ids': u'K%C3%A9rastase', u'orig_name': u'K\xe9rastase', u'id': [u'K%C3%A9rastase'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"L'Or\xe9al", u'idw': 3636170, u'template_ids': u'L%27Or%C3%A9al', u'orig_name': u"L'Or\xe9al", u'id': [u'L%27Or%C3%A9al'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L.A. COLORS', u'idw': 13101297, u'template_ids': u'L.A.+COLORS', u'orig_name': u'L.A. COLORS', u'id': [u'L.A.+COLORS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L.A. Girl', u'idw': 11619487, u'template_ids': u'L.A.+Girl', u'orig_name': u'L.A. Girl', u'id': [u'L.A.+Girl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Femme', u'idw': 3074318, u'template_ids': u'La+Femme', u'orig_name': u'La Femme', u'id': [u'La+Femme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LA MER', u'idw': 7679183, u'template_ids': u'LA+MER', u'orig_name': u'LA MER', u'id': [u'LA+MER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Prairie', u'idw': 11610296, u'template_ids': u'La+Prairie', u'orig_name': u'La Prairie', u'id': [u'La+Prairie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Roche-Posay', u'idw': 7646648, u'template_ids': u'La+Roche-Posay', u'orig_name': u'La Roche-Posay', u'id': [u'La+Roche-Posay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LAB SERIES', u'idw': 2340596, u'template_ids': u'LAB+SERIES', u'orig_name': u'LAB SERIES', u'id': [u'LAB+SERIES'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lacura Beauty', u'idw': 285161409, u'template_ids': u'Lacura+Beauty', u'orig_name': u'Lacura Beauty', u'id': [u'Lacura+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laduree', u'idw': 7787847, u'template_ids': u'Laduree', u'orig_name': u'Laduree', u'id': [u'Laduree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lalique', u'idw': 2306788, u'template_ids': u'Lalique', u'orig_name': u'Lalique', u'id': [u'Lalique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lancaster', u'idw': 3070849, u'template_ids': u'Lancaster', u'orig_name': u'Lancaster', u'id': [u'Lancaster'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lanc\xf4me', u'idw': 4799946, u'template_ids': u'Lanc%C3%B4me', u'orig_name': u'Lanc\xf4me', u'id': [u'Lanc%C3%B4me'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laneige', u'idw': 5227086, u'template_ids': u'Laneige', u'orig_name': u'Laneige', u'id': [u'Laneige'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Ashley', u'idw': 4813283, u'template_ids': u'Laura+Ashley', u'orig_name': u'Laura Ashley', u'id': [u'Laura+Ashley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Geller', u'idw': 4498335, u'template_ids': u'Laura+Geller', u'orig_name': u'Laura Geller', u'id': [u'Laura+Geller'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Mercier', u'idw': 3919991, u'template_ids': u'Laura+Mercier', u'orig_name': u'Laura Mercier', u'id': [u'Laura+Mercier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lauren Ralph Lauren', u'idw': 2212753, u'template_ids': u'Lauren+Ralph+Lauren', u'orig_name': u'Lauren Ralph Lauren', u'id': [u'Lauren+Ralph+Lauren'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LAVAL', u'idw': 2657305, u'template_ids': u'LAVAL', u'orig_name': u'LAVAL', u'id': [u'LAVAL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lavera', u'idw': 14046179, u'template_ids': u'Lavera', u'orig_name': u'Lavera', u'id': [u'Lavera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Leichner', u'idw': 285161326, u'template_ids': u'Leichner', u'orig_name': u'Leichner', u'id': [u'Leichner'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Life Extension', u'idw': 4613182, u'template_ids': u'Life+Extension', u'orig_name': u'Life Extension', u'id': [u'Life+Extension'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lioele', u'idw': 10403469, u'template_ids': u'Lioele', u'orig_name': u'Lioele', u'id': [u'Lioele'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lip Smacker', u'idw': 8527523, u'template_ids': u'Lip+Smacker', u'orig_name': u'Lip Smacker', u'id': [u'Lip+Smacker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lipfusion', u'idw': 9417714, u'template_ids': u'Lipfusion', u'orig_name': u'Lipfusion', u'id': [u'Lipfusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LipSense', u'idw': 185460185, u'template_ids': u'LipSense', u'orig_name': u'LipSense', u'id': [u'LipSense'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lisa Frank', u'idw': 8849283, u'template_ids': u'Lisa+Frank', u'orig_name': u'Lisa Frank', u'id': [u'Lisa+Frank'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Living Nature', u'idw': 285161312, u'template_ids': u'Living+Nature', u'orig_name': u'Living Nature', u'id': [u'Living+Nature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Liz Claiborne', u'idw': 2529806, u'template_ids': u'Liz+Claiborne', u'orig_name': u'Liz Claiborne', u'id': [u'Liz+Claiborne'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LOGONA', u'idw': 9697385, u'template_ids': u'LOGONA', u'orig_name': u'LOGONA', u'id': [u'LOGONA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lola', u'idw': 2294541, u'template_ids': u'Lola', u'orig_name': u'Lola', u'id': [u'Lola'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Longcils Boncza', u'idw': 285161344, u'template_ids': u'Longcils+Boncza', u'orig_name': u'Longcils Boncza', u'id': [u'Longcils+Boncza'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LORAC', u'idw': 3052130, u'template_ids': u'LORAC', u'orig_name': u'LORAC', u'id': [u'LORAC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lord&Berry', u'idw': 285161321, u'template_ids': u'Lord%26Berry', u'orig_name': u'Lord&Berry', u'id': [u'Lord%26Berry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lotus', u'idw': 73133, u'template_ids': u'Lotus', u'orig_name': u'Lotus', u'id': [u'Lotus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lotus Herbals', u'idw': 33657995, u'template_ids': u'Lotus+Herbals', u'orig_name': u'Lotus Herbals', u'id': [u'Lotus+Herbals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Loungefly', u'idw': 9128838, u'template_ids': u'Loungefly', u'orig_name': u'Loungefly', u'id': [u'Loungefly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LP', u'idw': 2254977, u'template_ids': u'LP', u'orig_name': u'LP', u'id': [u'LP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lucky Brand', u'idw': 2196805, u'template_ids': u'Lucky+Brand', u'orig_name': u'Lucky Brand', u'id': [u'Lucky+Brand'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lumene', u'idw': 4637456, u'template_ids': u'Lumene', u'orig_name': u'Lumene', u'id': [u'Lumene'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Luminess Air', u'idw': 4509302, u'template_ids': u'Luminess+Air', u'orig_name': u'Luminess Air', u'id': [u'Luminess+Air'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lush', u'idw': 8818542, u'template_ids': u'Lush', u'orig_name': u'Lush', u'id': [u'Lush'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lynx', u'idw': 2738099, u'template_ids': u'Lynx', u'orig_name': u'Lynx', u'id': [u'Lynx'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L\u2019OCCITANE', u'idw': 217567081, u'template_ids': u'L%E2%80%99OCCITANE', u'orig_name': u'L\u2019OCCITANE', u'id': [u'L%E2%80%99OCCITANE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M & M', u'idw': 9301793, u'template_ids': u'M+%26+M', u'orig_name': u'M & M', u'id': [u'M+%26+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M. Asam', u'idw': 8764205, u'template_ids': u'M.+Asam', u'orig_name': u'M. Asam', u'id': [u'M.+Asam'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ma', u'idw': 2111817, u'template_ids': u'Ma', u'orig_name': u'Ma', u'id': [u'Ma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Magic', u'idw': 72106, u'template_ids': u'Magic', u'orig_name': u'Magic', u'id': [u'Magic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Major', u'idw': 78666, u'template_ids': u'Major', u'orig_name': u'Major', u'id': [u'Major'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Make Up Factory', u'idw': 285161292, u'template_ids': u'Make+Up+Factory', u'orig_name': u'Make Up Factory', u'id': [u'Make+Up+Factory'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MAKE UP FOR EVER', u'idw': 5092287, u'template_ids': u'MAKE+UP+FOR+EVER', u'orig_name': u'MAKE UP FOR EVER', u'id': [u'MAKE+UP+FOR+EVER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Makeup Geek', u'idw': 164681612, u'template_ids': u'Makeup+Geek', u'orig_name': u'Makeup Geek', u'id': [u'Makeup+Geek'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Makeup Revolution', u'idw': 265858400, u'template_ids': u'Makeup+Revolution', u'orig_name': u'Makeup Revolution', u'id': [u'Makeup+Revolution'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mally', u'idw': 8674173, u'template_ids': u'Mally', u'orig_name': u'Mally', u'id': [u'Mally'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Malu Wilz', u'idw': 285161297, u'template_ids': u'Malu+Wilz', u'orig_name': u'Malu Wilz', u'id': [u'Malu+Wilz'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Manhattan', u'idw': 2889451, u'template_ids': u'Manhattan', u'orig_name': u'Manhattan', u'id': [u'Manhattan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Manic Panic', u'idw': 9046183, u'template_ids': u'Manic+Panic', u'orig_name': u'Manic Panic', u'id': [u'Manic+Panic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MARBERT', u'idw': 69901363, u'template_ids': u'MARBERT', u'orig_name': u'MARBERT', u'id': [u'MARBERT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mariah Carey', u'idw': 7928217, u'template_ids': u'Mariah+Carey', u'orig_name': u'Mariah Carey', u'id': [u'Mariah+Carey'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marilyn Miglin', u'idw': 2263411, u'template_ids': u'Marilyn+Miglin', u'orig_name': u'Marilyn Miglin', u'id': [u'Marilyn+Miglin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marina', u'idw': 8333124, u'template_ids': u'Marina', u'orig_name': u'Marina', u'id': [u'Marina'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Mark's", u'idw': 72790921, u'template_ids': u'Mark%27s', u'orig_name': u"Mark's", u'id': [u'Mark%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Markwins', u'idw': 9253669, u'template_ids': u'Markwins', u'orig_name': u'Markwins', u'id': [u'Markwins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary Kay', u'idw': 2263346, u'template_ids': u'Mary+Kay', u'orig_name': u'Mary Kay', u'id': [u'Mary+Kay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary Quant', u'idw': 12996988, u'template_ids': u'Mary+Quant', u'orig_name': u'Mary Quant', u'id': [u'Mary+Quant'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary-Kate and Ashley', u'idw': 11892101, u'template_ids': u'Mary-Kate+and+Ashley', u'orig_name': u'Mary-Kate and Ashley', u'id': [u'Mary-Kate+and+Ashley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Masquerade', u'idw': 2659595, u'template_ids': u'Masquerade', u'orig_name': u'Masquerade', u'id': [u'Masquerade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Matrix', u'idw': 2465316, u'template_ids': u'Matrix', u'orig_name': u'Matrix', u'id': [u'Matrix'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mavala', u'idw': 13655547, u'template_ids': u'Mavala', u'orig_name': u'Mavala', u'id': [u'Mavala'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Max Factor', u'idw': 4036726, u'template_ids': u'Max+Factor', u'orig_name': u'Max Factor', u'id': [u'Max+Factor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Maxx', u'idw': 4944722, u'template_ids': u'Maxx', u'orig_name': u'Maxx', u'id': [u'Maxx'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Maybelline New York', u'idw': 7726445, u'template_ids': u'Maybelline+New+York', u'orig_name': u'Maybelline New York', u'id': [u'Maybelline+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mediheal', u'idw': 30917410, u'template_ids': u'Mediheal', u'orig_name': u'Mediheal', u'id': [u'Mediheal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mehron', u'idw': 7316211, u'template_ids': u'Mehron', u'orig_name': u'Mehron', u'id': [u'Mehron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Memebox', u'idw': 262493132, u'template_ids': u'Memebox', u'orig_name': u'Memebox', u'id': [u'Memebox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MEMEME', u'idw': 10534353, u'template_ids': u'MEMEME', u'orig_name': u'MEMEME', u'id': [u'MEMEME'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Merle Norman', u'idw': 9586532, u'template_ids': u'Merle+Norman', u'orig_name': u'Merle Norman', u'id': [u'Merle+Norman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mia Secret', u'idw': 9614341, u'template_ids': u'Mia+Secret', u'orig_name': u'Mia Secret', u'id': [u'Mia+Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MicaBeauty', u'idw': 12998664, u'template_ids': u'MicaBeauty', u'orig_name': u'MicaBeauty', u'id': [u'MicaBeauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Michael Kors', u'idw': 2187646, u'template_ids': u'Michael+Kors', u'orig_name': u'Michael Kors', u'id': [u'Michael+Kors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milan', u'idw': 71818, u'template_ids': u'Milan', u'orig_name': u'Milan', u'id': [u'Milan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milani', u'idw': 2263467, u'template_ids': u'Milani', u'orig_name': u'Milani', u'id': [u'Milani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milano', u'idw': 4564356, u'template_ids': u'Milano', u'orig_name': u'Milano', u'id': [u'Milano'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milk Makeup', u'idw': 190946570, u'template_ids': u'Milk+Makeup', u'orig_name': u'Milk Makeup', u'id': [u'Milk+Makeup'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mineral Fusion', u'idw': 9197471, u'template_ids': u'Mineral+Fusion', u'orig_name': u'Mineral Fusion', u'id': [u'Mineral+Fusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miners', u'idw': 83496840, u'template_ids': u'Miners', u'orig_name': u'Miners', u'id': [u'Miners'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MIRA', u'idw': 10294772, u'template_ids': u'MIRA', u'orig_name': u'MIRA', u'id': [u'MIRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mirabella', u'idw': 7805140, u'template_ids': u'Mirabella', u'orig_name': u'Mirabella', u'id': [u'Mirabella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mirenesse', u'idw': 21863313, u'template_ids': u'Mirenesse', u'orig_name': u'Mirenesse', u'id': [u'Mirenesse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miss Rose', u'idw': 6972731, u'template_ids': u'Miss+Rose', u'orig_name': u'Miss Rose', u'id': [u'Miss+Rose'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miss Sporty', u'idw': 285161293, u'template_ids': u'Miss+Sporty', u'orig_name': u'Miss Sporty', u'id': [u'Miss+Sporty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Missha', u'idw': 4636737, u'template_ids': u'Missha', u'orig_name': u'Missha', u'id': [u'Missha'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mistine', u'idw': 10937668, u'template_ids': u'Mistine', u'orig_name': u'Mistine', u'id': [u'Mistine'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mizon', u'idw': 3135855, u'template_ids': u'Mizon', u'orig_name': u'Mizon', u'id': [u'Mizon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ModelCo', u'idw': 17445314, u'template_ids': u'ModelCo', u'orig_name': u'ModelCo', u'id': [u'ModelCo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Models Own', u'idw': 285161325, u'template_ids': u'Models+Own', u'orig_name': u'Models Own', u'id': [u'Models+Own'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Models Prefer', u'idw': 8673148, u'template_ids': u'Models+Prefer', u'orig_name': u'Models Prefer', u'id': [u'Models+Prefer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ModelSupplies', u'idw': 272768047, u'template_ids': u'ModelSupplies', u'orig_name': u'ModelSupplies', u'id': [u'ModelSupplies'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mojave Magic', u'idw': 285161318, u'template_ids': u'Mojave+Magic', u'orig_name': u'Mojave Magic', u'id': [u'Mojave+Magic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Molton Brown', u'idw': 3335339, u'template_ids': u'Molton+Brown', u'orig_name': u'Molton Brown', u'id': [u'Molton+Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Monat', u'idw': 133482316, u'template_ids': u'Monat', u'orig_name': u'Monat', u'id': [u'Monat'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Monet', u'idw': 4723328, u'template_ids': u'Monet', u'orig_name': u'Monet', u'id': [u'Monet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MONTALE', u'idw': 11782629, u'template_ids': u'MONTALE', u'orig_name': u'MONTALE', u'id': [u'MONTALE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Moroccanoil', u'idw': 9102638, u'template_ids': u'Moroccanoil', u'orig_name': u'Moroccanoil', u'id': [u'Moroccanoil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Morphe', u'idw': 16633122, u'template_ids': u'Morphe', u'orig_name': u'Morphe', u'id': [u'Morphe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MUA Make Up Academy', u'idw': 286398936, u'template_ids': u'MUA+Make+Up+Academy', u'orig_name': u'MUA Make Up Academy', u'id': [u'MUA+Make+Up+Academy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MUJI', u'idw': 8960724, u'template_ids': u'MUJI', u'orig_name': u'MUJI', u'id': [u'MUJI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Murad', u'idw': 3135804, u'template_ids': u'Murad', u'orig_name': u'Murad', u'id': [u'Murad'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'My Minerals', u'idw': 285161302, u'template_ids': u'My+Minerals', u'orig_name': u'My Minerals', u'id': [u'My+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MyChelle', u'idw': 11931362, u'template_ids': u'MyChelle', u'orig_name': u'MyChelle', u'id': [u'MyChelle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Myrurgia', u'idw': 14623383, u'template_ids': u'Myrurgia', u'orig_name': u'Myrurgia', u'id': [u'Myrurgia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M\xb7A\xb7C', u'idw': 228257211, u'template_ids': u'M%C2%B7A%C2%B7C', u'orig_name': u'M\xb7A\xb7C', u'id': [u'M%C2%B7A%C2%B7C'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M\xebnaji', u'idw': 285161332, u'template_ids': u'M%C3%ABnaji', u'orig_name': u'M\xebnaji', u'id': [u'M%C3%ABnaji'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nails inc', u'idw': 12072568, u'template_ids': u'Nails+inc', u'orig_name': u'Nails inc', u'id': [u'Nails+inc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Napoleon Perdis', u'idw': 9394787, u'template_ids': u'Napoleon+Perdis', u'orig_name': u'Napoleon Perdis', u'id': [u'Napoleon+Perdis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NARS', u'idw': 4944781, u'template_ids': u'NARS', u'orig_name': u'NARS', u'id': [u'NARS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Naruko', u'idw': 11023682, u'template_ids': u'Naruko', u'orig_name': u'Naruko', u'id': [u'Naruko'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natio', u'idw': 272768028, u'template_ids': u'Natio', u'orig_name': u'Natio', u'id': [u'Natio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natura', u'idw': 8477572, u'template_ids': u'Natura', u'orig_name': u'Natura', u'id': [u'Natura'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natura Siberica', u'idw': 13184512, u'template_ids': u'Natura+Siberica', u'orig_name': u'Natura Siberica', u'id': [u'Natura+Siberica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nature Republic', u'idw': 3635418, u'template_ids': u'Nature+Republic', u'orig_name': u'Nature Republic', u'id': [u'Nature+Republic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nature\u2019s Way', u'idw': 263714108, u'template_ids': u'Nature%E2%80%99s+Way', u'orig_name': u'Nature\u2019s Way', u'id': [u'Nature%E2%80%99s+Way'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Naturistics', u'idw': 15314516, u'template_ids': u'Naturistics', u'orig_name': u'Naturistics', u'id': [u'Naturistics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Neiman Marcus', u'idw': 2295354, u'template_ids': u'Neiman+Marcus', u'orig_name': u'Neiman Marcus', u'id': [u'Neiman+Marcus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Neutrogena', u'idw': 4519869, u'template_ids': u'Neutrogena', u'orig_name': u'Neutrogena', u'id': [u'Neutrogena'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'New Look', u'idw': 5264051, u'template_ids': u'New+Look', u'orig_name': u'New Look', u'id': [u'New+Look'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nicole', u'idw': 2848906, u'template_ids': u'Nicole', u'orig_name': u'Nicole', u'id': [u'Nicole'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nicole Miller', u'idw': 4493352, u'template_ids': u'Nicole+Miller', u'orig_name': u'Nicole Miller', u'id': [u'Nicole+Miller'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nina Ricci', u'idw': 8521980, u'template_ids': u'Nina+Ricci', u'orig_name': u'Nina Ricci', u'id': [u'Nina+Ricci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIOXIN', u'idw': 4368824, u'template_ids': u'NIOXIN', u'orig_name': u'NIOXIN', u'id': [u'NIOXIN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIP + FAB', u'idw': 285161373, u'template_ids': u'NIP+%2B+FAB', u'orig_name': u'NIP + FAB', u'id': [u'NIP+%2B+FAB'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIVEA', u'idw': 5092427, u'template_ids': u'NIVEA', u'orig_name': u'NIVEA', u'id': [u'NIVEA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'No-Name', u'idw': 8251640, u'template_ids': u'No-Name', u'orig_name': u'No-Name', u'id': [u'No-Name'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Noble', u'idw': 2558676, u'template_ids': u'Noble', u'orig_name': u'Noble', u'id': [u'Noble'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Noevir', u'idw': 9715075, u'template_ids': u'Noevir', u'orig_name': u'Noevir', u'id': [u'Noevir'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Non applicabile', u'idw': 135468215, u'template_ids': u'Non+applicabile', u'orig_name': u'Non applicabile', u'id': [u'Non+applicabile'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Not Specified', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nouba', u'idw': 18929978, u'template_ids': u'Nouba', u'orig_name': u'Nouba', u'id': [u'Nouba'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Now', u'idw': 3600305, u'template_ids': u'Now', u'orig_name': u'Now', u'id': [u'Now'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NOW Foods', u'idw': 7560804, u'template_ids': u'NOW+Foods', u'orig_name': u'NOW Foods', u'id': [u'NOW+Foods'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nuance', u'idw': 8502448, u'template_ids': u'Nuance', u'orig_name': u'Nuance', u'id': [u'Nuance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nude By Nature', u'idw': 6390290, u'template_ids': u'Nude+By+Nature', u'orig_name': u'Nude By Nature', u'id': [u'Nude+By+Nature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nuskin', u'idw': 12077437, u'template_ids': u'Nuskin', u'orig_name': u'Nuskin', u'id': [u'Nuskin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NutriCology', u'idw': 15369580, u'template_ids': u'NutriCology', u'orig_name': u'NutriCology', u'id': [u'NutriCology'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nutrimetics', u'idw': 283036726, u'template_ids': u'Nutrimetics', u'orig_name': u'Nutrimetics', u'id': [u'Nutrimetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NUXE', u'idw': 11839959, u'template_ids': u'NUXE', u'orig_name': u'NUXE', u'id': [u'NUXE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NYC', u'idw': 4579103, u'template_ids': u'NYC', u'orig_name': u'NYC', u'id': [u'NYC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nye', u'idw': 12849249, u'template_ids': u'Nye', u'orig_name': u'Nye', u'id': [u'Nye'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NYX', u'idw': 3186495, u'template_ids': u'NYX', u'orig_name': u'NYX', u'id': [u'NYX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OFRA', u'idw': 283307861, u'template_ids': u'OFRA', u'orig_name': u'OFRA', u'id': [u'OFRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OGX', u'idw': 110838243, u'template_ids': u'OGX', u'orig_name': u'OGX', u'id': [u'OGX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Olay', u'idw': 2575351, u'template_ids': u'Olay', u'orig_name': u'Olay', u'id': [u'Olay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ole Henriksen', u'idw': 2292436, u'template_ids': u'Ole+Henriksen', u'orig_name': u'Ole Henriksen', u'id': [u'Ole+Henriksen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OPI', u'idw': 3763232, u'template_ids': u'OPI', u'orig_name': u'OPI', u'id': [u'OPI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oral-B', u'idw': 2800934, u'template_ids': u'Oral-B', u'orig_name': u'Oral-B', u'id': [u'Oral-B'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orbis', u'idw': 19445515, u'template_ids': u'Orbis', u'orig_name': u'Orbis', u'id': [u'Orbis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oribe', u'idw': 8144335, u'template_ids': u'Oribe', u'orig_name': u'Oribe', u'id': [u'Oribe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oriflame', u'idw': 7930549, u'template_ids': u'Oriflame', u'orig_name': u'Oriflame', u'id': [u'Oriflame'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Origins', u'idw': 4186190, u'template_ids': u'Origins', u'orig_name': u'Origins', u'id': [u'Origins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orion', u'idw': 3087262, u'template_ids': u'Orion', u'orig_name': u'Orion', u'id': [u'Orion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orlane', u'idw': 8759382, u'template_ids': u'Orlane', u'orig_name': u'Orlane', u'id': [u'Orlane'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ORLY', u'idw': 4554513, u'template_ids': u'ORLY', u'orig_name': u'ORLY', u'id': [u'ORLY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oscar de la Renta', u'idw': 4886285, u'template_ids': u'Oscar+de+la+Renta', u'orig_name': u'Oscar de la Renta', u'id': [u'Oscar+de+la+Renta'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oxygenetix', u'idw': 17685940, u'template_ids': u'Oxygenetix', u'orig_name': u'Oxygenetix', u'id': [u'Oxygenetix'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pacifica', u'idw': 3690892, u'template_ids': u'Pacifica', u'orig_name': u'Pacifica', u'id': [u'Pacifica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palette', u'idw': 4326128, u'template_ids': u'Palette', u'orig_name': u'Palette', u'id': [u'Palette'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palladio', u'idw': 8718375, u'template_ids': u'Palladio', u'orig_name': u'Palladio', u'id': [u'Palladio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palmer\u2019s', u'idw': 285156199, u'template_ids': u'Palmer%E2%80%99s', u'orig_name': u'Palmer\u2019s', u'id': [u'Palmer%E2%80%99s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paloma Picasso', u'idw': 2294286, u'template_ids': u'Paloma+Picasso', u'orig_name': u'Paloma Picasso', u'id': [u'Paloma+Picasso'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pantene', u'idw': 4837730, u'template_ids': u'Pantene', u'orig_name': u'Pantene', u'id': [u'Pantene'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Papaya', u'idw': 2336912, u'template_ids': u'Papaya', u'orig_name': u'Papaya', u'id': [u'Papaya'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Papyrus', u'idw': 8300693, u'template_ids': u'Papyrus', u'orig_name': u'Papyrus', u'id': [u'Papyrus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paris', u'idw': 2255926, u'template_ids': u'Paris', u'orig_name': u'Paris', u'id': [u'Paris'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paris Hilton', u'idw': 2294324, u'template_ids': u'Paris+Hilton', u'orig_name': u'Paris Hilton', u'id': [u'Paris+Hilton'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Park Designs', u'idw': 4067663, u'template_ids': u'Park+Designs', u'orig_name': u'Park Designs', u'id': [u'Park+Designs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pat McGrath', u'idw': 265259866, u'template_ids': u'Pat+McGrath', u'orig_name': u'Pat McGrath', u'id': [u'Pat+McGrath'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Patanjali', u'idw': 94923686, u'template_ids': u'Patanjali', u'orig_name': u'Patanjali', u'id': [u'Patanjali'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PAUL & JOE', u'idw': 6630011, u'template_ids': u'PAUL+%26+JOE', u'orig_name': u'PAUL & JOE', u'id': [u'PAUL+%26+JOE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paul Mitchell', u'idw': 3634682, u'template_ids': u'Paul+Mitchell', u'orig_name': u'Paul Mitchell', u'id': [u'Paul+Mitchell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paula Dorf', u'idw': 19047040, u'template_ids': u'Paula+Dorf', u'orig_name': u'Paula Dorf', u'id': [u'Paula+Dorf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PAYOT', u'idw': 10945717, u'template_ids': u'PAYOT', u'orig_name': u'PAYOT', u'id': [u'PAYOT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Penhaligon's", u'idw': 7937689, u'template_ids': u'Penhaligon%27s', u'orig_name': u"Penhaligon's", u'id': [u'Penhaligon%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perfection', u'idw': 8351201, u'template_ids': u'Perfection', u'orig_name': u'Perfection', u'id': [u'Perfection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Peripera', u'idw': 14881917, u'template_ids': u'Peripera', u'orig_name': u'Peripera', u'id': [u'Peripera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perlier', u'idw': 9027187, u'template_ids': u'Perlier', u'orig_name': u'Perlier', u'id': [u'Perlier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perricone MD', u'idw': 4811824, u'template_ids': u'Perricone+MD', u'orig_name': u'Perricone MD', u'id': [u'Perricone+MD'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Peter Thomas Roth', u'idw': 4167801, u'template_ids': u'Peter+Thomas+Roth', u'orig_name': u'Peter Thomas Roth', u'id': [u'Peter+Thomas+Roth'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Petra', u'idw': 17854400, u'template_ids': u'Petra', u'orig_name': u'Petra', u'id': [u'Petra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Philosophy', u'idw': 414176, u'template_ids': u'Philosophy', u'orig_name': u'Philosophy', u'id': [u'Philosophy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Physicians Formula', u'idw': 3067665, u'template_ids': u'Physicians+Formula', u'orig_name': u'Physicians Formula', u'id': [u'Physicians+Formula'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PHYTO', u'idw': 9262118, u'template_ids': u'PHYTO', u'orig_name': u'PHYTO', u'id': [u'PHYTO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PHYTOMER', u'idw': 13581090, u'template_ids': u'PHYTOMER', u'orig_name': u'PHYTOMER', u'id': [u'PHYTOMER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PINK', u'idw': 71042, u'template_ids': u'PINK', u'orig_name': u'PINK', u'id': [u'PINK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pixi', u'idw': 8533083, u'template_ids': u'Pixi', u'orig_name': u'Pixi', u'id': [u'Pixi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PK', u'idw': 8193353, u'template_ids': u'PK', u'orig_name': u'PK', u'id': [u'PK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Plant Therapy', u'idw': 263714117, u'template_ids': u'Plant+Therapy', u'orig_name': u'Plant Therapy', u'id': [u'Plant+Therapy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Poise', u'idw': 8412414, u'template_ids': u'Poise', u'orig_name': u'Poise', u'id': [u'Poise'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'POLA', u'idw': 5258038, u'template_ids': u'POLA', u'orig_name': u'POLA', u'id': [u'POLA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Pond's", u'idw': 7794306, u'template_ids': u'Pond%27s', u'orig_name': u"Pond's", u'id': [u'Pond%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PONY EFFECT', u'idw': 285161305, u'template_ids': u'PONY+EFFECT', u'orig_name': u'PONY EFFECT', u'id': [u'PONY+EFFECT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'POP', u'idw': 2254548, u'template_ids': u'POP', u'orig_name': u'POP', u'id': [u'POP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pot Of Gold', u'idw': 49558819, u'template_ids': u'Pot+Of+Gold', u'orig_name': u'Pot Of Gold', u'id': [u'Pot+Of+Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pout Clothing', u'idw': 285161335, u'template_ids': u'Pout+Clothing', u'orig_name': u'Pout Clothing', u'id': [u'Pout+Clothing'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prescriptives', u'idw': 7674571, u'template_ids': u'Prescriptives', u'orig_name': u'Prescriptives', u'id': [u'Prescriptives'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prestige Cosmetics', u'idw': 19060175, u'template_ids': u'Prestige+Cosmetics', u'orig_name': u'Prestige Cosmetics', u'id': [u'Prestige+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prince Matchabelli', u'idw': 10322543, u'template_ids': u'Prince+Matchabelli', u'orig_name': u'Prince Matchabelli', u'id': [u'Prince+Matchabelli'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Private-label', u'idw': 285161316, u'template_ids': u'Private-label', u'orig_name': u'Private-label', u'id': [u'Private-label'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PRO', u'idw': 2975045, u'template_ids': u'PRO', u'orig_name': u'PRO', u'id': [u'PRO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Proactiv', u'idw': 3503129, u'template_ids': u'Proactiv', u'orig_name': u'Proactiv', u'id': [u'Proactiv'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Profusion', u'idw': 8530360, u'template_ids': u'Profusion', u'orig_name': u'Profusion', u'id': [u'Profusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PUPA', u'idw': 10363791, u'template_ids': u'PUPA', u'orig_name': u'PUPA', u'id': [u'PUPA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PUR', u'idw': 8402090, u'template_ids': u'PUR', u'orig_name': u'PUR', u'id': [u'PUR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pure', u'idw': 72109, u'template_ids': u'Pure', u'orig_name': u'Pure', u'id': [u'Pure'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pure Romance', u'idw': 4576752, u'template_ids': u'Pure+Romance', u'orig_name': u'Pure Romance', u'id': [u'Pure+Romance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Purely Pro Cosmetics', u'idw': 10457002, u'template_ids': u'Purely+Pro+Cosmetics', u'orig_name': u'Purely Pro Cosmetics', u'id': [u'Purely+Pro+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rain', u'idw': 3932467, u'template_ids': u'Rain', u'orig_name': u'Rain', u'id': [u'Rain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RCMA', u'idw': 285161405, u'template_ids': u'RCMA', u'orig_name': u'RCMA', u'id': [u'RCMA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ready To Wear', u'idw': 10025170, u'template_ids': u'Ready+To+Wear', u'orig_name': u'Ready To Wear', u'id': [u'Ready+To+Wear'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Real Techniques', u'idw': 9647774, u'template_ids': u'Real+Techniques', u'orig_name': u'Real Techniques', u'id': [u'Real+Techniques'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Red Earth', u'idw': 9529709, u'template_ids': u'Red+Earth', u'orig_name': u'Red Earth', u'id': [u'Red+Earth'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Redken', u'idw': 2302243, u'template_ids': u'Redken', u'orig_name': u'Redken', u'id': [u'Redken'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Regency', u'idw': 2381846, u'template_ids': u'Regency', u'orig_name': u'Regency', u'id': [u'Regency'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Renew', u'idw': 9708756, u'template_ids': u'Renew', u'orig_name': u'Renew', u'id': [u'Renew'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RevitaLash', u'idw': 4168627, u'template_ids': u'RevitaLash', u'orig_name': u'RevitaLash', u'id': [u'RevitaLash'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Reviva Labs', u'idw': 4744787, u'template_ids': u'Reviva+Labs', u'orig_name': u'Reviva Labs', u'id': [u'Reviva+Labs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Revlon', u'idw': 2311873, u'template_ids': u'Revlon', u'orig_name': u'Revlon', u'id': [u'Revlon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rihanna', u'idw': 2362991, u'template_ids': u'Rihanna', u'orig_name': u'Rihanna', u'id': [u'Rihanna'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rimmel', u'idw': 4773750, u'template_ids': u'Rimmel', u'orig_name': u'Rimmel', u'id': [u'Rimmel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rivecowe', u'idw': 285161416, u'template_ids': u'Rivecowe', u'orig_name': u'Rivecowe', u'id': [u'Rivecowe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RMK', u'idw': 8698112, u'template_ids': u'RMK', u'orig_name': u'RMK', u'id': [u'RMK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Roberto Cavalli', u'idw': 2168107, u'template_ids': u'Roberto+Cavalli', u'orig_name': u'Roberto Cavalli', u'id': [u'Roberto+Cavalli'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rock & Republic', u'idw': 4998490, u'template_ids': u'Rock+%26+Republic', u'orig_name': u'Rock & Republic', u'id': [u'Rock+%26+Republic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rodan + Fields', u'idw': 9319288, u'template_ids': u'Rodan+%2B+Fields', u'orig_name': u'Rodan + Fields', u'id': [u'Rodan+%2B+Fields'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rohto', u'idw': 10286822, u'template_ids': u'Rohto', u'orig_name': u'Rohto', u'id': [u'Rohto'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rosebud', u'idw': 9050699, u'template_ids': u'Rosebud', u'orig_name': u'Rosebud', u'id': [u'Rosebud'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Royal', u'idw': 73301, u'template_ids': u'Royal', u'orig_name': u'Royal', u'id': [u'Royal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Royal & Langnickel', u'idw': 7836762, u'template_ids': u'Royal+%26+Langnickel', u'orig_name': u'Royal & Langnickel', u'id': [u'Royal+%26+Langnickel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Rubie's", u'idw': 7806463, u'template_ids': u'Rubie%27s', u'orig_name': u"Rubie's", u'id': [u'Rubie%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ruby Kisses', u'idw': 8572456, u'template_ids': u'Ruby+Kisses', u'orig_name': u'Ruby Kisses', u'id': [u'Ruby+Kisses'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RUSK', u'idw': 3636156, u'template_ids': u'RUSK', u'orig_name': u'RUSK', u'id': [u'RUSK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sanrio', u'idw': 2256796, u'template_ids': u'Sanrio', u'orig_name': u'Sanrio', u'id': [u'Sanrio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sans Soucis', u'idw': 285161376, u'template_ids': u'Sans+Soucis', u'orig_name': u'Sans Soucis', u'id': [u'Sans+Soucis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SANTE', u'idw': 12527315, u'template_ids': u'SANTE', u'orig_name': u'SANTE', u'id': [u'SANTE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Santee', u'idw': 4932210, u'template_ids': u'Santee', u'orig_name': u'Santee', u'id': [u'Santee'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sarah Jessica Parker', u'idw': 7518665, u'template_ids': u'Sarah+Jessica+Parker', u'orig_name': u'Sarah Jessica Parker', u'id': [u'Sarah+Jessica+Parker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Savvy', u'idw': 3028522, u'template_ids': u'Savvy', u'orig_name': u'Savvy', u'id': [u'Savvy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Scarlett', u'idw': 10188901, u'template_ids': u'Scarlett', u'orig_name': u'Scarlett', u'id': [u'Scarlett'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Schick', u'idw': 4221022, u'template_ids': u'Schick', u'orig_name': u'Schick', u'id': [u'Schick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Schwarzkopf', u'idw': 2209635, u'template_ids': u'Schwarzkopf', u'orig_name': u'Schwarzkopf', u'id': [u'Schwarzkopf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Scott Barnes', u'idw': 10389472, u'template_ids': u'Scott+Barnes', u'orig_name': u'Scott Barnes', u'id': [u'Scott+Barnes'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sc\xfcnci', u'idw': 225852610, u'template_ids': u'sc%C3%BCnci', u'orig_name': u'sc\xfcnci', u'id': [u'sc%C3%BCnci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sebastian', u'idw': 3967957, u'template_ids': u'Sebastian', u'orig_name': u'Sebastian', u'id': [u'Sebastian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sebastian Trucco', u'idw': 12402086, u'template_ids': u'Sebastian+Trucco', u'orig_name': u'Sebastian Trucco', u'id': [u'Sebastian+Trucco'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Secret', u'idw': 10462868, u'template_ids': u'Secret', u'orig_name': u'Secret', u'id': [u'Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Secret Key', u'idw': 11881584, u'template_ids': u'Secret+Key', u'orig_name': u'Secret Key', u'id': [u'Secret+Key'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Select', u'idw': 2272698, u'template_ids': u'Select', u'orig_name': u'Select', u'id': [u'Select'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SeneGence', u'idw': 11853478, u'template_ids': u'SeneGence', u'orig_name': u'SeneGence', u'id': [u'SeneGence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sephora', u'idw': 2350448, u'template_ids': u'Sephora', u'orig_name': u'Sephora', u'id': [u'Sephora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Serge Lutens', u'idw': 4609422, u'template_ids': u'Serge+Lutens', u'orig_name': u'Serge Lutens', u'id': [u'Serge+Lutens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Serious Skincare', u'idw': 7835493, u'template_ids': u'Serious+Skincare', u'orig_name': u'Serious Skincare', u'id': [u'Serious+Skincare'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Seventeen', u'idw': 2683251, u'template_ids': u'Seventeen', u'orig_name': u'Seventeen', u'id': [u'Seventeen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sexy Hair', u'idw': 7785896, u'template_ids': u'Sexy+Hair', u'orig_name': u'Sexy Hair', u'id': [u'Sexy+Hair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SF', u'idw': 4363022, u'template_ids': u'SF', u'orig_name': u'SF', u'id': [u'SF'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shahnaz Husain', u'idw': 5073426, u'template_ids': u'Shahnaz+Husain', u'orig_name': u'Shahnaz Husain', u'id': [u'Shahnaz+Husain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shea Moisture', u'idw': 8472104, u'template_ids': u'Shea+Moisture', u'orig_name': u'Shea Moisture', u'id': [u'Shea+Moisture'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sheer Cover', u'idw': 7905776, u'template_ids': u'Sheer+Cover', u'orig_name': u'Sheer Cover', u'id': [u'Sheer+Cover'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sheer Miracle', u'idw': 286580015, u'template_ids': u'Sheer+Miracle', u'orig_name': u'Sheer Miracle', u'id': [u'Sheer+Miracle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shiseido', u'idw': 2340600, u'template_ids': u'Shiseido', u'orig_name': u'Shiseido', u'id': [u'Shiseido'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shu Uemura', u'idw': 5009306, u'template_ids': u'Shu+Uemura', u'orig_name': u'Shu Uemura', u'id': [u'Shu+Uemura'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sigma', u'idw': 2659208, u'template_ids': u'Sigma', u'orig_name': u'Sigma', u'id': [u'Sigma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Signature Club A', u'idw': 4781787, u'template_ids': u'Signature+Club+A', u'orig_name': u'Signature Club A', u'id': [u'Signature+Club+A'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Simple', u'idw': 72560, u'template_ids': u'Simple', u'orig_name': u'Simple', u'id': [u'Simple'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Simply Vera Vera Wang', u'idw': 2800386, u'template_ids': u'Simply+Vera+Vera+Wang', u'orig_name': u'Simply Vera Vera Wang', u'id': [u'Simply+Vera+Vera+Wang'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sinful', u'idw': 12993335, u'template_ids': u'Sinful', u'orig_name': u'Sinful', u'id': [u'Sinful'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SinfulColors', u'idw': 25577797, u'template_ids': u'SinfulColors', u'orig_name': u'SinfulColors', u'id': [u'SinfulColors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sixplus', u'idw': 12886868, u'template_ids': u'Sixplus', u'orig_name': u'Sixplus', u'id': [u'Sixplus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SK-II', u'idw': 8639195, u'template_ids': u'SK-II', u'orig_name': u'SK-II', u'id': [u'SK-II'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skin Food', u'idw': 9457266, u'template_ids': u'Skin+Food', u'orig_name': u'Skin Food', u'id': [u'Skin+Food'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skin Perfection', u'idw': 64645132, u'template_ids': u'Skin+Perfection', u'orig_name': u'Skin Perfection', u'id': [u'Skin+Perfection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SKIN79', u'idw': 10331440, u'template_ids': u'SKIN79', u'orig_name': u'SKIN79', u'id': [u'SKIN79'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SkinCeuticals', u'idw': 3135557, u'template_ids': u'SkinCeuticals', u'orig_name': u'SkinCeuticals', u'id': [u'SkinCeuticals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skindinavia', u'idw': 19866304, u'template_ids': u'Skindinavia', u'orig_name': u'Skindinavia', u'id': [u'Skindinavia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skinn', u'idw': 13147249, u'template_ids': u'Skinn', u'orig_name': u'Skinn', u'id': [u'Skinn'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sleek', u'idw': 10966956, u'template_ids': u'Sleek', u'orig_name': u'Sleek', u'id': [u'Sleek'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sleek MakeUP', u'idw': 111073309, u'template_ids': u'Sleek+MakeUP', u'orig_name': u'Sleek MakeUP', u'id': [u'Sleek+MakeUP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Smashbox', u'idw': 2341458, u'template_ids': u'Smashbox', u'orig_name': u'Smashbox', u'id': [u'Smashbox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Soap & Glory', u'idw': 15575719, u'template_ids': u'Soap+%26+Glory', u'orig_name': u'Soap & Glory', u'id': [u'Soap+%26+Glory'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia', u'idw': 4673560, u'template_ids': u'Sonia', u'orig_name': u'Sonia', u'id': [u'Sonia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia Kashuk', u'idw': 8526557, u'template_ids': u'Sonia+Kashuk', u'orig_name': u'Sonia Kashuk', u'id': [u'Sonia+Kashuk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SOTHYS', u'idw': 6821854, u'template_ids': u'SOTHYS', u'orig_name': u'SOTHYS', u'id': [u'SOTHYS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'So\u2026? Kiss Me', u'idw': 285161328, u'template_ids': u'So%E2%80%A6%3F+Kiss+Me', u'orig_name': u'So\u2026? Kiss Me', u'id': [u'So%E2%80%A6%3F+Kiss+Me'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'St. Tropez', u'idw': 9699743, u'template_ids': u'St.+Tropez', u'orig_name': u'St. Tropez', u'id': [u'St.+Tropez'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stargazer', u'idw': 7471469, u'template_ids': u'Stargazer', u'orig_name': u'Stargazer', u'id': [u'Stargazer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stendhal', u'idw': 14901431, u'template_ids': u'Stendhal', u'orig_name': u'Stendhal', u'id': [u'Stendhal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stila', u'idw': 4036390, u'template_ids': u'Stila', u'orig_name': u'Stila', u'id': [u'Stila'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'StriVectin', u'idw': 3885485, u'template_ids': u'StriVectin', u'orig_name': u'StriVectin', u'id': [u'StriVectin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Studio 35', u'idw': 9433951, u'template_ids': u'Studio+35', u'orig_name': u'Studio 35', u'id': [u'Studio+35'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Studio Gear', u'idw': 4778411, u'template_ids': u'Studio+Gear', u'orig_name': u'Studio Gear', u'id': [u'Studio+Gear'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Styli-Style', u'idw': 7815724, u'template_ids': u'Styli-Style', u'orig_name': u'Styli-Style', u'id': [u'Styli-Style'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sue Devitt', u'idw': 13414919, u'template_ids': u'Sue+Devitt', u'orig_name': u'Sue Devitt', u'id': [u'Sue+Devitt'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sugar', u'idw': 2237072, u'template_ids': u'Sugar', u'orig_name': u'Sugar', u'id': [u'Sugar'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sulwhasoo', u'idw': 9532376, u'template_ids': u'Sulwhasoo', u'orig_name': u'Sulwhasoo', u'id': [u'Sulwhasoo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sunbeam', u'idw': 2111001, u'template_ids': u'Sunbeam', u'orig_name': u'Sunbeam', u'id': [u'Sunbeam'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sundown Naturals', u'idw': 23271419, u'template_ids': u'Sundown+Naturals', u'orig_name': u'Sundown Naturals', u'id': [u'Sundown+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Superdrug', u'idw': 285161446, u'template_ids': u'Superdrug', u'orig_name': u'Superdrug', u'id': [u'Superdrug'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Supergoop!', u'idw': 252614034, u'template_ids': u'Supergoop%21', u'orig_name': u'Supergoop!', u'id': [u'Supergoop%21'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SURE', u'idw': 9795076, u'template_ids': u'SURE', u'orig_name': u'SURE', u'id': [u'SURE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sweet Face Minerals', u'idw': 2294711, u'template_ids': u'Sweet+Face+Minerals', u'orig_name': u'Sweet Face Minerals', u'id': [u'Sweet+Face+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SweetScents', u'idw': 13417049, u'template_ids': u'SweetScents', u'orig_name': u'SweetScents', u'id': [u'SweetScents'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'T. LeClerc', u'idw': 285161355, u'template_ids': u'T.+LeClerc', u'orig_name': u'T. LeClerc', u'id': [u'T.+LeClerc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tana', u'idw': 53019528, u'template_ids': u'Tana', u'orig_name': u'Tana', u'id': [u'Tana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Target', u'idw': 2119753, u'template_ids': u'Target', u'orig_name': u'Target', u'id': [u'Target'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tarina Tarantino', u'idw': 12994166, u'template_ids': u'Tarina+Tarantino', u'orig_name': u'Tarina Tarantino', u'id': [u'Tarina+Tarantino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tarte', u'idw': 5239265, u'template_ids': u'tarte', u'orig_name': u'tarte', u'id': [u'tarte'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Technic', u'idw': 83009, u'template_ids': u'Technic', u'orig_name': u'Technic', u'id': [u'Technic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ted Baker', u'idw': 7711565, u'template_ids': u'Ted+Baker', u'orig_name': u'Ted Baker', u'id': [u'Ted+Baker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TEMPTU', u'idw': 14278224, u'template_ids': u'TEMPTU', u'orig_name': u'TEMPTU', u'id': [u'TEMPTU'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tena', u'idw': 9567783, u'template_ids': u'Tena', u'orig_name': u'Tena', u'id': [u'Tena'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The Body Shop', u'idw': 2336906, u'template_ids': u'The+Body+Shop', u'orig_name': u'The Body Shop', u'id': [u'The+Body+Shop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The Face Shop', u'idw': 9435623, u'template_ids': u'The+Face+Shop', u'orig_name': u'The Face Shop', u'id': [u'The+Face+Shop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The History of Whoo', u'idw': 4544726, u'template_ids': u'The+History+of+Whoo', u'orig_name': u'The History of Whoo', u'id': [u'The+History+of+Whoo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The SAEM', u'idw': 14624597, u'template_ids': u'the+SAEM', u'orig_name': u'the SAEM', u'id': [u'the+SAEM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TheBalm', u'idw': 11616825, u'template_ids': u'theBalm', u'orig_name': u'theBalm', u'id': [u'theBalm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Thierry Mugler', u'idw': 3040406, u'template_ids': u'Thierry+Mugler', u'orig_name': u'Thierry Mugler', u'id': [u'Thierry+Mugler'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TIGI', u'idw': 2265110, u'template_ids': u'TIGI', u'orig_name': u'TIGI', u'id': [u'TIGI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TOCCA', u'idw': 9618686, u'template_ids': u'TOCCA', u'orig_name': u'TOCCA', u'id': [u'TOCCA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tokidoki', u'idw': 2465298, u'template_ids': u'tokidoki', u'orig_name': u'tokidoki', u'id': [u'tokidoki'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tony Moly', u'idw': 9929698, u'template_ids': u'Tony+Moly', u'orig_name': u'Tony Moly', u'id': [u'Tony+Moly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tony&Tina', u'idw': 285161315, u'template_ids': u'Tony%26Tina', u'orig_name': u'Tony&Tina', u'id': [u'Tony%26Tina'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Too Faced', u'idw': 7459737, u'template_ids': u'Too+Faced', u'orig_name': u'Too Faced', u'id': [u'Too+Faced'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tory Burch', u'idw': 2100354, u'template_ids': u'Tory+Burch', u'orig_name': u'Tory Burch', u'id': [u'Tory+Burch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TOVA Beverly Hills', u'idw': 2337114, u'template_ids': u'TOVA+Beverly+Hills', u'orig_name': u'TOVA Beverly Hills', u'id': [u'TOVA+Beverly+Hills'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trillogy', u'idw': 263317602, u'template_ids': u'Trillogy', u'orig_name': u'Trillogy', u'id': [u'Trillogy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trish McEvoy', u'idw': 3022266, u'template_ids': u'Trish+McEvoy', u'orig_name': u'Trish McEvoy', u'id': [u'Trish+McEvoy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tropez', u'idw': 8012488, u'template_ids': u'Tropez', u'orig_name': u'Tropez', u'id': [u'Tropez'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'True Colors', u'idw': 9787258, u'template_ids': u'True+Colors', u'orig_name': u'True Colors', u'id': [u'True+Colors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'True Gold', u'idw': 37703863, u'template_ids': u'True+Gold', u'orig_name': u'True Gold', u'id': [u'True+Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trust Fund Beauty', u'idw': 285161308, u'template_ids': u'Trust+Fund+Beauty', u'orig_name': u'Trust Fund Beauty', u'id': [u'Trust+Fund+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tr\xe8StiQue', u'idw': 273434747, u'template_ids': u'tr%C3%A8StiQue', u'orig_name': u'tr\xe8StiQue', u'id': [u'tr%C3%A8StiQue'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tweezerman', u'idw': 2590496, u'template_ids': u'Tweezerman', u'orig_name': u'Tweezerman', u'id': [u'Tweezerman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ULTA', u'idw': 3220585, u'template_ids': u'ULTA', u'orig_name': u'ULTA', u'id': [u'ULTA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultima II', u'idw': 8923777, u'template_ids': u'Ultima+II', u'orig_name': u'Ultima II', u'id': [u'Ultima+II'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultimate', u'idw': 2216510, u'template_ids': u'Ultimate', u'orig_name': u'Ultimate', u'id': [u'Ultimate'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultra', u'idw': 78719, u'template_ids': u'Ultra', u'orig_name': u'Ultra', u'id': [u'Ultra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Unbranded', u'idw': 2094608, u'template_ids': u'Unbranded', u'orig_name': u'Unbranded', u'id': [u'Unbranded'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'UNE', u'idw': 151903287, u'template_ids': u'UNE', u'orig_name': u'UNE', u'id': [u'UNE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Urban Decay', u'idw': 2263543, u'template_ids': u'Urban+Decay', u'orig_name': u'Urban Decay', u'id': [u'Urban+Decay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Valmont', u'idw': 2347336, u'template_ids': u'Valmont', u'orig_name': u'Valmont', u'id': [u'Valmont'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vanity', u'idw': 4224162, u'template_ids': u'Vanity', u'orig_name': u'Vanity', u'id': [u'Vanity'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vapour', u'idw': 25864014, u'template_ids': u'Vapour', u'orig_name': u'Vapour', u'id': [u'Vapour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vaseline', u'idw': 2257620, u'template_ids': u'Vaseline', u'orig_name': u'Vaseline', u'id': [u'Vaseline'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VDL', u'idw': 49669745, u'template_ids': u'VDL', u'orig_name': u'VDL', u'id': [u'VDL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vichy', u'idw': 3503275, u'template_ids': u'Vichy', u'orig_name': u'Vichy', u'id': [u'Vichy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Victoria', u'idw': 2683267, u'template_ids': u'Victoria', u'orig_name': u'Victoria', u'id': [u'Victoria'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vincent Longo', u'idw': 7906512, u'template_ids': u'Vincent+Longo', u'orig_name': u'Vincent Longo', u'id': [u'Vincent+Longo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VOV', u'idw': 8427772, u'template_ids': u'VOV', u'orig_name': u'VOV', u'id': [u'VOV'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VS', u'idw': 2354745, u'template_ids': u'VS', u'orig_name': u'VS', u'id': [u'VS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'W3LL PEOPLE', u'idw': 206502957, u'template_ids': u'W3LL+PEOPLE', u'orig_name': u'W3LL PEOPLE', u'id': [u'W3LL+PEOPLE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'W7', u'idw': 9292300, u'template_ids': u'W7', u'orig_name': u'W7', u'id': [u'W7'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wal Mart', u'idw': 9769044, u'template_ids': u'Wal+Mart', u'orig_name': u'Wal Mart', u'id': [u'Wal+Mart'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Walgreens', u'idw': 3220556, u'template_ids': u'Walgreens', u'orig_name': u'Walgreens', u'id': [u'Walgreens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Walker', u'idw': 4038324, u'template_ids': u'Walker', u'orig_name': u'Walker', u'id': [u'Walker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wanted', u'idw': 10711370, u'template_ids': u'Wanted', u'orig_name': u'Wanted', u'id': [u'Wanted'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wei East', u'idw': 5165732, u'template_ids': u'Wei+East', u'orig_name': u'Wei East', u'id': [u'Wei+East'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Weleda', u'idw': 5011062, u'template_ids': u'Weleda', u'orig_name': u'Weleda', u'id': [u'Weleda'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wella', u'idw': 8462641, u'template_ids': u'Wella', u'orig_name': u'Wella', u'id': [u'Wella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'WEN', u'idw': 5256132, u'template_ids': u'WEN', u'orig_name': u'WEN', u'id': [u'WEN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wet', u'idw': 4544711, u'template_ids': u'Wet', u'orig_name': u'Wet', u'id': [u'Wet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wet n wild', u'idw': 2265173, u'template_ids': u'wet+n+wild', u'orig_name': u'wet n wild', u'id': [u'wet+n+wild'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Witch', u'idw': 2131928, u'template_ids': u'Witch', u'orig_name': u'Witch', u'id': [u'Witch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'WOW', u'idw': 4373366, u'template_ids': u'WOW', u'orig_name': u'WOW', u'id': [u'WOW'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yardley', u'idw': 13025105, u'template_ids': u'Yardley', u'orig_name': u'Yardley', u'id': [u'Yardley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ybf', u'idw': 8200727, u'template_ids': u'ybf', u'orig_name': u'ybf', u'id': [u'ybf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'YES TO', u'idw': 12073130, u'template_ids': u'YES+TO', u'orig_name': u'YES TO', u'id': [u'YES+TO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Young Living Essential Oils', u'idw': 4468658, u'template_ids': u'Young+Living+Essential+Oils', u'orig_name': u'Young Living Essential Oils', u'id': [u'Young+Living+Essential+Oils'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Youngblood Mineral Cosmetics', u'idw': 12886830, u'template_ids': u'Youngblood+Mineral+Cosmetics', u'orig_name': u'Youngblood Mineral Cosmetics', u'id': [u'Youngblood+Mineral+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Youngevity', u'idw': 9415354, u'template_ids': u'Youngevity', u'orig_name': u'Youngevity', u'id': [u'Youngevity'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Younique', u'idw': 10948631, u'template_ids': u'Younique', u'orig_name': u'Younique', u'id': [u'Younique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yves Rocher', u'idw': 2341862, u'template_ids': u'Yves+Rocher', u'orig_name': u'Yves Rocher', u'id': [u'Yves+Rocher'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Zermat International', u'idw': 8992693, u'template_ids': u'Zermat+International', u'orig_name': u'Zermat International', u'id': [u'Zermat+International'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ZPM', u'idw': 154847001, u'template_ids': u'ZPM', u'orig_name': u'ZPM', u'id': [u'ZPM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ZuZu Luxe', u'idw': 22472347, u'template_ids': u'ZuZu+Luxe', u'orig_name': u'ZuZu Luxe', u'id': [u'ZuZu+Luxe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0424\u0438\u0440\u043c\u0430'}), (u'Skin+Type', {u'idw': 2263291, u'orig_name': u'Skin Type', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0441\u0435\u0445 \u0442\u0438\u043f\u043e\u0432 \u043a\u043e\u0436\u0438', u'idw': 2302207, u'template_ids': u'All+Skin+Types', u'orig_name': u'All Skin Types', u'id': [u'All+Skin+Types'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0438\u0440\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 3141155, u'template_ids': u'Oily+Skin', u'orig_name': u'Oily Skin', u'id': [u'Oily+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0417\u0440\u0435\u043b\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 19442656, u'template_ids': u'Mature+Skin', u'orig_name': u'Mature Skin', u'id': [u'Mature+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u043c\u0431\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043a\u043e\u0436\u0438', u'idw': 7792752, u'template_ids': u'Combination+Skin', u'orig_name': u'Combination Skin', u'id': [u'Combination+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435\u0436\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 13471002, u'template_ids': u'Sensitive+Skin', u'orig_name': u'Sensitive Skin', u'id': [u'Sensitive+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 7792749, u'template_ids': u'Normal+Skin', u'orig_name': u'Normal Skin', u'id': [u'Normal+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043a\u043b\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0440\u043e\u043a\u0430', u'idw': 27458278, u'template_ids': u'Blemish+Prone', u'orig_name': u'Blemish Prone', u'id': [u'Blemish+Prone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0443\u0445\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 5160496, u'template_ids': u'Dry+Skin', u'orig_name': u'Dry Skin', u'id': [u'Dry+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0442\u0438\u043f \u043a\u043e\u0436\u0438'}), (u'Effect', {u'idw': 77474, u'orig_name': u'Effect', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0410\u0442\u043b\u0430\u0441\u043d\u0430\u044f \u0442\u043a\u0430\u043d\u044c', u'idw': 71053, u'template_ids': u'Satin', u'orig_name': u'Satin', u'id': [u'Satin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u043b\u0435\u0441\u043a', u'idw': 73591, u'template_ids': u'Glitter', u'orig_name': u'Glitter', u'id': [u'Glitter'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0430\u0442\u043e\u0432\u044b\u0439', u'idw': 71800, u'template_ids': u'Matte', u'orig_name': u'Matte', u'id': [u'Matte'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0435\u0440\u0446\u0430\u043d\u0438\u0435', u'idw': 4593778, u'template_ids': u'Shimmer', u'orig_name': u'Shimmer', u'id': [u'Shimmer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b', u'idw': 2544453, u'template_ids': u'Sheer', u'orig_name': u'Sheer', u'id': [u'Sheer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u043e\u0441\u0438\u0441\u0442\u043e\u0439', u'idw': 61986181, u'template_ids': u'Dewy', u'orig_name': u'Dewy', u'id': [u'Dewy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u044d\u0444\u0444\u0435\u043a\u0442'}), (u'Shade', {u'idw': 72217, u'orig_name': u'Shade', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M', u'idw': 70481, u'template_ids': u'Medium', u'orig_name': u'Medium', u'id': [u'Medium'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0410\u0441\u0441\u043e\u0440\u0442\u0438', u'idw': 74255, u'template_ids': u'Assorted', u'orig_name': u'Assorted', u'id': [u'Assorted'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0440\u043e\u043d\u0437\u0430', u'idw': 73847, u'template_ids': u'Bronze', u'orig_name': u'Bronze', u'id': [u'Bronze'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0417\u043e\u043b\u043e\u0442\u043e', u'idw': 71593, u'template_ids': u'Gold', u'orig_name': u'Gold', u'id': [u'Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0430\u0440\u0430\u043c\u0435\u043b\u044c', u'idw': 2519521, u'template_ids': u'Caramel', u'orig_name': u'Caramel', u'id': [u'Caramel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u0440\u0438\u0447\u043d\u0435\u0432\u044b\u0439', u'idw': 70731, u'template_ids': u'Brown', u'orig_name': u'Brown', u'id': [u'Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0440\u0430\u0441\u043d\u044b\u0439', u'idw': 70860, u'template_ids': u'Red', u'orig_name': u'Red', u'id': [u'Red'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0439', u'idw': 73615, u'template_ids': u'Neutral', u'orig_name': u'Neutral', u'id': [u'Neutral'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0435\u0440\u0441\u0438\u043a', u'idw': 2095217, u'template_ids': u'Peach', u'orig_name': u'Peach', u'id': [u'Peach'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u043e\u0437\u043e\u0432\u044b\u0439', u'idw': 71042, u'template_ids': u'Pink', u'orig_name': u'Pink', u'id': [u'Pink'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0435\u0440\u0435\u0431\u0440\u043e', u'idw': 70565, u'template_ids': u'Silver', u'orig_name': u'Silver', u'id': [u'Silver'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0430\u0432\u0435\u0434\u043b\u0438\u0432\u044b\u0439 / \u0441\u0432\u0435\u0442', u'idw': 2544631, u'template_ids': u'Fair%2FLight', u'orig_name': u'Fair/Light', u'id': [u'Fair%2FLight'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0422\u0435\u043c\u043d\u044b\u0439 / \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u043c', u'idw': 2544632, u'template_ids': u'Dark%2FDeep', u'orig_name': u'Dark/Deep', u'id': [u'Dark%2FDeep'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u043e\u0442\u0442\u0435\u043d\u043e\u043a'}), (u'Formulation', {u'idw': 4348956, u'orig_name': u'Formulation', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0430\u043b\u044c\u0437\u0430\u043c', u'idw': 3071176, u'template_ids': u'Balm', u'orig_name': u'Balm', u'id': [u'Balm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0413\u0435\u043b\u044c', u'idw': 73005, u'template_ids': u'Gel', u'orig_name': u'Gel', u'id': [u'Gel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0435\u043c\u0447\u0443\u0433', u'idw': 74064, u'template_ids': u'Pearls', u'orig_name': u'Pearls', u'id': [u'Pearls'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0438\u0434\u043a\u043e\u0441\u0442\u044c', u'idw': 74862, u'template_ids': u'Liquid', u'orig_name': u'Liquid', u'id': [u'Liquid'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0430\u0440\u0430\u043d\u0434\u0430\u0448', u'idw': 72287, u'template_ids': u'Pencil', u'orig_name': u'Pencil', u'id': [u'Pencil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u043c\u043f\u0430\u043a\u0442-\u043f\u0443\u0434\u0440\u0430', u'idw': 4778408, u'template_ids': u'Pressed+Powder', u'orig_name': u'Pressed Powder', u'id': [u'Pressed+Powder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u043e\u043b\u043e\u0447\u043d\u044b\u0439', u'idw': 2259762, u'template_ids': u'Cream', u'orig_name': u'Cream', u'id': [u'Cream'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0443\u0441\u0441', u'idw': 8527881, u'template_ids': u'Mousse', u'orig_name': u'Mousse', u'id': [u'Mousse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f', u'idw': 2214635, u'template_ids': u'Stick', u'orig_name': u'Stick', u'id': [u'Stick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u0430\u0441\u0441\u044b\u043f\u0447\u0430\u0442\u0430\u044f \u043f\u0443\u0434\u0440\u0430', u'idw': 8516540, u'template_ids': u'Loose+Powder', u'orig_name': u'Loose Powder', u'id': [u'Loose+Powder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0435\u0439', u'idw': 2265373, u'template_ids': u'Spray', u'orig_name': u'Spray', u'id': [u'Spray'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0426\u0432\u0435\u0442\u043d\u043e\u0439 \u043a\u0430\u0440\u0430\u043d\u0434\u0430\u0448', u'idw': 4947688, u'template_ids': u'Crayon', u'orig_name': u'Crayon', u'id': [u'Crayon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435'}), (u'Type', {u'idw': 70788, u'orig_name': u'Type', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'1 \u0448\u0442\u0443\u043a\u0430', u'idw': 70575, u'template_ids': u'Single', u'orig_name': u'Single', u'id': [u'Single'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0440\u043e\u043d\u0437\u0430\u0442\u043e\u0440', u'idw': 2263551, u'template_ids': u'Bronzer', u'orig_name': u'Bronzer', u'id': [u'Bronzer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u0443\u044d\u0442', u'idw': 3035834, u'template_ids': u'Duo', u'orig_name': u'Duo', u'id': [u'Duo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0430\u0440\u043a\u0435\u0440', u'idw': 4513641, u'template_ids': u'Highlighter', u'orig_name': u'Highlighter', u'id': [u'Highlighter'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0430 4 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430', u'idw': 2257614, u'template_ids': u'Quad', u'orig_name': u'Quad', u'id': [u'Quad'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0430\u043b\u0438\u0442\u0440\u0430', u'idw': 4326128, u'template_ids': u'Palette', u'orig_name': u'Palette', u'id': [u'Palette'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0422\u0440\u0438\u043e', u'idw': 2338314, u'template_ids': u'Trio', u'orig_name': u'Trio', u'id': [u'Trio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0422\u0438\u043f'})]),
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff2edc7ab50>,
u'view': <nazya.base.views.category.InternalCategory object at 0x7ff308fb6f10>}{'False': False, 'None': None, 'True': True}
{'CART': <libs.shopcart.cart.Cart object at 0x7ff2ff45a450>,
'DOMAIN_AMAZON': 'nazya.com/amazon',
'DOMAIN_ANY': 'nazya.com/shops',
'DOMAIN_ARENA': 'nazya.ru',
'DOMAIN_COM': 'nazya.com',
'DOMAIN_RF': 'nazya.com/freeshipping',
'DOMAIN_RU': 'nazya.com/ebay',
'DOMAIN_TAO': 'nazya.tao',
'False': False,
'GLOBAL_PERMS': <libs.utils.upermissions.PermissionService object at 0x7ff30e03f750>,
'HOST_NAME_BY_ID': {0: 'nazya.com',
1: 'nazya.ru',
5: 'cena24.ru',
14: 'nazya.au'},
'H_CENA24_RU': 5,
'H_NAZYA_AU': 14,
'H_NAZYA_COM': 0,
'H_NAZYA_RU': 1,
u'MEDIA_URL': '//static03.nazya.com/uploads/',
'None': None,
'PUBLIC_BRANCHES': [{'branch': 1, 'name': 'taobao'},
{'branch': 2, 'name': 'aliexpress'},
{'branch': 3, 'name': 'ebay'},
{'branch': 4, 'name': 'market'},
{'branch': 5, 'name': 'bulletin'},
{'branch': 6, 'name': 'gmarket'},
{'branch': 7, 'name': 'archive'},
{'branch': 8, 'name': 'wine'},
{'branch': 9, 'name': 'amazon'},
{'branch': 10, 'name': 'dx'},
{'branch': 11, 'name': 'any_shop'},
{'branch': 12, 'name': 'jabongworld'},
{'branch': 14, 'name': 'banggood'},
{'branch': 15, 'name': 'charity'},
{'branch': 16, 'name': 'rakuten'},
{'branch': 17, 'name': 'zappos'},
{'branch': 18, 'name': 'walmart'}],
'SITE_BY_BRANCH': {0: 'nazya.com',
1: 'nazya.com',
2: 'nazya.com',
3: 'nazya.com',
4: 'nazya.com',
5: 'nazya.ru',
6: 'nazya.com',
7: 'nazya.com',
8: 'nazya.com',
9: 'nazya.com',
10: 'nazya.com',
11: 'nazya.com',
12: 'nazya.com',
14: 'nazya.com',
15: 'nazya.ru',
16: 'nazya.com',
17: 'nazya.com',
18: 'nazya.com'},
u'STATIC_URL': '//static03.nazya.com/media/',
'SYSTEM_TITLE_BY_BRANCH': {1: <django.utils.functional.__proxy__ object at 0x7ff2ff45ac90>,
2: <django.utils.functional.__proxy__ object at 0x7ff2ff45abd0>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff2ff45af50>,
8: <django.utils.functional.__proxy__ object at 0x7ff2ff45af10>,
9: <django.utils.functional.__proxy__ object at 0x7ff2ff45aed0>,
10: <django.utils.functional.__proxy__ object at 0x7ff2ff45ae50>,
11: <django.utils.functional.__proxy__ object at 0x7ff2ff45ae90>,
12: <django.utils.functional.__proxy__ object at 0x7ff2ff45afd0>,
14: <django.utils.functional.__proxy__ object at 0x7ff2ff45af90>},
'TEMPLATE_DEVICE_PREFIX': 'desktop',
'TEMPLATE_DOMAIN_PREFIX': 'base_com',
'TEMPLATE_POPUP_PREFIX': '',
'T_ALIEXPRESS': 2,
'T_AMAZON': 9,
'T_ANY_SHOP': 11,
'T_ARCHIVE': 7,
'T_BANGGOOD': 14,
'T_CHARITY': 15,
'T_DX': 10,
'T_EBAY': 3,
'T_GMARKET': 6,
'T_JABONGWORLD': 12,
'T_MARKET': 4,
'T_MF': 22,
'T_NAZYA': 0,
'T_RAKUTEN': 16,
'T_TAOBAO': 1,
'T_USER_PRODUCT': 5,
'T_WALMART': 18,
'T_WINE': 8,
'T_ZAPPOS': 17,
'True': True,
'_': <function _gettext_alias at 0x7ff31056fed8>,
'_current_app': None,
'all_link_replace_to_nazya_tag': <function all_link_replace_to_nazya_tag at 0x7ff3104c7320>,
'article_block4news': <function article_block4news at 0x7ff30e845f50>,
'article_links_block': <function article_links_block at 0x7ff30e841230>,
'bc': <TemplateModule 'base_com/helpers/breadcrumbs.j2'>,
'body_bg_fon': 'class="f3-bg"',
'branch': 9,
'branch_id': 9,
'brand': u'Eminence',
'breadcrumbs': [<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c здоровье и красота branch: 9 pk: 364796>,
<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c макияж branch: 9 pk: 364852>,
<NazyaCategory_Deferred_additional_item_id_additidceb3c05f369c4feaeadf4baf23b995c грань branch: 9 pk: 365013>],
'category': <NazyaCategory_Deferred_additional_type_brands_li673aa5c552b20d88f46dc698e5d142dc грань branch: 9 pk: 365013>,
'category_h1': u'\u0413\u0440\u0430\u043d\u044c Eminence',
'category_key_secret': u'71344985c5e28096c2a4078e50d66a62',
'category_products': <function category_products at 0x7ff30e841b18>,
'category_reviews': <function category_reviews at 0x7ff30e8458c0>,
'charity_head_block': <function charity_head_block at 0x7ff30e848320>,
'charity_pull_block': <function charity_pull_block at 0x7ff30e848578>,
'clear_links_and_replace_to_nazya': <function clear_links_and_replace_to_nazya at 0x7ff30e848398>,
'comments_block': <Macro 'comments_block'>,
u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff2ff45a750>,
'current_datetime': <function current_datetime at 0x7ff31051aa28>,
'cycler': <class 'jinja2.utils.Cycler'>,
'delivery_calc': <function delivery_calc at 0x7ff3104c0f50>,
'delivery_img_for_header': u'amazon.png',
'delivery_name_for_header': u'\u0414\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0441 Amazon \u0432 <span class="you-location"> <a id="nazya_com_location" href="/location/ajax_show_locations/"> <span class="name">Tea</span> <span class="arrow"></span> </a> </span>',
'dict': <type 'dict'>,
'discount_url': '/amazon/catalog/365013/face/',
'easy_converted_price': <function easy_converted_price at 0x7ff3104c0c80>,
'easy_price': <function easy_price at 0x7ff30e813c08>,
'ebay_price_converter': <function <lambda> at 0x7ff30f27b398>,
'end_price': '',
'error': <Macro 'error'>,
'error404': '',
'extended_panel': <Macro 'extended_panel'>,
'favorites_pull': <function favorites_pull at 0x7ff30e8418c0>,
'featured_selections': <function featured_selections at 0x7ff30e813d70>,
'filters': {u'Brand': [u'Eminence']},
'find_in_categories': <Macro 'find_in_categories'>,
'first_content_row_bg': ' white-bg',
'form': <nazya.base.forms.SortForm object at 0x7ff30d4f9790>,
'get_authorize_url': <function get_authorize_url at 0x7ff30e95d5f0>,
'get_base64_all': <function get_base64_all at 0x7ff3104c72a8>,
'get_base64_code': <function get_base64_code at 0x7ff3104c7230>,
'get_branch_help_tip_tag': <function get_branch_help_tip_tag at 0x7ff3104c71b8>,
'get_branch_path_url': <function get_branch_path_url at 0x7ff3104c7140>,
'get_currency_label': <function get_currency_label at 0x7ff3104c0cf8>,
'get_current_user_city_location': <function get_current_user_city_location at 0x7ff3104c0938>,
'get_direct_object_link': <function get_direct_object_link at 0x7ff30e845758>,
'get_thumbnail': <function get_thumbnail at 0x7ff3106d0c08>,
'gettext': <function ugettext at 0x7ff31f2c2f50>,
'has_discount': False,
'image_changer': <Macro 'image_changer'>,
'img_url': <function img_url at 0x7ff3104f90c8>,
'is_checkbox': <function is_checkbox at 0x7ff3104f96e0>,
'is_error_result': <function is_error_result at 0x7ff3104f9410>,
'is_recomended_cat': False,
'joiner': <class 'jinja2.utils.Joiner'>,
'last_articles': <function last_articles at 0x7ff30e841cf8>,
'links': [],
'lipsum': <function generate_lorem_ipsum at 0x7ff31ef050c8>,
'low_raintg_cats': [],
'main_cats_pull_block': <function main_cats_pull_block at 0x7ff30e923398>,
'main_cats_pull_block2': <function main_cats_pull_block2 at 0x7ff30e923500>,
'main_cats_pull_block_left_menu': <function main_cats_pull_block_left_menu at 0x7ff30e923488>,
'main_cats_pull_blocks_v2': <function main_cats_pull_blocks_v2 at 0x7ff30e9232a8>,
'map_offers': <function map_offers at 0x7ff30e7a3050>,
'max_raintg_cats': [],
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff308fb6cd0>,
'metrika': <function metrika at 0x7ff30e813cf8>,
'mobile_back_url': '/catalog/',
'most_recent': <function most_recent at 0x7ff30e813de8>,
'my_offers': <function my_offers at 0x7ff30e813f50>,
'namespace': <class 'jinja2.utils.Namespace'>,
'neigh_systems': [1, 2],
'neighbor_cities': <function neighbor_cities at 0x7ff30e845488>,
'news_advt': <function news_advt at 0x7ff30e845938>,
'ngettext': <function ungettext at 0x7ff31f2ce050>,
'nope': <function nope at 0x7ff3104c70c8>,
'object': <NazyaCategory_Deferred_additional_type_brands_li673aa5c552b20d88f46dc698e5d142dc грань branch: 9 pk: 365013>,
'og_image': '',
'old_price_with_currency_for_print_product_2': <function old_price_with_currency_for_print_product_2 at 0x7ff3104c0b90>,
'orig_category_link': '/amazon/catalog/365013/face/',
'page_info': <Page 1 of 1>,
'page_meta_description': u'\u0413\u0440\u0430\u043d\u044c Eminence \u0437\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437 \u0410\u043c\u0435\u0440\u0438\u043a\u0438',
'page_meta_keywords': u'\u0413\u0440\u0430\u043d\u044c Eminence, \u043a\u0443\u043f\u0438\u0442\u044c \u0413\u0440\u0430\u043d\u044c Eminence, \u0413\u0440\u0430\u043d\u044c Eminence \u0438\u0437 \u0421\u0428\u0410',
'page_title': u'\u0413\u0440\u0430\u043d\u044c Eminence \u043a\u0443\u043f\u0438\u0442\u044c \u043e\u043d\u043b\u0430\u0439\u043d \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0435 Nazya.com \u0441 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u043e\u0439 \u0438\u0437 \u0421\u0428\u0410',
'page_variants': [],
'pager': <Macro 'pager'>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7ff2ff45ad10>,
'placeholder_base64': <function placeholder_base64 at 0x7ff30eff4398>,
'pop_brands': [{u'name': u'Betty Boop', 'uri': u'betty boop'},
{u'name': u"Victoria's Secret", 'uri': u"victoria's secret"},
{u'name': u'GUESS', 'uri': u'guess'},
{u'name': u'Montblanc', 'uri': u'montblanc'},
{u'name': u'Nine West', 'uri': u'nine west'},
{u'name': u'Eminence', 'uri': u'eminence'}],
'price_with_currency': <function price_with_currency at 0x7ff3104c0c08>,
'price_with_currency_for_print_product_2': <function price_with_currency_for_print_product_2 at 0x7ff3104c0b18>,
'print_json_normally': <function print_json_normally at 0x7ff30e845500>,
'print_product_2_vue_template': <Macro 'print_product_2_vue_template'>,
'product_image': <function product_image at 0x7ff3104c0e60>,
'product_reviews': <function product_reviews at 0x7ff30e845668>,
'product_window_vue': <Macro 'product_window_vue'>,
'products': {'cache_time': datetime.datetime(2026, 6, 5, 10, 29, 52, 777520),
u'categories': [],
'category_url': u'/amazon/catalog/365013/face/eminence__brand/',
u'count': 0,
u'per_page': 24,
'result_categories': [],
'result_categories_cnt': {},
u'results': [],
u'source': u'elasticsearch',
'title': u'\u0422\u043e\u0432\u0430\u0440\u044b \u0438\u0437 \u0421\u0428\u0410 (Amazon)'},
'profit_products': <function profit_products at 0x7ff30e8416e0>,
'pull': <function pull at 0x7ff3104c0aa0>,
'pull_block_reviews': <function pull_block_reviews at 0x7ff30e813938>,
'pullable_reviews': <function pullable_reviews at 0x7ff30e8137d0>,
'query': '',
'query_str': '',
'random_brands': [{'id': u'Lumene', 'name': u'Lumene'},
{'id': u'Matrix', 'name': u'Matrix'},
{'id': u'OPI', 'name': u'OPI'},
{'id': u'NARS', 'name': u'NARS'}],
'range': <type 'xrange'>,
'recently': [{'height': 160,
'images': [{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41dGgiND%2BQL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41I0K4-x%2ByL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41VhBU6-i0L.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41qkvrSxjQL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/31PNtrvTqRL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/51Nf6SU3McL.jpg'},
{u'i': u'https://images-na.ssl-images-amazon.com/images/I/41muNdlpB7L.jpg'},
{u'i': u'https://images-na.ssl-images-amazon.com/images/I/41VGtjgj4PL.jpg'}],
'name': u"Merrell Men's Thermo 6",
'site_discount': 0,
'site_price': 17010,
'thumbs': {u'original': u'https://images-na.ssl-images-amazon.com/images/I/41dGgiND%2BQL.jpg'},
'type': 9,
'url': '/amazon/product/merrell-mens-thermo-6-waterproof-winter-boot_B000AL0VEY.html',
'width': 160},
{'height': 160,
'images': [{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41sqSkzRr8L.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41VNIGzbLKL.jpg'}],
'name': u'Nerf Sports Vortex Aero',
'site_discount': 0,
'site_price': 2102,
'thumbs': {u'original': u'https://images-na.ssl-images-amazon.com/images/I/41sqSkzRr8L.jpg'},
'type': 9,
'url': '/amazon/product/nerf-sports-vortex-aero-howler-toy-orange_B00QZ2PUVQ.html',
'width': 160},
{'height': 160,
'images': [{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41ck4o8sxLL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41OQU5naqpL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/51DQceF14UL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/51y5LBpEoXL.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/61gtuN%2B8S0L.jpg'},
{u'original': u'https://images-na.ssl-images-amazon.com/images/I/41d-3Qk3ndL.jpg'},
{u'i': u'https://images-na.ssl-images-amazon.com/images/I/51SZ3x6aFFL.jpg'}],
'name': u'Monster High Brand-Boo Students',
'site_discount': 0,
'site_price': 3238,
'thumbs': {u'original': u'https://images-na.ssl-images-amazon.com/images/I/41ck4o8sxLL.jpg'},
'type': 9,
'url': '/amazon/product/monster-high-brand-boo-students-isi-dawndancer-doll_B00QCALDNK.html',
'width': 160}],
'recently_pull': <function recently_pull at 0x7ff30e8412a8>,
'recommended_products': <function recommended_products at 0x7ff30e848410>,
'reliable_purchase': <Macro 'reliable_purchase'>,
u'request': u'<<request>>',
'resently_cache_key': 'v03base:9:recently_pull_new_365013',
'result_type': 'recently',
'reviews_column': <function reviews_column at 0x7ff30e813848>,
'reviews_two_columns': <function reviews_two_columns at 0x7ff30e8138c0>,
'rus_url': <function rus_url at 0x7ff3104c7050>,
'selections': u'<<queryset of selection.Selection>>',
'selections_all': <function selections_all at 0x7ff30ee42e60>,
'seo_city_name': None,
'seo_text': None,
'show_description': True,
'show_reset_filter': True,
'similar_categories': [],
'simple_price_with_currency': <function simple_price_with_currency at 0x7ff3104c0d70>,
'sort_links': <generator object get_sort_links at 0x7ff2f3efab90>,
'sort_variants': [('salesrank',
<django.utils.functional.__proxy__ object at 0x7ff3126c5a10>),
('price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5ad0>),
('-price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5b10>)],
'start_price': '',
'sub_catalog': <function sub_catalog at 0x7ff30e813e60>,
'sub_categories': None,
'success': <Macro 'success'>,
'support_block': <function support_block at 0x7ff30e813a28>,
'tag_get_category_sourse_url': <function tag_get_category_sourse_url at 0x7ff3104c7398>,
'tag_get_category_sourse_url_api': <function tag_get_category_sourse_url_api at 0x7ff3104c7410>,
'trans_filters': OrderedDict([(u'Size', {u'idw': 70811, u'orig_name': u'Size', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0431\u044a\u0435\u043c', u'idw': 80072, u'template_ids': u'Bulk', u'orig_name': u'Bulk', u'id': [u'Bulk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0431\u044a\u0435\u043c \u0432\u044b\u0431\u043e\u0440\u043a\u0438', u'idw': 7918156, u'template_ids': u'Sample+Size', u'orig_name': u'Sample Size', u'id': [u'Sample+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440', u'idw': 2176766, u'template_ids': u'Full+Size', u'orig_name': u'Full Size', u'id': [u'Full+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f \u0440\u0430\u0437\u043c\u0435\u0440', u'idw': 2544448, u'template_ids': u'Travel+Size', u'orig_name': u'Travel Size', u'id': [u'Travel+Size'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0420\u0430\u0437\u043c\u0435\u0440'}), (u'Features', {u'idw': 70728, u'orig_name': u'Features', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cruelty-free/no \u0438\u0441\u043f\u044b\u0442\u0430\u043d\u0438\u0439 \u043d\u0430 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445', u'idw': 14315946, u'template_ids': u'Cruelty-free%2FNo+Animal+Testing', u'orig_name': u'Cruelty-free/No Animal Testing', u'id': [u'Cruelty-free%2FNo+Animal+Testing'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0430\u043c\u043c\u0438\u0430\u043a\u0430', u'idw': 14348594, u'template_ids': u'Ammonia-Free', u'orig_name': u'Ammonia-Free', u'id': [u'Ammonia-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u043c\u0430\u0441\u043b\u0430', u'idw': 2341457, u'template_ids': u'Oil-Free', u'orig_name': u'Oil-Free', u'id': [u'Oil-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0441\u0438\u043b\u0438\u043a\u043e\u043d\u0430', u'idw': 12933562, u'template_ids': u'Silicone-Free', u'orig_name': u'Silicone-Free', u'id': [u'Silicone-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437 \u0444\u043e\u0440\u043c\u0430\u043b\u044c\u0434\u0435\u0433\u0438\u0434\u0430', u'idw': 14391544, u'template_ids': u'Formaldehyde-Free', u'orig_name': u'Formaldehyde-Free', u'id': [u'Formaldehyde-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0435\u0437\u0430\u043b\u043a\u043e\u0433\u043e\u043b\u044c\u043d\u044b\u0439', u'idw': 13093749, u'template_ids': u'Alcohol-Free', u'orig_name': u'Alcohol-Free', u'id': [u'Alcohol-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u043a\u0438\u0439', u'idw': 2105737, u'template_ids': u'Vegan', u'orig_name': u'Vegan', u'id': [u'Vegan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u043e\u0434\u043e\u043d\u0435\u043f\u0440\u043e\u043d\u0438\u0446\u0430\u0435\u043c\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b', u'idw': 70527, u'template_ids': u'Waterproof', u'orig_name': u'Waterproof', u'id': [u'Waterproof'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0441\u0435 \u043d\u0430\u0442\u0443\u0440\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b', u'idw': 13574533, u'template_ids': u'All+Natural+Ingredients', u'orig_name': u'All Natural Ingredients', u'id': [u'All+Natural+Ingredients'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0413\u0438\u043f\u043e\u0430\u043b\u043b\u0435\u0440\u0433\u0435\u043d\u043d\u044b', u'idw': 2544447, u'template_ids': u'Hypoallergenic', u'orig_name': u'Hypoallergenic', u'id': [u'Hypoallergenic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439', u'idw': 2265435, u'template_ids': u'Long+Lasting', u'orig_name': u'Long Lasting', u'id': [u'Long+Lasting'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u0443\u0445\u0438 \u0431\u0435\u0437', u'idw': 14324963, u'template_ids': u'Perfume-Free', u'orig_name': u'Perfume-Free', u'id': [u'Perfume-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043b\u0435\u0439\u043a\u043e\u0432\u0438\u043d\u044b, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439', u'idw': 16627467, u'template_ids': u'Gluten-Free', u'orig_name': u'Gluten-Free', u'id': [u'Gluten-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0440\u0430\u0441\u0438\u0442\u0435\u043b\u044c \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e', u'idw': 23490343, u'template_ids': u'Dye-Free', u'orig_name': u'Dye-Free', u'id': [u'Dye-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u043a\u043e\u043c\u0435\u0434\u043e\u0433\u0435\u043d\u043d\u044b\u0439', u'idw': 8664284, u'template_ids': u'Non-Comedogenic', u'orig_name': u'Non-Comedogenic', u'id': [u'Non-Comedogenic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041e\u0440\u0433\u0430\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439', u'idw': 2544451, u'template_ids': u'Organic', u'orig_name': u'Organic', u'id': [u'Organic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0430\u0440\u0430\u0431\u0435\u043d\u0430', u'idw': 5093209, u'template_ids': u'Paraben-Free', u'orig_name': u'Paraben-Free', u'id': [u'Paraben-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0432\u0435\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c', u'idw': 2544630, u'template_ids': u'Shine+Control', u'orig_name': u'Shine Control', u'id': [u'Shine+Control'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u044b', u'idw': 14391543, u'template_ids': u'Contains+Vitamins', u'orig_name': u'Contains Vitamins', u'id': [u'Contains+Vitamins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0433\u043b\u0438\u043a\u043e\u043b\u0435\u0432\u0443\u044e \u043a\u0438\u0441\u043b\u043e\u0442\u0443', u'idw': 17120816, u'template_ids': u'Contains+Glycolic+Acid', u'orig_name': u'Contains Glycolic Acid', u'id': [u'Contains+Glycolic+Acid'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0437\u0430\u0449\u0438\u0442\u044b \u043e\u0442 \u0441\u043e\u043b\u043d\u0446\u0430', u'idw': 14319427, u'template_ids': u'Contains+Sun+Protection', u'orig_name': u'Contains Sun Protection', u'id': [u'Contains+Sun+Protection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0435\u0440\u0430\u043b\u044b', u'idw': 14391542, u'template_ids': u'Contains+Minerals', u'orig_name': u'Contains Minerals', u'id': [u'Contains+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0430\u0432\u0435\u0434\u043b\u0438\u0432\u043e\u0439 \u0442\u043e\u0440\u0433\u043e\u0432\u043b\u0438', u'idw': 9109060, u'template_ids': u'Fair+Trade', u'orig_name': u'Fair Trade', u'id': [u'Fair+Trade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0443\u043b\u044c\u0444\u0430\u0442\u043d\u043e-\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e', u'idw': 5234917, u'template_ids': u'Sulfate-Free', u'orig_name': u'Sulfate-Free', u'id': [u'Sulfate-Free'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0423\u0432\u043b\u0430\u0436\u043d\u044f\u044e\u0449\u0430\u044f', u'idw': 2265128, u'template_ids': u'Hydrating', u'orig_name': u'Hydrating', u'id': [u'Hydrating'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435'}), (u'Brand', {u'idw': 71112, u'orig_name': u'Brand', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Abercrombie & Fitch', u'idw': 2158441, u'template_ids': u'Abercrombie+%26+Fitch', u'orig_name': u'Abercrombie & Fitch', u'id': [u'Abercrombie+%26+Fitch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anna Sui', u'idw': 3917899, u'template_ids': u'Anna+Sui', u'orig_name': u'Anna Sui', u'id': [u'Anna+Sui'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Apple', u'idw': 74109, u'template_ids': u'Apple', u'orig_name': u'Apple', u'id': [u'Apple'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARMANI', u'idw': 2463672, u'template_ids': u'ARMANI', u'orig_name': u'ARMANI', u'id': [u'ARMANI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bebe', u'idw': 2277248, u'template_ids': u'bebe', u'orig_name': u'bebe', u'id': [u'bebe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Betty Boop', u'idw': 2316771, u'template_ids': u'Betty+Boop', u'orig_name': u'Betty Boop', u'id': [u'Betty+Boop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Burberry', u'idw': 2212907, u'template_ids': u'Burberry', u'orig_name': u'Burberry', u'id': [u'Burberry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Calvin Klein', u'idw': 2099158, u'template_ids': u'Calvin+Klein', u'orig_name': u'Calvin Klein', u'id': [u'Calvin+Klein'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CHANEL', u'idw': 2263445, u'template_ids': u'CHANEL', u'orig_name': u'CHANEL', u'id': [u'CHANEL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Christian Louboutin', u'idw': 2251397, u'template_ids': u'Christian+Louboutin', u'orig_name': u'Christian Louboutin', u'id': [u'Christian+Louboutin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coach', u'idw': 2275333, u'template_ids': u'Coach', u'orig_name': u'Coach', u'id': [u'Coach'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dior', u'idw': 2205977, u'template_ids': u'Dior', u'orig_name': u'Dior', u'id': [u'Dior'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Disney', u'idw': 2118491, u'template_ids': u'Disney', u'orig_name': u'Disney', u'id': [u'Disney'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dolce&Gabbana', u'idw': 2852158, u'template_ids': u'Dolce%26Gabbana', u'orig_name': u'Dolce&Gabbana', u'id': [u'Dolce%26Gabbana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Donna Karan', u'idw': 2385810, u'template_ids': u'Donna+Karan', u'orig_name': u'Donna Karan', u'id': [u'Donna+Karan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ESCADA', u'idw': 2300853, u'template_ids': u'ESCADA', u'orig_name': u'ESCADA', u'id': [u'ESCADA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fendi', u'idw': 2844397, u'template_ids': u'Fendi', u'orig_name': u'Fendi', u'id': [u'Fendi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Givenchy', u'idw': 2529801, u'template_ids': u'Givenchy', u'orig_name': u'Givenchy', u'id': [u'Givenchy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gucci', u'idw': 2212269, u'template_ids': u'Gucci', u'orig_name': u'Gucci', u'id': [u'Gucci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guerlain', u'idw': 3024209, u'template_ids': u'Guerlain', u'orig_name': u'Guerlain', u'id': [u'Guerlain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GUESS', u'idw': 3215440, u'template_ids': u'GUESS', u'orig_name': u'GUESS', u'id': [u'GUESS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'H&M', u'idw': 4238381, u'template_ids': u'H%26M', u'orig_name': u'H&M', u'id': [u'H%26M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hitachi', u'idw': 2316999, u'template_ids': u'Hitachi', u'orig_name': u'Hitachi', u'id': [u'Hitachi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'HUGO BOSS', u'idw': 2253353, u'template_ids': u'HUGO+BOSS', u'orig_name': u'HUGO BOSS', u'id': [u'HUGO+BOSS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Juicy Couture', u'idw': 2158839, u'template_ids': u'Juicy+Couture', u'orig_name': u'Juicy Couture', u'id': [u'Juicy+Couture'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kenneth Cole', u'idw': 2268720, u'template_ids': u'Kenneth+Cole', u'orig_name': u'Kenneth Cole', u'id': [u'Kenneth+Cole'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marc Jacobs', u'idw': 2340609, u'template_ids': u'Marc+Jacobs', u'orig_name': u'Marc Jacobs', u'id': [u'Marc+Jacobs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Missoni', u'idw': 3690739, u'template_ids': u'Missoni', u'orig_name': u'Missoni', u'id': [u'Missoni'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Montblanc', u'idw': 2341073, u'template_ids': u'Montblanc', u'orig_name': u'Montblanc', u'id': [u'Montblanc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Morgan', u'idw': 2110980, u'template_ids': u'Morgan', u'orig_name': u'Morgan', u'id': [u'Morgan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Moschino', u'idw': 2952617, u'template_ids': u'Moschino', u'orig_name': u'Moschino', u'id': [u'Moschino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nike', u'idw': 2105735, u'template_ids': u'Nike', u'orig_name': u'Nike', u'id': [u'Nike'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nine West', u'idw': 2398736, u'template_ids': u'Nine+West', u'orig_name': u'Nine West', u'id': [u'Nine+West'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Panasonic', u'idw': 2153476, u'template_ids': u'Panasonic', u'orig_name': u'Panasonic', u'id': [u'Panasonic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pierre Cardin', u'idw': 4220174, u'template_ids': u'Pierre+Cardin', u'orig_name': u'Pierre Cardin', u'id': [u'Pierre+Cardin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Playboy', u'idw': 2131947, u'template_ids': u'Playboy', u'orig_name': u'Playboy', u'id': [u'Playboy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PRADA', u'idw': 2294547, u'template_ids': u'PRADA', u'orig_name': u'PRADA', u'id': [u'PRADA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sally Hansen', u'idw': 2334846, u'template_ids': u'Sally+Hansen', u'orig_name': u'Sally Hansen', u'id': [u'Sally+Hansen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Siemens', u'idw': 2630338, u'template_ids': u'Siemens', u'orig_name': u'Siemens', u'id': [u'Siemens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sisley', u'idw': 3886451, u'template_ids': u'Sisley', u'orig_name': u'Sisley', u'id': [u'Sisley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia Rykiel', u'idw': 14660429, u'template_ids': u'Sonia+Rykiel', u'orig_name': u'Sonia Rykiel', u'id': [u'Sonia+Rykiel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Swarovski', u'idw': 2251558, u'template_ids': u'Swarovski', u'orig_name': u'Swarovski', u'id': [u'Swarovski'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tom Ford', u'idw': 2548083, u'template_ids': u'Tom+Ford', u'orig_name': u'Tom Ford', u'id': [u'Tom+Ford'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tommy Hilfiger', u'idw': 2115466, u'template_ids': u'Tommy+Hilfiger', u'orig_name': u'Tommy Hilfiger', u'id': [u'Tommy+Hilfiger'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Valentino', u'idw': 2276607, u'template_ids': u'valentino', u'orig_name': u'valentino', u'id': [u'valentino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vera Wang', u'idw': 2294427, u'template_ids': u'Vera+Wang', u'orig_name': u'Vera Wang', u'id': [u'Vera+Wang'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Versace', u'idw': 2294499, u'template_ids': u'Versace', u'orig_name': u'Versace', u'id': [u'Versace'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Victoria's Secret", u'idw': 2221528, u'template_ids': u'Victoria%27s+Secret', u'orig_name': u"Victoria's Secret", u'id': [u'Victoria%27s+Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yves Saint Laurent', u'idw': 2258992, u'template_ids': u'Yves+Saint+Laurent', u'orig_name': u'Yves Saint Laurent', u'id': [u'Yves+Saint+Laurent'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'100% Pure', u'idw': 2096938, u'template_ids': u'100%25+Pure', u'orig_name': u'100% Pure', u'id': [u'100%25+Pure'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'1000 Hour', u'idw': 181777392, u'template_ids': u'1000+Hour', u'orig_name': u'1000 Hour', u'id': [u'1000+Hour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'3M', u'idw': 2340287, u'template_ids': u'3M', u'orig_name': u'3M', u'id': [u'3M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'3W Clinic', u'idw': 151894465, u'template_ids': u'3W+Clinic', u'orig_name': u'3W Clinic', u'id': [u'3W+Clinic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'7321 Design', u'idw': 8766277, u'template_ids': u'7321+Design', u'orig_name': u'7321 Design', u'id': [u'7321+Design'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'A&BC', u'idw': 263317661, u'template_ids': u'A%26BC', u'orig_name': u'A&BC', u'id': [u'A%26BC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'A&G', u'idw': 9450615, u'template_ids': u'A%26G', u'orig_name': u'A&G', u'id': [u'A%26G'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"A'Pieu", u'idw': 10960443, u'template_ids': u'A%27Pieu', u'orig_name': u"A'Pieu", u'id': [u'A%27Pieu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aboca', u'idw': 21890111, u'template_ids': u'Aboca', u'orig_name': u'Aboca', u'id': [u'Aboca'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Absolut', u'idw': 7115050, u'template_ids': u'Absolut', u'orig_name': u'Absolut', u'id': [u'Absolut'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Acad\xe9mie Scientifique de Beaut\xe9', u'idw': 247129083, u'template_ids': u'Acad%C3%A9mie+Scientifique+de+Beaut%C3%A9', u'orig_name': u'Acad\xe9mie Scientifique de Beaut\xe9', u'id': [u'Acad%C3%A9mie+Scientifique+de+Beaut%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ACE', u'idw': 2372518, u'template_ids': u'ACE', u'orig_name': u'ACE', u'id': [u'ACE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Acqua di Parma', u'idw': 10265252, u'template_ids': u'Acqua+di+Parma', u'orig_name': u'Acqua di Parma', u'id': [u'Acqua+di+Parma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aero', u'idw': 2660437, u'template_ids': u'Aero', u'orig_name': u'Aero', u'id': [u'Aero'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Agn\xe8s b.', u'idw': 264828645, u'template_ids': u'agn%C3%A8s+b.', u'orig_name': u'agn\xe8s b.', u'id': [u'agn%C3%A8s+b.'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AHAVA', u'idw': 4811138, u'template_ids': u'AHAVA', u'orig_name': u'AHAVA', u'id': [u'AHAVA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alba', u'idw': 3358164, u'template_ids': u'Alba', u'orig_name': u'Alba', u'id': [u'Alba'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alba Botanica', u'idw': 4751893, u'template_ids': u'Alba+Botanica', u'orig_name': u'Alba Botanica', u'id': [u'Alba+Botanica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ALCINA', u'idw': 285161425, u'template_ids': u'ALCINA', u'orig_name': u'ALCINA', u'id': [u'ALCINA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alexandra de Markoff', u'idw': 4819390, u'template_ids': u'Alexandra+de+Markoff', u'orig_name': u'Alexandra de Markoff', u'id': [u'Alexandra+de+Markoff'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Algenist', u'idw': 9535138, u'template_ids': u'Algenist', u'orig_name': u'Algenist', u'id': [u'Algenist'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ALLURE', u'idw': 2294517, u'template_ids': u'ALLURE', u'orig_name': u'ALLURE', u'id': [u'ALLURE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Almay', u'idw': 5222626, u'template_ids': u'Almay', u'orig_name': u'Almay', u'id': [u'Almay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alpha', u'idw': 6757575, u'template_ids': u'Alpha', u'orig_name': u'Alpha', u'id': [u'Alpha'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alterna', u'idw': 2272383, u'template_ids': u'Alterna', u'orig_name': u'Alterna', u'id': [u'Alterna'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Alverde', u'idw': 272768043, u'template_ids': u'Alverde', u'orig_name': u'Alverde', u'id': [u'Alverde'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'American Beauty', u'idw': 9695357, u'template_ids': u'American+Beauty', u'orig_name': u'American Beauty', u'id': [u'American+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AMOREPACIFIC', u'idw': 16061097, u'template_ids': u'AMOREPACIFIC', u'orig_name': u'AMOREPACIFIC', u'id': [u'AMOREPACIFIC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Amouage', u'idw': 17439311, u'template_ids': u'Amouage', u'orig_name': u'Amouage', u'id': [u'Amouage'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Amway', u'idw': 7882647, u'template_ids': u'Amway', u'orig_name': u'Amway', u'id': [u'Amway'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anastasia', u'idw': 4946822, u'template_ids': u'Anastasia', u'orig_name': u'Anastasia', u'id': [u'Anastasia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anastasia Beverly Hills', u'idw': 8807776, u'template_ids': u'Anastasia+Beverly+Hills', u'orig_name': u'Anastasia Beverly Hills', u'id': [u'Anastasia+Beverly+Hills'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Andalou Naturals', u'idw': 19959179, u'template_ids': u'Andalou+Naturals', u'orig_name': u'Andalou Naturals', u'id': [u'Andalou+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Andrea', u'idw': 4757003, u'template_ids': u'Andrea', u'orig_name': u'Andrea', u'id': [u'Andrea'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Angel', u'idw': 2131955, u'template_ids': u'Angel', u'orig_name': u'Angel', u'id': [u'Angel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anna Lotan', u'idw': 7867011, u'template_ids': u'Anna+Lotan', u'orig_name': u'Anna Lotan', u'id': [u'Anna+Lotan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Annabelle', u'idw': 4925257, u'template_ids': u'Annabelle', u'orig_name': u'Annabelle', u'id': [u'Annabelle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ANNAYAKE', u'idw': 285161322, u'template_ids': u'ANNAYAKE', u'orig_name': u'ANNAYAKE', u'id': [u'ANNAYAKE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ANNEMARIE B\xd6RLIND', u'idw': 285161341, u'template_ids': u'ANNEMARIE+B%C3%96RLIND', u'orig_name': u'ANNEMARIE B\xd6RLIND', u'id': [u'ANNEMARIE+B%C3%96RLIND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Anthropologie', u'idw': 2461254, u'template_ids': u'Anthropologie', u'orig_name': u'Anthropologie', u'id': [u'Anthropologie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aquaphor', u'idw': 8693722, u'template_ids': u'Aquaphor', u'orig_name': u'Aquaphor', u'id': [u'Aquaphor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Arbonne', u'idw': 4807101, u'template_ids': u'Arbonne', u'orig_name': u'Arbonne', u'id': [u'Arbonne'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ardell', u'idw': 4489799, u'template_ids': u'Ardell', u'orig_name': u'Ardell', u'id': [u'Ardell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARITAUM', u'idw': 272768025, u'template_ids': u'ARITAUM', u'orig_name': u'ARITAUM', u'id': [u'ARITAUM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Armour', u'idw': 7697713, u'template_ids': u'Armour', u'orig_name': u'Armour', u'id': [u'Armour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARTDECO', u'idw': 12881785, u'template_ids': u'ARTDECO', u'orig_name': u'ARTDECO', u'id': [u'ARTDECO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ARTISTRY', u'idw': 3141074, u'template_ids': u'ARTISTRY', u'orig_name': u'ARTISTRY', u'id': [u'ARTISTRY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'As Seen On TV', u'idw': 2337209, u'template_ids': u'As+Seen+On+TV', u'orig_name': u'As Seen On TV', u'id': [u'As+Seen+On+TV'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Asepxia', u'idw': 21065140, u'template_ids': u'Asepxia', u'orig_name': u'Asepxia', u'id': [u'Asepxia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aspire', u'idw': 2216568, u'template_ids': u'Aspire', u'orig_name': u'Aspire', u'id': [u'Aspire'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ASTOR', u'idw': 29327027, u'template_ids': u'ASTOR', u'orig_name': u'ASTOR', u'id': [u'ASTOR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Atomy', u'idw': 4625151, u'template_ids': u'Atomy', u'orig_name': u'Atomy', u'id': [u'Atomy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'August', u'idw': 73987, u'template_ids': u'August', u'orig_name': u'August', u'id': [u'August'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'AURA', u'idw': 2786863, u'template_ids': u'AURA', u'orig_name': u'AURA', u'id': [u'AURA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aura Cacia', u'idw': 5264298, u'template_ids': u'Aura+Cacia', u'orig_name': u'Aura Cacia', u'id': [u'Aura+Cacia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aurora', u'idw': 3346301, u'template_ids': u'Aurora', u'orig_name': u'Aurora', u'id': [u'Aurora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aussie', u'idw': 5242160, u'template_ids': u'Aussie', u'orig_name': u'Aussie', u'id': [u'Aussie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Australis', u'idw': 85776496, u'template_ids': u'Australis', u'orig_name': u'Australis', u'id': [u'Australis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Avance', u'idw': 10911350, u'template_ids': u'Avance', u'orig_name': u'Avance', u'id': [u'Avance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aveda', u'idw': 2210278, u'template_ids': u'Aveda', u'orig_name': u'Aveda', u'id': [u'Aveda'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Aveeno', u'idw': 7895315, u'template_ids': u'Aveeno', u'orig_name': u'Aveeno', u'id': [u'Aveeno'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Avon', u'idw': 2163570, u'template_ids': u'Avon', u'orig_name': u'Avon', u'id': [u'Avon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Azzaro', u'idw': 3029967, u'template_ids': u'Azzaro', u'orig_name': u'Azzaro', u'id': [u'Azzaro'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Babalah', u'idw': 285161290, u'template_ids': u'Babalah', u'orig_name': u'Babalah', u'id': [u'Babalah'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BABOR', u'idw': 4485969, u'template_ids': u'BABOR', u'orig_name': u'BABOR', u'id': [u'BABOR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Badger', u'idw': 4641294, u'template_ids': u'Badger', u'orig_name': u'Badger', u'id': [u'Badger'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Banana Boat', u'idw': 6461587, u'template_ids': u'Banana+Boat', u'orig_name': u'Banana Boat', u'id': [u'Banana+Boat'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barbie', u'idw': 2359700, u'template_ids': u'Barbie', u'orig_name': u'Barbie', u'id': [u'Barbie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bare Escentuals', u'idw': 3716448, u'template_ids': u'Bare+Escentuals', u'orig_name': u'Bare Escentuals', u'id': [u'Bare+Escentuals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BareMinerals', u'idw': 9267756, u'template_ids': u'bareMinerals', u'orig_name': u'bareMinerals', u'id': [u'bareMinerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bari', u'idw': 2526696, u'template_ids': u'Bari', u'orig_name': u'Bari', u'id': [u'Bari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barielle', u'idw': 9098041, u'template_ids': u'Barielle', u'orig_name': u'Barielle', u'id': [u'Barielle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Barry M', u'idw': 4552285, u'template_ids': u'Barry+M', u'orig_name': u'Barry M', u'id': [u'Barry+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Basic', u'idw': 73679, u'template_ids': u'Basic', u'orig_name': u'Basic', u'id': [u'Basic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Basics', u'idw': 9366465, u'template_ids': u'Basics', u'orig_name': u'Basics', u'id': [u'Basics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bath & Body Works', u'idw': 2236893, u'template_ids': u'Bath+%26+Body+Works', u'orig_name': u'Bath & Body Works', u'id': [u'Bath+%26+Body+Works'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bausch + Lomb', u'idw': 9178189, u'template_ids': u'Bausch+%2B+Lomb', u'orig_name': u'Bausch + Lomb', u'id': [u'Bausch+%2B+Lomb'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Baylis & Harding', u'idw': 13934196, u'template_ids': u'Baylis+%26+Harding', u'orig_name': u'Baylis & Harding', u'id': [u'Baylis+%26+Harding'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BeautiControl', u'idw': 9048007, u'template_ids': u'BeautiControl', u'orig_name': u'BeautiControl', u'id': [u'BeautiControl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Basics', u'idw': 14056214, u'template_ids': u'Beauty+Basics', u'orig_name': u'Beauty Basics', u'id': [u'Beauty+Basics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Treats', u'idw': 13187901, u'template_ids': u'Beauty+Treats', u'orig_name': u'Beauty Treats', u'id': [u'Beauty+Treats'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beauty Without Cruelty', u'idw': 13057645, u'template_ids': u'Beauty+Without+Cruelty', u'orig_name': u'Beauty Without Cruelty', u'id': [u'Beauty+Without+Cruelty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beautyblender', u'idw': 9329419, u'template_ids': u'Beautyblender', u'orig_name': u'Beautyblender', u'id': [u'Beautyblender'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BECCA', u'idw': 10951571, u'template_ids': u'BECCA', u'orig_name': u'BECCA', u'id': [u'BECCA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BECCA Cosmetics', u'idw': 285161331, u'template_ids': u'BECCA+Cosmetics', u'orig_name': u'BECCA Cosmetics', u'id': [u'BECCA+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BedHead', u'idw': 96870213, u'template_ids': u'BedHead', u'orig_name': u'BedHead', u'id': [u'BedHead'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Beiersdorf', u'idw': 18166133, u'template_ids': u'Beiersdorf', u'orig_name': u'Beiersdorf', u'id': [u'Beiersdorf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bellapierre', u'idw': 21554585, u'template_ids': u'Bellapierre', u'orig_name': u'Bellapierre', u'id': [u'Bellapierre'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bellezza', u'idw': 12680161, u'template_ids': u'Bellezza', u'orig_name': u'Bellezza', u'id': [u'Bellezza'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Belloccio', u'idw': 43163973, u'template_ids': u'Belloccio', u'orig_name': u'Belloccio', u'id': [u'Belloccio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ben Nye', u'idw': 2696050, u'template_ids': u'Ben+Nye', u'orig_name': u'Ben Nye', u'id': [u'Ben+Nye'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Benecos', u'idw': 76886310, u'template_ids': u'benecos', u'orig_name': u'benecos', u'id': [u'benecos'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Benefit', u'idw': 2265117, u'template_ids': u'Benefit', u'orig_name': u'Benefit', u'id': [u'Benefit'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bergamo', u'idw': 4496265, u'template_ids': u'Bergamo', u'orig_name': u'Bergamo', u'id': [u'Bergamo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Betsey Johnson', u'idw': 3069070, u'template_ids': u'Betsey+Johnson', u'orig_name': u'Betsey Johnson', u'id': [u'Betsey+Johnson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BeYu', u'idw': 285161393, u'template_ids': u'BeYu', u'orig_name': u'BeYu', u'id': [u'BeYu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BH Cosmetics', u'idw': 13164916, u'template_ids': u'BH+Cosmetics', u'orig_name': u'BH Cosmetics', u'id': [u'BH+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Billion Dollar Brows', u'idw': 4941136, u'template_ids': u'Billion+Dollar+Brows', u'orig_name': u'Billion Dollar Brows', u'id': [u'Billion+Dollar+Brows'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biodroga', u'idw': 12988848, u'template_ids': u'Biodroga', u'orig_name': u'Biodroga', u'id': [u'Biodroga'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biolage', u'idw': 8789530, u'template_ids': u'Biolage', u'orig_name': u'Biolage', u'id': [u'Biolage'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bior\xe9', u'idw': 15491030, u'template_ids': u'Bior%C3%A9', u'orig_name': u'Bior\xe9', u'id': [u'Bior%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Biotherm', u'idw': 2100359, u'template_ids': u'Biotherm', u'orig_name': u'Biotherm', u'id': [u'Biotherm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bison Designs', u'idw': 15678829, u'template_ids': u'Bison+Designs', u'orig_name': u'Bison Designs', u'id': [u'Bison+Designs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BISS\xda', u'idw': 285161289, u'template_ids': u'BISS%C3%9A', u'orig_name': u'BISS\xda', u'id': [u'BISS%C3%9A'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Black Opal', u'idw': 8525514, u'template_ids': u'Black+Opal', u'orig_name': u'Black Opal', u'id': [u'Black+Opal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Black Radiance', u'idw': 9303536, u'template_ids': u'Black+Radiance', u'orig_name': u'Black Radiance', u'id': [u'Black+Radiance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blinc', u'idw': 12882025, u'template_ids': u'blinc', u'orig_name': u'blinc', u'id': [u'blinc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blink', u'idw': 4546629, u'template_ids': u'Blink', u'orig_name': u'Blink', u'id': [u'Blink'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blistex', u'idw': 7830259, u'template_ids': u'Blistex', u'orig_name': u'Blistex', u'id': [u'Blistex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bloom', u'idw': 5120748, u'template_ids': u'Bloom', u'orig_name': u'Bloom', u'id': [u'Bloom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blossom', u'idw': 2385564, u'template_ids': u'Blossom', u'orig_name': u'Blossom', u'id': [u'Blossom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Blush', u'idw': 2263469, u'template_ids': u'Blush', u'orig_name': u'Blush', u'id': [u'Blush'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bobbi Boss', u'idw': 4752054, u'template_ids': u'Bobbi+Boss', u'orig_name': u'Bobbi Boss', u'id': [u'Bobbi+Boss'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bobbi Brown', u'idw': 2302176, u'template_ids': u'Bobbi+Brown', u'orig_name': u'Bobbi Brown', u'id': [u'Bobbi+Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Body Collection', u'idw': 7591479, u'template_ids': u'Body+Collection', u'orig_name': u'Body Collection', u'id': [u'Body+Collection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Body Drench', u'idw': 12062654, u'template_ids': u'Body+Drench', u'orig_name': u'Body Drench', u'id': [u'Body+Drench'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bodyography', u'idw': 14483849, u'template_ids': u'Bodyography', u'orig_name': u'Bodyography', u'id': [u'Bodyography'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boiron', u'idw': 2747103, u'template_ids': u'Boiron', u'orig_name': u'Boiron', u'id': [u'Boiron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bombshell', u'idw': 7641452, u'template_ids': u'Bombshell', u'orig_name': u'Bombshell', u'id': [u'Bombshell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bonne Bell', u'idw': 4580583, u'template_ids': u'Bonne+Bell', u'orig_name': u'Bonne Bell', u'id': [u'Bonne+Bell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boots', u'idw': 70197, u'template_ids': u'Boots', u'orig_name': u'Boots', u'id': [u'Boots'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boots No. 7', u'idw': 13068428, u'template_ids': u'Boots+No.+7', u'orig_name': u'Boots No. 7', u'id': [u'Boots+No.+7'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Borghese', u'idw': 2301983, u'template_ids': u'Borghese', u'orig_name': u'Borghese', u'id': [u'Borghese'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Botanics', u'idw': 116626612, u'template_ids': u'Botanics', u'orig_name': u'Botanics', u'id': [u'Botanics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Boucheron', u'idw': 2294445, u'template_ids': u'Boucheron', u'orig_name': u'Boucheron', u'id': [u'Boucheron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bourjois', u'idw': 7623672, u'template_ids': u'Bourjois', u'orig_name': u'Bourjois', u'id': [u'Bourjois'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brenda Christian', u'idw': 285161450, u'template_ids': u'Brenda+Christian', u'orig_name': u'Brenda Christian', u'id': [u'Brenda+Christian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brighton', u'idw': 2406333, u'template_ids': u'Brighton', u'orig_name': u'Brighton', u'id': [u'Brighton'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Britney Spears', u'idw': 2360693, u'template_ids': u'Britney+Spears', u'orig_name': u'Britney Spears', u'id': [u'Britney+Spears'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Brother', u'idw': 2277853, u'template_ids': u'Brother', u'orig_name': u'Brother', u'id': [u'Brother'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BRTC', u'idw': 14946460, u'template_ids': u'BRTC', u'orig_name': u'BRTC', u'id': [u'BRTC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bumble and bumble', u'idw': 9532990, u'template_ids': u'Bumble+and+bumble', u'orig_name': u'Bumble and bumble', u'id': [u'Bumble+and+bumble'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Burberry London', u'idw': 4723182, u'template_ids': u'Burberry+London', u'orig_name': u'Burberry London', u'id': [u'Burberry+London'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Burt's Bees", u'idw': 4464158, u'template_ids': u'Burt%27s+Bees', u'orig_name': u"Burt's Bees", u'id': [u'Burt%27s+Bees'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Butter LONDON', u'idw': 4615090, u'template_ids': u'butter+LONDON', u'orig_name': u'butter LONDON', u'id': [u'butter+LONDON'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Butterfly', u'idw': 72174, u'template_ids': u'Butterfly', u'orig_name': u'Butterfly', u'id': [u'Butterfly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Buxom', u'idw': 11853488, u'template_ids': u'Buxom', u'orig_name': u'Buxom', u'id': [u'Buxom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Bvlgari', u'idw': 3042762, u'template_ids': u'Bvlgari', u'orig_name': u'Bvlgari', u'id': [u'Bvlgari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'BY TERRY', u'idw': 11085088, u'template_ids': u'BY+TERRY', u'orig_name': u'BY TERRY', u'id': [u'BY+TERRY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'C.O. Bigelow', u'idw': 12234893, u'template_ids': u'C.O.+Bigelow', u'orig_name': u'C.O. Bigelow', u'id': [u'C.O.+Bigelow'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caboodles', u'idw': 7711348, u'template_ids': u'Caboodles', u'orig_name': u'Caboodles', u'id': [u'Caboodles'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CAILYN', u'idw': 285161353, u'template_ids': u'CAILYN', u'orig_name': u'CAILYN', u'id': [u'CAILYN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cala', u'idw': 7882735, u'template_ids': u'Cala', u'orig_name': u'Cala', u'id': [u'Cala'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'California Exotic Novelties', u'idw': 5122282, u'template_ids': u'California+Exotic+Novelties', u'orig_name': u'California Exotic Novelties', u'id': [u'California+Exotic+Novelties'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cameleon', u'idw': 6824953, u'template_ids': u'Cameleon', u'orig_name': u'Cameleon', u'id': [u'Cameleon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cameo', u'idw': 2259942, u'template_ids': u'Cameo', u'orig_name': u'Cameo', u'id': [u'Cameo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Canmake', u'idw': 12321851, u'template_ids': u'Canmake', u'orig_name': u'Canmake', u'id': [u'Canmake'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cargo', u'idw': 2165691, u'template_ids': u'Cargo', u'orig_name': u'Cargo', u'id': [u'Cargo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Carmex', u'idw': 8482798, u'template_ids': u'Carmex', u'orig_name': u'Carmex', u'id': [u'Carmex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Carolina Herrera', u'idw': 2341260, u'template_ids': u'Carolina+Herrera', u'orig_name': u'Carolina Herrera', u'id': [u'Carolina+Herrera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caron', u'idw': 2288789, u'template_ids': u'Caron', u'orig_name': u'Caron', u'id': [u'Caron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cat Cosmetics', u'idw': 285161333, u'template_ids': u'Cat+Cosmetics', u'orig_name': u'Cat Cosmetics', u'id': [u'Cat+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Catrice', u'idw': 12567568, u'template_ids': u'Catrice', u'orig_name': u'Catrice', u'id': [u'Catrice'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Caudalie', u'idw': 9309080, u'template_ids': u'Caudalie', u'orig_name': u'Caudalie', u'id': [u'Caudalie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CB', u'idw': 6020183, u'template_ids': u'CB', u'orig_name': u'CB', u'id': [u'CB'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CCUK', u'idw': 285161324, u'template_ids': u'CCUK', u'orig_name': u'CCUK', u'id': [u'CCUK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cerave', u'idw': 16920514, u'template_ids': u'Cerave', u'orig_name': u'Cerave', u'id': [u'Cerave'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cetaphil', u'idw': 9027988, u'template_ids': u'Cetaphil', u'orig_name': u'Cetaphil', u'id': [u'Cetaphil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Chantecaille', u'idw': 4513569, u'template_ids': u'Chantecaille', u'orig_name': u'Chantecaille', u'id': [u'Chantecaille'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ChapStick', u'idw': 10738760, u'template_ids': u'ChapStick', u'orig_name': u'ChapStick', u'id': [u'ChapStick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Charlotte Ronson', u'idw': 15187216, u'template_ids': u'Charlotte+Ronson', u'orig_name': u'Charlotte Ronson', u'id': [u'Charlotte+Ronson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Charlotte Tilbury', u'idw': 145992479, u'template_ids': u'Charlotte+Tilbury', u'orig_name': u'Charlotte Tilbury', u'id': [u'Charlotte+Tilbury'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cherimoya', u'idw': 12675167, u'template_ids': u'Cherimoya', u'orig_name': u'Cherimoya', u'id': [u'Cherimoya'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CHI', u'idw': 7901564, u'template_ids': u'CHI', u'orig_name': u'CHI', u'id': [u'CHI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'China Glaze', u'idw': 4556385, u'template_ids': u'China+Glaze', u'orig_name': u'China Glaze', u'id': [u'China+Glaze'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ciat\xe9', u'idw': 25577786, u'template_ids': u'Ciat%C3%A9', u'orig_name': u'Ciat\xe9', u'id': [u'Ciat%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cinema Secrets', u'idw': 4799422, u'template_ids': u'Cinema+Secrets', u'orig_name': u'Cinema Secrets', u'id': [u'Cinema+Secrets'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ciracle', u'idw': 63368821, u'template_ids': u'Ciracle', u'orig_name': u'Ciracle', u'id': [u'Ciracle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'City Color', u'idw': 10597873, u'template_ids': u'City+Color', u'orig_name': u'City Color', u'id': [u'City+Color'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'City Cosmetics', u'idw': 22632936, u'template_ids': u'City+Cosmetics', u'orig_name': u'City Cosmetics', u'id': [u'City+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clairol', u'idw': 4699855, u'template_ids': u'Clairol', u'orig_name': u'Clairol', u'id': [u'Clairol'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clarins', u'idw': 3671141, u'template_ids': u'Clarins', u'orig_name': u'Clarins', u'id': [u'Clarins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clarion', u'idw': 2681890, u'template_ids': u'Clarion', u'orig_name': u'Clarion', u'id': [u'Clarion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clean', u'idw': 74857, u'template_ids': u'Clean', u'orig_name': u'Clean', u'id': [u'Clean'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CLEAN & CLEAR', u'idw': 3478662, u'template_ids': u'CLEAN+%26+CLEAR', u'orig_name': u'CLEAN & CLEAR', u'id': [u'CLEAN+%26+CLEAR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clinique', u'idw': 2100365, u'template_ids': u'Clinique', u'orig_name': u'Clinique', u'id': [u'Clinique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clio', u'idw': 7997463, u'template_ids': u'Clio', u'orig_name': u'Clio', u'id': [u'Clio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Clubman', u'idw': 4533454, u'template_ids': u'Clubman', u'orig_name': u'Clubman', u'id': [u'Clubman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cl\xe9 de Peau Beaut\xe9', u'idw': 14221108, u'template_ids': u'Cl%C3%A9+de+Peau+Beaut%C3%A9', u'orig_name': u'Cl\xe9 de Peau Beaut\xe9', u'id': [u'Cl%C3%A9+de+Peau+Beaut%C3%A9'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CND', u'idw': 2265074, u'template_ids': u'CND', u'orig_name': u'CND', u'id': [u'CND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coastal Scents', u'idw': 8839069, u'template_ids': u'Coastal+Scents', u'orig_name': u'Coastal Scents', u'id': [u'Coastal+Scents'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Collection 2000', u'idw': 18061866, u'template_ids': u'Collection+2000', u'orig_name': u'Collection 2000', u'id': [u'Collection+2000'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Color Me Beautiful', u'idw': 285161337, u'template_ids': u'Color+Me+Beautiful', u'orig_name': u'Color Me Beautiful', u'id': [u'Color+Me+Beautiful'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Colorescience', u'idw': 9416808, u'template_ids': u'Colorescience', u'orig_name': u'Colorescience', u'id': [u'Colorescience'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ColorProof', u'idw': 285161338, u'template_ids': u'ColorProof', u'orig_name': u'ColorProof', u'id': [u'ColorProof'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ColourPop', u'idw': 178562845, u'template_ids': u'ColourPop', u'orig_name': u'ColourPop', u'id': [u'ColourPop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Conair', u'idw': 4486037, u'template_ids': u'Conair', u'orig_name': u'Conair', u'id': [u'Conair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Constance Carroll', u'idw': 4325902, u'template_ids': u'Constance+Carroll', u'orig_name': u'Constance Carroll', u'id': [u'Constance+Carroll'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coppertone', u'idw': 9429707, u'template_ids': u'Coppertone', u'orig_name': u'Coppertone', u'id': [u'Coppertone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Corn Silk', u'idw': 14197223, u'template_ids': u'Corn+Silk', u'orig_name': u'Corn Silk', u'id': [u'Corn+Silk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cosmopolitan', u'idw': 2683143, u'template_ids': u'Cosmopolitan', u'orig_name': u'Cosmopolitan', u'id': [u'Cosmopolitan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'COSRX', u'idw': 179172954, u'template_ids': u'COSRX', u'orig_name': u'COSRX', u'id': [u'COSRX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Coty', u'idw': 3037101, u'template_ids': u'Coty', u'orig_name': u'Coty', u'id': [u'Coty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cover FX', u'idw': 13416224, u'template_ids': u'Cover+FX', u'orig_name': u'Cover FX', u'id': [u'Cover+FX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'COVERGIRL', u'idw': 4888648, u'template_ids': u'COVERGIRL', u'orig_name': u'COVERGIRL', u'id': [u'COVERGIRL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crabtree & Evelyn', u'idw': 4139849, u'template_ids': u'Crabtree+%26+Evelyn', u'orig_name': u'Crabtree & Evelyn', u'id': [u'Crabtree+%26+Evelyn'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Creme', u'idw': 3472159, u'template_ids': u'Creme', u'orig_name': u'Creme', u'id': [u'Creme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crest', u'idw': 2385455, u'template_ids': u'Crest', u'orig_name': u'Crest', u'id': [u'Crest'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crown', u'idw': 3114572, u'template_ids': u'Crown', u'orig_name': u'Crown', u'id': [u'Crown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Crystal', u'idw': 71004, u'template_ids': u'Crystal', u'orig_name': u'Crystal', u'id': [u'Crystal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cuccio', u'idw': 12482387, u'template_ids': u'Cuccio', u'orig_name': u'Cuccio', u'id': [u'Cuccio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'CVS', u'idw': 3220588, u'template_ids': u'CVS', u'orig_name': u'CVS', u'id': [u'CVS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Cynthia Rowley', u'idw': 4032663, u'template_ids': u'Cynthia+Rowley', u'orig_name': u'Cynthia Rowley', u'id': [u'Cynthia+Rowley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Daiso', u'idw': 10242063, u'template_ids': u'Daiso', u'orig_name': u'Daiso', u'id': [u'Daiso'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Daisy', u'idw': 2294535, u'template_ids': u'Daisy', u'orig_name': u'Daisy', u'id': [u'Daisy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dalton Clutches', u'idw': 32801384, u'template_ids': u'Dalton+Clutches', u'orig_name': u'Dalton Clutches', u'id': [u'Dalton+Clutches'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dana', u'idw': 2514182, u'template_ids': u'Dana', u'orig_name': u'Dana', u'id': [u'Dana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Danielle', u'idw': 8556733, u'template_ids': u'Danielle', u'orig_name': u'Danielle', u'id': [u'Danielle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Darling', u'idw': 12260588, u'template_ids': u'Darling', u'orig_name': u'Darling', u'id': [u'Darling'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Darphin', u'idw': 2263321, u'template_ids': u'Darphin', u'orig_name': u'Darphin', u'id': [u'Darphin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'David Beckham', u'idw': 2301748, u'template_ids': u'David+Beckham', u'orig_name': u'David Beckham', u'id': [u'David+Beckham'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Davines', u'idw': 8496372, u'template_ids': u'Davines', u'orig_name': u'Davines', u'id': [u'Davines'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dead Sea Spa Care', u'idw': 11956066, u'template_ids': u'Dead+Sea+Spa+Care', u'orig_name': u'Dead Sea Spa Care', u'id': [u'Dead+Sea+Spa+Care'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Deborah', u'idw': 7713219, u'template_ids': u'Deborah', u'orig_name': u'Deborah', u'id': [u'Deborah'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DECL\xc9OR', u'idw': 272768053, u'template_ids': u'DECL%C3%89OR', u'orig_name': u'DECL\xc9OR', u'id': [u'DECL%C3%89OR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Degree', u'idw': 74529, u'template_ids': u'Degree', u'orig_name': u'Degree', u'id': [u'Degree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Delta', u'idw': 4053343, u'template_ids': u'Delta', u'orig_name': u'Delta', u'id': [u'Delta'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Deluxe', u'idw': 4566183, u'template_ids': u'Deluxe', u'orig_name': u'Deluxe', u'id': [u'Deluxe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermablend', u'idw': 8341551, u'template_ids': u'Dermablend', u'orig_name': u'Dermablend', u'id': [u'Dermablend'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermacol', u'idw': 14279032, u'template_ids': u'Dermacol', u'orig_name': u'Dermacol', u'id': [u'Dermacol'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dermalogica', u'idw': 2683421, u'template_ids': u'Dermalogica', u'orig_name': u'Dermalogica', u'id': [u'Dermalogica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Desert Essence', u'idw': 8865310, u'template_ids': u'Desert+Essence', u'orig_name': u'Desert Essence', u'id': [u'Desert+Essence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DevaCurl', u'idw': 14458906, u'template_ids': u'DevaCurl', u'orig_name': u'DevaCurl', u'id': [u'DevaCurl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Devoted Creations', u'idw': 6406104, u'template_ids': u'Devoted+Creations', u'orig_name': u'Devoted Creations', u'id': [u'Devoted+Creations'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DHC', u'idw': 8625633, u'template_ids': u'DHC', u'orig_name': u'DHC', u'id': [u'DHC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diamond', u'idw': 70680, u'template_ids': u'Diamond', u'orig_name': u'Diamond', u'id': [u'Diamond'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diane', u'idw': 5261431, u'template_ids': u'Diane', u'orig_name': u'Diane', u'id': [u'Diane'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diego dalla palma', u'idw': 18049257, u'template_ids': u'diego+dalla+palma', u'orig_name': u'diego dalla palma', u'id': [u'diego+dalla+palma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dillards', u'idw': 7960725, u'template_ids': u'Dillards', u'orig_name': u'Dillards', u'id': [u'Dillards'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dinair', u'idw': 13052191, u'template_ids': u'Dinair', u'orig_name': u'Dinair', u'id': [u'Dinair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Disguise', u'idw': 2098579, u'template_ids': u'Disguise', u'orig_name': u'Disguise', u'id': [u'Disguise'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Diva', u'idw': 5087132, u'template_ids': u'Diva', u'orig_name': u'Diva', u'id': [u'Diva'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Divaderme', u'idw': 177951514, u'template_ids': u'Divaderme', u'orig_name': u'Divaderme', u'id': [u'Divaderme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DM', u'idw': 4651857, u'template_ids': u'DM', u'orig_name': u'DM', u'id': [u'DM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dodo', u'idw': 8301769, u'template_ids': u'Dodo', u'orig_name': u'Dodo', u'id': [u'Dodo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Doll 10', u'idw': 61216406, u'template_ids': u'Doll+10', u'orig_name': u'Doll 10', u'id': [u'Doll+10'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dove', u'idw': 3919900, u'template_ids': u'Dove', u'orig_name': u'Dove', u'id': [u'Dove'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr Pierre Ricaud', u'idw': 269132665, u'template_ids': u'Dr+Pierre+Ricaud', u'orig_name': u'Dr Pierre Ricaud', u'id': [u'Dr+Pierre+Ricaud'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr. Hauschka', u'idw': 4566246, u'template_ids': u'Dr.+Hauschka', u'orig_name': u'Dr. Hauschka', u'id': [u'Dr.+Hauschka'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Dr. Jart+', u'idw': 115709654, u'template_ids': u'Dr.+Jart%2B', u'orig_name': u'Dr. Jart+', u'id': [u'Dr.+Jart%2B'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Dr. Scholl's", u'idw': 3577852, u'template_ids': u'Dr.+Scholl%27s', u'orig_name': u"Dr. Scholl's", u'id': [u'Dr.+Scholl%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'DuWop', u'idw': 10600940, u'template_ids': u'DuWop', u'orig_name': u'DuWop', u'id': [u'DuWop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Earth Therapeutics', u'idw': 4830569, u'template_ids': u'Earth+Therapeutics', u'orig_name': u'Earth Therapeutics', u'id': [u'Earth+Therapeutics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ecco Bella', u'idw': 28289638, u'template_ids': u'Ecco+Bella', u'orig_name': u'Ecco Bella', u'id': [u'Ecco+Bella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eclipse', u'idw': 3045972, u'template_ids': u'Eclipse', u'orig_name': u'Eclipse', u'id': [u'Eclipse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EcoTools', u'idw': 10012459, u'template_ids': u'EcoTools', u'orig_name': u'EcoTools', u'id': [u'EcoTools'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eden', u'idw': 4594848, u'template_ids': u'Eden', u'orig_name': u'Eden', u'id': [u'Eden'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Edward Bess', u'idw': 21680452, u'template_ids': u'Edward+Bess', u'orig_name': u'Edward Bess', u'id': [u'Edward+Bess'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elegant Touch', u'idw': 21668445, u'template_ids': u'Elegant+Touch', u'orig_name': u'Elegant Touch', u'id': [u'Elegant+Touch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elemis', u'idw': 5137333, u'template_ids': u'Elemis', u'orig_name': u'Elemis', u'id': [u'Elemis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ELF', u'idw': 3017397, u'template_ids': u'ELF', u'orig_name': u'ELF', u'id': [u'ELF'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elishacoy', u'idw': 13521659, u'template_ids': u'Elishacoy', u'orig_name': u'Elishacoy', u'id': [u'Elishacoy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elizabeth Arden', u'idw': 2340645, u'template_ids': u'Elizabeth+Arden', u'orig_name': u'Elizabeth Arden', u'id': [u'Elizabeth+Arden'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Elizabeth Taylor', u'idw': 3028975, u'template_ids': u'Elizabeth+Taylor', u'orig_name': u'Elizabeth Taylor', u'id': [u'Elizabeth+Taylor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ELLE', u'idw': 2683313, u'template_ids': u'ELLE', u'orig_name': u'ELLE', u'id': [u'ELLE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ellen Tracy', u'idw': 2255565, u'template_ids': u'Ellen+Tracy', u'orig_name': u'Ellen Tracy', u'id': [u'Ellen+Tracy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Emanuel Ungaro', u'idw': 5006241, u'template_ids': u'Emanuel+Ungaro', u'orig_name': u'Emanuel Ungaro', u'id': [u'Emanuel+Ungaro'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Emily', u'idw': 2678396, u'template_ids': u'Emily', u'orig_name': u'Emily', u'id': [u'Emily'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eminence', u'idw': 8954203, u'template_ids': u'Eminence', u'orig_name': u'Eminence', u'id': [u'Eminence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EQUATE', u'idw': 4184558, u'template_ids': u'EQUATE', u'orig_name': u'EQUATE', u'id': [u'EQUATE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Equinox', u'idw': 5282441, u'template_ids': u'Equinox', u'orig_name': u'Equinox', u'id': [u'Equinox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Erno Laszlo', u'idw': 5152108, u'template_ids': u'Erno+Laszlo', u'orig_name': u'Erno Laszlo', u'id': [u'Erno+Laszlo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essence', u'idw': 2801686, u'template_ids': u'essence', u'orig_name': u'essence', u'id': [u'essence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essence of Beauty', u'idw': 5073304, u'template_ids': u'Essence+of+Beauty', u'orig_name': u'Essence of Beauty', u'id': [u'Essence+of+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essentials', u'idw': 4630523, u'template_ids': u'Essentials', u'orig_name': u'Essentials', u'id': [u'Essentials'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Essie', u'idw': 4423998, u'template_ids': u'essie', u'orig_name': u'essie', u'id': [u'essie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Est\xe9e Lauder', u'idw': 9319078, u'template_ids': u'Est%C3%A9e+Lauder', u'orig_name': u'Est\xe9e Lauder', u'id': [u'Est%C3%A9e+Lauder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Etude House', u'idw': 4509548, u'template_ids': u'Etude+House', u'orig_name': u'Etude House', u'id': [u'Etude+House'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eucerin', u'idw': 6390092, u'template_ids': u'Eucerin', u'orig_name': u'Eucerin', u'id': [u'Eucerin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eve Lom', u'idw': 8460653, u'template_ids': u'Eve+Lom', u'orig_name': u'Eve Lom', u'id': [u'Eve+Lom'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'EVE PEARL', u'idw': 21225764, u'template_ids': u'EVE+PEARL', u'orig_name': u'EVE PEARL', u'id': [u'EVE+PEARL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eveline Cosmetics', u'idw': 11622583, u'template_ids': u'Eveline+Cosmetics', u'orig_name': u'Eveline Cosmetics', u'id': [u'Eveline+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Everyday Minerals', u'idw': 11581641, u'template_ids': u'Everyday+Minerals', u'orig_name': u'Everyday Minerals', u'id': [u'Everyday+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Excel', u'idw': 7619781, u'template_ids': u'Excel', u'orig_name': u'Excel', u'id': [u'Excel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Express', u'idw': 73571, u'template_ids': u'Express', u'orig_name': u'Express', u'id': [u'Express'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Exuviance', u'idw': 14575580, u'template_ids': u'Exuviance', u'orig_name': u'Exuviance', u'id': [u'Exuviance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyeko', u'idw': 21897437, u'template_ids': u'Eyeko', u'orig_name': u'Eyeko', u'id': [u'Eyeko'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyesential', u'idw': 285161306, u'template_ids': u'Eyesential', u'orig_name': u'Eyesential', u'id': [u'Eyesential'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Eyeshadow', u'idw': 3684501, u'template_ids': u'Eyeshadow', u'orig_name': u'Eyeshadow', u'id': [u'Eyeshadow'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fair & Lovely', u'idw': 165267609, u'template_ids': u'Fair+%26+Lovely', u'orig_name': u'Fair & Lovely', u'id': [u'Fair+%26+Lovely'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fake Bake', u'idw': 9558717, u'template_ids': u'Fake+Bake', u'orig_name': u'Fake Bake', u'id': [u'Fake+Bake'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FANCL', u'idw': 10737297, u'template_ids': u'FANCL', u'orig_name': u'FANCL', u'id': [u'FANCL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fantasy Makers', u'idw': 8574651, u'template_ids': u'Fantasy+Makers', u'orig_name': u'Fantasy Makers', u'id': [u'Fantasy+Makers'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion', u'idw': 70587, u'template_ids': u'Fashion', u'orig_name': u'Fashion', u'id': [u'Fashion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion Bug', u'idw': 3220539, u'template_ids': u'Fashion+Bug', u'orig_name': u'Fashion Bug', u'id': [u'Fashion+Bug'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fashion Fair', u'idw': 7929825, u'template_ids': u'Fashion+Fair', u'orig_name': u'Fashion Fair', u'id': [u'Fashion+Fair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fekkai', u'idw': 7594368, u'template_ids': u'Fekkai', u'orig_name': u'Fekkai', u'id': [u'Fekkai'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fetish', u'idw': 3918769, u'template_ids': u'Fetish', u'orig_name': u'Fetish', u'id': [u'Fetish'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Fing'rs", u'idw': 10387349, u'template_ids': u'Fing%27rs', u'orig_name': u"Fing'rs", u'id': [u'Fing%27rs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fiorucci', u'idw': 15256189, u'template_ids': u'Fiorucci', u'orig_name': u'Fiorucci', u'id': [u'Fiorucci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'First Aid Beauty', u'idw': 14010470, u'template_ids': u'First+Aid+Beauty', u'orig_name': u'First Aid Beauty', u'id': [u'First+Aid+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flamingo', u'idw': 2805898, u'template_ids': u'Flamingo', u'orig_name': u'Flamingo', u'id': [u'Flamingo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flirt', u'idw': 2568978, u'template_ids': u'Flirt', u'orig_name': u'Flirt', u'id': [u'Flirt'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flora', u'idw': 8338934, u'template_ids': u'Flora', u'orig_name': u'Flora', u'id': [u'Flora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Flori Roberts', u'idw': 144044043, u'template_ids': u'Flori+Roberts', u'orig_name': u'Flori Roberts', u'id': [u'Flori+Roberts'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fluff', u'idw': 71996, u'template_ids': u'Fluff', u'orig_name': u'Fluff', u'id': [u'Fluff'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FM', u'idw': 3975195, u'template_ids': u'FM', u'orig_name': u'FM', u'id': [u'FM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fran Wilson', u'idw': 14834488, u'template_ids': u'Fran+Wilson', u'orig_name': u'Fran Wilson', u'id': [u'Fran+Wilson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Freestyle', u'idw': 73393, u'template_ids': u'Freestyle', u'orig_name': u'Freestyle', u'id': [u'Freestyle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fresh', u'idw': 80075, u'template_ids': u'Fresh', u'orig_name': u'Fresh', u'id': [u'Fresh'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Full Shine', u'idw': 171923513, u'template_ids': u'Full+Shine', u'orig_name': u'Full Shine', u'id': [u'Full+Shine'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fun World', u'idw': 2191297, u'template_ids': u'Fun+World', u'orig_name': u'Fun World', u'id': [u'Fun+World'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Fusion Beauty', u'idw': 4326853, u'template_ids': u'Fusion+Beauty', u'orig_name': u'Fusion Beauty', u'id': [u'Fusion+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'FX', u'idw': 3262940, u'template_ids': u'FX', u'orig_name': u'FX', u'id': [u'FX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gale Hayman', u'idw': 14569851, u'template_ids': u'Gale+Hayman', u'orig_name': u'Gale Hayman', u'id': [u'Gale+Hayman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Garnier', u'idw': 4793301, u'template_ids': u'Garnier', u'orig_name': u'Garnier', u'id': [u'Garnier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Genie', u'idw': 6063442, u'template_ids': u'Genie', u'orig_name': u'Genie', u'id': [u'Genie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gerard Cosmetics', u'idw': 179442553, u'template_ids': u'Gerard+Cosmetics', u'orig_name': u'Gerard Cosmetics', u'id': [u'Gerard+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gilly Hicks', u'idw': 2716945, u'template_ids': u'Gilly+Hicks', u'orig_name': u'Gilly Hicks', u'id': [u'Gilly+Hicks'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giordano', u'idw': 13892879, u'template_ids': u'Giordano', u'orig_name': u'Giordano', u'id': [u'Giordano'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giorgio Armani', u'idw': 2305582, u'template_ids': u'Giorgio+Armani', u'orig_name': u'Giorgio Armani', u'id': [u'Giorgio+Armani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Giovanni', u'idw': 2678618, u'template_ids': u'Giovanni', u'orig_name': u'Giovanni', u'id': [u'Giovanni'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Glam Air', u'idw': 285161422, u'template_ids': u'Glam+Air', u'orig_name': u'Glam Air', u'id': [u'Glam+Air'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GLAMGLOW', u'idw': 12478510, u'template_ids': u'GLAMGLOW', u'orig_name': u'GLAMGLOW', u'id': [u'GLAMGLOW'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Glamour', u'idw': 2683224, u'template_ids': u'Glamour', u'orig_name': u'Glamour', u'id': [u'Glamour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gl\u014d-minerals', u'idw': 285165971, u'template_ids': u'gl%C5%8D-minerals', u'orig_name': u'gl\u014d-minerals', u'id': [u'gl%C5%8D-minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Golden Rose', u'idw': 16710082, u'template_ids': u'Golden+Rose', u'orig_name': u'Golden Rose', u'id': [u'Golden+Rose'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Goldwell', u'idw': 2272364, u'template_ids': u'Goldwell', u'orig_name': u'Goldwell', u'id': [u'Goldwell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gorgeous Cosmetics', u'idw': 14327987, u'template_ids': u'Gorgeous+Cosmetics', u'orig_name': u'Gorgeous Cosmetics', u'id': [u'Gorgeous+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'GOSH', u'idw': 10994222, u'template_ids': u'GOSH', u'orig_name': u'GOSH', u'id': [u'GOSH'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Graftobian', u'idw': 12060708, u'template_ids': u'Graftobian', u'orig_name': u'Graftobian', u'id': [u'Graftobian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Grande Naturals', u'idw': 12066704, u'template_ids': u'Grande+Naturals', u'orig_name': u'Grande Naturals', u'id': [u'Grande+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Grimas', u'idw': 285161428, u'template_ids': u'Grimas', u'orig_name': u'Grimas', u'id': [u'Grimas'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guinot', u'idw': 7992039, u'template_ids': u'Guinot', u'orig_name': u'Guinot', u'id': [u'Guinot'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Guy Laroche', u'idw': 9277127, u'template_ids': u'Guy+Laroche', u'orig_name': u'Guy Laroche', u'id': [u'Guy+Laroche'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gwen Stefani', u'idw': 7581953, u'template_ids': u'Gwen+Stefani', u'orig_name': u'Gwen Stefani', u'id': [u'Gwen+Stefani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Gypsy', u'idw': 2099869, u'template_ids': u'Gypsy', u'orig_name': u'Gypsy', u'id': [u'Gypsy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hada Labo', u'idw': 11923514, u'template_ids': u'Hada+Labo', u'orig_name': u'Hada Labo', u'id': [u'Hada+Labo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Halston', u'idw': 8792477, u'template_ids': u'Halston', u'orig_name': u'Halston', u'id': [u'Halston'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hard Candy', u'idw': 1022262, u'template_ids': u'Hard+Candy', u'orig_name': u'Hard Candy', u'id': [u'Hard+Candy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Harley-Davidson', u'idw': 2094563, u'template_ids': u'Harley-Davidson', u'orig_name': u'Harley-Davidson', u'id': [u'Harley-Davidson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hartmann', u'idw': 2258979, u'template_ids': u'Hartmann', u'orig_name': u'Hartmann', u'id': [u'Hartmann'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hawaiian Tropic', u'idw': 7681340, u'template_ids': u'Hawaiian+Tropic', u'orig_name': u'Hawaiian Tropic', u'id': [u'Hawaiian+Tropic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hazel', u'idw': 4819218, u'template_ids': u'Hazel', u'orig_name': u'Hazel', u'id': [u'Hazel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Helena Rubinstein', u'idw': 9704692, u'template_ids': u'Helena+Rubinstein', u'orig_name': u'Helena Rubinstein', u'id': [u'Helena+Rubinstein'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hempz', u'idw': 8748195, u'template_ids': u'Hempz', u'orig_name': u'Hempz', u'id': [u'Hempz'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hera', u'idw': 7846253, u'template_ids': u'Hera', u'orig_name': u'Hera', u'id': [u'Hera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'HERM\xc8S', u'idw': 8317005, u'template_ids': u'HERM%C3%88S', u'orig_name': u'HERM\xc8S', u'id': [u'HERM%C3%88S'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'High Tech Cosmetics', u'idw': 285161382, u'template_ids': u'High+Tech+Cosmetics', u'orig_name': u'High Tech Cosmetics', u'id': [u'High+Tech+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hikari', u'idw': 8689274, u'template_ids': u'Hikari', u'orig_name': u'Hikari', u'id': [u'Hikari'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hit', u'idw': 4526307, u'template_ids': u'Hit', u'orig_name': u'Hit', u'id': [u'Hit'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hive', u'idw': 13413481, u'template_ids': u'Hive', u'orig_name': u'Hive', u'id': [u'Hive'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Holika Holika', u'idw': 14362183, u'template_ids': u'Holika+Holika', u'orig_name': u'Holika Holika', u'id': [u'Holika+Holika'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hollister', u'idw': 2259241, u'template_ids': u'Hollister', u'orig_name': u'Hollister', u'id': [u'Hollister'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hollywood', u'idw': 3181089, u'template_ids': u'Hollywood', u'orig_name': u'Hollywood', u'id': [u'Hollywood'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Honest Beauty', u'idw': 35038255, u'template_ids': u'Honest+Beauty', u'orig_name': u'Honest Beauty', u'id': [u'Honest+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Houbigant', u'idw': 6828317, u'template_ids': u'Houbigant', u'orig_name': u'Houbigant', u'id': [u'Houbigant'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Hourglass', u'idw': 8914882, u'template_ids': u'Hourglass', u'orig_name': u'Hourglass', u'id': [u'Hourglass'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Huda Beauty', u'idw': 267551152, u'template_ids': u'Huda+Beauty', u'orig_name': u'Huda Beauty', u'id': [u'Huda+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Iconic Pet', u'idw': 107064155, u'template_ids': u'Iconic+Pet', u'orig_name': u'Iconic Pet', u'id': [u'Iconic+Pet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ID', u'idw': 2111821, u'template_ids': u'ID', u'orig_name': u'ID', u'id': [u'ID'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IKOS', u'idw': 142225747, u'template_ids': u'IKOS', u'orig_name': u'IKOS', u'id': [u'IKOS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IMAN', u'idw': 2513977, u'template_ids': u'IMAN', u'orig_name': u'IMAN', u'id': [u'IMAN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Imperial', u'idw': 2163527, u'template_ids': u'Imperial', u'orig_name': u'Imperial', u'id': [u'Imperial'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Imported', u'idw': 3247884, u'template_ids': u'Imported', u'orig_name': u'Imported', u'id': [u'Imported'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'INGLOT', u'idw': 13633240, u'template_ids': u'INGLOT', u'orig_name': u'INGLOT', u'id': [u'INGLOT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Inika', u'idw': 19413814, u'template_ids': u'Inika', u'orig_name': u'Inika', u'id': [u'Inika'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Innisfree', u'idw': 8007179, u'template_ids': u'Innisfree', u'orig_name': u'Innisfree', u'id': [u'Innisfree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IOPE', u'idw': 9328364, u'template_ids': u'IOPE', u'orig_name': u'IOPE', u'id': [u'IOPE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IPKN', u'idw': 15071577, u'template_ids': u'IPKN', u'orig_name': u'IPKN', u'id': [u'IPKN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IPSA', u'idw': 15175523, u'template_ids': u'IPSA', u'orig_name': u'IPSA', u'id': [u'IPSA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ipsy', u'idw': 68425772, u'template_ids': u'Ipsy', u'orig_name': u'Ipsy', u'id': [u'Ipsy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IQ Natural', u'idw': 4571501, u'template_ids': u'iQ+Natural', u'orig_name': u'iQ Natural', u'id': [u'iQ+Natural'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ISA KNOX', u'idw': 4730763, u'template_ids': u'ISA+KNOX', u'orig_name': u'ISA KNOX', u'id': [u'ISA+KNOX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IsaDora', u'idw': 12063019, u'template_ids': u'IsaDora', u'orig_name': u'IsaDora', u'id': [u'IsaDora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Isme', u'idw': 15185594, u'template_ids': u'isme', u'orig_name': u'isme', u'id': [u'isme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'IT Cosmetics', u'idw': 2272358, u'template_ids': u'IT+Cosmetics', u'orig_name': u'IT Cosmetics', u'id': [u'IT+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"It's a 10", u'idw': 3634694, u'template_ids': u'It%27s+a+10', u'orig_name': u"It's a 10", u'id': [u'It%27s+a+10'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Italia', u'idw': 7884628, u'template_ids': u'Italia', u'orig_name': u'Italia', u'id': [u'Italia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ITAY Mineral Cosmetics', u'idw': 241693236, u'template_ids': u'ITAY+Mineral+Cosmetics', u'orig_name': u'ITAY Mineral Cosmetics', u'id': [u'ITAY+Mineral+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jabot', u'idw': 5234461, u'template_ids': u'Jabot', u'orig_name': u'Jabot', u'id': [u'Jabot'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jacob', u'idw': 8662144, u'template_ids': u'Jacob', u'orig_name': u'Jacob', u'id': [u'Jacob'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jade', u'idw': 74180, u'template_ids': u'Jade', u'orig_name': u'Jade', u'id': [u'Jade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JAFRA', u'idw': 4542096, u'template_ids': u'JAFRA', u'orig_name': u'JAFRA', u'id': [u'JAFRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jane iredale', u'idw': 7825388, u'template_ids': u'jane+iredale', u'orig_name': u'jane iredale', u'id': [u'jane+iredale'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Japan', u'idw': 74138, u'template_ids': u'Japan', u'orig_name': u'Japan', u'id': [u'Japan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JAPONESQUE', u'idw': 10423209, u'template_ids': u'JAPONESQUE', u'orig_name': u'JAPONESQUE', u'id': [u'JAPONESQUE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jason Wu', u'idw': 2956937, u'template_ids': u'Jason+Wu', u'orig_name': u'Jason Wu', u'id': [u'Jason+Wu'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jean Paul Gaultier', u'idw': 2260505, u'template_ids': u'Jean+Paul+Gaultier', u'orig_name': u'Jean Paul Gaultier', u'id': [u'Jean+Paul+Gaultier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jeffree Star Cosmetics', u'idw': 244847899, u'template_ids': u'Jeffree+Star+Cosmetics', u'orig_name': u'Jeffree Star Cosmetics', u'id': [u'Jeffree+Star+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jelly Pong Pong', u'idw': 285161340, u'template_ids': u'Jelly+Pong+Pong', u'orig_name': u'Jelly Pong Pong', u'id': [u'Jelly+Pong+Pong'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jemma Kidd Make Up School', u'idw': 285161434, u'template_ids': u'Jemma+Kidd+Make+Up+School', u'orig_name': u'Jemma Kidd Make Up School', u'id': [u'Jemma+Kidd+Make+Up+School'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jenny', u'idw': 8701101, u'template_ids': u'Jenny', u'orig_name': u'Jenny', u'id': [u'Jenny'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jergens', u'idw': 4578272, u'template_ids': u'Jergens', u'orig_name': u'Jergens', u'id': [u'Jergens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jerome Alexander', u'idw': 285161339, u'template_ids': u'Jerome+Alexander', u'orig_name': u'Jerome Alexander', u'id': [u'Jerome+Alexander'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Jesse's Girl", u'idw': 9425287, u'template_ids': u'Jesse%27s+Girl', u'orig_name': u"Jesse's Girl", u'id': [u'Jesse%27s+Girl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jessica', u'idw': 10957664, u'template_ids': u'Jessica', u'orig_name': u'Jessica', u'id': [u'Jessica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jessica Simpson', u'idw': 2108819, u'template_ids': u'Jessica+Simpson', u'orig_name': u'Jessica Simpson', u'id': [u'Jessica+Simpson'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jet Set', u'idw': 2258865, u'template_ids': u'Jet+Set', u'orig_name': u'Jet Set', u'id': [u'Jet+Set'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jill Stuart', u'idw': 11236318, u'template_ids': u'Jill+Stuart', u'orig_name': u'Jill Stuart', u'id': [u'Jill+Stuart'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JLO', u'idw': 10154271, u'template_ids': u'JLO', u'orig_name': u'JLO', u'id': [u'JLO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JN', u'idw': 2254866, u'template_ids': u'JN', u'orig_name': u'JN', u'id': [u'JN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jo Malone', u'idw': 8767452, u'template_ids': u'Jo+Malone', u'orig_name': u'Jo Malone', u'id': [u'Jo+Malone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joey New York', u'idw': 7297875, u'template_ids': u'Joey+New+York', u'orig_name': u'Joey New York', u'id': [u'Joey+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JOHN FRIEDA', u'idw': 4533559, u'template_ids': u'JOHN+FRIEDA', u'orig_name': u'JOHN FRIEDA', u'id': [u'JOHN+FRIEDA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'John Varvatos', u'idw': 2341492, u'template_ids': u'John+Varvatos', u'orig_name': u'John Varvatos', u'id': [u'John+Varvatos'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joico', u'idw': 4510118, u'template_ids': u'Joico', u'orig_name': u'Joico', u'id': [u'Joico'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jones New York', u'idw': 5047899, u'template_ids': u'Jones+New+York', u'orig_name': u'Jones New York', u'id': [u'Jones+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jordache', u'idw': 4678043, u'template_ids': u'Jordache', u'orig_name': u'Jordache', u'id': [u'Jordache'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'JORDANA', u'idw': 8143715, u'template_ids': u'JORDANA', u'orig_name': u'JORDANA', u'id': [u'JORDANA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Josie Maran', u'idw': 4253988, u'template_ids': u'Josie+Maran', u'orig_name': u'Josie Maran', u'id': [u'Josie+Maran'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jouer', u'idw': 7792890, u'template_ids': u'Jouer', u'orig_name': u'Jouer', u'id': [u'Jouer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Joy', u'idw': 3197556, u'template_ids': u'Joy', u'orig_name': u'Joy', u'id': [u'Joy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Juice Beauty', u'idw': 9973687, u'template_ids': u'Juice+Beauty', u'orig_name': u'Juice Beauty', u'id': [u'Juice+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Julep', u'idw': 8472226, u'template_ids': u'Julep', u'orig_name': u'Julep', u'id': [u'Julep'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Jurlique', u'idw': 4611629, u'template_ids': u'Jurlique', u'orig_name': u'Jurlique', u'id': [u'Jurlique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Justice', u'idw': 2601101, u'template_ids': u'Justice', u'orig_name': u'Justice', u'id': [u'Justice'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'K & M', u'idw': 4623493, u'template_ids': u'K+%26+M', u'orig_name': u'K & M', u'id': [u'K+%26+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kanebo', u'idw': 5169033, u'template_ids': u'Kanebo', u'orig_name': u'Kanebo', u'id': [u'Kanebo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Karl Lagerfeld', u'idw': 4091925, u'template_ids': u'Karl+Lagerfeld', u'orig_name': u'Karl Lagerfeld', u'id': [u'Karl+Lagerfeld'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Karma', u'idw': 3803321, u'template_ids': u'Karma', u'orig_name': u'Karma', u'id': [u'Karma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kat Von D', u'idw': 8575436, u'template_ids': u'Kat+Von+D', u'orig_name': u'Kat Von D', u'id': [u'Kat+Von+D'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KATE', u'idw': 9449700, u'template_ids': u'KATE', u'orig_name': u'KATE', u'id': [u'KATE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Katy Perry', u'idw': 4407128, u'template_ids': u'Katy+Perry', u'orig_name': u'Katy Perry', u'id': [u'Katy+Perry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kenra', u'idw': 10277901, u'template_ids': u'Kenra', u'orig_name': u'Kenra', u'id': [u'Kenra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Keratin Complex', u'idw': 11300133, u'template_ids': u'Keratin+Complex', u'orig_name': u'Keratin Complex', u'id': [u'Keratin+Complex'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kevyn Aucoin', u'idw': 4942985, u'template_ids': u'Kevyn+Aucoin', u'orig_name': u'Kevyn Aucoin', u'id': [u'Kevyn+Aucoin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Khadi', u'idw': 7624037, u'template_ids': u'Khadi', u'orig_name': u'Khadi', u'id': [u'Khadi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kiara Sky', u'idw': 209009219, u'template_ids': u'Kiara+Sky', u'orig_name': u'Kiara Sky', u'id': [u'Kiara+Sky'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Kiehl's", u'idw': 3919971, u'template_ids': u'Kiehl%27s', u'orig_name': u"Kiehl's", u'id': [u'Kiehl%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KIKO MILANO', u'idw': 14044510, u'template_ids': u'KIKO+MILANO', u'orig_name': u'KIKO MILANO', u'id': [u'KIKO+MILANO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kimora Lee Simmons', u'idw': 12871797, u'template_ids': u'Kimora+Lee+Simmons', u'orig_name': u'Kimora Lee Simmons', u'id': [u'Kimora+Lee+Simmons'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KIND', u'idw': 2379907, u'template_ids': u'KIND', u'orig_name': u'KIND', u'id': [u'KIND'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kirkland Signature', u'idw': 2872019, u'template_ids': u'Kirkland+Signature', u'orig_name': u'Kirkland Signature', u'id': [u'Kirkland+Signature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KleanColor', u'idw': 11327095, u'template_ids': u'KleanColor', u'orig_name': u'KleanColor', u'id': [u'KleanColor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Koh Gen Do', u'idw': 133582117, u'template_ids': u'Koh+Gen+Do', u'orig_name': u'Koh Gen Do', u'id': [u'Koh+Gen+Do'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOJI', u'idw': 12880763, u'template_ids': u'KOJI', u'orig_name': u'KOJI', u'id': [u'KOJI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KORRES', u'idw': 3154171, u'template_ids': u'KORRES', u'orig_name': u'KORRES', u'id': [u'KORRES'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOS', u'idw': 14755345, u'template_ids': u'KOS', u'orig_name': u'KOS', u'id': [u'KOS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'KOS\xc9', u'idw': 272768019, u'template_ids': u'KOS%C3%89', u'orig_name': u'KOS\xc9', u'id': [u'KOS%C3%89'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kryolan', u'idw': 2709084, u'template_ids': u'Kryolan', u'orig_name': u'Kryolan', u'id': [u'Kryolan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Kylie Cosmetics', u'idw': 151936693, u'template_ids': u'Kylie+Cosmetics', u'orig_name': u'Kylie Cosmetics', u'id': [u'Kylie+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'K\xe9rastase', u'idw': 114298534, u'template_ids': u'K%C3%A9rastase', u'orig_name': u'K\xe9rastase', u'id': [u'K%C3%A9rastase'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"L'Or\xe9al", u'idw': 3636170, u'template_ids': u'L%27Or%C3%A9al', u'orig_name': u"L'Or\xe9al", u'id': [u'L%27Or%C3%A9al'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L.A. COLORS', u'idw': 13101297, u'template_ids': u'L.A.+COLORS', u'orig_name': u'L.A. COLORS', u'id': [u'L.A.+COLORS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L.A. Girl', u'idw': 11619487, u'template_ids': u'L.A.+Girl', u'orig_name': u'L.A. Girl', u'id': [u'L.A.+Girl'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Femme', u'idw': 3074318, u'template_ids': u'La+Femme', u'orig_name': u'La Femme', u'id': [u'La+Femme'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LA MER', u'idw': 7679183, u'template_ids': u'LA+MER', u'orig_name': u'LA MER', u'id': [u'LA+MER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Prairie', u'idw': 11610296, u'template_ids': u'La+Prairie', u'orig_name': u'La Prairie', u'id': [u'La+Prairie'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'La Roche-Posay', u'idw': 7646648, u'template_ids': u'La+Roche-Posay', u'orig_name': u'La Roche-Posay', u'id': [u'La+Roche-Posay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LAB SERIES', u'idw': 2340596, u'template_ids': u'LAB+SERIES', u'orig_name': u'LAB SERIES', u'id': [u'LAB+SERIES'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lacura Beauty', u'idw': 285161409, u'template_ids': u'Lacura+Beauty', u'orig_name': u'Lacura Beauty', u'id': [u'Lacura+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laduree', u'idw': 7787847, u'template_ids': u'Laduree', u'orig_name': u'Laduree', u'id': [u'Laduree'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lalique', u'idw': 2306788, u'template_ids': u'Lalique', u'orig_name': u'Lalique', u'id': [u'Lalique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lancaster', u'idw': 3070849, u'template_ids': u'Lancaster', u'orig_name': u'Lancaster', u'id': [u'Lancaster'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lanc\xf4me', u'idw': 4799946, u'template_ids': u'Lanc%C3%B4me', u'orig_name': u'Lanc\xf4me', u'id': [u'Lanc%C3%B4me'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laneige', u'idw': 5227086, u'template_ids': u'Laneige', u'orig_name': u'Laneige', u'id': [u'Laneige'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Ashley', u'idw': 4813283, u'template_ids': u'Laura+Ashley', u'orig_name': u'Laura Ashley', u'id': [u'Laura+Ashley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Geller', u'idw': 4498335, u'template_ids': u'Laura+Geller', u'orig_name': u'Laura Geller', u'id': [u'Laura+Geller'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Laura Mercier', u'idw': 3919991, u'template_ids': u'Laura+Mercier', u'orig_name': u'Laura Mercier', u'id': [u'Laura+Mercier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lauren Ralph Lauren', u'idw': 2212753, u'template_ids': u'Lauren+Ralph+Lauren', u'orig_name': u'Lauren Ralph Lauren', u'id': [u'Lauren+Ralph+Lauren'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LAVAL', u'idw': 2657305, u'template_ids': u'LAVAL', u'orig_name': u'LAVAL', u'id': [u'LAVAL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lavera', u'idw': 14046179, u'template_ids': u'Lavera', u'orig_name': u'Lavera', u'id': [u'Lavera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Leichner', u'idw': 285161326, u'template_ids': u'Leichner', u'orig_name': u'Leichner', u'id': [u'Leichner'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Life Extension', u'idw': 4613182, u'template_ids': u'Life+Extension', u'orig_name': u'Life Extension', u'id': [u'Life+Extension'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lioele', u'idw': 10403469, u'template_ids': u'Lioele', u'orig_name': u'Lioele', u'id': [u'Lioele'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lip Smacker', u'idw': 8527523, u'template_ids': u'Lip+Smacker', u'orig_name': u'Lip Smacker', u'id': [u'Lip+Smacker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lipfusion', u'idw': 9417714, u'template_ids': u'Lipfusion', u'orig_name': u'Lipfusion', u'id': [u'Lipfusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LipSense', u'idw': 185460185, u'template_ids': u'LipSense', u'orig_name': u'LipSense', u'id': [u'LipSense'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lisa Frank', u'idw': 8849283, u'template_ids': u'Lisa+Frank', u'orig_name': u'Lisa Frank', u'id': [u'Lisa+Frank'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Living Nature', u'idw': 285161312, u'template_ids': u'Living+Nature', u'orig_name': u'Living Nature', u'id': [u'Living+Nature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Liz Claiborne', u'idw': 2529806, u'template_ids': u'Liz+Claiborne', u'orig_name': u'Liz Claiborne', u'id': [u'Liz+Claiborne'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LOGONA', u'idw': 9697385, u'template_ids': u'LOGONA', u'orig_name': u'LOGONA', u'id': [u'LOGONA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lola', u'idw': 2294541, u'template_ids': u'Lola', u'orig_name': u'Lola', u'id': [u'Lola'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Longcils Boncza', u'idw': 285161344, u'template_ids': u'Longcils+Boncza', u'orig_name': u'Longcils Boncza', u'id': [u'Longcils+Boncza'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LORAC', u'idw': 3052130, u'template_ids': u'LORAC', u'orig_name': u'LORAC', u'id': [u'LORAC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lord&Berry', u'idw': 285161321, u'template_ids': u'Lord%26Berry', u'orig_name': u'Lord&Berry', u'id': [u'Lord%26Berry'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lotus', u'idw': 73133, u'template_ids': u'Lotus', u'orig_name': u'Lotus', u'id': [u'Lotus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lotus Herbals', u'idw': 33657995, u'template_ids': u'Lotus+Herbals', u'orig_name': u'Lotus Herbals', u'id': [u'Lotus+Herbals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Loungefly', u'idw': 9128838, u'template_ids': u'Loungefly', u'orig_name': u'Loungefly', u'id': [u'Loungefly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'LP', u'idw': 2254977, u'template_ids': u'LP', u'orig_name': u'LP', u'id': [u'LP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lucky Brand', u'idw': 2196805, u'template_ids': u'Lucky+Brand', u'orig_name': u'Lucky Brand', u'id': [u'Lucky+Brand'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lumene', u'idw': 4637456, u'template_ids': u'Lumene', u'orig_name': u'Lumene', u'id': [u'Lumene'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Luminess Air', u'idw': 4509302, u'template_ids': u'Luminess+Air', u'orig_name': u'Luminess Air', u'id': [u'Luminess+Air'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lush', u'idw': 8818542, u'template_ids': u'Lush', u'orig_name': u'Lush', u'id': [u'Lush'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Lynx', u'idw': 2738099, u'template_ids': u'Lynx', u'orig_name': u'Lynx', u'id': [u'Lynx'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'L\u2019OCCITANE', u'idw': 217567081, u'template_ids': u'L%E2%80%99OCCITANE', u'orig_name': u'L\u2019OCCITANE', u'id': [u'L%E2%80%99OCCITANE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M & M', u'idw': 9301793, u'template_ids': u'M+%26+M', u'orig_name': u'M & M', u'id': [u'M+%26+M'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M. Asam', u'idw': 8764205, u'template_ids': u'M.+Asam', u'orig_name': u'M. Asam', u'id': [u'M.+Asam'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ma', u'idw': 2111817, u'template_ids': u'Ma', u'orig_name': u'Ma', u'id': [u'Ma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Magic', u'idw': 72106, u'template_ids': u'Magic', u'orig_name': u'Magic', u'id': [u'Magic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Major', u'idw': 78666, u'template_ids': u'Major', u'orig_name': u'Major', u'id': [u'Major'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Make Up Factory', u'idw': 285161292, u'template_ids': u'Make+Up+Factory', u'orig_name': u'Make Up Factory', u'id': [u'Make+Up+Factory'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MAKE UP FOR EVER', u'idw': 5092287, u'template_ids': u'MAKE+UP+FOR+EVER', u'orig_name': u'MAKE UP FOR EVER', u'id': [u'MAKE+UP+FOR+EVER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Makeup Geek', u'idw': 164681612, u'template_ids': u'Makeup+Geek', u'orig_name': u'Makeup Geek', u'id': [u'Makeup+Geek'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Makeup Revolution', u'idw': 265858400, u'template_ids': u'Makeup+Revolution', u'orig_name': u'Makeup Revolution', u'id': [u'Makeup+Revolution'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mally', u'idw': 8674173, u'template_ids': u'Mally', u'orig_name': u'Mally', u'id': [u'Mally'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Malu Wilz', u'idw': 285161297, u'template_ids': u'Malu+Wilz', u'orig_name': u'Malu Wilz', u'id': [u'Malu+Wilz'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Manhattan', u'idw': 2889451, u'template_ids': u'Manhattan', u'orig_name': u'Manhattan', u'id': [u'Manhattan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Manic Panic', u'idw': 9046183, u'template_ids': u'Manic+Panic', u'orig_name': u'Manic Panic', u'id': [u'Manic+Panic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MARBERT', u'idw': 69901363, u'template_ids': u'MARBERT', u'orig_name': u'MARBERT', u'id': [u'MARBERT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mariah Carey', u'idw': 7928217, u'template_ids': u'Mariah+Carey', u'orig_name': u'Mariah Carey', u'id': [u'Mariah+Carey'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marilyn Miglin', u'idw': 2263411, u'template_ids': u'Marilyn+Miglin', u'orig_name': u'Marilyn Miglin', u'id': [u'Marilyn+Miglin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Marina', u'idw': 8333124, u'template_ids': u'Marina', u'orig_name': u'Marina', u'id': [u'Marina'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Mark's", u'idw': 72790921, u'template_ids': u'Mark%27s', u'orig_name': u"Mark's", u'id': [u'Mark%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Markwins', u'idw': 9253669, u'template_ids': u'Markwins', u'orig_name': u'Markwins', u'id': [u'Markwins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary Kay', u'idw': 2263346, u'template_ids': u'Mary+Kay', u'orig_name': u'Mary Kay', u'id': [u'Mary+Kay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary Quant', u'idw': 12996988, u'template_ids': u'Mary+Quant', u'orig_name': u'Mary Quant', u'id': [u'Mary+Quant'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mary-Kate and Ashley', u'idw': 11892101, u'template_ids': u'Mary-Kate+and+Ashley', u'orig_name': u'Mary-Kate and Ashley', u'id': [u'Mary-Kate+and+Ashley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Masquerade', u'idw': 2659595, u'template_ids': u'Masquerade', u'orig_name': u'Masquerade', u'id': [u'Masquerade'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Matrix', u'idw': 2465316, u'template_ids': u'Matrix', u'orig_name': u'Matrix', u'id': [u'Matrix'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mavala', u'idw': 13655547, u'template_ids': u'Mavala', u'orig_name': u'Mavala', u'id': [u'Mavala'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Max Factor', u'idw': 4036726, u'template_ids': u'Max+Factor', u'orig_name': u'Max Factor', u'id': [u'Max+Factor'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Maxx', u'idw': 4944722, u'template_ids': u'Maxx', u'orig_name': u'Maxx', u'id': [u'Maxx'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Maybelline New York', u'idw': 7726445, u'template_ids': u'Maybelline+New+York', u'orig_name': u'Maybelline New York', u'id': [u'Maybelline+New+York'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mediheal', u'idw': 30917410, u'template_ids': u'Mediheal', u'orig_name': u'Mediheal', u'id': [u'Mediheal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mehron', u'idw': 7316211, u'template_ids': u'Mehron', u'orig_name': u'Mehron', u'id': [u'Mehron'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Memebox', u'idw': 262493132, u'template_ids': u'Memebox', u'orig_name': u'Memebox', u'id': [u'Memebox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MEMEME', u'idw': 10534353, u'template_ids': u'MEMEME', u'orig_name': u'MEMEME', u'id': [u'MEMEME'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Merle Norman', u'idw': 9586532, u'template_ids': u'Merle+Norman', u'orig_name': u'Merle Norman', u'id': [u'Merle+Norman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mia Secret', u'idw': 9614341, u'template_ids': u'Mia+Secret', u'orig_name': u'Mia Secret', u'id': [u'Mia+Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MicaBeauty', u'idw': 12998664, u'template_ids': u'MicaBeauty', u'orig_name': u'MicaBeauty', u'id': [u'MicaBeauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Michael Kors', u'idw': 2187646, u'template_ids': u'Michael+Kors', u'orig_name': u'Michael Kors', u'id': [u'Michael+Kors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milan', u'idw': 71818, u'template_ids': u'Milan', u'orig_name': u'Milan', u'id': [u'Milan'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milani', u'idw': 2263467, u'template_ids': u'Milani', u'orig_name': u'Milani', u'id': [u'Milani'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milano', u'idw': 4564356, u'template_ids': u'Milano', u'orig_name': u'Milano', u'id': [u'Milano'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Milk Makeup', u'idw': 190946570, u'template_ids': u'Milk+Makeup', u'orig_name': u'Milk Makeup', u'id': [u'Milk+Makeup'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mineral Fusion', u'idw': 9197471, u'template_ids': u'Mineral+Fusion', u'orig_name': u'Mineral Fusion', u'id': [u'Mineral+Fusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miners', u'idw': 83496840, u'template_ids': u'Miners', u'orig_name': u'Miners', u'id': [u'Miners'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MIRA', u'idw': 10294772, u'template_ids': u'MIRA', u'orig_name': u'MIRA', u'id': [u'MIRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mirabella', u'idw': 7805140, u'template_ids': u'Mirabella', u'orig_name': u'Mirabella', u'id': [u'Mirabella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mirenesse', u'idw': 21863313, u'template_ids': u'Mirenesse', u'orig_name': u'Mirenesse', u'id': [u'Mirenesse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miss Rose', u'idw': 6972731, u'template_ids': u'Miss+Rose', u'orig_name': u'Miss Rose', u'id': [u'Miss+Rose'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Miss Sporty', u'idw': 285161293, u'template_ids': u'Miss+Sporty', u'orig_name': u'Miss Sporty', u'id': [u'Miss+Sporty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Missha', u'idw': 4636737, u'template_ids': u'Missha', u'orig_name': u'Missha', u'id': [u'Missha'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mistine', u'idw': 10937668, u'template_ids': u'Mistine', u'orig_name': u'Mistine', u'id': [u'Mistine'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mizon', u'idw': 3135855, u'template_ids': u'Mizon', u'orig_name': u'Mizon', u'id': [u'Mizon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ModelCo', u'idw': 17445314, u'template_ids': u'ModelCo', u'orig_name': u'ModelCo', u'id': [u'ModelCo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Models Own', u'idw': 285161325, u'template_ids': u'Models+Own', u'orig_name': u'Models Own', u'id': [u'Models+Own'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Models Prefer', u'idw': 8673148, u'template_ids': u'Models+Prefer', u'orig_name': u'Models Prefer', u'id': [u'Models+Prefer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ModelSupplies', u'idw': 272768047, u'template_ids': u'ModelSupplies', u'orig_name': u'ModelSupplies', u'id': [u'ModelSupplies'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Mojave Magic', u'idw': 285161318, u'template_ids': u'Mojave+Magic', u'orig_name': u'Mojave Magic', u'id': [u'Mojave+Magic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Molton Brown', u'idw': 3335339, u'template_ids': u'Molton+Brown', u'orig_name': u'Molton Brown', u'id': [u'Molton+Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Monat', u'idw': 133482316, u'template_ids': u'Monat', u'orig_name': u'Monat', u'id': [u'Monat'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Monet', u'idw': 4723328, u'template_ids': u'Monet', u'orig_name': u'Monet', u'id': [u'Monet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MONTALE', u'idw': 11782629, u'template_ids': u'MONTALE', u'orig_name': u'MONTALE', u'id': [u'MONTALE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Moroccanoil', u'idw': 9102638, u'template_ids': u'Moroccanoil', u'orig_name': u'Moroccanoil', u'id': [u'Moroccanoil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Morphe', u'idw': 16633122, u'template_ids': u'Morphe', u'orig_name': u'Morphe', u'id': [u'Morphe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MUA Make Up Academy', u'idw': 286398936, u'template_ids': u'MUA+Make+Up+Academy', u'orig_name': u'MUA Make Up Academy', u'id': [u'MUA+Make+Up+Academy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MUJI', u'idw': 8960724, u'template_ids': u'MUJI', u'orig_name': u'MUJI', u'id': [u'MUJI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Murad', u'idw': 3135804, u'template_ids': u'Murad', u'orig_name': u'Murad', u'id': [u'Murad'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'My Minerals', u'idw': 285161302, u'template_ids': u'My+Minerals', u'orig_name': u'My Minerals', u'id': [u'My+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'MyChelle', u'idw': 11931362, u'template_ids': u'MyChelle', u'orig_name': u'MyChelle', u'id': [u'MyChelle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Myrurgia', u'idw': 14623383, u'template_ids': u'Myrurgia', u'orig_name': u'Myrurgia', u'id': [u'Myrurgia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M\xb7A\xb7C', u'idw': 228257211, u'template_ids': u'M%C2%B7A%C2%B7C', u'orig_name': u'M\xb7A\xb7C', u'id': [u'M%C2%B7A%C2%B7C'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M\xebnaji', u'idw': 285161332, u'template_ids': u'M%C3%ABnaji', u'orig_name': u'M\xebnaji', u'id': [u'M%C3%ABnaji'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nails inc', u'idw': 12072568, u'template_ids': u'Nails+inc', u'orig_name': u'Nails inc', u'id': [u'Nails+inc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Napoleon Perdis', u'idw': 9394787, u'template_ids': u'Napoleon+Perdis', u'orig_name': u'Napoleon Perdis', u'id': [u'Napoleon+Perdis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NARS', u'idw': 4944781, u'template_ids': u'NARS', u'orig_name': u'NARS', u'id': [u'NARS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Naruko', u'idw': 11023682, u'template_ids': u'Naruko', u'orig_name': u'Naruko', u'id': [u'Naruko'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natio', u'idw': 272768028, u'template_ids': u'Natio', u'orig_name': u'Natio', u'id': [u'Natio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natura', u'idw': 8477572, u'template_ids': u'Natura', u'orig_name': u'Natura', u'id': [u'Natura'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Natura Siberica', u'idw': 13184512, u'template_ids': u'Natura+Siberica', u'orig_name': u'Natura Siberica', u'id': [u'Natura+Siberica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nature Republic', u'idw': 3635418, u'template_ids': u'Nature+Republic', u'orig_name': u'Nature Republic', u'id': [u'Nature+Republic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nature\u2019s Way', u'idw': 263714108, u'template_ids': u'Nature%E2%80%99s+Way', u'orig_name': u'Nature\u2019s Way', u'id': [u'Nature%E2%80%99s+Way'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Naturistics', u'idw': 15314516, u'template_ids': u'Naturistics', u'orig_name': u'Naturistics', u'id': [u'Naturistics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Neiman Marcus', u'idw': 2295354, u'template_ids': u'Neiman+Marcus', u'orig_name': u'Neiman Marcus', u'id': [u'Neiman+Marcus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Neutrogena', u'idw': 4519869, u'template_ids': u'Neutrogena', u'orig_name': u'Neutrogena', u'id': [u'Neutrogena'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'New Look', u'idw': 5264051, u'template_ids': u'New+Look', u'orig_name': u'New Look', u'id': [u'New+Look'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nicole', u'idw': 2848906, u'template_ids': u'Nicole', u'orig_name': u'Nicole', u'id': [u'Nicole'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nicole Miller', u'idw': 4493352, u'template_ids': u'Nicole+Miller', u'orig_name': u'Nicole Miller', u'id': [u'Nicole+Miller'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nina Ricci', u'idw': 8521980, u'template_ids': u'Nina+Ricci', u'orig_name': u'Nina Ricci', u'id': [u'Nina+Ricci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIOXIN', u'idw': 4368824, u'template_ids': u'NIOXIN', u'orig_name': u'NIOXIN', u'id': [u'NIOXIN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIP + FAB', u'idw': 285161373, u'template_ids': u'NIP+%2B+FAB', u'orig_name': u'NIP + FAB', u'id': [u'NIP+%2B+FAB'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NIVEA', u'idw': 5092427, u'template_ids': u'NIVEA', u'orig_name': u'NIVEA', u'id': [u'NIVEA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'No-Name', u'idw': 8251640, u'template_ids': u'No-Name', u'orig_name': u'No-Name', u'id': [u'No-Name'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Noble', u'idw': 2558676, u'template_ids': u'Noble', u'orig_name': u'Noble', u'id': [u'Noble'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Noevir', u'idw': 9715075, u'template_ids': u'Noevir', u'orig_name': u'Noevir', u'id': [u'Noevir'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Non applicabile', u'idw': 135468215, u'template_ids': u'Non+applicabile', u'orig_name': u'Non applicabile', u'id': [u'Non+applicabile'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Not Specified', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nouba', u'idw': 18929978, u'template_ids': u'Nouba', u'orig_name': u'Nouba', u'id': [u'Nouba'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Now', u'idw': 3600305, u'template_ids': u'Now', u'orig_name': u'Now', u'id': [u'Now'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NOW Foods', u'idw': 7560804, u'template_ids': u'NOW+Foods', u'orig_name': u'NOW Foods', u'id': [u'NOW+Foods'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nuance', u'idw': 8502448, u'template_ids': u'Nuance', u'orig_name': u'Nuance', u'id': [u'Nuance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nude By Nature', u'idw': 6390290, u'template_ids': u'Nude+By+Nature', u'orig_name': u'Nude By Nature', u'id': [u'Nude+By+Nature'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nuskin', u'idw': 12077437, u'template_ids': u'Nuskin', u'orig_name': u'Nuskin', u'id': [u'Nuskin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NutriCology', u'idw': 15369580, u'template_ids': u'NutriCology', u'orig_name': u'NutriCology', u'id': [u'NutriCology'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nutrimetics', u'idw': 283036726, u'template_ids': u'Nutrimetics', u'orig_name': u'Nutrimetics', u'id': [u'Nutrimetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NUXE', u'idw': 11839959, u'template_ids': u'NUXE', u'orig_name': u'NUXE', u'id': [u'NUXE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NYC', u'idw': 4579103, u'template_ids': u'NYC', u'orig_name': u'NYC', u'id': [u'NYC'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Nye', u'idw': 12849249, u'template_ids': u'Nye', u'orig_name': u'Nye', u'id': [u'Nye'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'NYX', u'idw': 3186495, u'template_ids': u'NYX', u'orig_name': u'NYX', u'id': [u'NYX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OFRA', u'idw': 283307861, u'template_ids': u'OFRA', u'orig_name': u'OFRA', u'id': [u'OFRA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OGX', u'idw': 110838243, u'template_ids': u'OGX', u'orig_name': u'OGX', u'id': [u'OGX'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Olay', u'idw': 2575351, u'template_ids': u'Olay', u'orig_name': u'Olay', u'id': [u'Olay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ole Henriksen', u'idw': 2292436, u'template_ids': u'Ole+Henriksen', u'orig_name': u'Ole Henriksen', u'id': [u'Ole+Henriksen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'OPI', u'idw': 3763232, u'template_ids': u'OPI', u'orig_name': u'OPI', u'id': [u'OPI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oral-B', u'idw': 2800934, u'template_ids': u'Oral-B', u'orig_name': u'Oral-B', u'id': [u'Oral-B'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orbis', u'idw': 19445515, u'template_ids': u'Orbis', u'orig_name': u'Orbis', u'id': [u'Orbis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oribe', u'idw': 8144335, u'template_ids': u'Oribe', u'orig_name': u'Oribe', u'id': [u'Oribe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oriflame', u'idw': 7930549, u'template_ids': u'Oriflame', u'orig_name': u'Oriflame', u'id': [u'Oriflame'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Origins', u'idw': 4186190, u'template_ids': u'Origins', u'orig_name': u'Origins', u'id': [u'Origins'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orion', u'idw': 3087262, u'template_ids': u'Orion', u'orig_name': u'Orion', u'id': [u'Orion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Orlane', u'idw': 8759382, u'template_ids': u'Orlane', u'orig_name': u'Orlane', u'id': [u'Orlane'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ORLY', u'idw': 4554513, u'template_ids': u'ORLY', u'orig_name': u'ORLY', u'id': [u'ORLY'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oscar de la Renta', u'idw': 4886285, u'template_ids': u'Oscar+de+la+Renta', u'orig_name': u'Oscar de la Renta', u'id': [u'Oscar+de+la+Renta'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Oxygenetix', u'idw': 17685940, u'template_ids': u'Oxygenetix', u'orig_name': u'Oxygenetix', u'id': [u'Oxygenetix'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pacifica', u'idw': 3690892, u'template_ids': u'Pacifica', u'orig_name': u'Pacifica', u'id': [u'Pacifica'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palette', u'idw': 4326128, u'template_ids': u'Palette', u'orig_name': u'Palette', u'id': [u'Palette'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palladio', u'idw': 8718375, u'template_ids': u'Palladio', u'orig_name': u'Palladio', u'id': [u'Palladio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Palmer\u2019s', u'idw': 285156199, u'template_ids': u'Palmer%E2%80%99s', u'orig_name': u'Palmer\u2019s', u'id': [u'Palmer%E2%80%99s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paloma Picasso', u'idw': 2294286, u'template_ids': u'Paloma+Picasso', u'orig_name': u'Paloma Picasso', u'id': [u'Paloma+Picasso'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pantene', u'idw': 4837730, u'template_ids': u'Pantene', u'orig_name': u'Pantene', u'id': [u'Pantene'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Papaya', u'idw': 2336912, u'template_ids': u'Papaya', u'orig_name': u'Papaya', u'id': [u'Papaya'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Papyrus', u'idw': 8300693, u'template_ids': u'Papyrus', u'orig_name': u'Papyrus', u'id': [u'Papyrus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paris', u'idw': 2255926, u'template_ids': u'Paris', u'orig_name': u'Paris', u'id': [u'Paris'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paris Hilton', u'idw': 2294324, u'template_ids': u'Paris+Hilton', u'orig_name': u'Paris Hilton', u'id': [u'Paris+Hilton'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Park Designs', u'idw': 4067663, u'template_ids': u'Park+Designs', u'orig_name': u'Park Designs', u'id': [u'Park+Designs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pat McGrath', u'idw': 265259866, u'template_ids': u'Pat+McGrath', u'orig_name': u'Pat McGrath', u'id': [u'Pat+McGrath'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Patanjali', u'idw': 94923686, u'template_ids': u'Patanjali', u'orig_name': u'Patanjali', u'id': [u'Patanjali'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PAUL & JOE', u'idw': 6630011, u'template_ids': u'PAUL+%26+JOE', u'orig_name': u'PAUL & JOE', u'id': [u'PAUL+%26+JOE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paul Mitchell', u'idw': 3634682, u'template_ids': u'Paul+Mitchell', u'orig_name': u'Paul Mitchell', u'id': [u'Paul+Mitchell'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Paula Dorf', u'idw': 19047040, u'template_ids': u'Paula+Dorf', u'orig_name': u'Paula Dorf', u'id': [u'Paula+Dorf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PAYOT', u'idw': 10945717, u'template_ids': u'PAYOT', u'orig_name': u'PAYOT', u'id': [u'PAYOT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Penhaligon's", u'idw': 7937689, u'template_ids': u'Penhaligon%27s', u'orig_name': u"Penhaligon's", u'id': [u'Penhaligon%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perfection', u'idw': 8351201, u'template_ids': u'Perfection', u'orig_name': u'Perfection', u'id': [u'Perfection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Peripera', u'idw': 14881917, u'template_ids': u'Peripera', u'orig_name': u'Peripera', u'id': [u'Peripera'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perlier', u'idw': 9027187, u'template_ids': u'Perlier', u'orig_name': u'Perlier', u'id': [u'Perlier'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Perricone MD', u'idw': 4811824, u'template_ids': u'Perricone+MD', u'orig_name': u'Perricone MD', u'id': [u'Perricone+MD'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Peter Thomas Roth', u'idw': 4167801, u'template_ids': u'Peter+Thomas+Roth', u'orig_name': u'Peter Thomas Roth', u'id': [u'Peter+Thomas+Roth'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Petra', u'idw': 17854400, u'template_ids': u'Petra', u'orig_name': u'Petra', u'id': [u'Petra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Philosophy', u'idw': 414176, u'template_ids': u'Philosophy', u'orig_name': u'Philosophy', u'id': [u'Philosophy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Physicians Formula', u'idw': 3067665, u'template_ids': u'Physicians+Formula', u'orig_name': u'Physicians Formula', u'id': [u'Physicians+Formula'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PHYTO', u'idw': 9262118, u'template_ids': u'PHYTO', u'orig_name': u'PHYTO', u'id': [u'PHYTO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PHYTOMER', u'idw': 13581090, u'template_ids': u'PHYTOMER', u'orig_name': u'PHYTOMER', u'id': [u'PHYTOMER'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PINK', u'idw': 71042, u'template_ids': u'PINK', u'orig_name': u'PINK', u'id': [u'PINK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pixi', u'idw': 8533083, u'template_ids': u'Pixi', u'orig_name': u'Pixi', u'id': [u'Pixi'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PK', u'idw': 8193353, u'template_ids': u'PK', u'orig_name': u'PK', u'id': [u'PK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Plant Therapy', u'idw': 263714117, u'template_ids': u'Plant+Therapy', u'orig_name': u'Plant Therapy', u'id': [u'Plant+Therapy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Poise', u'idw': 8412414, u'template_ids': u'Poise', u'orig_name': u'Poise', u'id': [u'Poise'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'POLA', u'idw': 5258038, u'template_ids': u'POLA', u'orig_name': u'POLA', u'id': [u'POLA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Pond's", u'idw': 7794306, u'template_ids': u'Pond%27s', u'orig_name': u"Pond's", u'id': [u'Pond%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PONY EFFECT', u'idw': 285161305, u'template_ids': u'PONY+EFFECT', u'orig_name': u'PONY EFFECT', u'id': [u'PONY+EFFECT'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'POP', u'idw': 2254548, u'template_ids': u'POP', u'orig_name': u'POP', u'id': [u'POP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pot Of Gold', u'idw': 49558819, u'template_ids': u'Pot+Of+Gold', u'orig_name': u'Pot Of Gold', u'id': [u'Pot+Of+Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pout Clothing', u'idw': 285161335, u'template_ids': u'Pout+Clothing', u'orig_name': u'Pout Clothing', u'id': [u'Pout+Clothing'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prescriptives', u'idw': 7674571, u'template_ids': u'Prescriptives', u'orig_name': u'Prescriptives', u'id': [u'Prescriptives'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prestige Cosmetics', u'idw': 19060175, u'template_ids': u'Prestige+Cosmetics', u'orig_name': u'Prestige Cosmetics', u'id': [u'Prestige+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Prince Matchabelli', u'idw': 10322543, u'template_ids': u'Prince+Matchabelli', u'orig_name': u'Prince Matchabelli', u'id': [u'Prince+Matchabelli'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Private-label', u'idw': 285161316, u'template_ids': u'Private-label', u'orig_name': u'Private-label', u'id': [u'Private-label'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PRO', u'idw': 2975045, u'template_ids': u'PRO', u'orig_name': u'PRO', u'id': [u'PRO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Proactiv', u'idw': 3503129, u'template_ids': u'Proactiv', u'orig_name': u'Proactiv', u'id': [u'Proactiv'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Profusion', u'idw': 8530360, u'template_ids': u'Profusion', u'orig_name': u'Profusion', u'id': [u'Profusion'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PUPA', u'idw': 10363791, u'template_ids': u'PUPA', u'orig_name': u'PUPA', u'id': [u'PUPA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'PUR', u'idw': 8402090, u'template_ids': u'PUR', u'orig_name': u'PUR', u'id': [u'PUR'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pure', u'idw': 72109, u'template_ids': u'Pure', u'orig_name': u'Pure', u'id': [u'Pure'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Pure Romance', u'idw': 4576752, u'template_ids': u'Pure+Romance', u'orig_name': u'Pure Romance', u'id': [u'Pure+Romance'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Purely Pro Cosmetics', u'idw': 10457002, u'template_ids': u'Purely+Pro+Cosmetics', u'orig_name': u'Purely Pro Cosmetics', u'id': [u'Purely+Pro+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rain', u'idw': 3932467, u'template_ids': u'Rain', u'orig_name': u'Rain', u'id': [u'Rain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RCMA', u'idw': 285161405, u'template_ids': u'RCMA', u'orig_name': u'RCMA', u'id': [u'RCMA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ready To Wear', u'idw': 10025170, u'template_ids': u'Ready+To+Wear', u'orig_name': u'Ready To Wear', u'id': [u'Ready+To+Wear'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Real Techniques', u'idw': 9647774, u'template_ids': u'Real+Techniques', u'orig_name': u'Real Techniques', u'id': [u'Real+Techniques'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Red Earth', u'idw': 9529709, u'template_ids': u'Red+Earth', u'orig_name': u'Red Earth', u'id': [u'Red+Earth'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Redken', u'idw': 2302243, u'template_ids': u'Redken', u'orig_name': u'Redken', u'id': [u'Redken'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Regency', u'idw': 2381846, u'template_ids': u'Regency', u'orig_name': u'Regency', u'id': [u'Regency'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Renew', u'idw': 9708756, u'template_ids': u'Renew', u'orig_name': u'Renew', u'id': [u'Renew'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RevitaLash', u'idw': 4168627, u'template_ids': u'RevitaLash', u'orig_name': u'RevitaLash', u'id': [u'RevitaLash'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Reviva Labs', u'idw': 4744787, u'template_ids': u'Reviva+Labs', u'orig_name': u'Reviva Labs', u'id': [u'Reviva+Labs'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Revlon', u'idw': 2311873, u'template_ids': u'Revlon', u'orig_name': u'Revlon', u'id': [u'Revlon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rihanna', u'idw': 2362991, u'template_ids': u'Rihanna', u'orig_name': u'Rihanna', u'id': [u'Rihanna'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rimmel', u'idw': 4773750, u'template_ids': u'Rimmel', u'orig_name': u'Rimmel', u'id': [u'Rimmel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rivecowe', u'idw': 285161416, u'template_ids': u'Rivecowe', u'orig_name': u'Rivecowe', u'id': [u'Rivecowe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RMK', u'idw': 8698112, u'template_ids': u'RMK', u'orig_name': u'RMK', u'id': [u'RMK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Roberto Cavalli', u'idw': 2168107, u'template_ids': u'Roberto+Cavalli', u'orig_name': u'Roberto Cavalli', u'id': [u'Roberto+Cavalli'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rock & Republic', u'idw': 4998490, u'template_ids': u'Rock+%26+Republic', u'orig_name': u'Rock & Republic', u'id': [u'Rock+%26+Republic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rodan + Fields', u'idw': 9319288, u'template_ids': u'Rodan+%2B+Fields', u'orig_name': u'Rodan + Fields', u'id': [u'Rodan+%2B+Fields'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rohto', u'idw': 10286822, u'template_ids': u'Rohto', u'orig_name': u'Rohto', u'id': [u'Rohto'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Rosebud', u'idw': 9050699, u'template_ids': u'Rosebud', u'orig_name': u'Rosebud', u'id': [u'Rosebud'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Royal', u'idw': 73301, u'template_ids': u'Royal', u'orig_name': u'Royal', u'id': [u'Royal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Royal & Langnickel', u'idw': 7836762, u'template_ids': u'Royal+%26+Langnickel', u'orig_name': u'Royal & Langnickel', u'id': [u'Royal+%26+Langnickel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u"Rubie's", u'idw': 7806463, u'template_ids': u'Rubie%27s', u'orig_name': u"Rubie's", u'id': [u'Rubie%27s'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ruby Kisses', u'idw': 8572456, u'template_ids': u'Ruby+Kisses', u'orig_name': u'Ruby Kisses', u'id': [u'Ruby+Kisses'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'RUSK', u'idw': 3636156, u'template_ids': u'RUSK', u'orig_name': u'RUSK', u'id': [u'RUSK'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sanrio', u'idw': 2256796, u'template_ids': u'Sanrio', u'orig_name': u'Sanrio', u'id': [u'Sanrio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sans Soucis', u'idw': 285161376, u'template_ids': u'Sans+Soucis', u'orig_name': u'Sans Soucis', u'id': [u'Sans+Soucis'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SANTE', u'idw': 12527315, u'template_ids': u'SANTE', u'orig_name': u'SANTE', u'id': [u'SANTE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Santee', u'idw': 4932210, u'template_ids': u'Santee', u'orig_name': u'Santee', u'id': [u'Santee'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sarah Jessica Parker', u'idw': 7518665, u'template_ids': u'Sarah+Jessica+Parker', u'orig_name': u'Sarah Jessica Parker', u'id': [u'Sarah+Jessica+Parker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Savvy', u'idw': 3028522, u'template_ids': u'Savvy', u'orig_name': u'Savvy', u'id': [u'Savvy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Scarlett', u'idw': 10188901, u'template_ids': u'Scarlett', u'orig_name': u'Scarlett', u'id': [u'Scarlett'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Schick', u'idw': 4221022, u'template_ids': u'Schick', u'orig_name': u'Schick', u'id': [u'Schick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Schwarzkopf', u'idw': 2209635, u'template_ids': u'Schwarzkopf', u'orig_name': u'Schwarzkopf', u'id': [u'Schwarzkopf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Scott Barnes', u'idw': 10389472, u'template_ids': u'Scott+Barnes', u'orig_name': u'Scott Barnes', u'id': [u'Scott+Barnes'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sc\xfcnci', u'idw': 225852610, u'template_ids': u'sc%C3%BCnci', u'orig_name': u'sc\xfcnci', u'id': [u'sc%C3%BCnci'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sebastian', u'idw': 3967957, u'template_ids': u'Sebastian', u'orig_name': u'Sebastian', u'id': [u'Sebastian'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sebastian Trucco', u'idw': 12402086, u'template_ids': u'Sebastian+Trucco', u'orig_name': u'Sebastian Trucco', u'id': [u'Sebastian+Trucco'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Secret', u'idw': 10462868, u'template_ids': u'Secret', u'orig_name': u'Secret', u'id': [u'Secret'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Secret Key', u'idw': 11881584, u'template_ids': u'Secret+Key', u'orig_name': u'Secret Key', u'id': [u'Secret+Key'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Select', u'idw': 2272698, u'template_ids': u'Select', u'orig_name': u'Select', u'id': [u'Select'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SeneGence', u'idw': 11853478, u'template_ids': u'SeneGence', u'orig_name': u'SeneGence', u'id': [u'SeneGence'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sephora', u'idw': 2350448, u'template_ids': u'Sephora', u'orig_name': u'Sephora', u'id': [u'Sephora'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Serge Lutens', u'idw': 4609422, u'template_ids': u'Serge+Lutens', u'orig_name': u'Serge Lutens', u'id': [u'Serge+Lutens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Serious Skincare', u'idw': 7835493, u'template_ids': u'Serious+Skincare', u'orig_name': u'Serious Skincare', u'id': [u'Serious+Skincare'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Seventeen', u'idw': 2683251, u'template_ids': u'Seventeen', u'orig_name': u'Seventeen', u'id': [u'Seventeen'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sexy Hair', u'idw': 7785896, u'template_ids': u'Sexy+Hair', u'orig_name': u'Sexy Hair', u'id': [u'Sexy+Hair'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SF', u'idw': 4363022, u'template_ids': u'SF', u'orig_name': u'SF', u'id': [u'SF'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shahnaz Husain', u'idw': 5073426, u'template_ids': u'Shahnaz+Husain', u'orig_name': u'Shahnaz Husain', u'id': [u'Shahnaz+Husain'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shea Moisture', u'idw': 8472104, u'template_ids': u'Shea+Moisture', u'orig_name': u'Shea Moisture', u'id': [u'Shea+Moisture'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sheer Cover', u'idw': 7905776, u'template_ids': u'Sheer+Cover', u'orig_name': u'Sheer Cover', u'id': [u'Sheer+Cover'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sheer Miracle', u'idw': 286580015, u'template_ids': u'Sheer+Miracle', u'orig_name': u'Sheer Miracle', u'id': [u'Sheer+Miracle'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shiseido', u'idw': 2340600, u'template_ids': u'Shiseido', u'orig_name': u'Shiseido', u'id': [u'Shiseido'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Shu Uemura', u'idw': 5009306, u'template_ids': u'Shu+Uemura', u'orig_name': u'Shu Uemura', u'id': [u'Shu+Uemura'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sigma', u'idw': 2659208, u'template_ids': u'Sigma', u'orig_name': u'Sigma', u'id': [u'Sigma'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Signature Club A', u'idw': 4781787, u'template_ids': u'Signature+Club+A', u'orig_name': u'Signature Club A', u'id': [u'Signature+Club+A'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Simple', u'idw': 72560, u'template_ids': u'Simple', u'orig_name': u'Simple', u'id': [u'Simple'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Simply Vera Vera Wang', u'idw': 2800386, u'template_ids': u'Simply+Vera+Vera+Wang', u'orig_name': u'Simply Vera Vera Wang', u'id': [u'Simply+Vera+Vera+Wang'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sinful', u'idw': 12993335, u'template_ids': u'Sinful', u'orig_name': u'Sinful', u'id': [u'Sinful'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SinfulColors', u'idw': 25577797, u'template_ids': u'SinfulColors', u'orig_name': u'SinfulColors', u'id': [u'SinfulColors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sixplus', u'idw': 12886868, u'template_ids': u'Sixplus', u'orig_name': u'Sixplus', u'id': [u'Sixplus'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SK-II', u'idw': 8639195, u'template_ids': u'SK-II', u'orig_name': u'SK-II', u'id': [u'SK-II'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skin Food', u'idw': 9457266, u'template_ids': u'Skin+Food', u'orig_name': u'Skin Food', u'id': [u'Skin+Food'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skin Perfection', u'idw': 64645132, u'template_ids': u'Skin+Perfection', u'orig_name': u'Skin Perfection', u'id': [u'Skin+Perfection'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SKIN79', u'idw': 10331440, u'template_ids': u'SKIN79', u'orig_name': u'SKIN79', u'id': [u'SKIN79'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SkinCeuticals', u'idw': 3135557, u'template_ids': u'SkinCeuticals', u'orig_name': u'SkinCeuticals', u'id': [u'SkinCeuticals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skindinavia', u'idw': 19866304, u'template_ids': u'Skindinavia', u'orig_name': u'Skindinavia', u'id': [u'Skindinavia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Skinn', u'idw': 13147249, u'template_ids': u'Skinn', u'orig_name': u'Skinn', u'id': [u'Skinn'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sleek', u'idw': 10966956, u'template_ids': u'Sleek', u'orig_name': u'Sleek', u'id': [u'Sleek'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sleek MakeUP', u'idw': 111073309, u'template_ids': u'Sleek+MakeUP', u'orig_name': u'Sleek MakeUP', u'id': [u'Sleek+MakeUP'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Smashbox', u'idw': 2341458, u'template_ids': u'Smashbox', u'orig_name': u'Smashbox', u'id': [u'Smashbox'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Soap & Glory', u'idw': 15575719, u'template_ids': u'Soap+%26+Glory', u'orig_name': u'Soap & Glory', u'id': [u'Soap+%26+Glory'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia', u'idw': 4673560, u'template_ids': u'Sonia', u'orig_name': u'Sonia', u'id': [u'Sonia'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sonia Kashuk', u'idw': 8526557, u'template_ids': u'Sonia+Kashuk', u'orig_name': u'Sonia Kashuk', u'id': [u'Sonia+Kashuk'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SOTHYS', u'idw': 6821854, u'template_ids': u'SOTHYS', u'orig_name': u'SOTHYS', u'id': [u'SOTHYS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'So\u2026? Kiss Me', u'idw': 285161328, u'template_ids': u'So%E2%80%A6%3F+Kiss+Me', u'orig_name': u'So\u2026? Kiss Me', u'id': [u'So%E2%80%A6%3F+Kiss+Me'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'St. Tropez', u'idw': 9699743, u'template_ids': u'St.+Tropez', u'orig_name': u'St. Tropez', u'id': [u'St.+Tropez'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stargazer', u'idw': 7471469, u'template_ids': u'Stargazer', u'orig_name': u'Stargazer', u'id': [u'Stargazer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stendhal', u'idw': 14901431, u'template_ids': u'Stendhal', u'orig_name': u'Stendhal', u'id': [u'Stendhal'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Stila', u'idw': 4036390, u'template_ids': u'Stila', u'orig_name': u'Stila', u'id': [u'Stila'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'StriVectin', u'idw': 3885485, u'template_ids': u'StriVectin', u'orig_name': u'StriVectin', u'id': [u'StriVectin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Studio 35', u'idw': 9433951, u'template_ids': u'Studio+35', u'orig_name': u'Studio 35', u'id': [u'Studio+35'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Studio Gear', u'idw': 4778411, u'template_ids': u'Studio+Gear', u'orig_name': u'Studio Gear', u'id': [u'Studio+Gear'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Styli-Style', u'idw': 7815724, u'template_ids': u'Styli-Style', u'orig_name': u'Styli-Style', u'id': [u'Styli-Style'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sue Devitt', u'idw': 13414919, u'template_ids': u'Sue+Devitt', u'orig_name': u'Sue Devitt', u'id': [u'Sue+Devitt'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sugar', u'idw': 2237072, u'template_ids': u'Sugar', u'orig_name': u'Sugar', u'id': [u'Sugar'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sulwhasoo', u'idw': 9532376, u'template_ids': u'Sulwhasoo', u'orig_name': u'Sulwhasoo', u'id': [u'Sulwhasoo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sunbeam', u'idw': 2111001, u'template_ids': u'Sunbeam', u'orig_name': u'Sunbeam', u'id': [u'Sunbeam'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sundown Naturals', u'idw': 23271419, u'template_ids': u'Sundown+Naturals', u'orig_name': u'Sundown Naturals', u'id': [u'Sundown+Naturals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Superdrug', u'idw': 285161446, u'template_ids': u'Superdrug', u'orig_name': u'Superdrug', u'id': [u'Superdrug'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Supergoop!', u'idw': 252614034, u'template_ids': u'Supergoop%21', u'orig_name': u'Supergoop!', u'id': [u'Supergoop%21'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SURE', u'idw': 9795076, u'template_ids': u'SURE', u'orig_name': u'SURE', u'id': [u'SURE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Sweet Face Minerals', u'idw': 2294711, u'template_ids': u'Sweet+Face+Minerals', u'orig_name': u'Sweet Face Minerals', u'id': [u'Sweet+Face+Minerals'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'SweetScents', u'idw': 13417049, u'template_ids': u'SweetScents', u'orig_name': u'SweetScents', u'id': [u'SweetScents'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'T. LeClerc', u'idw': 285161355, u'template_ids': u'T.+LeClerc', u'orig_name': u'T. LeClerc', u'id': [u'T.+LeClerc'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tana', u'idw': 53019528, u'template_ids': u'Tana', u'orig_name': u'Tana', u'id': [u'Tana'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Target', u'idw': 2119753, u'template_ids': u'Target', u'orig_name': u'Target', u'id': [u'Target'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tarina Tarantino', u'idw': 12994166, u'template_ids': u'Tarina+Tarantino', u'orig_name': u'Tarina Tarantino', u'id': [u'Tarina+Tarantino'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tarte', u'idw': 5239265, u'template_ids': u'tarte', u'orig_name': u'tarte', u'id': [u'tarte'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Technic', u'idw': 83009, u'template_ids': u'Technic', u'orig_name': u'Technic', u'id': [u'Technic'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ted Baker', u'idw': 7711565, u'template_ids': u'Ted+Baker', u'orig_name': u'Ted Baker', u'id': [u'Ted+Baker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TEMPTU', u'idw': 14278224, u'template_ids': u'TEMPTU', u'orig_name': u'TEMPTU', u'id': [u'TEMPTU'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tena', u'idw': 9567783, u'template_ids': u'Tena', u'orig_name': u'Tena', u'id': [u'Tena'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The Body Shop', u'idw': 2336906, u'template_ids': u'The+Body+Shop', u'orig_name': u'The Body Shop', u'id': [u'The+Body+Shop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The Face Shop', u'idw': 9435623, u'template_ids': u'The+Face+Shop', u'orig_name': u'The Face Shop', u'id': [u'The+Face+Shop'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The History of Whoo', u'idw': 4544726, u'template_ids': u'The+History+of+Whoo', u'orig_name': u'The History of Whoo', u'id': [u'The+History+of+Whoo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'The SAEM', u'idw': 14624597, u'template_ids': u'the+SAEM', u'orig_name': u'the SAEM', u'id': [u'the+SAEM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TheBalm', u'idw': 11616825, u'template_ids': u'theBalm', u'orig_name': u'theBalm', u'id': [u'theBalm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Thierry Mugler', u'idw': 3040406, u'template_ids': u'Thierry+Mugler', u'orig_name': u'Thierry Mugler', u'id': [u'Thierry+Mugler'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TIGI', u'idw': 2265110, u'template_ids': u'TIGI', u'orig_name': u'TIGI', u'id': [u'TIGI'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TOCCA', u'idw': 9618686, u'template_ids': u'TOCCA', u'orig_name': u'TOCCA', u'id': [u'TOCCA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tokidoki', u'idw': 2465298, u'template_ids': u'tokidoki', u'orig_name': u'tokidoki', u'id': [u'tokidoki'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tony Moly', u'idw': 9929698, u'template_ids': u'Tony+Moly', u'orig_name': u'Tony Moly', u'id': [u'Tony+Moly'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tony&Tina', u'idw': 285161315, u'template_ids': u'Tony%26Tina', u'orig_name': u'Tony&Tina', u'id': [u'Tony%26Tina'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Too Faced', u'idw': 7459737, u'template_ids': u'Too+Faced', u'orig_name': u'Too Faced', u'id': [u'Too+Faced'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tory Burch', u'idw': 2100354, u'template_ids': u'Tory+Burch', u'orig_name': u'Tory Burch', u'id': [u'Tory+Burch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'TOVA Beverly Hills', u'idw': 2337114, u'template_ids': u'TOVA+Beverly+Hills', u'orig_name': u'TOVA Beverly Hills', u'id': [u'TOVA+Beverly+Hills'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trillogy', u'idw': 263317602, u'template_ids': u'Trillogy', u'orig_name': u'Trillogy', u'id': [u'Trillogy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trish McEvoy', u'idw': 3022266, u'template_ids': u'Trish+McEvoy', u'orig_name': u'Trish McEvoy', u'id': [u'Trish+McEvoy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tropez', u'idw': 8012488, u'template_ids': u'Tropez', u'orig_name': u'Tropez', u'id': [u'Tropez'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'True Colors', u'idw': 9787258, u'template_ids': u'True+Colors', u'orig_name': u'True Colors', u'id': [u'True+Colors'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'True Gold', u'idw': 37703863, u'template_ids': u'True+Gold', u'orig_name': u'True Gold', u'id': [u'True+Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Trust Fund Beauty', u'idw': 285161308, u'template_ids': u'Trust+Fund+Beauty', u'orig_name': u'Trust Fund Beauty', u'id': [u'Trust+Fund+Beauty'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tr\xe8StiQue', u'idw': 273434747, u'template_ids': u'tr%C3%A8StiQue', u'orig_name': u'tr\xe8StiQue', u'id': [u'tr%C3%A8StiQue'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Tweezerman', u'idw': 2590496, u'template_ids': u'Tweezerman', u'orig_name': u'Tweezerman', u'id': [u'Tweezerman'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ULTA', u'idw': 3220585, u'template_ids': u'ULTA', u'orig_name': u'ULTA', u'id': [u'ULTA'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultima II', u'idw': 8923777, u'template_ids': u'Ultima+II', u'orig_name': u'Ultima II', u'id': [u'Ultima+II'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultimate', u'idw': 2216510, u'template_ids': u'Ultimate', u'orig_name': u'Ultimate', u'id': [u'Ultimate'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ultra', u'idw': 78719, u'template_ids': u'Ultra', u'orig_name': u'Ultra', u'id': [u'Ultra'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Unbranded', u'idw': 2094608, u'template_ids': u'Unbranded', u'orig_name': u'Unbranded', u'id': [u'Unbranded'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'UNE', u'idw': 151903287, u'template_ids': u'UNE', u'orig_name': u'UNE', u'id': [u'UNE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Urban Decay', u'idw': 2263543, u'template_ids': u'Urban+Decay', u'orig_name': u'Urban Decay', u'id': [u'Urban+Decay'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Valmont', u'idw': 2347336, u'template_ids': u'Valmont', u'orig_name': u'Valmont', u'id': [u'Valmont'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vanity', u'idw': 4224162, u'template_ids': u'Vanity', u'orig_name': u'Vanity', u'id': [u'Vanity'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vapour', u'idw': 25864014, u'template_ids': u'Vapour', u'orig_name': u'Vapour', u'id': [u'Vapour'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vaseline', u'idw': 2257620, u'template_ids': u'Vaseline', u'orig_name': u'Vaseline', u'id': [u'Vaseline'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VDL', u'idw': 49669745, u'template_ids': u'VDL', u'orig_name': u'VDL', u'id': [u'VDL'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vichy', u'idw': 3503275, u'template_ids': u'Vichy', u'orig_name': u'Vichy', u'id': [u'Vichy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Victoria', u'idw': 2683267, u'template_ids': u'Victoria', u'orig_name': u'Victoria', u'id': [u'Victoria'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Vincent Longo', u'idw': 7906512, u'template_ids': u'Vincent+Longo', u'orig_name': u'Vincent Longo', u'id': [u'Vincent+Longo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VOV', u'idw': 8427772, u'template_ids': u'VOV', u'orig_name': u'VOV', u'id': [u'VOV'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'VS', u'idw': 2354745, u'template_ids': u'VS', u'orig_name': u'VS', u'id': [u'VS'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'W3LL PEOPLE', u'idw': 206502957, u'template_ids': u'W3LL+PEOPLE', u'orig_name': u'W3LL PEOPLE', u'id': [u'W3LL+PEOPLE'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'W7', u'idw': 9292300, u'template_ids': u'W7', u'orig_name': u'W7', u'id': [u'W7'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wal Mart', u'idw': 9769044, u'template_ids': u'Wal+Mart', u'orig_name': u'Wal Mart', u'id': [u'Wal+Mart'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Walgreens', u'idw': 3220556, u'template_ids': u'Walgreens', u'orig_name': u'Walgreens', u'id': [u'Walgreens'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Walker', u'idw': 4038324, u'template_ids': u'Walker', u'orig_name': u'Walker', u'id': [u'Walker'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wanted', u'idw': 10711370, u'template_ids': u'Wanted', u'orig_name': u'Wanted', u'id': [u'Wanted'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wei East', u'idw': 5165732, u'template_ids': u'Wei+East', u'orig_name': u'Wei East', u'id': [u'Wei+East'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Weleda', u'idw': 5011062, u'template_ids': u'Weleda', u'orig_name': u'Weleda', u'id': [u'Weleda'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wella', u'idw': 8462641, u'template_ids': u'Wella', u'orig_name': u'Wella', u'id': [u'Wella'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'WEN', u'idw': 5256132, u'template_ids': u'WEN', u'orig_name': u'WEN', u'id': [u'WEN'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wet', u'idw': 4544711, u'template_ids': u'Wet', u'orig_name': u'Wet', u'id': [u'Wet'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Wet n wild', u'idw': 2265173, u'template_ids': u'wet+n+wild', u'orig_name': u'wet n wild', u'id': [u'wet+n+wild'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Witch', u'idw': 2131928, u'template_ids': u'Witch', u'orig_name': u'Witch', u'id': [u'Witch'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'WOW', u'idw': 4373366, u'template_ids': u'WOW', u'orig_name': u'WOW', u'id': [u'WOW'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yardley', u'idw': 13025105, u'template_ids': u'Yardley', u'orig_name': u'Yardley', u'id': [u'Yardley'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Ybf', u'idw': 8200727, u'template_ids': u'ybf', u'orig_name': u'ybf', u'id': [u'ybf'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'YES TO', u'idw': 12073130, u'template_ids': u'YES+TO', u'orig_name': u'YES TO', u'id': [u'YES+TO'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Young Living Essential Oils', u'idw': 4468658, u'template_ids': u'Young+Living+Essential+Oils', u'orig_name': u'Young Living Essential Oils', u'id': [u'Young+Living+Essential+Oils'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Youngblood Mineral Cosmetics', u'idw': 12886830, u'template_ids': u'Youngblood+Mineral+Cosmetics', u'orig_name': u'Youngblood Mineral Cosmetics', u'id': [u'Youngblood+Mineral+Cosmetics'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Youngevity', u'idw': 9415354, u'template_ids': u'Youngevity', u'orig_name': u'Youngevity', u'id': [u'Youngevity'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Younique', u'idw': 10948631, u'template_ids': u'Younique', u'orig_name': u'Younique', u'id': [u'Younique'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Yves Rocher', u'idw': 2341862, u'template_ids': u'Yves+Rocher', u'orig_name': u'Yves Rocher', u'id': [u'Yves+Rocher'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'Zermat International', u'idw': 8992693, u'template_ids': u'Zermat+International', u'orig_name': u'Zermat International', u'id': [u'Zermat+International'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ZPM', u'idw': 154847001, u'template_ids': u'ZPM', u'orig_name': u'ZPM', u'id': [u'ZPM'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'ZuZu Luxe', u'idw': 22472347, u'template_ids': u'ZuZu+Luxe', u'orig_name': u'ZuZu Luxe', u'id': [u'ZuZu+Luxe'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0424\u0438\u0440\u043c\u0430'}), (u'Skin+Type', {u'idw': 2263291, u'orig_name': u'Skin Type', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0412\u0441\u0435\u0445 \u0442\u0438\u043f\u043e\u0432 \u043a\u043e\u0436\u0438', u'idw': 2302207, u'template_ids': u'All+Skin+Types', u'orig_name': u'All Skin Types', u'id': [u'All+Skin+Types'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0438\u0440\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 3141155, u'template_ids': u'Oily+Skin', u'orig_name': u'Oily Skin', u'id': [u'Oily+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0417\u0440\u0435\u043b\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 19442656, u'template_ids': u'Mature+Skin', u'orig_name': u'Mature Skin', u'id': [u'Mature+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u043c\u0431\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u043a\u043e\u0436\u0438', u'idw': 7792752, u'template_ids': u'Combination+Skin', u'orig_name': u'Combination Skin', u'id': [u'Combination+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435\u0436\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 13471002, u'template_ids': u'Sensitive+Skin', u'orig_name': u'Sensitive Skin', u'id': [u'Sensitive+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 7792749, u'template_ids': u'Normal+Skin', u'orig_name': u'Normal Skin', u'id': [u'Normal+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043a\u043b\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0440\u043e\u043a\u0430', u'idw': 27458278, u'template_ids': u'Blemish+Prone', u'orig_name': u'Blemish Prone', u'id': [u'Blemish+Prone'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0443\u0445\u0430\u044f \u043a\u043e\u0436\u0430', u'idw': 5160496, u'template_ids': u'Dry+Skin', u'orig_name': u'Dry Skin', u'id': [u'Dry+Skin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0442\u0438\u043f \u043a\u043e\u0436\u0438'}), (u'Effect', {u'idw': 77474, u'orig_name': u'Effect', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0410\u0442\u043b\u0430\u0441\u043d\u0430\u044f \u0442\u043a\u0430\u043d\u044c', u'idw': 71053, u'template_ids': u'Satin', u'orig_name': u'Satin', u'id': [u'Satin'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u043b\u0435\u0441\u043a', u'idw': 73591, u'template_ids': u'Glitter', u'orig_name': u'Glitter', u'id': [u'Glitter'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0430\u0442\u043e\u0432\u044b\u0439', u'idw': 71800, u'template_ids': u'Matte', u'orig_name': u'Matte', u'id': [u'Matte'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0435\u0440\u0446\u0430\u043d\u0438\u0435', u'idw': 4593778, u'template_ids': u'Shimmer', u'orig_name': u'Shimmer', u'id': [u'Shimmer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b', u'idw': 2544453, u'template_ids': u'Sheer', u'orig_name': u'Sheer', u'id': [u'Sheer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u043e\u0441\u0438\u0441\u0442\u043e\u0439', u'idw': 61986181, u'template_ids': u'Dewy', u'orig_name': u'Dewy', u'id': [u'Dewy'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u044d\u0444\u0444\u0435\u043a\u0442'}), (u'Shade', {u'idw': 72217, u'orig_name': u'Shade', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'M', u'idw': 70481, u'template_ids': u'Medium', u'orig_name': u'Medium', u'id': [u'Medium'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0410\u0441\u0441\u043e\u0440\u0442\u0438', u'idw': 74255, u'template_ids': u'Assorted', u'orig_name': u'Assorted', u'id': [u'Assorted'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0440\u043e\u043d\u0437\u0430', u'idw': 73847, u'template_ids': u'Bronze', u'orig_name': u'Bronze', u'id': [u'Bronze'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0417\u043e\u043b\u043e\u0442\u043e', u'idw': 71593, u'template_ids': u'Gold', u'orig_name': u'Gold', u'id': [u'Gold'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0430\u0440\u0430\u043c\u0435\u043b\u044c', u'idw': 2519521, u'template_ids': u'Caramel', u'orig_name': u'Caramel', u'id': [u'Caramel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u0440\u0438\u0447\u043d\u0435\u0432\u044b\u0439', u'idw': 70731, u'template_ids': u'Brown', u'orig_name': u'Brown', u'id': [u'Brown'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0440\u0430\u0441\u043d\u044b\u0439', u'idw': 70860, u'template_ids': u'Red', u'orig_name': u'Red', u'id': [u'Red'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0439', u'idw': 73615, u'template_ids': u'Neutral', u'orig_name': u'Neutral', u'id': [u'Neutral'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0435\u0440\u0441\u0438\u043a', u'idw': 2095217, u'template_ids': u'Peach', u'orig_name': u'Peach', u'id': [u'Peach'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u043e\u0437\u043e\u0432\u044b\u0439', u'idw': 71042, u'template_ids': u'Pink', u'orig_name': u'Pink', u'id': [u'Pink'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u0435\u0440\u0435\u0431\u0440\u043e', u'idw': 70565, u'template_ids': u'Silver', u'orig_name': u'Silver', u'id': [u'Silver'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0430\u0432\u0435\u0434\u043b\u0438\u0432\u044b\u0439 / \u0441\u0432\u0435\u0442', u'idw': 2544631, u'template_ids': u'Fair%2FLight', u'orig_name': u'Fair/Light', u'id': [u'Fair%2FLight'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0422\u0435\u043c\u043d\u044b\u0439 / \u0433\u043b\u0443\u0431\u043e\u043a\u043e\u043c', u'idw': 2544632, u'template_ids': u'Dark%2FDeep', u'orig_name': u'Dark/Deep', u'id': [u'Dark%2FDeep'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u043e\u0442\u0442\u0435\u043d\u043e\u043a'}), (u'Formulation', {u'idw': 4348956, u'orig_name': u'Formulation', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0430\u043b\u044c\u0437\u0430\u043c', u'idw': 3071176, u'template_ids': u'Balm', u'orig_name': u'Balm', u'id': [u'Balm'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0413\u0435\u043b\u044c', u'idw': 73005, u'template_ids': u'Gel', u'orig_name': u'Gel', u'id': [u'Gel'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0435\u043c\u0447\u0443\u0433', u'idw': 74064, u'template_ids': u'Pearls', u'orig_name': u'Pearls', u'id': [u'Pearls'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0416\u0438\u0434\u043a\u043e\u0441\u0442\u044c', u'idw': 74862, u'template_ids': u'Liquid', u'orig_name': u'Liquid', u'id': [u'Liquid'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u0430\u0440\u0430\u043d\u0434\u0430\u0448', u'idw': 72287, u'template_ids': u'Pencil', u'orig_name': u'Pencil', u'id': [u'Pencil'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041a\u043e\u043c\u043f\u0430\u043a\u0442-\u043f\u0443\u0434\u0440\u0430', u'idw': 4778408, u'template_ids': u'Pressed+Powder', u'orig_name': u'Pressed Powder', u'id': [u'Pressed+Powder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u043e\u043b\u043e\u0447\u043d\u044b\u0439', u'idw': 2259762, u'template_ids': u'Cream', u'orig_name': u'Cream', u'id': [u'Cream'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0443\u0441\u0441', u'idw': 8527881, u'template_ids': u'Mousse', u'orig_name': u'Mousse', u'id': [u'Mousse'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f', u'idw': 2214635, u'template_ids': u'Stick', u'orig_name': u'Stick', u'id': [u'Stick'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0420\u0430\u0441\u0441\u044b\u043f\u0447\u0430\u0442\u0430\u044f \u043f\u0443\u0434\u0440\u0430', u'idw': 8516540, u'template_ids': u'Loose+Powder', u'orig_name': u'Loose Powder', u'id': [u'Loose+Powder'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0421\u043f\u0440\u0435\u0439', u'idw': 2265373, u'template_ids': u'Spray', u'orig_name': u'Spray', u'id': [u'Spray'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0426\u0432\u0435\u0442\u043d\u043e\u0439 \u043a\u0430\u0440\u0430\u043d\u0434\u0430\u0448', u'idw': 4947688, u'template_ids': u'Crayon', u'orig_name': u'Crayon', u'id': [u'Crayon'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435'}), (u'Type', {u'idw': 70788, u'orig_name': u'Type', u'dictionary_name': u'English Default', u'options': [{u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'1 \u0448\u0442\u0443\u043a\u0430', u'idw': 70575, u'template_ids': u'Single', u'orig_name': u'Single', u'id': [u'Single'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0411\u0440\u043e\u043d\u0437\u0430\u0442\u043e\u0440', u'idw': 2263551, u'template_ids': u'Bronzer', u'orig_name': u'Bronzer', u'id': [u'Bronzer'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0414\u0443\u044d\u0442', u'idw': 3035834, u'template_ids': u'Duo', u'orig_name': u'Duo', u'id': [u'Duo'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041c\u0430\u0440\u043a\u0435\u0440', u'idw': 4513641, u'template_ids': u'Highlighter', u'orig_name': u'Highlighter', u'id': [u'Highlighter'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0430 4 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430', u'idw': 2257614, u'template_ids': u'Quad', u'orig_name': u'Quad', u'id': [u'Quad'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d', u'idw': 82769, u'template_ids': u'Not+Specified', u'orig_name': u'Not Specified', u'id': [u'Not+Specified'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u041f\u0430\u043b\u0438\u0442\u0440\u0430', u'idw': 4326128, u'template_ids': u'Palette', u'orig_name': u'Palette', u'id': [u'Palette'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}, {u'dictionary_name': u'English Default', 'link_to_24tao': u'http://24tao.ru/cat/172025/1?', u'name': u'\u0422\u0440\u0438\u043e', u'idw': 2338314, u'template_ids': u'Trio', u'orig_name': u'Trio', u'id': [u'Trio'], 'link_to_rutaobao': 'http://rutaobao.com/pages/search_results.aspx?'}], u'name': u'\u0422\u0438\u043f'})]),
'translate': <function translate at 0x7ff3104f9050>,
'universal_description_category': <function universal_description_category at 0x7ff3104c0848>,
'universal_description_category_title': <function universal_description_category_title at 0x7ff3104c08c0>,
'universal_description_product': <function universal_description_product at 0x7ff3104c09b0>,
'universal_description_product_title': <function universal_description_product_title at 0x7ff3104c0a28>,
'url': <function url at 0x7ff3105108c0>,
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff2edc7ab50>,
u'view': <nazya.base.views.category.InternalCategory object at 0x7ff308fb6f10>,
'years_since': <function years_since at 0x7ff3104c07d0>}{'False': False, 'None': None, 'True': True}
{'article_node': {'content': u'\u041f\u043e\u0441\u043b\u0435 \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0435\u043d\u0438\u044f \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0440\u0430\u0434\u0438\u043e\u043f\u0440\u0438\u0451\u043c\u043d\u0438\u043a\u0430 ROLTON T60, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u0440\u0438 \u0441\u0432\u043e\u0438\u0445 \u043c\u0430\u043b\u044b\u0445 \u0433\u0430\u0431\u0430\u0440\u0438\u0442\u0430\u0445 \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u043c\u043e\u0449\u043d\u044b\u043c \u0441\u0442\u0435\u0440\u0435\u043e\u0444\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u043c \u0437\u0432\u0443\u043a\u043e\u043c, \u0437\u0430\u0445\u043e\u0442\u0435\u043b\u043e\u0441\u044c \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0441\u0442\u0438 \u043a\u0430\u0440\u043c\u0430\u043d\u043d\u0443\u044e \u043f\u043e\u0440\u0442\u0430\u0442\u0438\u0432\u043d\u0443\u044e \u0430\u043a\u0443\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e...',
'id': 5585,
'image': '//static03.nazya.com/uploads/avatars/18/06/02/538825b50a9f.jpg.100x100_q95_crop.jpg',
'url': '/reviews/tovari-iz-azii/tsifrovie-tovari/aksessuari-dlya-tsifrovoj-tehniki/periferiya-dlya-tsifrovih-ustrojstv/aidu-q8-voshititelnaya-akustika_5585.html',
'user': u'\u0412\u043b\u0430\u0434\u0438\u043c\u0438\u0440 \u0421\u0442\u0435\u043c\u043f\u043a\u043e\u0432\u0441\u043a\u0438\u0439'},
'article_node_index': 13}{}{'PUBLIC_BRANCHES': [{'branch': 1, 'name': 'taobao'},
{'branch': 2, 'name': 'aliexpress'},
{'branch': 3, 'name': 'ebay'},
{'branch': 4, 'name': 'market'},
{'branch': 5, 'name': 'bulletin'},
{'branch': 6, 'name': 'gmarket'},
{'branch': 7, 'name': 'archive'},
{'branch': 8, 'name': 'wine'},
{'branch': 9, 'name': 'amazon'},
{'branch': 10, 'name': 'dx'},
{'branch': 11, 'name': 'any_shop'},
{'branch': 12, 'name': 'jabongworld'},
{'branch': 14, 'name': 'banggood'},
{'branch': 15, 'name': 'charity'},
{'branch': 16, 'name': 'rakuten'},
{'branch': 17, 'name': 'zappos'},
{'branch': 18, 'name': 'walmart'}]}{u'MEDIA_URL': '//static03.nazya.com/uploads/'}{'HOST_NAME_BY_ID': {0: 'nazya.com',
1: 'nazya.ru',
5: 'cena24.ru',
14: 'nazya.au'},
'H_CENA24_RU': 5,
'H_NAZYA_AU': 14,
'H_NAZYA_COM': 0,
'H_NAZYA_RU': 1,
'SITE_BY_BRANCH': {0: 'nazya.com',
1: 'nazya.com',
2: 'nazya.com',
3: 'nazya.com',
4: 'nazya.com',
5: 'nazya.ru',
6: 'nazya.com',
7: 'nazya.com',
8: 'nazya.com',
9: 'nazya.com',
10: 'nazya.com',
11: 'nazya.com',
12: 'nazya.com',
14: 'nazya.com',
15: 'nazya.ru',
16: 'nazya.com',
17: 'nazya.com',
18: 'nazya.com'},
'SYSTEM_TITLE_BY_BRANCH': {1: <django.utils.functional.__proxy__ object at 0x7ff30d7b9c10>,
2: <django.utils.functional.__proxy__ object at 0x7ff30d7b9c50>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff30d7b9d10>,
8: <django.utils.functional.__proxy__ object at 0x7ff30d7b9d90>,
9: <django.utils.functional.__proxy__ object at 0x7ff30d7b9dd0>,
10: <django.utils.functional.__proxy__ object at 0x7ff30d7b9e50>,
11: <django.utils.functional.__proxy__ object at 0x7ff30d7b9e10>,
12: <django.utils.functional.__proxy__ object at 0x7ff30d7b9cd0>,
14: <django.utils.functional.__proxy__ object at 0x7ff30d7b9b10>},
'T_ALIEXPRESS': 2,
'T_AMAZON': 9,
'T_ANY_SHOP': 11,
'T_ARCHIVE': 7,
'T_BANGGOOD': 14,
'T_CHARITY': 15,
'T_DX': 10,
'T_EBAY': 3,
'T_GMARKET': 6,
'T_JABONGWORLD': 12,
'T_MARKET': 4,
'T_MF': 22,
'T_NAZYA': 0,
'T_RAKUTEN': 16,
'T_TAOBAO': 1,
'T_USER_PRODUCT': 5,
'T_WALMART': 18,
'T_WINE': 8,
'T_ZAPPOS': 17}{u'STATIC_URL': '//static03.nazya.com/media/'}{'CART': <libs.shopcart.cart.Cart object at 0x7ff30d7b9c10>}{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff2ff502a50>}{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7ff30d7b9790>,
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff2edc67bd0>}{'MEDIA_URL': '//static03.nazya.com/uploads/',
'STATIC_URL': '//static03.nazya.com/media/'}{'TEMPLATE_DEVICE_PREFIX': 'desktop',
'TEMPLATE_DOMAIN_PREFIX': 'base_com',
'TEMPLATE_POPUP_PREFIX': ''}{u'request': <WSGIRequest
path:/ajax/update_last_viewed_products/,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'.R': 'https://nazya.com/',
'3c2c32ae32aacf2ef92220996f9bebc4': 'a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478',
'98defd6ee70dfb1dea416cecdf391f58': '12bb50a71c1999fee4eaa69ef2f18b29',
'_ga': 'GA1.2.1720571608.1730902372',
'_ga_PHN4FXW56D': 'GS2.2.s1780643651$o2047$g0$t1780643651$j60$l0$h0',
'_gid': 'GA1.2.1490769469.1780297178',
'_ym_d': '1778574360',
'_ym_isad': '2',
'_ym_uid': '1704959582579156601',
'access_granted': '1',
'csrftoken': 'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9',
'device_prefix': 'desktop',
'djdt': 'hide',
'domain_sid': 'a5GcUNcqCyYz9xKxLiU7I%3A1780571347073',
'hide_controls': 'false',
'main_phone_number': '',
'nazya_city_name0': '\xd0\x9a\xd1\x80\xd0\xb0\xd1\x81\xd0\xbd\xd0\xbe\xd1\x8f\xd1\x80\xd1\x81\xd0\xba',
'scvcfnu': '3793',
'session': 'm1069wfpbx34f9269x2fquefmxlrdbc8',
'shop_cart': '',
'supercoupon8': '1',
'tmr_detect': '0%7C1780643659479',
'tmr_lvid': 'c1d55bf15971263d295e3cf8ed8c4e3b',
'tmr_lvidTS': '1704959582464'},
META:{u'CSRF_COOKIE': u'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9',
'HTTP_ACCEPT': '*/*',
'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br',
'HTTP_ACCEPT_LANGUAGE': 'ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7',
'HTTP_COOKIE': 'main_phone_number=; _ym_uid=1704959582579156601; tmr_lvid=c1d55bf15971263d295e3cf8ed8c4e3b; tmr_lvidTS=1704959582464; _ga=GA1.2.1720571608.1730902372; access_granted=1; .R=https://nazya.com/; device_prefix=desktop; _ym_d=1778574360; supercoupon8=1; session=m1069wfpbx34f9269x2fquefmxlrdbc8; csrftoken=Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9; shop_cart=; 3c2c32ae32aacf2ef92220996f9bebc4=a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478; _gid=GA1.2.1490769469.1780297178; djdt=hide; nazya_city_name0="\\320\\232\\321\\200\\320\\260\\321\\201\\320\\275\\320\\276\\321\\217\\321\\200\\321\\201\\320\\272"; domain_sid=a5GcUNcqCyYz9xKxLiU7I%3A1780571347073; hide_controls=false; _ym_isad=2; _ga_PHN4FXW56D=GS2.2.s1780643651$o2047$g0$t1780643651$j60$l0$h0; tmr_detect=0%7C1780643659479; 98defd6ee70dfb1dea416cecdf391f58=12bb50a71c1999fee4eaa69ef2f18b29; scvcfnu=3793',
'HTTP_DNT': '1',
'HTTP_HOST': 'nazya.com',
'HTTP_REFERER': 'https://nazya.com/my/orders/66c75e4ba94120dde6ee56dd903d9d15/?order=66c75e4ba94120dde6ee56dd903d9d15&item=1707842',
'HTTP_SEC_CH_UA': '"Not_A Brand";v="99", "Google Chrome";v="109", "Chromium";v="109"',
'HTTP_SEC_CH_UA_ARCH': '"x86"',
'HTTP_SEC_CH_UA_BITNESS': '"64"',
'HTTP_SEC_CH_UA_FULL_VERSION': '"109.0.5414.168"',
'HTTP_SEC_CH_UA_FULL_VERSION_LIST': '"Not_A Brand";v="99.0.0.0", "Google Chrome";v="109.0.5414.168", "Chromium";v="109.0.5414.168"',
'HTTP_SEC_CH_UA_MOBILE': '?0',
'HTTP_SEC_CH_UA_MODEL': '',
'HTTP_SEC_CH_UA_PLATFORM': '"Windows"',
'HTTP_SEC_CH_UA_PLATFORM_VERSION': '"0.3.0"',
'HTTP_SEC_FETCH_DEST': 'empty',
'HTTP_SEC_FETCH_MODE': 'cors',
'HTTP_SEC_FETCH_SITE': 'same-origin',
'HTTP_SSL': 'YES',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36',
'HTTP_X_FORWARDED_FOR': '188.0.23.173',
'HTTP_X_FORWARDED_PROTO': 'https',
'HTTP_X_FORWARDED_PROTOCOL': 'http',
'HTTP_X_REAL_IP': '188.0.23.173',
'HTTP_X_REQUESTED_WITH': 'XMLHttpRequest',
'HTTP_X_REQUEST_ID': '8b9585e5474553593fbac7dc3f888022',
'HTTP_X_SCHEME': 'http',
'PATH_INFO': u'/ajax/update_last_viewed_products/',
'QUERY_STRING': '',
'RAW_URI': '/ajax/update_last_viewed_products/',
'REMOTE_ADDR': '144.76.108.207',
'REMOTE_PORT': '58834',
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': u'',
'SERVER_NAME': '0.0.0.0',
'SERVER_PORT': '8008',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'gunicorn/19.7.1',
'gunicorn.socket': <socket at 0x7ff3093ea710 fileno=[Errno 9] Bad file descriptor>,
'wsgi.errors': <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7ff2edc7a150>,
'wsgi.file_wrapper': <class 'gunicorn.http.wsgi.FileWrapper'>,
'wsgi.input': <gunicorn.http.body.Body object at 0x7ff308fd0b90>,
'wsgi.multiprocess': True,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>}{}{u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff30d7b9790>}{'get_authorize_url': <function get_authorize_url at 0x7ff30e95d5f0>}{'DOMAIN_AMAZON': 'nazya.com/amazon',
'DOMAIN_ANY': 'nazya.com/shops',
'DOMAIN_ARENA': 'nazya.ru',
'DOMAIN_COM': 'nazya.com',
'DOMAIN_RF': 'nazya.com/freeshipping',
'DOMAIN_RU': 'nazya.com/ebay',
'DOMAIN_TAO': 'nazya.tao'}{}{'GLOBAL_PERMS': <libs.utils.upermissions.PermissionService object at 0x7ff30e03f750>}{}| Сигнал | Аргументы сигнала | Получатели сигнала |
|---|---|---|
| class_prepared | class | setup_join_cache, ensure_default_manager, do_pending_lookups, ensure_default_manager |
| connection_created | connection | |
| got_request_exception | request | _rollback_on_exception, SentryDjangoHandler.exception_handler |
| post_delete | instance, using | decrement_product_count, remove_object_index, remove_object_index, decrement_user_comment_count, decrement_reviews_count, remove_object_index, consumer_post_delete |
| post_init | instance | ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields, ThumbnailerImageField.update_dimension_fields |
| post_save | update_fields, instance, created, using, raw | signal_committed_filefields, seo_data_save, bind_description, increment_product_count, set_new_cache_key, update_object_index, update_object_index, update_price_timeseries, clear_cache_subcategory, update_brands_order_count, clear_cache, signal_alias_user_category, user_save_action, increment_user_comment_count, update_parent_entry, calc_rating, RevisionManager._post_save_receiver, RevisionManager._post_save_receiver, update_review_rating, publish_to_twitter, increment_reviews_count, update_object_index, invalidate_cache_identically_cats, create_or_update_dialog, update_unreaded_count, consumer_post_save, signal_alias_user_category |
| post_syncdb | app, verbosity, interactive, class, created_models | |
| pre_delete | instance, using | ModelBase.changed |
| pre_init | instance, args, kwargs | GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init |
| pre_save | update_fields, instance, using, raw | ModelBase.changed, find_uncommitted_filefields, user_full_name, set_dictionary_last_update, seo_data_logging, seo_data_old_meta, category_inherit_branch_handler, move_category_name_to_extra, product_inherit_branch, update_sub_type_mebel, custom_ip_range_fill_address, unset_is_published, set_content_object, set_questions_count, publish_cat_counters_trigger, update_phones_online_count, calc_average_price, set_image_manualy_uploaded_flag |
| request_finished | close_connection, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RevisionContextManager._request_finished_receiver, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close, RedisCache.close | |
| request_started | reset_queries, SentryDjangoHandler.before_request |
| Уровень | Время | Канал | Сообщение | Место |
|---|---|---|---|---|
| DEBUG | 10:29:52 06/05/2026 | urllib3.util.retry | Converted retries value: False -> Retry(total=False, connect=None, read=None, redirect=0) | /var/www/nazya/nazya/local/lib/python2.7/site-packages/urllib3/util/retry.py:191 |
| DEBUG | 10:29:52 06/05/2026 | urllib3.connectionpool | http://88.99.211.111:9700 "GET /nazya-elastic/nazya_haystack/modelresult/_search HTTP/1.1" 200 123 | /var/www/nazya/nazya/local/lib/python2.7/site-packages/urllib3/connectionpool.py:395 |
| INFO | 10:29:52 06/05/2026 | elasticsearch | GET http://88.99.211.111:9700/nazya-elastic/nazya_haystack/modelresult/_search [status:200 request:0.028s] | /var/www/nazya/nazya/local/lib/python2.7/site-packages/elasticsearch/connection/base.py:66 |
| DEBUG | 10:29:52 06/05/2026 | elasticsearch | > {"sort": [{"model_id": {"order": "desc"}}], "query": {"filtered": {"filter": {"terms": {"django_ct": ["base.nazyaproduct"]}}, "query": {"query_string": {"query": "(last_update:([\"2026-03-07T10:29:52.706468\" TO *]) AND in_stock:(True) AND type:(9) AND _exists_:(original_image) AND cat_item_id:(\"172025\" OR \"11864\" OR \"177666\" OR \"36413\" OR \"11865\") AND orig_price_float:([* TO \"77777\"]))", "default_operator": "AND", "default_field": "text", "auto_generate_phrase_queries": true, "analyze_wildcard": true}}}}, "from": 0, "size": 24} | /var/www/nazya/nazya/local/lib/python2.7/site-packages/elasticsearch/connection/base.py:68 |
| DEBUG | 10:29:52 06/05/2026 | elasticsearch | < {"took":26,"timed_out":false,"_shards":{"total":5,"successful":5,"failed":0},"hits":{"total":0,"max_score":null,"hits":[]}} | /var/www/nazya/nazya/local/lib/python2.7/site-packages/elasticsearch/connection/base.py:69 |