Каталог всегда под рукой
Наведите мышкой, чтобы посмотреть ассортимент товаров
Стоимость: ${ 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 } руб.
Грань - высокое качество от мирового бренда Rock & Republic
Грань по доступной цене – хороший вариант для тех, кто ценит качество Rock & Republic в каждой вещи. Наш интернет-магазин предлагает своим клиентам приобрести товары от ведущих брендов на максимально выгодных условиях. Грань - купите прямо сейчас, и уже скоро мы доставим посылку в любой уголок страны.Но вы можете посмотреть другие бренды:
Загружаются дополнительные товары...Мы используем файлы 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 | 1366.580 мс |
| System CPU time | 24.885 мс |
| Total CPU time | 1391.465 мс |
| Затраченное время | 7458.101 мс |
| Переключений контекста | 663 намеренных, 43 вынужденных |
| Событие | Временная диаграмма | С начала навигации в мс (+продолжительность) |
|---|
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 0x7ff31ec2b758>} |
| 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 0x7ff31ec2c3d0> |
| JINJA2_DEFAULT_TEMPLATE_EXTENSION | '.j2' |
| JINJA2_ENVIRONMENT_OPTIONS | {'auto_reload': False,
'autoescape': True,
'bytecode_cache': <jinja2.bccache.FileSystemBytecodeCache object at 0x7ff31ec2c3d0>,
'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/product/dtl-tmall-letnij-sportivnij-kostyum-futbolka-s-korotkim-rukavom-dlya-sportzala-shorti-shtani-dlya-bega-korotkij-rukav_581891880668.html |
| 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 | 543c0c201d00455b927a961180f8c34c |
| 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 | /show_product_content/152206406/ |
| QUERY_STRING | aoll=1 |
| 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.products.ShowProductContent |
() |
{'product_id': u'152206406'} |
nazya.ajax.products.ShowProductContent |
| Переменная | Значение |
|---|---|
'.R' |
'https://nazya.com/' |
'3c2c32ae32aacf2ef92220996f9bebc4' |
'a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478' |
'98defd6ee70dfb1dea416cecdf391f58' |
'a84cbbcdf4a7eb2021a4659c4f1c1e11' |
'_ga' |
'GA1.2.1720571608.1730902372' |
'_ga_PHN4FXW56D' |
'GS2.2.s1780297192$o2029$g0$t1780297192$j60$l0$h0' |
'_gid' |
'GA1.2.1490769469.1780297178' |
'_ym_d' |
'1778574360' |
'_ym_isad' |
'1' |
'_ym_uid' |
'1704959582579156601' |
'_ym_visorc' |
'w' |
'access_granted' |
'1' |
'csrftoken' |
'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9' |
'device_prefix' |
'desktop' |
'djdt' |
'hide' |
'domain_sid' |
'a5GcUNcqCyYz9xKxLiU7I%3A1780297193240' |
'hide_controls' |
'true' |
'main_phone_number' |
'' |
'metrics_p1_are_updated' |
'true' |
'metrics_p3_are_updated' |
'true' |
'nazya_city_name0' |
'\xd0\x9a\xd1\x80\xd0\xb0\xd1\x81\xd0\xbd\xd0\xbe\xd1\x8f\xd1\x80\xd1\x81\xd0\xba' |
'scvcfnu' |
'3221' |
'session' |
'm1069wfpbx34f9269x2fquefmxlrdbc8' |
'shop_cart' |
'' |
'supercoupon8' |
'1' |
'tmr_detect' |
'0%7C1780297195347' |
'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' |
| Переменная | Значение |
|---|---|
u'aoll' |
[u'1'] |
| Запрос | Временная диаграмма | Время (мс) | Действие | ||
|---|---|---|---|---|---|
| + |
SELECT ••• "base_nazyaproduct"."id", "base_nazyaproduct"."brand_fk_id", "base_nazyaproduct"."nazyacategory_id", "base_nazyaproduct"."origin_id", "base_nazyaproduct"."neight_category_id", "base_nazyaproduct"."neight_brand", "base_nazyaproduct"."current_price", "base_nazyaproduct"."name", "base_nazyaproduct"."translated_name", "base_nazyaproduct"."translated_description", "base_nazyaproduct"."description_updated", "base_nazyaproduct"."reason_for_refusal", "base_nazyaproduct"."properties", "base_nazyaproduct"."skus", "base_nazyaproduct"."skus_variants", "base_nazyaproduct"."quantity", "base_nazyaproduct"."in_stock", "base_nazyaproduct"."discount", "base_nazyaproduct"."shift_price", "base_nazyaproduct"."post_fee", "base_nazyaproduct"."actual_date", "base_nazyaproduct"."title", "base_nazyaproduct"."meta_keywords", "base_nazyaproduct"."meta_description", "base_nazyaproduct"."article", "base_nazyaproduct"."description_prefix", "base_nazyaproduct"."description_postfix", "base_nazyaproduct"."type", "base_nazyaproduct"."sub_type", "base_nazyaproduct"."item_id", "base_nazyaproduct"."orig_url", "base_nazyaproduct"."orig_category", "base_nazyaproduct"."orig_name", "base_nazyaproduct"."orig_name_rus", "base_nazyaproduct"."orig_price", "base_nazyaproduct"."currency", "base_nazyaproduct"."weight", "base_nazyaproduct"."volume", "base_nazyaproduct"."images", "base_nazyaproduct"."thumbs", "base_nazyaproduct"."video", "base_nazyaproduct"."seller_id", "base_nazyaproduct"."coords", "base_nazyaproduct"."geo_link_id", "base_nazyaproduct"."district_link_id", "base_nazyaproduct"."valid_till", "base_nazyaproduct"."created_at", "base_nazyaproduct"."last_update", "base_nazyaproduct"."modified_at", "base_nazyaproduct"."views", "base_nazyaproduct"."sales", "base_nazyaproduct"."parsed_brand", "base_nazyaproduct"."extra_params", "base_nazyaproduct"."unit_id", "base_nazyaproduct"."end_time_discounts", "base_nazyaproduct"."additional_item_id", "base_nazyaproduct"."have_description_table", "base_nazyaproduct"."height", "base_nazyaproduct"."length", "base_nazyaproduct"."width", "base_nazyaproduct"."additional_sku_data_id" FROM "base_nazyaproduct" WHERE "base_nazyaproduct"."id" = 152206406
|
6,46669104779% |
10,20 | ||
|
Соединение: 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/ajax/products.py in get_context_data(95) self.object = product = NazyaProduct.objects.get(pk=product_pk) |
|||||
| + |
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"."id" = 74448
|
2,05995339376% |
3,25 | ||
|
Соединение: 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/ajax/products.py in get_context_data(113) self.category = product.nazyacategory |
|||||
| + |
SELECT ••• "comments_entry"."id", "comments_entry"."parent_id", "comments_entry"."content_type_id", "comments_entry"."object_pk", "comments_entry"."author_id", "comments_entry"."name", "comments_entry"."email", "comments_entry"."ip", "comments_entry"."answered_consultant", "comments_entry"."must_be_answered_consultant", "comments_entry"."for_consultant_id", "comments_entry"."category", "comments_entry"."message", "comments_entry"."is_published", "comments_entry"."is_reply", "comments_entry"."is_deleted", "comments_entry"."is_auto_answered", "comments_entry"."auto_answer_message", "comments_entry"."created_at", "comments_entry"."modified_at", "comments_entry"."rating_score", "comments_entry"."rating_count", "comments_entry"."rating_current", "comments_entry"."note", "comments_entry"."note_author_id", "comments_entry"."lft", "comments_entry"."rght", "comments_entry"."tree_id", "comments_entry"."level", COUNT("comments_files"."id") AS "files__count", COUNT("comments_image"."id") AS "uploads__count", "django_content_type"."id", "django_content_type"."name", "django_content_type"."app_label", "django_content_type"."model", "accounts_user"."id", "accounts_user"."username", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."email", "accounts_user"."passport_birth_date", "accounts_user"."full_name", "accounts_user"."favorites_cnt", "accounts_user"."third_name", "accounts_user"."avatar", "accounts_user"."last_name_pp", "accounts_user"."first_name_pp", "accounts_user"."third_name_pp", "accounts_user"."agregator_type", "accounts_user"."click_id", "accounts_user"."webmaster_type", "accounts_user"."session", "accounts_user"."has_session_when_enter_from_agregators", "accounts_user"."has_unreaded_messages" FROM "comments_entry" LEFT OUTER JOIN "django_content_type" ON ("comments_entry"."content_type_id" = "django_content_type"."id") LEFT OUTER JOIN "accounts_user" ON ("comments_entry"."author_id" = "accounts_user"."id") LEFT OUTER JOIN "comments_files" ON ("comments_entry"."id" = "comments_files"."entry_id") LEFT OUTER JOIN "comments_image" ON ("comments_entry"."id" = "comments_image"."entry_id") WHERE ("comments_entry"."level" > 0 AND "comments_entry"."category" = '1' AND "comments_entry"."object_pk" IN ('152206406') AND "comments_entry"."content_type_id" = 85 ) GROUP BY "comments_entry"."id", "comments_entry"."parent_id", "comments_entry"."content_type_id", "comments_entry"."object_pk", "comments_entry"."author_id", "comments_entry"."name", "comments_entry"."email", "comments_entry"."ip", "comments_entry"."answered_consultant", "comments_entry"."must_be_answered_consultant", "comments_entry"."for_consultant_id", "comments_entry"."category", "comments_entry"."message", "comments_entry"."is_published", "comments_entry"."is_reply", "comments_entry"."is_deleted", "comments_entry"."is_auto_answered", "comments_entry"."auto_answer_message", "comments_entry"."created_at", "comments_entry"."modified_at", "comments_entry"."rating_score", "comments_entry"."rating_count", "comments_entry"."rating_current", "comments_entry"."note", "comments_entry"."note_author_id", "comments_entry"."lft", "comments_entry"."rght", "comments_entry"."tree_id", "comments_entry"."level", "django_content_type"."id", "django_content_type"."name", "django_content_type"."app_label", "django_content_type"."model", "accounts_user"."id", "accounts_user"."username", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."email", "accounts_user"."passport_birth_date", "accounts_user"."full_name", "accounts_user"."favorites_cnt", "accounts_user"."third_name", "accounts_user"."avatar", "accounts_user"."last_name_pp", "accounts_user"."first_name_pp", "accounts_user"."third_name_pp", "accounts_user"."agregator_type", "accounts_user"."click_id", "accounts_user"."webmaster_type", "accounts_user"."session", "accounts_user"."has_session_when_enter_from_agregators", "accounts_user"."has_unreaded_messages" ORDER BY "comments_entry"."tree_id" ASC, "comments_entry"."lft" ASC
|
1,55747044796% |
2,46 | ||
|
Соединение: 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/ajax/products.py in get_context_data(124) comments = commentaries(self.request, product_content_type, self.object.pk, self.object.type, query=query_comments) /var/www/nazya/nazya/nazya/nazya/comments/services.py in commentaries(86) tree_children = cache_tree_children(all_entries) /var/www/nazya/nazya/nazya/nazya/utils/mptt.py in cache_tree_children(26) for obj in queryset: |
|||||
| + |
SELECT ••• description, description_rus FROM base_nazyaproduct_description WHERE product_pk = '152206406'
|
0,184520805061% |
0,29 | ||
|
Соединение: descriptions Уровень изоляции: 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/ajax/products.py in get_context_data(125) description_url = ProductDetail.get_description_url(product, self.branch_id, self.request, self.service) /var/www/nazya/nazya/nazya/nazya/base/views/product.py in get_description_url(987) if self_object.description: /var/www/nazya/nazya/nazya/nazya/base/models.py in description(1909) self._description, self._description_rus = description_manager[self.pk] /var/www/nazya/nazya/nazya/nazya/base/description.py in __getitem__(103) self._sql_execute(self._get_sql, dict(pk=pk)) /var/www/nazya/nazya/nazya/nazya/base/description.py in _sql_execute(84) self.cursor.execute(sql, *args, **kwargs) |
|||||
| + |
SELECT ••• "django_site"."id", "django_site"."domain", "django_site"."name" FROM "django_site" WHERE "django_site"."domain" = 'nazya.com'
|
0,228799753368% |
0,36 | ||
|
Соединение: 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 ••• "geoip_nazyacity"."id", "geoip_nazyacity"."region_id", "geoip_nazyacity"."country_id", "geoip_nazyacity"."name", "geoip_nazyacity"."name_en", "geoip_nazyacity"."name_pt", "geoip_nazyacity"."latitude", "geoip_nazyacity"."longitude", "geoip_nazyacity"."uri", "geoip_nazyacity"."postcode", "geoip_nazyacity"."weight" FROM "geoip_nazyacity" WHERE "geoip_nazyacity"."uri" = 'moskva' LIMIT 1
|
0,333376655171% |
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/geoip/middleware.py in process_request(79) nazya_city_default = NazyaCity.objects.filter(uri='moskva')[0] |
|||||
| + |
SELECT ••• "geoip_nazyacity"."id", "geoip_nazyacity"."region_id", "geoip_nazyacity"."country_id", "geoip_nazyacity"."name", "geoip_nazyacity"."name_en", "geoip_nazyacity"."name_pt", "geoip_nazyacity"."latitude", "geoip_nazyacity"."longitude", "geoip_nazyacity"."uri", "geoip_nazyacity"."postcode", "geoip_nazyacity"."weight" FROM "geoip_nazyacity" WHERE "geoip_nazyacity"."uri" = 'tea'
|
6,10339209991% |
9,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/nazya/nazya/geoip/middleware.py in process_request(80) if nazya_city: |
|||||
| + |
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_d3968b9813d679755415c43bb04a9091_24_1'
|
38,6987429615% |
61,05 | ||
|
Соединение: 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(2035) 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_d3968b9813d679755415c43bb04a9091_24_1')
|
2,77687943734% |
4,38 | ||
|
Соединение: 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(2055) 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_d3968b9813d679755415c43bb04a9091_24_1'
|
2,40677996839% |
3,80 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1810) 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_d3968b9813d679755415c43bb04a9091_24_1', '172025', '', '{}', '2026-06-01 08:01:31.697058', -1, '127.0.0.1', '--', '{"category": "172025", "category_additional_item_id": null, "query": "", "orig_query": "", "filters": {"Brand": ["Rock+%26+Republic"]}, "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": "rock-and-republic", "brand_id": ["Rock+%26+Republic"]}')
|
16,8788932983% |
26,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/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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1833) sc.save() |
|||||
| + |
SELECT CURRVAL(pg_get_serial_sequence('"base_searchcache"','id'))
|
0,370099468955% |
0,58 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1833) 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 )
|
2,33454332234% |
3,68 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1890) 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,512759288756% |
0,81 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1890) 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 )
|
3,92284279915% |
6,19 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1890) 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-01 08:01:31.841625', "time_executed" = 154, "result" = '{"count": 0, "results": [], "cache_time": "2026-06-01T08:01:31", "source": "elasticsearch", "per_page": 24, "categories": []}', "server_name" = '127.0.0.1', "proxy" = NULL WHERE "base_searchcache"."id" = 558960898
|
6,94952804384% |
10,96 | ||
|
Соединение: 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(2180) request=request_for_parser) /var/www/nazya/nazya/nazya/nazya/base/services.py in get_and_save_products(1932) search_params=cleaned_search_params) /var/www/nazya/nazya/nazya/nazya/base/services.py in save_cache(3602) 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,427223845952% |
0,67 | ||
|
Соединение: 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(2922) 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,437349066213% |
0,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(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(2931) seo_data_dict = {data.category_id: data for data in seo_data_qs} /var/www/nazya/nazya/nazya/nazya/base/services.py in <dictcomp>(2931) 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,459564101712% |
0,73 | ||
|
Соединение: 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" = 3436 WHERE "search_correct_categoryviewlog"."catid" = 365013
|
0,35241811417% |
0,56 | ||
|
Соединение: 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,463342168973% |
0,73 | ||
|
Соединение: 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
|
3,61228567024% |
5,70 | ||
|
Соединение: 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,380980302669% |
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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,325216029886% |
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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,367077015146% |
0,58 | ||
|
Соединение: 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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,334585636695% |
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/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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,366321401693% |
0,58 | ||
|
Соединение: 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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,277612382389% |
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/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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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,410751472691% |
0,65 | ||
|
Соединение: 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) {#<script id="xcntmyAsync" type="text/javascript">#} /var/www/nazya/nazya/nazya/templates/base_com/base__desktop.j2 in block_content(249) {# {% if messages %}#} /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 0x7ff30e71d8d0>,
'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 0x7ff30e71a450>,
'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 0x7ff30cc3b110>,
2: <django.utils.functional.__proxy__ object at 0x7ff30cc3bb50>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff30cc3b610>,
8: <django.utils.functional.__proxy__ object at 0x7ff30cc3be10>,
9: <django.utils.functional.__proxy__ object at 0x7ff30cc3b190>,
10: <django.utils.functional.__proxy__ object at 0x7ff30cc3b050>,
11: <django.utils.functional.__proxy__ object at 0x7ff30cc3b510>,
12: <django.utils.functional.__proxy__ object at 0x7ff30cc3bc50>,
14: <django.utils.functional.__proxy__ object at 0x7ff30cc3b5d0>},
'TEMPLATE_DEVICE_PREFIX': 'desktop',
'TEMPLATE_DOMAIN_PREFIX': 'base_com',
'TEMPLATE_POPUP_PREFIX': '_popup',
'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,
'branch_id': 1,
'cheaper_products': [],
'comments': u'<<triggers database query>>',
u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff30cc3b310>,
'electronic_cat': False,
'foto_tab_name': u'\u0424\u043e\u0442\u043e \u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u044b',
'get_authorize_url': <function get_authorize_url at 0x7ff30e9c4aa0>,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff30e71db10>,
'object': <NazyaProduct Спортивный костюм Декатлон спортивный костюм мужчина лето бег фитнес покроя быстрый-сушка t-рубашки шорты рукав два кусок набор runm pk: 152206406>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7ff30cfdcfd0>,
'product': <NazyaProduct Спортивный костюм Декатлон спортивный костюм мужчина лето бег фитнес покроя быстрый-сушка t-рубашки шорты рукав два кусок набор runm pk: 152206406>,
'product_has_comments': True,
'product_id': u'152206406',
u'request': u'<<request>>',
'seller': None,
'source_site_name': u'\u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439 \u044f\u0437\u044b\u043a',
'tab_delivery': u'\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438',
'tab_like': u'\u041f\u043e\u0445\u043e\u0436\u0438\u0435',
'title_comments': u'\u0417\u0430\u0434\u0430\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442\u0443 \u0432\u043e\u043f\u0440\u043e\u0441 \u043f\u043e \u0442\u043e\u0432\u0430\u0440\u0443',
'translate_orig_product_desc': u'',
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff30ca08650>,
u'view': <nazya.ajax.products.ShowProductContent object at 0x7ff30e71d390>}{'False': False, 'None': None, 'True': True}
{'CART': <libs.shopcart.cart.Cart object at 0x7ff30bd715d0>,
'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 0x7ff30e71a450>,
'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 0x7ff30bd71d90>,
2: <django.utils.functional.__proxy__ object at 0x7ff30bd71990>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff30bd71810>,
8: <django.utils.functional.__proxy__ object at 0x7ff30bd71b90>,
9: <django.utils.functional.__proxy__ object at 0x7ff30bd71fd0>,
10: <django.utils.functional.__proxy__ object at 0x7ff30bd717d0>,
11: <django.utils.functional.__proxy__ object at 0x7ff30bd71d10>,
12: <django.utils.functional.__proxy__ object at 0x7ff30bd71750>,
14: <django.utils.functional.__proxy__ object at 0x7ff30bd718d0>},
'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'Rock & Republic',
'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 Rock & Republic',
'category_key_secret': u'6ab66363ede0de81a38abf46133408c1',
u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff30bd6d110>,
'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 0x7ff30f564140>,
'end_price': '',
'error404': '',
'filters': {u'Brand': [u'Rock+%26+Republic']},
'first_content_row_bg': ' white-bg',
'form': <nazya.base.forms.SortForm object at 0x7ff30da7ded0>,
'get_authorize_url': <function get_authorize_url at 0x7ff30e9c4aa0>,
'has_discount': False,
'is_recomended_cat': False,
'links': [],
'low_raintg_cats': [],
'max_raintg_cats': [],
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff30d3455d0>,
'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 Rock & Republic \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 Rock & Republic, \u043a\u0443\u043f\u0438\u0442\u044c \u0413\u0440\u0430\u043d\u044c Rock & Republic, \u0413\u0440\u0430\u043d\u044c Rock & Republic \u0438\u0437 \u0421\u0428\u0410',
'page_title': u'\u0413\u0440\u0430\u043d\u044c Rock & Republic \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 0x7ff30bd6dad0>,
'pop_brands': [{u'name': u'Calvin Klein', 'uri': u'calvin klein'},
{u'name': u'Anna Sui', 'uri': u'anna sui'},
{u'name': u'Swarovski', 'uri': u'swarovski'},
{u'name': u'ARMANI', 'uri': u'armani'},
{u'name': u'Rock & Republic', 'uri': u'rock & republic'}],
'products': {'cache_time': datetime.datetime(2026, 6, 1, 8, 1, 31, 840841),
u'categories': [],
'category_url': u'/amazon/catalog/365013/face/rock-and-republic__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'CCUK', 'name': u'CCUK'},
{'id': u'IKOS', 'name': u'IKOS'},
{'id': u'Molton Brown', 'name': u'Molton Brown'},
{'id': u'CVS', 'name': u'CVS'},
{'id': u'Neutrogena', 'name': u'Neutrogena'}],
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 0x7ff30bd7a230>,
'sort_variants': [('salesrank',
<django.utils.functional.__proxy__ object at 0x7ff3126c5c10>),
('price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5cd0>),
('-price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5d10>)],
'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 0x7ff30d345b10>,
u'view': <nazya.base.views.category.InternalCategory object at 0x7ff30d345c10>}{'False': False, 'None': None, 'True': True}
{'CART': <libs.shopcart.cart.Cart object at 0x7ff30bd715d0>,
'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 0x7ff30e71a450>,
'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 0x7ff30bd71d90>,
2: <django.utils.functional.__proxy__ object at 0x7ff30bd71990>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff30bd71810>,
8: <django.utils.functional.__proxy__ object at 0x7ff30bd71b90>,
9: <django.utils.functional.__proxy__ object at 0x7ff30bd71fd0>,
10: <django.utils.functional.__proxy__ object at 0x7ff30bd717d0>,
11: <django.utils.functional.__proxy__ object at 0x7ff30bd71d10>,
12: <django.utils.functional.__proxy__ object at 0x7ff30bd71750>,
14: <django.utils.functional.__proxy__ object at 0x7ff30bd718d0>},
'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 0x7ff31056ed70>,
'_current_app': None,
'all_link_replace_to_nazya_tag': <function all_link_replace_to_nazya_tag at 0x7ff3104c91b8>,
'article_block4news': <function article_block4news at 0x7ff30e66c848>,
'article_links_block': <function article_links_block at 0x7ff30e672848>,
'bc': <TemplateModule 'base_com/helpers/breadcrumbs.j2'>,
'body_bg_fon': 'class="f3-bg"',
'branch': 9,
'branch_id': 9,
'brand': u'Rock & Republic',
'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 Rock & Republic',
'category_key_secret': u'6ab66363ede0de81a38abf46133408c1',
'category_products': <function category_products at 0x7ff30e672500>,
'category_reviews': <function category_reviews at 0x7ff30e6d0140>,
'charity_head_block': <function charity_head_block at 0x7ff30e66ccf8>,
'charity_pull_block': <function charity_pull_block at 0x7ff30e66cc80>,
'clear_links_and_replace_to_nazya': <function clear_links_and_replace_to_nazya at 0x7ff30e66cd70>,
'comments_block': <Macro 'comments_block'>,
u'csrf_token': <django.utils.functional.__proxy__ object at 0x7ff30bd6d110>,
'current_datetime': <function current_datetime at 0x7ff31051a8c0>,
'cycler': <class 'jinja2.utils.Cycler'>,
'delivery_calc': <function delivery_calc at 0x7ff3104c1de8>,
'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 0x7ff3104c1b18>,
'easy_price': <function easy_price at 0x7ff30e62d398>,
'ebay_price_converter': <function <lambda> at 0x7ff30f564140>,
'end_price': '',
'error': <Macro 'error'>,
'error404': '',
'extended_panel': <Macro 'extended_panel'>,
'favorites_pull': <function favorites_pull at 0x7ff30e672938>,
'featured_selections': <function featured_selections at 0x7ff30e62d500>,
'filters': {u'Brand': [u'Rock+%26+Republic']},
'find_in_categories': <Macro 'find_in_categories'>,
'first_content_row_bg': ' white-bg',
'form': <nazya.base.forms.SortForm object at 0x7ff30da7ded0>,
'get_authorize_url': <function get_authorize_url at 0x7ff30e9c4aa0>,
'get_base64_all': <function get_base64_all at 0x7ff3104c9140>,
'get_base64_code': <function get_base64_code at 0x7ff3104c90c8>,
'get_branch_help_tip_tag': <function get_branch_help_tip_tag at 0x7ff3104c9050>,
'get_branch_path_url': <function get_branch_path_url at 0x7ff3104c1f50>,
'get_currency_label': <function get_currency_label at 0x7ff3104c1b90>,
'get_current_user_city_location': <function get_current_user_city_location at 0x7ff3104c17d0>,
'get_direct_object_link': <function get_direct_object_link at 0x7ff30e66c1b8>,
'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 0x7ff3104f9ed8>,
'is_checkbox': <function is_checkbox at 0x7ff3104fb578>,
'is_error_result': <function is_error_result at 0x7ff3104fb2a8>,
'is_recomended_cat': False,
'joiner': <class 'jinja2.utils.Joiner'>,
'last_articles': <function last_articles at 0x7ff30e713ed8>,
'links': [],
'lipsum': <function generate_lorem_ipsum at 0x7ff31ef050c8>,
'low_raintg_cats': [],
'main_cats_pull_block': <function main_cats_pull_block at 0x7ff30e95d758>,
'main_cats_pull_block2': <function main_cats_pull_block2 at 0x7ff30e95d8c0>,
'main_cats_pull_block_left_menu': <function main_cats_pull_block_left_menu at 0x7ff30e95d848>,
'main_cats_pull_blocks_v2': <function main_cats_pull_blocks_v2 at 0x7ff30e95d668>,
'map_offers': <function map_offers at 0x7ff30e62d758>,
'max_raintg_cats': [],
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff30d3455d0>,
'metrika': <function metrika at 0x7ff30e62d488>,
'mobile_back_url': '/catalog/',
'most_recent': <function most_recent at 0x7ff30e62d578>,
'my_offers': <function my_offers at 0x7ff30e62d6e0>,
'namespace': <class 'jinja2.utils.Namespace'>,
'neigh_systems': [1, 2],
'neighbor_cities': <function neighbor_cities at 0x7ff30e66c8c0>,
'news_advt': <function news_advt at 0x7ff30e66c7d0>,
'ngettext': <function ungettext at 0x7ff31f2ce050>,
'nope': <function nope at 0x7ff3104c1ed8>,
'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 0x7ff3104c1a28>,
'orig_category_link': '/amazon/catalog/365013/face/',
'page_info': <Page 1 of 1>,
'page_meta_description': u'\u0413\u0440\u0430\u043d\u044c Rock & Republic \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 Rock & Republic, \u043a\u0443\u043f\u0438\u0442\u044c \u0413\u0440\u0430\u043d\u044c Rock & Republic, \u0413\u0440\u0430\u043d\u044c Rock & Republic \u0438\u0437 \u0421\u0428\u0410',
'page_title': u'\u0413\u0440\u0430\u043d\u044c Rock & Republic \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 0x7ff30bd6dad0>,
'placeholder_base64': <function placeholder_base64 at 0x7ff30eff6d70>,
'pop_brands': [{u'name': u'Calvin Klein', 'uri': u'calvin klein'},
{u'name': u'Anna Sui', 'uri': u'anna sui'},
{u'name': u'Swarovski', 'uri': u'swarovski'},
{u'name': u'ARMANI', 'uri': u'armani'},
{u'name': u'Rock & Republic', 'uri': u'rock & republic'}],
'price_with_currency': <function price_with_currency at 0x7ff3104c1aa0>,
'price_with_currency_for_print_product_2': <function price_with_currency_for_print_product_2 at 0x7ff3104c19b0>,
'print_json_normally': <function print_json_normally at 0x7ff30e66cf50>,
'print_product_2_vue_template': <Macro 'print_product_2_vue_template'>,
'product_image': <function product_image at 0x7ff3104c1cf8>,
'product_reviews': <function product_reviews at 0x7ff30e6d0320>,
'product_window_vue': <Macro 'product_window_vue'>,
'products': {'cache_time': datetime.datetime(2026, 6, 1, 8, 1, 31, 840841),
u'categories': [],
'category_url': u'/amazon/catalog/365013/face/rock-and-republic__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 0x7ff30e672398>,
'pull': <function pull at 0x7ff3104c1938>,
'pull_block_reviews': <function pull_block_reviews at 0x7ff30e62d0c8>,
'pullable_reviews': <function pullable_reviews at 0x7ff30e637ed8>,
'query': '',
'query_str': '',
'random_brands': [{'id': u'CCUK', 'name': u'CCUK'},
{'id': u'IKOS', 'name': u'IKOS'},
{'id': u'Molton Brown', 'name': u'Molton Brown'},
{'id': u'CVS', 'name': u'CVS'},
{'id': u'Neutrogena', 'name': u'Neutrogena'}],
'range': <type 'xrange'>,
'recently': [{'height': 160,
'images': [{u'original': u'//static03.nazya.com/media/images/no-photo.png'}],
'name': u'\u041d\u0435\u0442 \u0442\u043e\u0432\u0430\u0440\u0430 \u043d\u0430 \u0444\u043e\u0442\u043e',
'site_discount': 0,
'site_price': 350,
'thumbs': {u'original': u'//static03.nazya.com/media/images/no-photo.png'},
'type': 9,
'url': '/amazon/product/net-tovara-na-foto_B0006HUJJO.html',
'width': 160},
{'height': 160,
'images': [{u'original': u'//static03.nazya.com/media/images/no-photo.png'}],
'name': u'\u041d\u0435\u0442 \u0442\u043e\u0432\u0430\u0440\u0430 \u043d\u0430 \u0444\u043e\u0442\u043e',
'site_discount': 0,
'site_price': 350,
'thumbs': {u'original': u'//static03.nazya.com/media/images/no-photo.png'},
'type': 9,
'url': '/amazon/product/net-tovara-na-foto_B000IOCN8U.html',
'width': 160},
{'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}],
'recently_pull': <function recently_pull at 0x7ff30e6728c0>,
'recommended_products': <function recommended_products at 0x7ff30e66caa0>,
'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 0x7ff30e637f50>,
'reviews_two_columns': <function reviews_two_columns at 0x7ff30e62d050>,
'rus_url': <function rus_url at 0x7ff3104c1e60>,
'selections': u'<<queryset of selection.Selection>>',
'selections_all': <function selections_all at 0x7ff30ee65140>,
'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 0x7ff3104c1c08>,
'sort_links': <generator object get_sort_links at 0x7ff30bd7a230>,
'sort_variants': [('salesrank',
<django.utils.functional.__proxy__ object at 0x7ff3126c5c10>),
('price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5cd0>),
('-price',
<django.utils.functional.__proxy__ object at 0x7ff3126c5d10>)],
'start_price': '',
'sub_catalog': <function sub_catalog at 0x7ff30e62d5f0>,
'sub_categories': None,
'success': <Macro 'success'>,
'support_block': <function support_block at 0x7ff30e62d1b8>,
'tag_get_category_sourse_url': <function tag_get_category_sourse_url at 0x7ff3104c9230>,
'tag_get_category_sourse_url_api': <function tag_get_category_sourse_url_api at 0x7ff3104c92a8>,
'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 0x7ff3104f9e60>,
'universal_description_category': <function universal_description_category at 0x7ff3104c16e0>,
'universal_description_category_title': <function universal_description_category_title at 0x7ff3104c1758>,
'universal_description_product': <function universal_description_product at 0x7ff3104c1848>,
'universal_description_product_title': <function universal_description_product_title at 0x7ff3104c18c0>,
'url': <function url at 0x7ff310512488>,
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff30d345b10>,
u'view': <nazya.base.views.category.InternalCategory object at 0x7ff30d345c10>,
'years_since': <function years_since at 0x7ff3104c1668>}{'False': False, 'None': None, 'True': True}
{'article_node': {'content': u'Romiga, \u044d\u0442\u0438 \u0447\u0430\u0441\u044b \u0441\u0440\u0430\u0437\u0443 \u0437\u0430\u0432\u043e\u0440\u043e\u0436\u0438\u043b\u0438 \u043c\u0435\u043d\u044f. \u042f \u0436\u0434\u0430\u043b \u0438\u0445 \u043f\u0440\u0438\u0431\u044b\u0442\u0438\u044f, \u043a\u0430\u043a \u0440\u0435\u0431\u0451\u043d\u043e\u043a \u0436\u0434\u0451\u0442 \u0432\u0435\u0447\u0435\u0440\u043d\u044e\u044e \u0441\u043a\u0430\u0437\u043a\u0443. \u0418 \u0432\u043e\u0442 \u043e\u043d\u0438 \u0443 \u043c\u0435\u043d\u044f \u043d\u0430 \u0437\u0430\u043f\u044f\u0441\u0442\u044c\u0435. \u041d\u0435\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u043b\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u043a\u0443\u0431\u0438\u043a\u0438 \u0446\u0438\u0440\u043a\u043e\u043d\u044b, \u0441\u0430\u043f\u0444\u0438\u0440\u044b \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0442 \u0432\u0440\u0435\u043c\u044f, \u043f\u0440\u0438 \u044d\u0442\u043e\u043c...',
'id': 5677,
'image': '//static03.nazya.com/uploads/avatars/20/04/10/ce016108e815.jpeg.100x100_q95_crop.jpeg',
'url': '/reviews/tovari-iz-azii/chasi/romiga-kitajskie-chudochasi_5677.html',
'user': u'\u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u042e\u0434\u0438\u043d'},
'article_node_index': 8}{}{'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 0x7ff30ca7b950>,
2: <django.utils.functional.__proxy__ object at 0x7ff30ca7b7d0>,
3: u'Ebay',
5: <django.utils.functional.__proxy__ object at 0x7ff30ca7bad0>,
8: <django.utils.functional.__proxy__ object at 0x7ff30ca7b210>,
9: <django.utils.functional.__proxy__ object at 0x7ff30ca52fd0>,
10: <django.utils.functional.__proxy__ object at 0x7ff30ca52290>,
11: <django.utils.functional.__proxy__ object at 0x7ff30ca52450>,
12: <django.utils.functional.__proxy__ object at 0x7ff30ca7b8d0>,
14: <django.utils.functional.__proxy__ object at 0x7ff30ca7b290>},
'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 0x7ff30ca7b290>}{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7ff30e71db10>}{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7ff30ca7b150>,
'user': <django.utils.functional.SimpleLazyObject object at 0x7ff30ca08650>}{'MEDIA_URL': '//static03.nazya.com/uploads/',
'STATIC_URL': '//static03.nazya.com/media/'}{'TEMPLATE_DEVICE_PREFIX': 'desktop',
'TEMPLATE_DOMAIN_PREFIX': 'base_com',
'TEMPLATE_POPUP_PREFIX': '_popup'}{u'request': <WSGIRequest
path:/show_product_content/152206406/,
GET:<QueryDict: {u'aoll': [u'1']}>,
POST:<QueryDict: {}>,
COOKIES:{'.R': 'https://nazya.com/',
'3c2c32ae32aacf2ef92220996f9bebc4': 'a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478',
'98defd6ee70dfb1dea416cecdf391f58': 'a84cbbcdf4a7eb2021a4659c4f1c1e11',
'_ga': 'GA1.2.1720571608.1730902372',
'_ga_PHN4FXW56D': 'GS2.2.s1780297192$o2029$g0$t1780297192$j60$l0$h0',
'_gid': 'GA1.2.1490769469.1780297178',
'_ym_d': '1778574360',
'_ym_isad': '1',
'_ym_uid': '1704959582579156601',
'_ym_visorc': 'w',
'access_granted': '1',
'csrftoken': 'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9',
'device_prefix': 'desktop',
'djdt': 'hide',
'domain_sid': 'a5GcUNcqCyYz9xKxLiU7I%3A1780297193240',
'hide_controls': 'true',
'main_phone_number': '',
'metrics_p1_are_updated': 'true',
'metrics_p3_are_updated': 'true',
'nazya_city_name0': '\xd0\x9a\xd1\x80\xd0\xb0\xd1\x81\xd0\xbd\xd0\xbe\xd1\x8f\xd1\x80\xd1\x81\xd0\xba',
'scvcfnu': '3221',
'session': 'm1069wfpbx34f9269x2fquefmxlrdbc8',
'shop_cart': '',
'supercoupon8': '1',
'tmr_detect': '0%7C1780297195347',
'tmr_lvid': 'c1d55bf15971263d295e3cf8ed8c4e3b',
'tmr_lvidTS': '1704959582464'},
META:{u'CSRF_COOKIE': u'Mu3aAhWdA8zYqDIQB0XZC6jeg255TSg9',
u'CSRF_COOKIE_USED': True,
'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=; djdt=hide; 98defd6ee70dfb1dea416cecdf391f58=a84cbbcdf4a7eb2021a4659c4f1c1e11; 3c2c32ae32aacf2ef92220996f9bebc4=a63efacee52b9c6315771b759299231795da7b127bee4e7eac310351e857ae702478; nazya_city_name0="\\320\\232\\321\\200\\320\\260\\321\\201\\320\\275\\320\\276\\321\\217\\321\\200\\321\\201\\320\\272"; _gid=GA1.2.1490769469.1780297178; metrics_p3_are_updated=true; _ym_visorc=w; _ym_isad=1; _ga_PHN4FXW56D=GS2.2.s1780297192$o2029$g0$t1780297192$j60$l0$h0; domain_sid=a5GcUNcqCyYz9xKxLiU7I%3A1780297193240; metrics_p1_are_updated=true; tmr_detect=0%7C1780297195347; hide_controls=true; scvcfnu=3221',
'HTTP_DNT': '1',
'HTTP_HOST': 'nazya.com',
'HTTP_REFERER': 'https://nazya.com/product/dtl-tmall-letnij-sportivnij-kostyum-futbolka-s-korotkim-rukavom-dlya-sportzala-shorti-shtani-dlya-bega-korotkij-rukav_581891880668.html',
'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': '543c0c201d00455b927a961180f8c34c',
'HTTP_X_SCHEME': 'http',
'PATH_INFO': u'/show_product_content/152206406/',
'QUERY_STRING': 'aoll=1',
'RAW_URI': '/show_product_content/152206406/?aoll=1',
'REMOTE_ADDR': '144.76.108.207',
'REMOTE_PORT': '34509',
'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 0x7ff30ca08610 fileno=[Errno 9] Bad file descriptor>,
'wsgi.errors': <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7ff30e7a9e10>,
'wsgi.file_wrapper': <class 'gunicorn.http.wsgi.FileWrapper'>,
'wsgi.input': <gunicorn.http.body.Body object at 0x7ff31f1c6590>,
'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 0x7ff30ca7b210>}{'get_authorize_url': <function get_authorize_url at 0x7ff30e9c4aa0>}{'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 0x7ff30e71a450>}{}| Сигнал | Аргументы сигнала | Получатели сигнала |
|---|---|---|
| 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, RedisCache.close | |
| request_started | reset_queries, SentryDjangoHandler.before_request |
| Уровень | Время | Канал | Сообщение | Место |
|---|---|---|---|---|
| DEBUG | 08:01:31 06/01/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 | 08:01:31 06/01/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 | 08:01:31 06/01/2026 | elasticsearch | GET http://88.99.211.111:9700/nazya-elastic/nazya_haystack/modelresult/_search [status:200 request:0.022s] | /var/www/nazya/nazya/local/lib/python2.7/site-packages/elasticsearch/connection/base.py:66 |
| DEBUG | 08:01:31 06/01/2026 | elasticsearch | > {"sort": [{"model_id": {"order": "desc"}}], "query": {"filtered": {"filter": {"terms": {"django_ct": ["base.nazyaproduct"]}}, "query": {"query_string": {"query": "(last_update:([\"2026-03-03T08:01:31.734758\" 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 | 08:01:31 06/01/2026 | elasticsearch | < {"took":19,"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 |