Browse Source

Kingfisher 12

unknown 6 years ago
parent
commit
664e40c525
100 changed files with 7533 additions and 2806 deletions
  1. BIN
      Odoo Kinfisher Pro Fashion - User Guide.pdf
  2. BIN
      OdooKingfisherProFashion_Community_Edition.pdf
  3. BIN
      OdooKingfisherProFashion_Enterprise_Edition.pdf
  4. 0 2
      README.md
  5. 3 3
      __init__.py
  6. BIN
      __init__.pyc
  7. 86 0
      __manifest__.py
  8. 0 36
      __openerp__.py
  9. 2 2
      controllers/__init__.py
  10. BIN
      controllers/__init__.pyc
  11. 211 121
      controllers/main.py
  12. BIN
      controllers/main.pyc
  13. 3 3
      data/data.xml
  14. 2 2
      data/demo_homepage.xml
  15. 5 9
      doc/changelog.rst
  16. 2048 0
      i18n/fr.po
  17. 1976 0
      i18n/nl.po
  18. 2022 0
      i18n/zh_CN.po
  19. 4 4
      models/__init__.py
  20. BIN
      models/__init__.pyc
  21. 73 55
      models/products.py
  22. BIN
      models/products.pyc
  23. 44 43
      models/slider.py
  24. BIN
      models/slider.pyc
  25. 116 101
      models/website.py
  26. BIN
      models/website.pyc
  27. 15 3
      security/ir.model.access.csv
  28. BIN
      static/description/brand-logo.png
  29. BIN
      static/description/clever-a-o-report.png
  30. BIN
      static/description/clever-in-mul-templet.png
  31. BIN
      static/description/clutch-review.png
  32. BIN
      static/description/crafito-lite-theme.jpg
  33. BIN
      static/description/crafito-theme.jpg
  34. BIN
      static/description/falcon-theme.jpg
  35. 393 232
      static/description/index.html
  36. BIN
      static/description/kingfisher-theme.jpg
  37. BIN
      static/description/mega-menu-app.png
  38. BIN
      static/description/odoo-ready-partner.png
  39. BIN
      static/description/seo-suit-app.png
  40. BIN
      static/description/service-banner.png
  41. BIN
      static/description/splash-screen.png
  42. BIN
      static/description/splash-screen_screenshot.png
  43. BIN
      static/description/tech-help-support.png
  44. 0 7
      static/src/css/custom.css
  45. 22 32
      static/src/css/kingfisher_pro.css
  46. 0 71
      static/src/css/owl.carousel2.css
  47. 3 3
      static/src/css/unite-gallery.css
  48. BIN
      static/src/css/whatsap/icomoon.eot
  49. 0 9
      static/src/css/whatsap/icomoon.svg
  50. BIN
      static/src/css/whatsap/icomoon.ttf
  51. BIN
      static/src/css/whatsap/icomoon.woff
  52. BIN
      static/src/css/whatsap/icomoon1.eot
  53. BIN
      static/src/css/whatsap/iconowhatsap.png
  54. BIN
      static/src/img/call.png
  55. BIN
      static/src/img/cart.png
  56. BIN
      static/src/img/config.png
  57. BIN
      static/src/img/eye-view.png
  58. BIN
      static/src/img/favicon.ico
  59. BIN
      static/src/img/kingfisher-logo.png
  60. BIN
      static/src/img/logo.png
  61. BIN
      static/src/img/mail.png
  62. BIN
      static/src/img/map.png
  63. BIN
      static/src/img/next.png
  64. BIN
      static/src/img/phone.png
  65. BIN
      static/src/img/search.png
  66. BIN
      static/src/img/small-icon.png
  67. BIN
      static/src/img/snippet/call.png
  68. BIN
      static/src/img/snippet/cart-service.png
  69. BIN
      static/src/img/snippet/middle-box-bg.png
  70. BIN
      static/src/img/snippet/wallet.png
  71. BIN
      static/src/img/star.png
  72. BIN
      static/src/img/telefonista.jpg
  73. BIN
      static/src/img/white-star.png
  74. 22 206
      static/src/js/custom.js
  75. 0 324
      static/src/js/custom.js_123
  76. 0 41
      static/src/js/customdos.js
  77. 277 0
      static/src/js/kingfisher_pro.js
  78. 43 36
      static/src/js/kingfisher_pro_editor.js
  79. 131 44
      static/src/js/kingfisher_pro_frontend.js
  80. 0 0
      static/src/js/owl.carousel.min_old.js
  81. 29 0
      static/src/js/rating_state.js
  82. 3 3
      static/src/js/unitegallery.min.js
  83. 0 22
      static/src/less (copy)/custom_theme.less
  84. 0 239
      static/src/less (copy)/footer.less
  85. 0 981
      static/src/less (copy)/header.less
  86. 0 28
      static/src/less (copy)/mixins.less
  87. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-1.less
  88. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-2.less
  89. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-3.less
  90. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-4.less
  91. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-5.less
  92. 0 1
      static/src/less (copy)/options/bg_patterns/bg-pattern-6.less
  93. 0 22
      static/src/less (copy)/options/colors/colors.less
  94. 0 22
      static/src/less (copy)/options/colors/theme_aqua.less
  95. 0 22
      static/src/less (copy)/options/colors/theme_blue.less
  96. 0 22
      static/src/less (copy)/options/colors/theme_brown.less
  97. 0 22
      static/src/less (copy)/options/colors/theme_orange.less
  98. 0 22
      static/src/less (copy)/options/colors/theme_pink.less
  99. 0 3
      static/src/less (copy)/options/fonts/font-style-open-sans-font.less
  100. 0 3
      static/src/less (copy)/options/fonts/font-style-varela-round-font.less

BIN
Odoo Kinfisher Pro Fashion - User Guide.pdf


BIN
OdooKingfisherProFashion_Community_Edition.pdf


BIN
OdooKingfisherProFashion_Enterprise_Edition.pdf


+ 0 - 2
README.md

@@ -1,2 +0,0 @@
-Kingfisher Pro Repo
-Observación: Cadacommit debe ser bien explicativo para su fácil documentación

+ 3 - 3
__init__.py

@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
-import models
-import controllers
+from . import models
+from . import controllers

BIN
__init__.pyc


+ 86 - 0
__manifest__.py

@@ -0,0 +1,86 @@
+# -*- coding: utf-8 -*-
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
+
+{
+    'name': 'Kingfisher Pro Fashion',
+    'description': """Kingfisher Pro Fashion
+odoo kingfisher fashion theme
+odoo fashion theme
+openerp fashion theme
+odoo fashion store theme
+odoo theme for fashion website
+odoo theme for fashion store
+fashion theme for odoo
+fashion theme for odoo store
+fashion store theme for odoo
+ecommerce fashion store theme
+ecommerce fashion store theme for odoo
+odoo responsive fashion theme
+responsive odoo fashion theme
+responsive fashion odoo theme
+responsive fashion theme for odoo
+odoo responsive kingfisher fashion theme
+odoo fashion theme for ecommerce store
+odoo apparel theme
+odoo apparel store theme
+apparel odoo ecommerce theme
+odoo theme for apparel store
+odoo lifestyle store theme
+odoo theme for lifestyle ecommerce store
+odoo fashion store template
+fashion theme
+fashion
+fashion store
+odoo fashion store
+odoo fashion theme
+apparel store
+apparel theme
+html5 theme
+responsive theme
+ecommerce store
+ecommerce theme
+html5 ecommerce store
+html5 ecommerce theme
+custom theme
+mobile custom theme
+bootstrap theme
+furnishing industry
+odoo 9 theme
+odoo 10 theme
+odoo 11 theme
+odoo 12 theme
+custom odoo theme
+    """,
+    'category': 'Theme/Ecommerce',
+    'version': '12.0.1.0.1',
+    'license': 'OPL-1',
+    'author': 'AppJetty',
+    'website': 'https://www.appjetty.com/',
+    'depends': [
+        'sale_management',
+        'website_theme_install',
+        'website_sale',
+        'mass_mailing',
+        'website_blog',
+    ],
+    'data': [
+        'views/assets.xml',
+        'security/ir.model.access.csv',
+        'views/slider_view.xml',
+        'views/product_view.xml',
+        'views/snippets.xml',
+        'views/website_config_view.xml',
+        'views/theme_customize.xml',
+        'data/data.xml',
+        'views/theme.xml',
+    ],
+    'support': 'support@appjetty.com',
+    'application': True,
+    'live_test_url': 'http://theme-kingfisher-pro-fashion.appjetty.com',
+    'images': [
+        'static/description/splash-screen.png',
+        'static/description/splash-screen_screenshot.png',
+    ],
+    'price': 109.00,
+    'currency': 'EUR',
+}

+ 0 - 36
__openerp__.py

@@ -1,36 +0,0 @@
-# -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
-
-{
-    'name': 'Kingfisher Pro',
-    'description': 'Theme Kingfisher Pro',
-    'category': 'Theme/Ecommerce',
-    'version': '8.0.1.0.1',
-    'author': 'Biztech Consultancy',
-    'website': 'https://www.biztechconsultancy.com/',
-    'depends': [
-        'website_sale',
-        'mass_mailing',
-        'website_less',
-        'website_blog',
-    ],
-    'data': [
-        'views/assets.xml',
-        'security/ir.model.access.csv',
-        'views/slider_view.xml',
-        'views/product_view.xml',
-        'views/snippets.xml',
-        'views/website_config_view.xml',
-        'views/theme_customize.xml',
-        'data/data.xml',
-        'views/theme.xml',
-    ],
-    'demo': [
-        'data/demo_homepage.xml',
-    ],
-    'application': True,
-    'live_test_url': 'http://theme-kingfisher-pro-fashion.biztechconsultancy.com',
-    'images': ['static/description/splash-screen.png'],
-    'price': 159.00,
-    'currency': 'EUR',
-}

+ 2 - 2
controllers/__init__.py

@@ -1,4 +1,4 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
-import main
+from . import main

BIN
controllers/__init__.pyc


+ 211 - 121
controllers/main.py

@@ -1,15 +1,16 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
 import re
-from openerp import http
-from openerp.http import request
-from openerp.addons.website.models.website import slug
-from openerp.addons.website_sale.controllers import main
-from openerp.addons.website_sale.controllers import main as main_shop
-from openerp.addons.website_sale.controllers.main import QueryURL
-from openerp.addons.website_sale.controllers.main import website_sale
-from openerp.addons.website_sale.controllers.main import table_compute
+import math
+from odoo import http, SUPERUSER_ID, fields
+from odoo.http import request
+from odoo.addons.http_routing.models.ir_http import slug
+from odoo.addons.website.controllers.main import QueryURL
+from odoo.addons.website_sale.controllers import main
+from odoo.addons.website_sale.controllers import main as main_shop
+from odoo.addons.website_sale.controllers.main import WebsiteSale
+from odoo.addons.website_sale.controllers.main import TableCompute
 
 
 class KingfisherProSliderSettings(http.Controller):
@@ -17,7 +18,7 @@ class KingfisherProSliderSettings(http.Controller):
     @http.route(['/kingfisher_pro/pro_get_options'], type='json', auth="public", website=True)
     def get_slider_options(self):
         slider_options = []
-        option = request.env['product.category.slider.config'].search(
+        option = request.env['product.category.slider.config'].sudo().search(
             [('active', '=', True)], order="name asc")
         for record in option:
             slider_options.append({'id': record.id,
@@ -26,22 +27,41 @@ class KingfisherProSliderSettings(http.Controller):
 
     @http.route(['/kingfisher_pro/pro_get_dynamic_slider'], type='http', auth='public', website=True)
     def get_dynamic_slider(self, **post):
+        uid, context, pool = request.uid, dict(request.context), request.env
         if post.get('slider-type'):
             slider_header = request.env['product.category.slider.config'].sudo().search(
                 [('id', '=', int(post.get('slider-type')))])
+            if not context.get('pricelist'):
+                pricelist = request.website.get_current_pricelist()
+                context = dict(request.context, pricelist=int(pricelist))
+            else:
+                pricelist = pool.get('product.pricelist').browse(
+                    context['pricelist'])
+
+            context.update({'pricelist': pricelist.id})
             values = {
                 'slider_header': slider_header
             }
             if slider_header.prod_cat_type == 'product':
-                values.update({'slider_details': slider_header.collections_product})
+                values.update(
+                    {'slider_details': slider_header.collections_product})
             if slider_header.prod_cat_type == 'category':
-                values.update({'slider_details': slider_header.collections_category})
-            values.update({'slider_type': slider_header.prod_cat_type})
-            return request.website.render("kingfisher_pro.kingfisher_pro_pro_cat_slider_view", values)
+                values.update(
+                    {'slider_details': slider_header.collections_category})
+
+            from_currency = pool['res.users'].sudo().browse(
+                uid).company_id.currency_id
+            to_currency = pricelist.currency_id
+
+            def compute_currency(price): return pool['res.currency']._convert(
+                price, from_currency, to_currency, fields.Date.today())
+            values.update({'slider_type': slider_header.prod_cat_type,
+                           'compute_currency': compute_currency, })
+            return request.render("kingfisher_pro.kingfisher_pro_pro_cat_slider_view", values)
 
     @http.route(['/kingfisher_pro/pro_image_effect_config'], type='json', auth='public', website=True)
     def product_image_dynamic_slider(self, **post):
-        slider_data = request.env['product.category.slider.config'].search(
+        slider_data = request.env['product.category.slider.config'].sudo().search(
             [('id', '=', int(post.get('slider_type')))])
         values = {
             's_id': slider_data.prod_cat_type + str(slider_data.id),
@@ -54,7 +74,7 @@ class KingfisherProSliderSettings(http.Controller):
     @http.route(['/kingfisher_pro/blog_get_options'], type='json', auth="public", website=True)
     def king_blog_get_slider_options(self):
         slider_options = []
-        option = request.env['blog.slider.config'].search(
+        option = request.env['blog.slider.config'].sudo().search(
             [('active', '=', True)], order="name asc")
         for record in option:
             slider_options.append({'id': record.id,
@@ -70,11 +90,11 @@ class KingfisherProSliderSettings(http.Controller):
                 'slider_header': slider_header,
                 'blog_slider_details': slider_header.collections_blog_post,
             }
-            return request.website.render("kingfisher_pro.kingfisher_pro_blog_slider_view", values)
+            return request.render("kingfisher_pro.kingfisher_pro_blog_slider_view", values)
 
     @http.route(['/kingfisher_pro/blog_image_effect_config'], type='json', auth='public', website=True)
     def king_blog_product_image_dynamic_slider(self, **post):
-        slider_data = request.env['blog.slider.config'].search(
+        slider_data = request.env['blog.slider.config'].sudo().search(
             [('id', '=', int(post.get('slider_type')))])
         values = {
             's_id': slider_data.no_of_counts + '-' + str(slider_data.id),
@@ -105,7 +125,7 @@ class KingfisherProSliderSettings(http.Controller):
     @http.route(['/kingfisher_pro/product_multi_get_options'], type='json', auth="public", website=True)
     def product_multi_get_slider_options(self):
         slider_options = []
-        option = request.env['multi.slider.config'].search(
+        option = request.env['multi.slider.config'].sudo().search(
             [('active', '=', True)], order="name asc")
         for record in option:
             slider_options.append({'id': record.id,
@@ -114,18 +134,35 @@ class KingfisherProSliderSettings(http.Controller):
 
     @http.route(['/kingfisher_pro/product_multi_get_dynamic_slider'], type='http', auth='public', website=True)
     def product_multi_get_dynamic_slider(self, **post):
+        context, pool = dict(request.context), request.env
         if post.get('slider-type'):
             slider_header = request.env['multi.slider.config'].sudo().search(
                 [('id', '=', int(post.get('slider-type')))])
+
+            if not context.get('pricelist'):
+                pricelist = request.website.get_current_pricelist()
+                context = dict(request.context, pricelist=int(pricelist))
+            else:
+                pricelist = pool.get('product.pricelist').browse(
+                    context['pricelist'])
+
+            context.update({'pricelist': pricelist.id})
+            from_currency = pool['res.users'].sudo().browse(
+                SUPERUSER_ID).company_id.currency_id
+            to_currency = pricelist.currency_id
+
+            def compute_currency(price): return pool['res.currency']._convert(
+                price, from_currency, to_currency, fields.Date.today())
             values = {
                 'slider_details': slider_header,
-                'slider_header': slider_header
+                'slider_header': slider_header,
+                'compute_currency': compute_currency,
             }
-            return request.website.render("kingfisher_pro.kingfisher_pro_multi_cat_slider_view", values)
+            return request.render("kingfisher_pro.kingfisher_pro_multi_cat_slider_view", values)
 
     @http.route(['/kingfisher_pro/product_multi_image_effect_config'], type='json', auth='public', website=True)
     def product_multi_product_image_dynamic_slider(self, **post):
-        slider_data = request.env['multi.slider.config'].search(
+        slider_data = request.env['multi.slider.config'].sudo().search(
             [('id', '=', int(post.get('slider_type')))])
         values = {
             's_id': slider_data.no_of_collection + '-' + str(slider_data.id),
@@ -136,7 +173,7 @@ class KingfisherProSliderSettings(http.Controller):
         return values
 
 
-class KingfisherProBrandSlider(website_sale):
+class KingfisherProBrandSlider(WebsiteSale):
 
     @http.route(['/shop/pager_selection/<model("product.per.page.no"):pl_id>'], type='http', auth="public", website=True)
     def product_page_change(self, pl_id, **post):
@@ -147,38 +184,64 @@ class KingfisherProBrandSlider(website_sale):
     @http.route(['/shop',
                  '/shop/page/<int:page>',
                  '/shop/category/<model("product.public.category"):category>',
-                 """/shop/category/<model("product.public.category"):category>
-                 /page/<int:page>""",
+                 '/shop/category/<model("product.public.category"):category>/page/<int:page>',
                  '/shop/brands'],
                 type='http',
                 auth='public',
                 website=True)
     def shop(self, page=0, category=None, brand=None, search='', ppg=False, **post):
-        cr, uid, context, pool = request.cr, request.uid, request.context, request.registry
+        add_qty = int(post.get('add_qty', 1))
         if brand:
-            request.context.setdefault('brand_id', int(brand))
+            req_ctx = request.context.copy()
+            req_ctx.setdefault('brand_id', int(brand))
+            request.context = req_ctx
         result = super(KingfisherProBrandSlider, self).shop(
             page=page, category=category, brand=brand, search=search, **post)
+
+        # odoo11
+        # for displaying after whishlist or add to cart button n product_detail page
+        if request.env.get('product.attribute.category') != None:
+            compare_tmpl_obj = request.env.ref(
+                'website_sale_comparison.product_add_to_compare')
+            if compare_tmpl_obj and compare_tmpl_obj.priority != 20:
+                compare_tmpl_obj.sudo().write({'priority': 20})
+
         sort_order = ""
         cat_id = []
-        ppg = main_shop.PPG
-        product = []
+        page_no = request.env['product.per.page.no'].sudo().search(
+            [('set_default_check', '=', True)])
+        if page_no:
+            ppg = page_no.name
+        else:
+            ppg = main_shop.PPG
+        product_tmp = []
         newproduct = []
+        product_price = []
 
         # product template object
-        product_obj = pool.get('product.template')
+        product_obj = request.env['product.template']
 
         attrib_list = request.httprequest.args.getlist('attrib')
-        attrib_values = [map(int, v.split("-")) for v in attrib_list if v]
+        attrib_values = [list(map(int, v.split("-")))
+                         for v in attrib_list if v]
         attributes_ids = set([v[0] for v in attrib_values])
         attrib_set = set([v[1] for v in attrib_values])
         domain = request.website.sale_product_domain()
         domain += self._get_search_domain(search, category, attrib_values)
         url = "/shop"
-        # For Product tags
+
+        keep = QueryURL('/shop', category=category and int(category), search=search,
+                        attrib=attrib_list, order=post.get('order'))
+        pricelist_context, pricelist = self._get_pricelist_context()
         if post:
             request.session.update(post)
 
+        if search:
+            post["search"] = search
+
+        if attrib_list:
+            post['attrib'] = attrib_list
+
         prevurl = request.httprequest.referrer
         if prevurl:
             if not re.search('/shop', prevurl, re.IGNORECASE):
@@ -188,116 +251,157 @@ class KingfisherProBrandSlider(website_sale):
                 request.session['pricerange'] = ""
                 request.session['min1'] = ""
                 request.session['max1'] = ""
+                request.session['curr_category'] = ""
 
         session = request.session
+        cate_for_price = None
         # for category filter
+        if category:
+            cate_for_price = int(category)
+            category = request.env['product.public.category'].sudo().browse(
+                int(category))
+            url = "/shop/category/%s" % slug(category)
+            if not category or not category.can_access_from_current_website():
+                raise NotFound()
+
         if category != None:
             for ids in category:
                 cat_id.append(ids.id)
             domain += ['|', ('public_categ_ids.id', 'in', cat_id),
                        ('public_categ_ids.parent_id', 'in', cat_id)]
+
         # for tag filter
         if session.get('tag'):
-            session_tag = session.get('tag')
-            tag = session_tag[0]
-            tags_obj = pool['biztech.product.tags']
-            tags_ids = tags_obj.search(cr, uid, [], context=context)
-            tags = tags_obj.browse(cr, uid, tags_ids, context=context)
+            session_tag = session.get('tag')[0]
+            tag = session_tag
             if tag:
-                tag = pool['biztech.product.tags'].browse(cr, uid, int(tag), context=context)
-                domain += [('tag_ids', '=', int(tag))]
+                tag = request.env['biztech.product.tags'].sudo().browse(
+                    int(tag))
+                domain += [('biztech_tag_ids', '=', int(tag))]
                 request.session["tag"] = [tag.id, tag.name]
 
         # For Product Sorting
         if session.get('sort_id'):
             session_sort = session.get('sort_id')
             sort = session_sort
-            sorts_obj = pool['biztech.product.sortby']
-            sorts_ids = sorts_obj.search(cr, uid, [], context=context)
-            sorts = sorts_obj.browse(cr, uid, sorts_ids, context=context)
-            sort_field = pool['biztech.product.sortby'].browse(cr, uid, int(sort), context=context)
+            sort_field = request.env['biztech.product.sortby'].sudo().browse(
+                int(sort))
             request.session['product_sort_name'] = sort_field.name
             order_field = sort_field.sort_on.name
             order_type = sort_field.sort_type
             sort_order = '%s %s' % (order_field, order_type)
             if post.get("sort_id"):
-                request.session["sortid"] = [sort, sort_order, sort_field.name, order_type]
+                request.session["sortid"] = [
+                    sort, sort_order, sort_field.name, order_type]
 
         # For Price slider
-        product_slider_ids = product_obj.search(cr, uid, [], context=context)
-        products_slider = product_obj.browse(cr, uid, product_slider_ids, context=context)
-        product_withprice = products_slider._product_template_price(products_slider, domain)
-
-        if product_withprice:
-            if post.get("range1") or post.get("range2") or not post.get("range1") or not post.get("range2"):
-                range1 = min(product_withprice.values())
-                range2 = max(product_withprice.values())
-                result.qcontext['range1'] = range1
-                result.qcontext['range2'] = range2
-
-            if session.get("min1") and session["min1"]:
-                post["min1"] = session["min1"]
-            if session.get("max1") and session["max1"]:
-                post["max1"] = session["max1"]
-            if range1:
-                post["range1"] = range1
-            if range1:
-                post["range2"] = range1
-
-            if request.session.get('min1') or request.session.get('max1'):
-                if request.session.get('min1'):
-                    if request.session['min1'] != None:
-                        for prod_id in product_withprice:
-                            if product_withprice.get(prod_id) >= float(request.session['min1']) and product_withprice.get(prod_id) <= float(request.session['max1']):
-                                product.append(prod_id)
-                        request.session["pricerange"] = str(
-                            request.session['min1'])+"-To-"+str(request.session['max1'])
-                newproduct = product
-                domain += [('id', 'in', newproduct)]
-
-            if session.get('min1') and session['min1']:
-                result.qcontext['min1'] = session["min1"]
-                result.qcontext['max1'] = session["max1"]
+        is_price_slider = request.env.ref(
+            'kingfisher_pro.kingfisher_pro_slider_layout')
+        if is_price_slider:
+
+            is_discount_hide = True if request.website.get_current_pricelist(
+            ).discount_policy == 'with_discount' else False
+
+            product_slider_ids = []
+            asc_product_slider_ids = product_obj.search(
+                domain, limit=1, order='list_price')
+            desc_product_slider_ids = product_obj.search(
+                domain, limit=1, order='list_price desc')
+            if asc_product_slider_ids:
+                # product_slider_ids.append(asc_product_slider_ids.website_price)
+                product_slider_ids.append(
+                    asc_product_slider_ids.website_price if is_discount_hide else asc_product_slider_ids.list_price)
+            if desc_product_slider_ids:
+                # product_slider_ids.append(desc_product_slider_ids.website_price)
+                product_slider_ids.append(
+                    desc_product_slider_ids.website_price if is_discount_hide else desc_product_slider_ids.list_price)
+
+            if product_slider_ids:
+                if post.get("range1") or post.get("range2") or not post.get("range1") or not post.get("range2"):
+                    range1 = min(product_slider_ids)
+                    range2 = max(product_slider_ids)
+                    result.qcontext['range1'] = math.floor(range1)
+                    result.qcontext['range2'] = math.ceil(range2)
+
+                    if request.session.get('pricerange'):
+                        if cate_for_price and request.session.get('curr_category') and request.session.get('curr_category') != int(cate_for_price):
+                            request.session["min1"] = math.floor(range1)
+                            request.session["max1"] = math.ceil(range2)
+
+                    if session.get("min1") and session["min1"]:
+                        post["min1"] = session["min1"]
+                    if session.get("max1") and session["max1"]:
+                        post["max1"] = session["max1"]
+                    if range1:
+                        post["range1"] = range1
+                    if range2:
+                        post["range2"] = range2
+                    if range1 == range2:
+                        post['range1'] = 0.0
+
+                if request.session.get('min1') or request.session.get('max1'):
+                    if request.session.get('min1'):
+                        if request.session['min1'] != None:
+                            # domain += [('list_price', '>=', request.session.get('min1')), ('list_price', '<=', request.session.get('max1'))]
+                            # ========== for hide list-website price diffrence ====================
+                            if is_discount_hide:
+                                price_product_list = []
+                                product_withprice = product_obj.search(domain)
+                                for prod_id in product_withprice:
+                                    if prod_id.website_price >= float(request.session['min1']) and prod_id.website_price <= float(request.session['max1']):
+                                        price_product_list.append(prod_id.id)
+
+                                if price_product_list:
+                                    domain += [('id', 'in',
+                                                price_product_list)]
+                                else:
+                                    domain += [('id', 'in', [])]
+                            else:
+                                domain += [('list_price', '>=', request.session.get('min1')),
+                                           ('list_price', '<=', request.session.get('max1'))]
+# ==============================
+                            request.session["pricerange"] = str(
+                                request.session['min1'])+"-To-"+str(request.session['max1'])
+
+                if session.get('min1') and session['min1']:
+                    result.qcontext['min1'] = session["min1"]
+                    result.qcontext['max1'] = session["max1"]
+
+        if cate_for_price:
+            request.session['curr_category'] = int(cate_for_price)
 
         if request.session.get('default_paging_no'):
             ppg = int(request.session.get('default_paging_no'))
 
-        # For Collascpe category
-        parent_category_ids = []
-        if category:
-            parent_category_ids = [category.id]
-            current_category = category
-            while current_category.parent_id:
-                parent_category_ids.append(current_category.parent_id.id)
-                current_category = current_category.parent_id
-        result.qcontext['parent_category_ids'] = parent_category_ids
-
-        product_count = product_obj.search_count(cr, uid, domain, context=context)
+        product_count = product_obj.search_count(domain)
         pager = request.website.pager(
             url=url, total=product_count, page=page, step=ppg, scope=7, url_args=post)
-        product_ids = product_obj.search(
-            cr, uid, domain, limit=ppg, offset=pager['offset'], order=sort_order, context=context)
-        products = product_obj.browse(cr, uid, product_ids, context=context)
-
-        result.qcontext.update({'product_count': product_count})
-        result.qcontext.update({'products': products})
-        result.qcontext.update({'category': category})
-        result.qcontext.update({'pager': pager})
-
-        result.qcontext.update({'bins': table_compute().process(products)})
+        products = product_obj.search(
+            domain, limit=ppg, offset=pager['offset'], order=sort_order)
+        compute_currency = self._get_compute_currency(pricelist, products[:1])
+        result.qcontext.update({'product_count': product_count,
+                                'products': products,
+                                'category': category,
+                                'pager': pager,
+                                'add_qty': add_qty,
+                                'compute_currency': compute_currency,
+                                'keep': keep,
+                                'search': search,
+                                'bins': TableCompute().process(products, ppg)})
 
         result.qcontext['brand'] = brand
-        result.qcontext['brand_obj'] = request.env['product.brands'].search([('id', '=', brand)])
-
+        result.qcontext['domain'] = domain
+        result.qcontext['brand_obj'] = request.env['product.brands'].sudo().search([
+            ('id', '=', brand)])
         return result
 
     @http.route()
     def cart_update_json(self, product_id, line_id=None, add_qty=None, set_qty=None, display=True):
         result = super(KingfisherProBrandSlider, self).cart_update_json(
-            product_id=product_id, line_id=line_id, add_qty=add_qty, set_qty=set_qty, display=display)
-        result.update({'kingfisher_pro.hover_total': request.website._render("kingfisher_pro.hover_total", {
-            'website_sale_order': request.website.sale_get_order()
-            })
+            product_id, line_id, add_qty, set_qty, display)
+        order = request.website.sale_get_order()
+        result.update({'kingfisher_pro.hover_total': request.env['ir.ui.view'].render_template("kingfisher_pro.hover_total", {
+            'website_sale_order': order})
         })
         return result
 
@@ -312,7 +416,7 @@ class KingfisherProBrandSlider(website_sale):
         }
 
         if post.get('product_count'):
-            brand_data = request.env['product.brands'].search(
+            brand_data = request.env['product.brands'].sudo().search(
                 [], limit=int(post.get('product_count')))
             if brand_data:
                 value['website_brands'] = brand_data
@@ -320,7 +424,7 @@ class KingfisherProBrandSlider(website_sale):
         if post.get('product_label'):
             value['brand_header'] = post.get('product_label')
 
-        return request.website.render("kingfisher_pro.kingfisher_pro_brand_slider_view", value)
+        return request.render("kingfisher_pro.kingfisher_pro_brand_slider_view", value)
 
     @http.route(['/kingfisher_pro/removeattribute'], type='json', auth='public', website=True)
     def remove_selected_attribute(self, **post):
@@ -338,17 +442,3 @@ class KingfisherProBrandSlider(website_sale):
             elif remove == "tag":
                 request.session[remove] = ''
                 return True
-
-
-    @http.route(['/shop/cart/update'], type='http', auth="public", methods=['POST'], website=True)
-    def cart_update(self, product_id, add_qty=1, set_qty=0, **kw):
-        cr, uid, context = request.cr, request.uid, request.context
-        request.website.sale_get_order(force_create=1)._cart_update(product_id=int(product_id), add_qty=float(add_qty), set_qty=float(set_qty))
-        #return request.redirect("/shop/cart")
-        prod_obj = request.registry.get('product.product')
-        product = prod_obj.browse(cr,uid,int(product_id),context=context)
-        tpl_obj = request.registry('product.template')
-        tpl_ids = tpl_obj.search(cr,uid, [('id', '=', product.product_tmpl_id.id)],context=context);
-        template = tpl_obj.browse(cr,uid,tpl_ids, context=context)
-    
-        return request.redirect('/shop/product/%s' % slug(template))

BIN
controllers/main.pyc


+ 3 - 3
data/data.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<openerp>
+<odoo>
     <data noupdate="1">
 
         <record id="record_no_of_product_per_page_no_10" model="product.per.page.no">
@@ -28,7 +28,7 @@
         </record>
 
         <record id="record_no_of_product_per_page" model="product.per.page" >
-            <field name="name">Mostrar</field>
+            <field name="name">Show</field>
             <field name="no_ids" eval="[(6, 0, [ref('record_no_of_product_per_page_no_10'),
                                                ref('record_no_of_product_per_page_no_20'),
                                                ref('record_no_of_product_per_page_no_30'),
@@ -38,4 +38,4 @@
         </record>
 
     </data>
-</openerp>
+</odoo>

+ 2 - 2
data/demo_homepage.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<openerp>
+<odoo>
 <data noupdate="1">
 
     <!-- Home Page -->
@@ -274,4 +274,4 @@
     </template>
 
 </data>
-</openerp>
+</odoo>

+ 5 - 9
doc/changelog.rst

@@ -1,13 +1,9 @@
 ========================
-``Kingfisher Pro Theme`` changelog
+``Kingfisher Pro Fashion`` changelog
 ========================
 
-*****
+******************************************
+Improved code to support the default product flow for some static ids.
+******************************************
 
-Added translations file and make fields translatable
-
-*****
-
-1/. Added translation file for French(BE).
-
-2/. Make char fields translatable.
+1. Improved code to support the default product flow for some static ids.

+ 2048 - 0
i18n/fr.po

@@ -0,0 +1,2048 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+#	* kingfisher_pro
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 9.0c\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-06-13 09:07+0000\n"
+"PO-Revision-Date: 2016-06-13 09:07+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "#ccc"
+msgstr "#ccc"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "100% MONEY BACK - 30 DAYS"
+msgstr "100% REMBOURSÉ - 30 JOURS"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_1
+msgid "1st collection name"
+msgstr "1er nom de la collection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_1_ids
+msgid "1st product collection"
+msgstr "1ère collection de produits"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "2 Columns"
+msgstr "
+2 colonnes"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "2016"
+msgstr "2016"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_2
+msgid "2nd collection name"
+msgstr "2nd collection name"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_2_ids
+msgid "2nd product collection"
+msgstr "collection 2ème produit"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "3 Columns"
+msgstr "Les colonnes 3"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_3
+msgid "3rd collection name"
+msgstr "3ème nom de la collection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_3_ids
+msgid "3rd product collection"
+msgstr "collection 3ème produit"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "4 Columns"
+msgstr "4 colonnes"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "404"
+msgstr "404"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_4
+msgid "4th collection name"
+msgstr "4ème nom de la collection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_4_ids
+msgid "4th product collection"
+msgstr "collection 4ème produit"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "5th collection name"
+msgstr "
+5ème nom de la collection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_5_ids
+msgid "5th product collection"
+msgstr "collection de produits 5e"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>24/7 CUSTOMER SERVICE</b>"
+msgstr "<b>SERVICE CLIENT 24/7</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>FREE SHIPPING WORLDWIDE</b>"
+msgstr "<b>ENVOI GRATUIT DANS LE MONDE ENTIER</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>MONEY BACK GUARANTEE !</b>"
+msgstr "<b>GARANTIE DE REMBOURSEMENT !</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "<i class=\"fa fa-shopping-cart\"/>Add to Cart"
+msgstr "<i class=\"fa fa-shopping-cart\"/>Add to Cart"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "<span class=\"col-xs-6 text-right h4\">Subtotal:</span>"
+msgstr "<span class=\"col-xs-6 text-right h4\">Subtotal:</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">Open Sans </span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">Open Sans </span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Source Sans Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Source Sans Pro</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">Source Serif Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">Source Serif Pro</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">Varela Round</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">Varela Round</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">Lato</span>"
+msgstr "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">Lato</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+msgstr "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "<span class=\"line1\">BIGGEST</span><br/>\n"
+"                                    <span class=\"line2\">SALE</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+msgstr "<span class=\"line1\">BIGGEST</span><br/>\n"
+"                                    <span class=\"line2\">SALE</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider   
+msgid "<span class=\"sr-only\">Next</span>"
+msgstr "<span class=\"sr-only\">Suivant</span>"
+
+#. module: kingfisher_pro       
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "<span class=\"sr-only\">Previous</span>"
+msgstr "<span class=\"sr-only\">Précédent</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_blog_custom_snippet
+msgid "<span>Blog post slider</span>"
+msgstr "
+<Span > Blog après curseur </ span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_multi_cat_custom_snippet
+msgid "<span>Multi Category Slider</span>"
+msgstr "<Span > Multi Catégorie Curseur </ span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_brand_custom_slider
+msgid "<span>Our Brands</span>"
+msgstr "<Span > Nos Marques </ span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_product_category_slider
+msgid "<span>Product/Category Slider</span>"
+msgstr "<Span > Produit / Catégorie Curseur </ span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+msgid "<span>Trending</span>"
+msgstr "<Span > Trending </ span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "About Us"
+msgstr "À propos de nous"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_active
+msgid "Active"
+msgstr "Actif"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_images
+msgid "Add Multiple Image in Product"
+msgstr "Ajouter Image multiple dans le produit"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_multi_image
+msgid "Add Multiple Images?"
+msgstr "Ajouter plusieurs images ?"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_is_flip_image
+msgid "Add flip image"
+msgstr "Ajouter retournement de l'image
+"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Add flip image which will be visible on product hover in website"
+msgstr "Ajouter retournement de l'image qui sera visible sur le vol stationnaire du produit sur ​​le site"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.king_pro_products_item
+msgid "Add to cart"
+msgstr "Ajouter au panier"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Add..."
+msgstr "Ajouter..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Affiliates"
+msgstr "Affiliés"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "All Products"
+msgstr "Tous les produits"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_alt
+msgid "Alt"
+msgstr "Alt"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:24
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:56
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:83
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:110
+#, python-format
+msgid "Apply"
+msgstr "Appliquer"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Aqua"
+msgstr "Aqua"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Ascending"
+msgstr "
+Ascendant"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_auto_rotate
+msgid "Auto Rotate Slider"
+msgstr "Rotation auto Curseur"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "B/W"
+msgstr "B / W"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "BOXED"
+msgstr "
+BOXÉ"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Background Pattern"
+msgstr "Motif de fond"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background color"
+msgstr "Couleur de fonds"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu"
+msgstr "La couleur de fond pour megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu, for setting background color you have to pass hexacode here."
+msgstr "La couleur de fond pour megamenu , pour la mise en couleur de fond que vous avez à passer hexacode ici ."
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background image"
+msgstr "Image de fond"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_image
+msgid "Background image for megamenu"
+msgstr "Image de fond pour megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Bag"
+msgstr "Sac"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:204
+#: model:ir.actions.act_window,name:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_list_view
+#, python-format
+msgid "Blog Post Slider"
+msgstr "Blog post Curseur"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:68
+#, python-format
+msgid "Blog Slider Configuration"
+msgstr "Blog Configuration Curseur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.dynamic_blog_slider_menu
+msgid "Blog Slider Configuraton"
+msgstr "Blog Configuration Curseur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Blue"
+msgstr "Bleu"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Blur"
+msgstr "flou"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+msgid "Bottom"
+msgstr "Bas"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_brand_id
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_product_template_form_brand_add
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_view_product_template_search_brand
+msgid "Brand"
+msgstr "Marque"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_cover
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Cover"
+msgstr "Marque Cover"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_logo
+msgid "Brand Logo"
+msgstr "Logo de la marque"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_name
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Name"
+msgstr "Marque"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_brand_products
+msgid "Brand Products"
+msgstr "Produits de marque"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherit_product_search_view
+msgid "Brands"
+msgstr "Marques"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:36
+#, python-format
+msgid "Brands Slider Configuration"
+msgstr "Configuration Curseur Marques"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Brown"
+msgstr "marron"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_slider_layout
+msgid "By Price"
+msgstr "Par Prix"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "CEO, ABC company"
+msgstr "Chef de la direction , la société ABC"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "CURRENCY"
+msgstr "DEVISE"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:23
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:55
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:82
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:109
+#, python-format
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: kingfisher_pro
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Category"
+msgstr "Catégorie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider_position
+msgid "Category Slider Position"
+msgstr "Category Slider Position"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_change_thumbnail_size
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_change_thumbnail_size
+msgid "Change thumbnail size"
+msgstr "Change thumbnail size"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Checkout"
+msgstr "Check-out"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,help:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.multi_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.prod_cat_slider_action
+msgid "Click to define a new slider."
+msgstr "Cliquez pour définir un nouveau curseur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Collection configuration"
+msgstr "configuration de Collection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_1
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_2
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_3
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_4
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "Collection label to be displayed in website like Men, Women, Kids, etc..."
+msgstr "
+label Collection qui sera affiché dans le site comme des hommes, femmes, enfants , etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_collections_blog_post
+msgid "Collections of blog posts"
+msgstr "Collections de messages blog"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_category
+msgid "Collections of category"
+msgstr "Collections de la catégorie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_product
+msgid "Collections of product"
+msgstr "Collections de produits"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_color
+msgid "Color"
+msgstr "
+Couleur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Configure"
+msgstr "Configurer"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Configure website product pagination"
+msgstr "Configurer site produit pagination"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Contact"
+msgstr "Contact"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Contact Us"
+msgstr "Contactez-nous"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_no_of_counts
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "Counts"
+msgstr "Counts"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover Image will be show untill video is loaded."
+msgstr "Image de couverture sera show vidéo jusqu'au chargement ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover image"
+msgstr "Image de couverture"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_uid
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_date
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Customer Service"
+msgstr "Service Clients"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Customize your theme"
+msgstr "Personnalisez votre thème"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Default"
+msgstr "Default"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Descending"
+msgstr "Descendant"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_description
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_description
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Description"
+msgstr "La description"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_display_name
+msgid "Display Name"
+msgstr "Nom affiché"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "Display menu footer"
+msgstr "menu Affichage footer"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,help:kingfisher_pro.field_website_product_display_grid
+msgid "Display no. of products per line in website product grid."
+msgstr "Afficher pas . de produits par ligne dans la grille des produits du site Web."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse\n"
+"                                <br/>\n"
+"                                molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero\n"
+"                                <br/>\n"
+"                                eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+msgstr "Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse\n"
+"                                <br/>\n"
+"                                molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero\n"
+"                                <br/>\n"
+"                                eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_list_view
+msgid "Dynamic Slider"
+msgstr "Dynamic curseur"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "ACHETEZ MAINTENANT <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable First and Last Pager"
+msgstr "Activer Prénom et Pager"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_active
+msgid "Enable or Disable tag from website"
+msgstr "Activer ou désactiver tag sur le site"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_sort_by
+msgid "Enable product sorting option"
+msgstr "Activer produit option de tri"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable the text panel"
+msgstr "Activer le panneau de texte"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_is_flip_image
+msgid "Enable this checkbox for adding flip image on product website."
+msgstr "Activez cette case à cocher pour l'image flip ajout sur ​​le site Web du produit."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable this checkbox to make 'First' and 'Last' button in pager on website."
+msgstr "Cochez cette case pour faire 'First ' et le bouton 'Last ' dans pager sur le site ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable/Disable text which is visible on the image in multi image."
+msgstr "Activer / Désactiver le texte qui est visible sur l'image en multi image."
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:43
+#, python-format
+msgid "Enter Count"
+msgstr "Entrez comte
+"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:49
+#, python-format
+msgid "Enter Label (for e.g: Our Brands)"
+msgstr " Entrez l'étiquette (pour e.g : Nos Marques ) "
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FONTS COMBINATIONS"
+msgstr " POLICES COMBINAISONS "
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "FREE SHIPPING WORLDWIDE"
+msgstr "ENVOI GRATUIT DANS LE MONDE ENTIER"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FULL WIDTH"
+msgstr "PLEINE LARGEUR"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "First"
+msgstr "Premier"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image"
+msgstr "Flip image"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image will be shown on mouse hover in website on specific product."
+msgstr "Retourner l'image sera affichée sur le vol stationnaire de la souris dans le site Web sur un produit spécifique."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer content"
+msgstr "contenu du pied de page"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer name for megamenu"
+msgstr "Nom du pied de page pour megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "For displaying footer in megamenu"
+msgstr "Pour afficher le pied de page dans megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_sort_by
+msgid "For enabling product sorting feature in website."
+msgstr "Pour activer fonctionnalité de tri sur le site produit ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Free Shipping"
+msgstr "Livraison gratuite"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Gift Cards"
+msgstr "Cartes cadeaux"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Golden"
+msgstr "d'or"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Green"
+msgstr "vert"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Grid View"
+msgstr "Grid View"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Header name for carousel slider in megamenu"
+msgstr "nom d' en-tête pour carrousel curseur dans megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Help"
+msgstr "Aide"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Home"
+msgstr "Accueil"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Html5 Video"
+msgstr "Html5 Video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_id
+msgid "ID"
+msgstr "ID"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_image
+msgid "Image"
+msgstr "Image"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_images
+msgid "Images"
+msgstr "Images"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_include_in_megamenu
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_include_in_megamenu
+msgid "Include in mega menu"
+msgstr "Inclure dans mégamenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "International"
+msgstr "International"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_is_megamenu
+msgid "Is megamenu...?"
+msgstr "Megamenu est ... ?"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "It is required"
+msgstr "C'est requis"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Jewellary"
+msgstr "Jewellary"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Jobs"
+msgstr "Jobs"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "John Warner"
+msgstr "John Warner"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "LANGUAGE"
+msgstr "LA LANGUE"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "LAYOUT"
+msgstr "DISPOSITION"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:47
+#, python-format
+msgid "Label"
+msgstr "Étiquette"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_name
+msgid "Label Name"
+msgstr "Nom de l'étiquette"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "Last"
+msgstr "Dernier"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no___last_update
+msgid "Last Modified on"
+msgstr "Dernière modification le"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_uid
+msgid "Last Updated by"
+msgstr "Mis à jour par"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_date
+msgid "Last Updated on"
+msgstr "Mis à jour le"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Left"
+msgstr "À gauche"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Legal"
+msgstr "Légal"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Link for mp4 format video"
+msgstr "Lien pour le format vidéo mp4"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Link for ogv format video"
+msgstr "Lien pour le format vidéo ogv"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Link for webm format video"
+msgstr "Link for webm format video"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "List View"
+msgstr "List View"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Login"
+msgstr "S'identifier"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Logout"
+msgstr "Déconnexion"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "MAIN COLOR"
+msgstr "COULEUR PRINCIPALE"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "MEN'S SHOES"
+msgstr "CHAUSSURES POUR HOMMES"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "MEN'S WATCH"
+msgstr "Montre homme"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_main_category_color
+msgid "Main category color"
+msgstr "Catégorie principale couleur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_menu_id
+msgid "Main menu"
+msgstr "Menu principal"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Meet The Maker"
+msgstr "Meet The Maker"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_img_color
+msgid "Megamenu background selection"
+msgstr "Megamenu background selection"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_type
+msgid "Megamenu type"
+msgstr "Megamenu type"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Men Blazers"
+msgstr "Men Blazers"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu Icon"
+msgstr "Menu Icône"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu icon for your menu"
+msgstr "Icône du menu pour votre menu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_custom_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_category_slider_option
+msgid "Modify"
+msgstr "Modifier"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_more_view_exclude
+msgid "More View Exclude"
+msgstr "More View Exclude"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:279
+#, python-format
+msgid "Multi Category Slider"
+msgstr "Multi Catégorie Curseur"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:95
+#, python-format
+msgid "Multi Product Slider Configuration"
+msgstr "Multi configuration du produit Curseur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.multi_slider_menu
+msgid "Multi Product Slider Configuraton"
+msgstr "Multi produit Curseur configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.multi_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Multi Slider"
+msgstr "curseur multi"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Multiple Image"
+msgstr "Multiple Image"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Multiple Product Image"
+msgstr "Multiple Image du produit"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "My account"
+msgstr "Mon compte"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name"
+msgstr "Nom"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name for sorting option"
+msgstr "Nom de l'option de tri"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New Collection"
+msgstr "Nouvelle collection"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New Collection"
+msgstr "Nouvelle collection"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S SHOES"
+msgstr "CHAUSSURES POUR HOMMES"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Men Blazers"
+msgstr "hommes Blazers"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Save"
+msgstr "sauvegarder"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Save"
+msgstr "sauvegarder"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "20%"
+msgstr "20%"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New collection"
+msgstr "Nouvelle collection"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Newsletter!"
+msgstr "Bulletin!
+"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_no_of_counts
+msgid "No of blogs to be displayed in slider."
+msgstr "Aucun des blogs à afficher en curseur ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No of collections to be displayed on slider."
+msgstr "Aucune des collections à afficher sur glisseur."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_ids
+msgid "No of product to display"
+msgstr "Pas de produit pour afficher"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "No of products to be displayed in slider."
+msgstr "Aucun des produits à afficher sous forme de curseur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No. of collections to show"
+msgstr "Nombre de collections pour montrer"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_products_count
+msgid "Number of products"
+msgstr "Nombre de produits"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Orange"
+msgstr "Orange"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.biztech_form_view_for_product_sorting
+msgid "Order By"
+msgstr "Commandé par"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Order Status"
+msgstr "Statut de la commande"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:130
+#, python-format
+msgid "Our Brands"
+msgstr "Nos marques"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Pink"
+msgstr "Rose"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_interval_play
+msgid "Play interval of slideshow"
+msgstr "Lecture intervalle de diaporama"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Please try one of the following pages"
+msgstr "S'il vous plaît essayez l'une des pages suivantes"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_tag
+msgid "Popular Tags"
+msgstr "Mots-clés populaires"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Price-Range:"
+msgstr "Échelle des prix:"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Privacy"
+msgstr "Confidentialité"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Privacy Policy"
+msgstr "Politique de confidentialité"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "Proceed to checkout"
+msgstr "Passer à la caisse"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_prod_page_id
+msgid "Prod page id"
+msgstr "page Prod id"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_product_tmpl_id
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Product"
+msgstr "Article"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_single_product_brand
+msgid "Product Brand"
+msgstr "Marque de produit"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.menu_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.product_brandz_search_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Product Brands"
+msgstr "Marques de produits"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Flip Image"
+msgstr "Flip Product Image"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Multiple Images"
+msgstr "Produit Plusieurs images"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product Name"
+msgstr "Nom de l'article"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page_no
+msgid "Product Per Page No"
+msgstr "Produit par page Non"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_product_sorting
+#: model:ir.ui.menu,name:kingfisher_pro.sub_menu_sort_by
+msgid "Product Sorting"
+msgstr "Tri des produits"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_style_tag
+msgid "Product Style Tag"
+msgstr "Style Produit Tag"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_style_tag
+msgid "Product Style Tags"
+msgstr "Style Mots clés du produit"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_tags
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_tags
+msgid "Product Tags"
+msgstr "Mots clés du produit"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_template
+msgid "Product Template"
+msgstr "Modèle d'article"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product not available"
+msgstr "Article non disponible"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_product_display_grid
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Product per grid"
+msgstr "Produit par grille"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_name
+msgid "Product per page"
+msgstr "Produit par page"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:65
+#: model:ir.actions.act_window,name:kingfisher_pro.prod_cat_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_list_view
+#, python-format
+msgid "Product/Category Slider"
+msgstr "Produit / Catégorie Curseur"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:9
+#, python-format
+msgid "Product/Category Slider Configuration"
+msgstr "Product/Category Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.prod_cat_slider_menu
+msgid "Product/Category Slider Configuraton"
+msgstr "Product/Category Slider Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_product_ids
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_kanban_view
+msgid "Products"
+msgstr "Articles"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Recently added item(s)"
+msgstr "Derniers articles ajoutés (s )"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Red"
+msgstr "rouge"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Register"
+msgstr "registre"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Returns &amp; Exchanges"
+msgstr "Retours &amp; des échanges"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Right"
+msgstr "Right"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "SERVICE SUPPORT 24/7"
+msgstr "SERVICE SUPPORT 24/7"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "ACHETEZ MAINTENANT <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Shop now"
+msgstr "ACHETEZ MAINTENANT"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "ACHETEZ MAINTENANT <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "SUBSCRIBE NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "ABONNEZ-VOUS MAINTENANT <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Save <span>20%</span>"
+msgstr "sauvegarder <span>20%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search"
+msgstr "Rechercher"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search..."
+msgstr "Recherche…"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Security"
+msgstr "Sécurité"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_brand_id
+msgid "Select a brand for this product"
+msgstr "Sélectionnez une marque pour ce produit"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_style_tag_id
+msgid "Select a tag for this product"
+msgstr "Sélectionnez une étiquette pour ce produit"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Select field on which you want to apply sorting"
+msgstr "Sélectionner le champ sur lequel vous souhaitez appliquer le tri"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Select product or category for whom you want to show a slider."
+msgstr "Choisir le produit ou la catégorie pour laquelle vous souhaitez afficher un curseur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,help:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Select the position where you want to display the thumbnail panel in multi image."
+msgstr "Sélectionnez la position où vous souhaitez afficher le panneau des vignettes en multi image."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Selected Filters"
+msgstr "Filtres sélectionnés"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Sepia"
+msgstr "Sepia"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_sequence
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_for_biztech_product_tags
+msgid "Sequence"
+msgstr "Séquence"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_main_category_color
+msgid "Set color for main category in megamenu"
+msgstr "Set color for main category in megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Set color for sab category in megamenu"
+msgstr "Set color for sab category in megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_set_default_check
+msgid "Set default"
+msgstr "Définir par defaut"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Shoes"
+msgstr "Chaussures"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Shop now <i class=\"fa fa-angle-right\"/>"
+msgstr "Achetez maintenant <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping Cart"
+msgstr "Panier"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping-cart"
+msgstr "Panier"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_description
+msgid "Short description which will be visible below category slider."
+msgstr "Brève description qui sera visible ci-dessous la catégorie curseur ."
+
+#. module: kingfisher_pro
+#: model:product.per.page,name:kingfisher_pro.record_no_of_product_per_page
+msgid "Show"
+msgstr "Montrer"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Sign up for our newsletter!"
+msgstr "Inscrivez-vous à notre newsletter !"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.menu_slider_config
+msgid "Slider Configuration"
+msgstr "Configuration curseur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Slider configuration"
+msgstr "Slider configuration"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_no_extra_options
+msgid "Slider effects"
+msgstr "effets Slider"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Slider label"
+msgstr "étiquette Slider"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider name"
+msgstr "Slider name"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Slider sliding speed"
+msgstr "vitesse de glissement Curseur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider title to be displayed on website like Best products, Latest and etc..."
+msgstr "Titre de curseur à afficher sur le site comme les meilleurs produits , plus récents et etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_name
+msgid "Slider title to be displayed on website like Our Blogs, Latest Blog Post and etc..."
+msgstr "Titre de curseur à afficher sur le site comme nos blogs , Dernières Blog Post et etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,help:kingfisher_pro.field_website_no_extra_options
+msgid "Slider with all options for next, previous, play, pause, fullscreen, hide/show thumbnail panel."
+msgstr "
+Vitesse de glissement d'un curseur peut être réglé d'ici et il sera en millisecondes ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Sliding speed of a slider can be set from here and it will be in milliseconds."
+msgstr "Vitesse de glissement d'un curseur peut être réglé d'ici et il sera en millisecondes ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By"
+msgstr "Trier par"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By:"
+msgstr "Trier par:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Sort On"
+msgstr "Trier sur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_sequence
+msgid "Sort Order"
+msgstr "Ordre de tri"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Spacs"
+msgstr "SAVS"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_website_megamenu_submenu
+msgid "Still, No category assigned to this menu.!!!"
+msgstr "Pourtant, Sans catégorie assignée à ce menu . !!!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Sub category color"
+msgstr "catégorie Sous couleur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Supply chain"
+msgstr "Chaîne d'approvisionnement"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_name
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_name
+msgid "Tag Name"
+msgstr "Tag Nom"
+
+#. module: kingfisher_pro
+#: sql_constraint:biztech.product.tags:0
+msgid "Tag name should be unique..!"
+msgstr "Nom de la balise doit être unique ..!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Tag:"
+msgstr "Étiquette:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_tag_ids
+msgid "Tags"
+msgstr "Étiquettes"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "Testimonials"
+msgstr "Témoignages"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Text Messaging"
+msgstr "La messagerie texte"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks"
+msgstr "Merci"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks for your subscription!"
+msgstr "Merci pour votre abonnement!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "This is not the webpage you are looking for"
+msgstr "Cela ne veut pas la page Web que vous recherchez"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive.\n"
+"                                                    Odoo provides essential platform for our project management.\n"
+"                                                    Things are better organized and more visible with it."
+msgstr "Ce thème est très facile à construire et former le point de vue du client , il est très \ n "
+" Intuitive . \ N"
+" Odoo fournit la plate-forme essentielle pour notre gestion de projet. \ N"
+" Les choses sont mieux organisés et plus visible avec elle"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_height
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_height
+msgid "Thumb height"
+msgstr "hauteur de pouce"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_width
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_width
+msgid "Thumb width"
+msgstr "largeur du pouce"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_color_opt_thumbnail
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_color_opt_thumbnail
+msgid "Thumbnail overlay effects"
+msgstr "effets de superposition Thumbnail"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Thumbnails panel position"
+msgstr "position du panneau Vignettes"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_name
+msgid "Title"
+msgstr "Titre"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:41
+#, python-format
+msgid "Total Count"
+msgstr "Le compte total"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:14
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:73
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:100
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_attach_type
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_type
+#, python-format
+msgid "Type"
+msgstr "Type"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Type of slider"
+msgstr "Type de curseur"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+msgid "Video"
+msgstr "Video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_id
+msgid "Video ID"
+msgstr "Video ID"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Video MP4"
+msgstr "MP4 vidéo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Video OGV"
+msgstr "WEBM vidéo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Video WEBM"
+msgstr "Video WEBM"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_type
+msgid "Video media player"
+msgstr "lecteur multimédia de la vidéo
+"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "View all"
+msgstr "Voir tout"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Vimeo"
+msgstr "Vimeo"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S GLASSES"
+msgstr "Les LUNETTES FEMMES"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S JEWELLERY"
+msgstr "BIJOUX FEMMES"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_customize_menu_colors
+msgid "Want to customize menu colors"
+msgstr "Vous voulez personnaliser les couleurs de menu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider
+msgid "Want to display category slider"
+msgstr "Vous voulez afficher la catégorie curseur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon
+msgid "Want to display menu icon"
+msgstr "
+Vous voulez afficher l'icône du menu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg
+msgid "Want to set megamenu background"
+msgstr "Vous souhaitez créer megamenu fond"
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:143
+#: code:addons/kingfisher_pro/models/products.py:154
+#, python-format
+msgid "Warning! You cannot set 'zero' for product page."
+msgstr "Attention! Vous ne pouvez pas définir «zéro» pour la page du produit."
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:176
+#, python-format
+msgid "Warning! You have to set atleast one default value."
+msgstr "Attention! Vous devez définir atleast une seule valeur par défaut ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Watch"
+msgstr "Regarder"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website
+msgid "Website"
+msgstr "Site Web"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_menu
+msgid "Website Menu"
+msgstr "Menu du site web"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_public_category
+msgid "Website Product Category"
+msgstr "Catégorie d'articles du site Web"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_f_l_pager
+msgid "Website Product Pager Settings"
+msgstr "Site Web Paramètres Pager de produit"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_product_per_page
+msgid "Website Product Pagination"
+msgstr "Site Pagination produit"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Website Product Paging"
+msgstr "Paging Site Web du produit"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "Website menu"
+msgstr "Menu site web"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Welcome,"
+msgstr "Bienvenue,"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Western Wear"
+msgstr "Western Wear"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,help:kingfisher_pro.field_website_interval_play
+msgid "With this field you can set the interval play time between two images."
+msgstr "Avec ce champ, vous pouvez définir le temps de jeu intervalle entre deux images ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Women Tops"
+msgstr "Femmes Tops
+"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "Write a quote here from one of your customers. Quotes are a\n"
+"                                                    great way to build confidence in your products or services.\n"
+"                                                    This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive."
+msgstr "Write a quote here from one of your customers. Quotes are a\n"
+"                                                    great way to build confidence in your products or services.\n"
+"                                                    This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Writizmo"
+msgstr "Writizmo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_sequence
+msgid "You can define sequence of tags you want to show tags"
+msgstr "Vous pouvez définir la séquence de balises que vous souhaitez afficher les tags"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Your cart is empty!"
+msgstr "Votre chariot est vide!"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Youtube"
+msgstr "Youtube"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_sortby
+msgid "biztech.product.sortby"
+msgstr "biztech.product.sortby"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_style_tag
+msgid "biztech.product.style.tag"
+msgstr "biztech.product.style.tag"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_tags
+msgid "biztech.product.tags"
+msgstr "biztech.product.tags"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_blog_slider_config
+msgid "blog.slider.config"
+msgstr "blog.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+msgid "by"
+msgstr "par"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "details"
+msgstr "détails"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "home page"
+msgstr "page d'accueil"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_multi_slider_config
+msgid "multi.slider.config"
+msgstr "multi.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_brands
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_tree_view
+msgid "product.brands"
+msgstr "product.brands"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_category_slider_config
+msgid "product.category.slider.config"
+msgstr "product.category.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page
+msgid "product.per.page"
+msgstr "product.per.page"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page_no
+msgid "product.per.page.no"
+msgstr "
+product.per.page.no"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "review(s) | Add your review"
+msgstr "commentaire (s) | Donnez votre avis"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_config_settings
+msgid "website.config.settings"
+msgstr "website.config.settings"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "your email..."
+msgstr "Votre adresse courriel..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "© 2016 By <span>Kingfisher Pro Fashion.</span> All Rights Reserved."
+msgstr "© 2016 par <span > Kingfisher Pro Fashion . </ Span> Tous droits réservés ."
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S SHOES"
+msgstr "CHAUSSURES POUR HOMMES"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Testimonials"
+msgstr "Témoignages"
+
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S JEWELLARY"
+msgstr "L' jewellary DES FEMMES"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S GLASSES"
+msgstr "Les LUNETTES FEMMES"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S WATCH"
+msgstr "Montre homme"
+
+
+
+
+
+
+
+

+ 1976 - 0
i18n/nl.po

@@ -0,0 +1,1976 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+#	* kingfisher_pro
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 9.0c\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-06-13 09:05+0000\n"
+"PO-Revision-Date: 2016-06-13 09:05+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "#ccc"
+msgstr "#ccc"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "100% MONEY BACK - 30 DAYS"
+msgstr "100% geld terug - 30 DAGEN"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_1
+msgid "1st collection name"
+msgstr "1 collectienaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_1_ids
+msgid "1st product collection"
+msgstr "1 product collectie"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "2 Columns"
+msgstr "2 kolommen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "2016"
+msgstr "2016"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_2
+msgid "2nd collection name"
+msgstr "2 collectienaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_2_ids
+msgid "2nd product collection"
+msgstr "2 product collectie"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "3 Columns"
+msgstr "3 kolommen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_3
+msgid "3rd collection name"
+msgstr "3 collectienaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_3_ids
+msgid "3rd product collection"
+msgstr "3 product collectie"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "4 Columns"
+msgstr "4 Columns"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "404"
+msgstr "404"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_4
+msgid "4th collection name"
+msgstr "4 collectienaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_4_ids
+msgid "4th product collection"
+msgstr "4 product collectie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "5th collection name"
+msgstr "5 collectienaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_5_ids
+msgid "5th product collection"
+msgstr "5 product collectie"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>24/7 CUSTOMER SERVICE</b>"
+msgstr "<b>24/7 Klantenservice</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>FREE SHIPPING WORLDWIDE</b>"
+msgstr "<b>GRATIS VERZENDING WERELDWIJD</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>MONEY BACK GUARANTEE !</b>"
+msgstr "<b>GELDTERUGGARANTIE !</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "<i class=\"fa fa-shopping-cart\"/>Add to Cart"
+msgstr "<i class=\"fa fa-shopping-cart\"/>Voeg toe aan winkelmandje"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "<span class=\"col-xs-6 text-right h4\">Subtotal:</span>"
+msgstr "<span class=\"col-xs-6 text-right h4\">Subtotaal</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">Open Sans </span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">Open Sans </span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Source Sans Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Bron Sans Pro</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">Source Serif Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">Bron Serif Pro</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">Varela Round</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">Varela Ronde</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">Lato</span>"
+msgstr "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">kant</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+msgstr "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "<span class=\"line1\">BIGGEST</span><br/>\n"
+"                                    <span class=\"line2\">SALE</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+msgstr "<span class=\"line1\">BIGGEST</span><br/>\n"
+"                                    <span class=\"line2\">VERKOOP</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "<span class=\"sr-only\">Next</span>"
+msgstr "<span class=\"sr-only\">volgende</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "<span class=\"sr-only\">Previous</span>"
+msgstr "<span class=\"sr-only\">voorgaand</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_blog_custom_snippet
+msgid "<span>Blog post slider</span>"
+msgstr "<span>Blogpost slider</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_multi_cat_custom_snippet
+msgid "<span>Multi Category Slider</span>"
+msgstr "<span>Multi Categorie Slider</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_brand_custom_slider
+msgid "<span>Our Brands</span>"
+msgstr "<span>Onze merken</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_product_category_slider
+msgid "<span>Product/Category Slider</span>"
+msgstr "<span>Product- / Categorie Slider</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+msgid "<span>Trending</span>"
+msgstr "<span>Trending</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "About Us"
+msgstr "Over ons"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_active
+msgid "Active"
+msgstr "Actief"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_images
+msgid "Add Multiple Image in Product"
+msgstr "Voeg Meervoudig beeld in Product"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_multi_image
+msgid "Add Multiple Images?"
+msgstr "Voeg meerdere afbeeldingen ?"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_is_flip_image
+msgid "Add flip image"
+msgstr "Voeg het beeld flip"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Add flip image which will be visible on product hover in website"
+msgstr "Voeg flip beeld dat zichtbaar is op het product zweven op de website zal worden"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.king_pro_products_item
+msgid "Add to cart"
+msgstr "Voeg toe aan winkelmandje"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Add..."
+msgstr "Toevoegen..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Affiliates"
+msgstr "Affiliates"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "All Products"
+msgstr "Alle Producten"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_alt
+msgid "Alt"
+msgstr "Alt"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:24
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:56
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:83
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:110
+#, python-format
+msgid "Apply"
+msgstr "Van toepassing zijn"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Aqua"
+msgstr "Aqua"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Ascending"
+msgstr "oplopend"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_auto_rotate
+msgid "Auto Rotate Slider"
+msgstr "Auto Rotate Slider"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "B/W"
+msgstr "B/W"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "BOXED"
+msgstr "BOXED"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Background Pattern"
+msgstr "Achtergrondpatroon"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background color"
+msgstr "Achtergrond kleur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu"
+msgstr "Achtergrondkleur voor megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu, for setting background color you have to pass hexacode here."
+msgstr "Achtergrondkleur voor megamenu , voor het instellen van de achtergrond kleur moet je hexacode hier passeren ."
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background image"
+msgstr "Achtergrond afbeelding"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_image
+msgid "Background image for megamenu"
+msgstr "achtergrond voor megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Bag"
+msgstr "Zak"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:204
+#: model:ir.actions.act_window,name:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_list_view
+#, python-format
+msgid "Blog Post Slider"
+msgstr "Blog Post Slider"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:68
+#, python-format
+msgid "Blog Slider Configuration"
+msgstr "Blog Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.dynamic_blog_slider_menu
+msgid "Blog Slider Configuraton"
+msgstr "Blog Slider Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Blue"
+msgstr "Blauw"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Blur"
+msgstr "vervagen"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+msgid "Bottom"
+msgstr "Bodem"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_brand_id
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_product_template_form_brand_add
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_view_product_template_search_brand
+msgid "Brand"
+msgstr "Merk"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_cover
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Cover"
+msgstr "Brand Cover"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_logo
+msgid "Brand Logo"
+msgstr "Brand Logo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_name
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Name"
+msgstr "Brand Name"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_brand_products
+msgid "Brand Products"
+msgstr "Brand Products"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherit_product_search_view
+msgid "Brands"
+msgstr "Brands"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:36
+#, python-format
+msgid "Brands Slider Configuration"
+msgstr "Brands Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Brown"
+msgstr "Bruin"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_slider_layout
+msgid "By Price"
+msgstr "Op Prijs"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "CEO, ABC company"
+msgstr "CEO , ABC bedrijf"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "CURRENCY"
+msgstr "VALUTA"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:23
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:55
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:82
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:109
+#, python-format
+msgid "Cancel"
+msgstr "Annuleer"
+
+#. module: kingfisher_pro
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Category"
+msgstr "Category"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider_position
+msgid "Category Slider Position"
+msgstr "Category Slider Position"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_change_thumbnail_size
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_change_thumbnail_size
+msgid "Change thumbnail size"
+msgstr "Verander miniatuurformaat"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Checkout"
+msgstr "Uitchecken"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,help:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.multi_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.prod_cat_slider_action
+msgid "Click to define a new slider."
+msgstr "Klik om een ​​nieuwe slider definiëren."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Collection configuration"
+msgstr "Collection configuratie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_1
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_2
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_3
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_4
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "Collection label to be displayed in website like Men, Women, Kids, etc..."
+msgstr "Collection label moet worden weergegeven op de website , zoals mannen , vrouwen , kinderen , etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_collections_blog_post
+msgid "Collections of blog posts"
+msgstr "Verzamelingen van blogberichten"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_category
+msgid "Collections of category"
+msgstr "Collections of category"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_product
+msgid "Collections of product"
+msgstr "Collections of product"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_color
+msgid "Color"
+msgstr "Kleur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Configure"
+msgstr "Instellen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Configure website product pagination"
+msgstr "Configureren website product paginering"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Contact"
+msgstr "Contactpersoon"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Contact Us"
+msgstr "Neem contact met ons op"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_no_of_counts
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "Counts"
+msgstr "Counts"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover Image will be show untill video is loaded."
+msgstr "Cover Afbeelding zal show tot video is geladen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover image"
+msgstr "Omslagfoto"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_uid
+msgid "Created by"
+msgstr "Aangemaakt door"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_date
+msgid "Created on"
+msgstr "Aangemaakt op"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Customer Service"
+msgstr "Klantenservice"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Customize your theme"
+msgstr "Pas uw thema"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Default"
+msgstr "Standaard"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Descending"
+msgstr "Aflopend"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_description
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_description
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Description"
+msgstr "Omschrijving"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_display_name
+msgid "Display Name"
+msgstr "Schermnaam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "Display menu footer"
+msgstr "Display menu footer"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,help:kingfisher_pro.field_website_product_display_grid
+msgid "Display no. of products per line in website product grid."
+msgstr "Displaynummer . producten per lijn op de website van de product-grid ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse\n"
+"                                <br/>\n"
+"                                molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero\n"
+"                                <br/>\n"
+"                                eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+msgstr "Duis autem vel eum ipsum dolor in hendrerit in vulputate velit esse\n"
+"                                <br/>\n"
+"                                molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero\n"
+"                                <br/>\n"
+"                                eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_list_view
+msgid "Dynamic Slider"
+msgstr "Dynamic Slider"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable First and Last Pager"
+msgstr "Inschakelen Eerste en laatste Pager"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_active
+msgid "Enable or Disable tag from website"
+msgstr "Inschakelen of tag uitschakelen van de website"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_sort_by
+msgid "Enable product sorting option"
+msgstr "Enable product sorteeroptie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable the text panel"
+msgstr "Schakel de tekst panel"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_is_flip_image
+msgid "Enable this checkbox for adding flip image on product website."
+msgstr "Schakel dit vakje voor het toevoegen van flip op product website."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable this checkbox to make 'First' and 'Last' button in pager on website."
+msgstr "Schakel dit vakje aan 'First ' te maken en 'Last ' knop in pager op de website ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable/Disable text which is visible on the image in multi image."
+msgstr "Enable / tekst die zichtbaar is op de afbeelding multi- afbeelding in te schakelen."
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:43
+#, python-format
+msgid "Enter Count"
+msgstr "Voer Count"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:49
+#, python-format
+msgid "Enter Label (for e.g: Our Brands)"
+msgstr "Voer Label ( voor bijvoorbeeld : Onze merken )"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FONTS COMBINATIONS"
+msgstr "FONTS COMBINATIONS"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "FREE SHIPPING WORLDWIDE"
+msgstr "GRATIS VERZENDING WERELDWIJD"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FULL WIDTH"
+msgstr "VOLLE BREEDTE"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "First"
+msgstr "Eerste"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image"
+msgstr "flip Afbeelding"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image will be shown on mouse hover in website on specific product."
+msgstr "Flip beeld wordt getoond op de muis hover in website voor specifieke productgroepen ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer content"
+msgstr "footer inhoud"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer name for megamenu"
+msgstr "Footer naam voor megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "For displaying footer in megamenu"
+msgstr "Voor het weergeven van footer in megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_sort_by
+msgid "For enabling product sorting feature in website."
+msgstr "Voor het inschakelen van het product te sorteren functie op de website ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Free Shipping"
+msgstr "Geen verzendkosten"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Gift Cards"
+msgstr "Cadeaubonnen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Golden"
+msgstr "gouden"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Green"
+msgstr "Groen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Grid View"
+msgstr "Rasterweergave"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Header name for carousel slider in megamenu"
+msgstr "Header naam voor carrousel slider in megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Help"
+msgstr "Hulp"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Home"
+msgstr "Huis"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Html5 Video"
+msgstr "Html5 Video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_id
+msgid "ID"
+msgstr "ID"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_image
+msgid "Image"
+msgstr "Afbeelding"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_images
+msgid "Images"
+msgstr "Afbeeldingen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_include_in_megamenu
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_include_in_megamenu
+msgid "Include in mega menu"
+msgstr "Opnemen in mega menu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "International"
+msgstr "Internationale"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_is_megamenu
+msgid "Is megamenu...?"
+msgstr "Megamenu is ... ?"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "It is required"
+msgstr "Het is verplicht"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Jewellary"
+msgstr "Jewellary"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Jobs"
+msgstr "Jobs"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "John Warner"
+msgstr "John Warner"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "LANGUAGE"
+msgstr "TAAL"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "LAYOUT"
+msgstr "LAYOUT"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:47
+#, python-format
+msgid "Label"
+msgstr "Etiket"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_name
+msgid "Label Name"
+msgstr "Label Naam"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "Last"
+msgstr "Laatste"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no___last_update
+msgid "Last Modified on"
+msgstr "Laatst gewijzigd op"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_uid
+msgid "Last Updated by"
+msgstr "Laatst bijgewerkt door"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_date
+msgid "Last Updated on"
+msgstr "Laatst bijgewerkt op"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Left"
+msgstr "Laatste"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Legal"
+msgstr "wettelijk"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Link for mp4 format video"
+msgstr "Link voor mp4 formaat video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Link for ogv format video"
+msgstr "Link voor OGV formaat video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Link for webm format video"
+msgstr "Link for webm format video"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "List View"
+msgstr "Lijstweergave"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Login"
+msgstr "Login"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Logout"
+msgstr "Uitloggen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "MAIN COLOR"
+msgstr "hoofdkleur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S SHOES"
+msgstr "MANNENSCHOENEN"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S WATCH"
+msgstr "HORLOGE HEREN"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_main_category_color
+msgid "Main category color"
+msgstr "Hoofdcategorie kleur"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_menu_id
+msgid "Main menu"
+msgstr "Hoofdmenu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Meet The Maker"
+msgstr "Maak kennis met de maker"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_img_color
+msgid "Megamenu background selection"
+msgstr "Megamenu achtergrond selectie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_type
+msgid "Megamenu type"
+msgstr "Mega Menutype"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Men Blazers"
+msgstr "Men Blazers"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu Icon"
+msgstr "Menu Icon"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu icon for your menu"
+msgstr "Menu pictogram voor uw menu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_custom_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_category_slider_option
+msgid "Modify"
+msgstr "Wijzigen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_more_view_exclude
+msgid "More View Exclude"
+msgstr "Uitsluiten More Bekijk"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:279
+#, python-format
+msgid "Multi Category Slider"
+msgstr "Multi Category Slider"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:95
+#, python-format
+msgid "Multi Product Slider Configuration"
+msgstr "Multi Product Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.multi_slider_menu
+msgid "Multi Product Slider Configuraton"
+msgstr "Multi Product Slider Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.multi_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Multi Slider"
+msgstr "Multi Slider"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Multiple Image"
+msgstr "Multiple Image"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Multiple Product Image"
+msgstr "Multiple Product Image"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "My account"
+msgstr "Mijn rekening"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name"
+msgstr "Naam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name for sorting option"
+msgstr "Naam voor het sorteren optie"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New Collection"
+msgstr "Nieuwe collectie"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New collection"
+msgstr "Nieuwe collectie"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Newsletter!"
+msgstr "Nieuwsbrief!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_no_of_counts
+msgid "No of blogs to be displayed in slider."
+msgstr "Geen van de blogs te geven in slider ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No of collections to be displayed on slider."
+msgstr "Geen van de collecties worden weergegeven op slider ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_ids
+msgid "No of product to display"
+msgstr "Geen van het product om te laten zien"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "No of products to be displayed in slider."
+msgstr "Geen van de producten die worden weergegeven in slider .."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No. of collections to show"
+msgstr "Aantal verzamelingen tonen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_products_count
+msgid "Number of products"
+msgstr "Aantal producten"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Orange"
+msgstr "Oranje"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.biztech_form_view_for_product_sorting
+msgid "Order By"
+msgstr "Door Bestel"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Order Status"
+msgstr "Bestelstatus"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:130
+#, python-format
+msgid "Our Brands"
+msgstr "Onze merken"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Pink"
+msgstr "Roze"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_interval_play
+msgid "Play interval of slideshow"
+msgstr "Speel interval van diavoorstelling"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Please try one of the following pages"
+msgstr "Probeer één van de volgende pagina's"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_tag
+msgid "Popular Tags"
+msgstr "populaire Tags"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Price-Range:"
+msgstr "Prijsbereik:"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Privacy"
+msgstr "Privacy"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Privacy Policy"
+msgstr "Privacybeleid"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "Proceed to checkout"
+msgstr "Ga naar de kassa"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_prod_page_id
+msgid "Prod page id"
+msgstr "Prod pagina id"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_product_tmpl_id
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Product"
+msgstr "Artikel"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_single_product_brand
+msgid "Product Brand"
+msgstr "product merk"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.menu_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.product_brandz_search_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Product Brands"
+msgstr "productmerken"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Flip Image"
+msgstr "Product Flip Afbeelding"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Multiple Images"
+msgstr "Product Meerdere beelden"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product Name"
+msgstr "Productnaam"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page_no
+msgid "Product Per Page No"
+msgstr "Product per pagina Geen"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_product_sorting
+#: model:ir.ui.menu,name:kingfisher_pro.sub_menu_sort_by
+msgid "Product Sorting"
+msgstr "product sorteren"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_style_tag
+msgid "Product Style Tag"
+msgstr "Product Style Tag"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_style_tag
+msgid "Product Style Tags"
+msgstr "Product Style Tags"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_tags
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_tags
+msgid "Product Tags"
+msgstr "Product Tags"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_template
+msgid "Product Template"
+msgstr "Productsjabloon"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product not available"
+msgstr "Product niet beschikbaar"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_product_display_grid
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Product per grid"
+msgstr "Product per grid"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_name
+msgid "Product per page"
+msgstr "Product per pagina"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:65
+#: model:ir.actions.act_window,name:kingfisher_pro.prod_cat_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_list_view
+#, python-format
+msgid "Product/Category Slider"
+msgstr "Product/Category Slider"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:9
+#, python-format
+msgid "Product/Category Slider Configuration"
+msgstr "Product/Category Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.prod_cat_slider_menu
+msgid "Product/Category Slider Configuraton"
+msgstr "Product/Category Slider Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_product_ids
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_kanban_view
+msgid "Products"
+msgstr "Producten"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Recently added item(s)"
+msgstr "Recent toegevoegde artikel (en )"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Red"
+msgstr "Rood"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Register"
+msgstr "Registreren"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Returns &amp; Exchanges"
+msgstr "Returns &amp; uitwisselingen"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Right"
+msgstr "Rechts"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "SERVICE SUPPORT 24/7"
+msgstr "SERVICE SUPPORT 24/7"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "SHOP NOW \n"
+"                                        <i class=\"fa fa-angle-right\"/>"
+msgstr "WINKEL NU \n"
+"                                        <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "WINKEL NU <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "SUBSCRIBE NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "ABONNEER NU <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Save <span>20%</span>"
+msgstr "Save <span>20%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search"
+msgstr "Zoek"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search..."
+msgstr "Zoeken..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Security"
+msgstr "Beveiliging"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_brand_id
+msgid "Select a brand for this product"
+msgstr "Kies een merk voor dit product"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_style_tag_id
+msgid "Select a tag for this product"
+msgstr "Selecteer een label voor dit product"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Select field on which you want to apply sorting"
+msgstr "Kies een veld waarop u wilt toepassen sorteren"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Select product or category for whom you want to show a slider."
+msgstr "Selecteer een product of categorie voor wie u wilt een slider tonen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,help:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Select the position where you want to display the thumbnail panel in multi image."
+msgstr "Selecteer de positie waar u wilt naar de verkleinde panel multi- afbeelding in te geven.."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Selected Filters"
+msgstr "geselecteerde filters"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Sepia"
+msgstr "Sepia"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_sequence
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_for_biztech_product_tags
+msgid "Sequence"
+msgstr "Reeks"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_main_category_color
+msgid "Set color for main category in megamenu"
+msgstr "Stel kleur voor hoofdcategorie in megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Set color for sab category in megamenu"
+msgstr "Set kleur voor categorie in megamenu sab"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_set_default_check
+msgid "Set default"
+msgstr "Standaard instellen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Shoes"
+msgstr "Schoenen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Shop now <i class=\"fa fa-angle-right\"/>"
+msgstr "Winkel nu <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping Cart"
+msgstr "Winkelmandje"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping-cart"
+msgstr "Winkelmandje"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_description
+msgid "Short description which will be visible below category slider."
+msgstr "Korte beschrijving die zichtbaar onder de categorie slider zal zijn"
+
+#. module: kingfisher_pro
+#: model:product.per.page,name:kingfisher_pro.record_no_of_product_per_page
+msgid "Show"
+msgstr "Tonen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Sign up for our newsletter!"
+msgstr "Meld je aan voor onze nieuwsbrief!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.menu_slider_config
+msgid "Slider Configuration"
+msgstr "Slider Configuration"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Slider configuration"
+msgstr "Slider configuration"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_no_extra_options
+msgid "Slider effects"
+msgstr "slider effecten"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Slider label"
+msgstr "Slider label"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider name"
+msgstr "slider naam"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Slider sliding speed"
+msgstr "Slider glijsnelheid"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider title to be displayed on website like Best products, Latest and etc..."
+msgstr "Slider titel moet worden weergegeven op de website , zoals Beste producten , nieuwste en etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_name
+msgid "Slider title to be displayed on website like Our Blogs, Latest Blog Post and etc..."
+msgstr "Slider titel moet worden weergegeven op de website , zoals Onze Blogs, Laatste Blog Post en etc ..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,help:kingfisher_pro.field_website_no_extra_options
+msgid "Slider with all options for next, previous, play, pause, fullscreen, hide/show thumbnail panel."
+msgstr "Slider met alle opties voor de volgende, vorige , afspelen, pauzeren, volledig scherm , verberg / toon thumbnail panel ."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Sliding speed of a slider can be set from here and it will be in milliseconds."
+msgstr "Sliding snelheid van een slider kan worden ingesteld van hier en het zal in milliseconden ."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By"
+msgstr "Sorteer op"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By:"
+msgstr "Sorteer op:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Sort On"
+msgstr "Sorteren op"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_sequence
+msgid "Sort Order"
+msgstr "sorteervolgorde"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Spacs"
+msgstr "Spacs"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_website_megamenu_submenu
+msgid "Still, No category assigned to this menu.!!!"
+msgstr "Toch Geen categorie toegewezen aan deze menu. !!!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Sub category color"
+msgstr "Subcategorie kleur"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Supply chain"
+msgstr "Bevoorradingsketen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_name
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_name
+msgid "Tag Name"
+msgstr "Tag Naam"
+
+#. module: kingfisher_pro
+#: sql_constraint:biztech.product.tags:0
+msgid "Tag name should be unique..!"
+msgstr "Tag naam moet uniek zijn ..!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Tag:"
+msgstr "Label:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_tag_ids
+msgid "Tags"
+msgstr "Labels"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "Testimonials"
+msgstr "getuigenissen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Text Messaging"
+msgstr "Sms'en"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks"
+msgstr "Bedankt"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks for your subscription!"
+msgstr "Bedankt voor uw aanmelding!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "This is not the webpage you are looking for"
+msgstr "Dit is niet de webpagina die u op zoek bent naar"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive.\n"
+"                                                    Odoo provides essential platform for our project management.\n"
+"                                                    Things are better organized and more visible with it."
+msgstr "Dit thema is zeer eenvoudig op te bouwen en te vormen het standpunt van de klant is het heel\n"
+"                                                    intuïtief.\n"
+"                                                   ODOO biedt essentiële platform voor ons project management.\n"
+"                                                    Things are better organized and more visible with it."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_height
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_height
+msgid "Thumb height"
+msgstr "duim hoogte"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_width
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_width
+msgid "Thumb width"
+msgstr "Thumb breedte"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_color_opt_thumbnail
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_color_opt_thumbnail
+msgid "Thumbnail overlay effects"
+msgstr "Thumbnail overlay effecten"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Thumbnails panel position"
+msgstr "Thumbnails paneel positie"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_name
+msgid "Title"
+msgstr "titel"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:41
+#, python-format
+msgid "Total Count"
+msgstr "Totaal"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:14
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:73
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:100
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_attach_type
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_type
+#, python-format
+msgid "Type"
+msgstr "Soort"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Type of slider"
+msgstr "Type of slider"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+msgid "Video"
+msgstr "Video"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_id
+msgid "Video ID"
+msgstr "Video ID"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Video MP4"
+msgstr "Video MP4"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Video OGV"
+msgstr "Video OGV"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Video WEBM"
+msgstr "Video WEBM"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_type
+msgid "Video media player"
+msgstr "Video mediaspeler"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "View all"
+msgstr "Bekijk alles"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Vimeo"
+msgstr "Vimeo"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S GLASSES"
+msgstr "BRIL VAN VROUWEN"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S JEWELLERY"
+msgstr "DAMES SIERADEN"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_customize_menu_colors
+msgid "Want to customize menu colors"
+msgstr "Wil je menu kleuren aan te passen"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider
+msgid "Want to display category slider"
+msgstr "Wilt u categorie schuifknop weer te geven"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon
+msgid "Want to display menu icon"
+msgstr "Wil je menu pictogram weer"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg
+msgid "Want to set megamenu background"
+msgstr "Wil je megamenu achtergrond in te stellen"
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:143
+#: code:addons/kingfisher_pro/models/products.py:154
+#, python-format
+msgid "Warning! You cannot set 'zero' for product page."
+msgstr "Waarschuwing! Je kunt geen 'nul' voor de productpagina."
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:176
+#, python-format
+msgid "Warning! You have to set atleast one default value."
+msgstr "Waarschuwing! Je moet minstens één standaard waarde in te stellen."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Watch"
+msgstr "Horloge"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website
+msgid "Website"
+msgstr "Website"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_menu
+msgid "Website Menu"
+msgstr "Website menu"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_public_category
+msgid "Website Product Category"
+msgstr "Website productcategorie"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_f_l_pager
+msgid "Website Product Pager Settings"
+msgstr "Website Product Pager Instellingen"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_product_per_page
+msgid "Website Product Pagination"
+msgstr "Website Product Pagination"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Website Product Paging"
+msgstr "Website Product Paging"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "Website menu"
+msgstr "Website menu"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Welcome,"
+msgstr "Welkom,"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Western Wear"
+msgstr "Western Wear"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,help:kingfisher_pro.field_website_interval_play
+msgid "With this field you can set the interval play time between two images."
+msgstr "Met dit veld kunt u de interval speeltijd tussen twee foto's in te stellen."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Women Tops"
+msgstr "vrouwen Tops"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "Write a quote here from one of your customers. Quotes are a\n"
+"                                                    geweldige manier om het vertrouwen in uw producten of diensten te bouwen.\n"
+"                                                    This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive."
+msgstr "Schrijf een citaat hier van één van uw klanten. quotes zijn\n"
+"                                                    great way to build confidence in your products or services.\n"
+"                                                    Dit thema is zeer eenvoudig op te bouwen en te vormen het standpunt van de klant is het heel\n"
+"                                                    intuitive."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Writizmo"
+msgstr "Writizmo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_sequence
+msgid "You can define sequence of tags you want to show tags"
+msgstr "U kunt de volgorde van de labels te definiëren die u wilt om labels te tonen"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Your cart is empty!"
+msgstr "Je winkelmandje is leeg!"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Youtube"
+msgstr "Youtube"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_sortby
+msgid "biztech.product.sortby"
+msgstr "biztech.product.sortby"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_style_tag
+msgid "biztech.product.style.tag"
+msgstr "biztech.product.style.tag"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_tags
+msgid "biztech.product.tags"
+msgstr "biztech.product.tags"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_blog_slider_config
+msgid "blog.slider.config"
+msgstr "blog.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+msgid "by"
+msgstr "door"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "details"
+msgstr "details"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "home page"
+msgstr "home page"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_multi_slider_config
+msgid "multi.slider.config"
+msgstr "multi.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_brands
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_tree_view
+msgid "product.brands"
+msgstr "product.brands"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_category_slider_config
+msgid "product.category.slider.config"
+msgstr "product.category.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page
+msgid "product.per.page"
+msgstr "product.per.page"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page_no
+msgid "product.per.page.no"
+msgstr "product.per.page.no"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "review(s) | Add your review"
+msgstr "review (s ) | Voeg uw recensie"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_config_settings
+msgid "website.config.settings"
+msgstr "website.config.settings"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "your email..."
+msgstr "uw e-mail..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "© 2016 By <span>Kingfisher Pro Fashion.</span> All Rights Reserved."
+msgstr "© 2016 By <span>Kingfisher Pro Mode .</span> Alle rechten voorbehouden."
+
+
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S GLASSES"
+msgstr "WOMEN'S GLASSES"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S JEWELLARY"
+msgstr "WOMEN'S JE"
+
+
+
+

+ 2022 - 0
i18n/zh_CN.po

@@ -0,0 +1,2022 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+#	* kingfisher_pro
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 9.0c\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-06-13 09:13+0000\n"
+"PO-Revision-Date: 2016-06-13 09:13+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "#ccc"
+msgstr "#ccc"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "100% MONEY BACK - 30 DAYS"
+msgstr "100%退款 - 30天"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_1
+msgid "1st collection name"
+msgstr "第一個集合名稱"
+
+
+
+
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_1_ids
+msgid "1st product collection"
+msgstr "第一個產品收集"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "2 Columns"
+msgstr "2列"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "2016"
+msgstr "2016年"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_2
+msgid "2nd collection name"
+msgstr "第二個集合名稱"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_2_ids
+msgid "2nd product collection"
+msgstr "第二個產品收集"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "3 Columns"
+msgstr "3列"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_3
+msgid "3rd collection name"
+msgstr "第三集合名稱"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_3_ids
+msgid "3rd product collection"
+msgstr "第3集產品"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_type:0
+msgid "4 Columns"
+msgstr "4列"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "404"
+msgstr "404"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_4
+msgid "4th collection name"
+msgstr "第四集合名稱"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_4_ids
+msgid "4th product collection"
+msgstr "第4集產品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "5th collection name"
+msgstr "第五集合名稱"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_collection_5_ids
+msgid "5th product collection"
+msgstr "第5集產品"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "<b>24/7 CUSTOMER SERVICE</b>"
+msgstr "<b>24/7客戶服務</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "<b>FREE SHIPPING WORLDWIDE</b>"
+msgstr "<b>全球免費送貨</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "<b>MONEY BACK GUARANTEE !</b>"
+msgstr "<b>退款保證!</b>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "<i class=\"fa fa-shopping-cart\"/>Add to Cart"
+msgstr "<i class=\"fa fa-shopping-cart\"/>添加到購物車"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "<span class=\"col-xs-6 text-right h4\">Subtotal:</span>"
+msgstr "<span class=\"col-xs-6 text-right h4\">小計:</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">Open Sans </span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Open Sans', sans-serif;\">打開三世 </span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Source Sans Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Sans Pro', sans-serif;\">Source Sans Pro</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">Source Serif Pro</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Source Serif Pro', serif;\">來源三世臨</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">Varela Round</span>"
+msgstr "<span class=\"font-style1\" style=\"font-family: 'Varela Round', sans-serif;\">瓦雷拉回合</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">Lato</span>"
+msgstr "<span class=\"font-style2\" style=\"font-family: 'Lato', sans-serif;\">側</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+msgstr "<span class=\"font-style3\" style=\"font-family: 'Raleway', sans-serif;\">Raleway</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "<span class=\"line1\">BIGGEST</span><br/>\n"
+"                                    <span class=\"line2\">SALE</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+msgstr "<span class=\"line1\">最大</span><br/>\n"
+"                                    <span class=\"line2\">銷售</span><br/>\n"
+"                                    <span class=\"line3\">50%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "<span class=\"sr-only\">Next</span>"
+msgstr "<span class=\"sr-only\">下一個</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "<span class=\"sr-only\">Previous</span>"
+msgstr "<span class=\"sr-only\">以前</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_blog_custom_snippet
+msgid "<span>Blog post slider</span>"
+msgstr "<span>博客文章滑塊</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_multi_cat_custom_snippet
+msgid "<span>Multi Category Slider</span>"
+msgstr "<span>多類別滑塊</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_brand_custom_slider
+msgid "<span>Our Brands</span>"
+msgstr "<span>我們的品牌</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_product_category_slider
+msgid "<span>Product/Category Slider</span>"
+msgstr "<span>產品/類別滑塊</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+msgid "<span>Trending</span>"
+msgstr "<span>趨勢</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "About Us"
+msgstr "關於我們"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_active
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_active
+msgid "Active"
+msgstr "有效"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_images
+msgid "Add Multiple Image in Product"
+msgstr "添加多個圖片中的產品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_multi_image
+msgid "Add Multiple Images?"
+msgstr "添加多張圖片?"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_is_flip_image
+msgid "Add flip image"
+msgstr "添加翻轉圖像"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Add flip image which will be visible on product hover in website"
+msgstr "加入這將是在網站上的產品懸停可見翻轉圖像"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.king_pro_products_item
+msgid "Add to cart"
+msgstr "添加到購物車"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Add..."
+msgstr "加..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Affiliates"
+msgstr "關聯公司"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "All Products"
+msgstr "所有产品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_alt
+msgid "Alt"
+msgstr "鍵"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:24
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:56
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:83
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:110
+#, python-format
+msgid "Apply"
+msgstr "應用"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Aqua"
+msgstr "水族"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Ascending"
+msgstr "上升"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_auto_rotate
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_auto_rotate
+msgid "Auto Rotate Slider"
+msgstr "自動旋轉滑塊"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "B/W"
+msgstr "黑/白"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "BOXED"
+msgstr "盒裝"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Background Pattern"
+msgstr "背景圖案"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background color"
+msgstr "背景顏色"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu"
+msgstr "背景顏色為megamenu"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_megamenu_bg_color
+msgid "Background color for megamenu, for setting background color you have to pass hexacode here."
+msgstr "對於megamenu背景顏色,設置背景顏色,你必須通過這裡hexacode 。"
+
+#. module: kingfisher_pro
+#: selection:website.menu,megamenu_bg_img_color:0
+msgid "Background image"
+msgstr "背景圖"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_image
+msgid "Background image for megamenu"
+msgstr "對於megamenu背景圖片"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Bag"
+msgstr "袋"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:204
+#: model:ir.actions.act_window,name:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.dynamic_blog_slider_list_view
+#, python-format
+msgid "Blog Post Slider"
+msgstr "博客文章滑塊"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:68
+#, python-format
+msgid "Blog Slider Configuration"
+msgstr "博客滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.dynamic_blog_slider_menu
+msgid "Blog Slider Configuraton"
+msgstr "博客滑塊Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Blue"
+msgstr "蓝色"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Blur"
+msgstr "模糊"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+msgid "Bottom"
+msgstr "底部"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_brand_id
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_product_template_form_brand_add
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherited_view_product_template_search_brand
+msgid "Brand"
+msgstr "牌"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_cover
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Cover"
+msgstr "品牌封面"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_logo
+msgid "Brand Logo"
+msgstr "品牌標識"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_name
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Brand Name"
+msgstr "品牌"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_brand_products
+msgid "Brand Products"
+msgstr "品牌產品"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.inherit_product_search_view
+msgid "Brands"
+msgstr "品牌"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:36
+#, python-format
+msgid "Brands Slider Configuration"
+msgstr "品牌滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Brown"
+msgstr "棕色"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_slider_layout
+msgid "By Price"
+msgstr "按價格"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "CEO, ABC company"
+msgstr "CEO , ABC公司"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "CURRENCY"
+msgstr "貨幣"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:23
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:55
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:82
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:109
+#, python-format
+msgid "Cancel"
+msgstr "取消"
+
+#. module: kingfisher_pro
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Category"
+msgstr "類別"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider_position
+msgid "Category Slider Position"
+msgstr "類別滑塊位置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_change_thumbnail_size
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_change_thumbnail_size
+msgid "Change thumbnail size"
+msgstr "更改縮略圖大小"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Checkout"
+msgstr "查看"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,help:kingfisher_pro.dynamic_blog_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.multi_slider_action
+#: model:ir.actions.act_window,help:kingfisher_pro.prod_cat_slider_action
+msgid "Click to define a new slider."
+msgstr "按此定義一個新的滑塊。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Collection configuration"
+msgstr "收集配置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_1
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_2
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_3
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_4
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_label_collection_5
+msgid "Collection label to be displayed in website like Men, Women, Kids, etc..."
+msgstr "要顯示在網站像男裝,女裝,童裝等收藏標籤..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_collections_blog_post
+msgid "Collections of blog posts"
+msgstr "博客文章的集合"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_category
+msgid "Collections of category"
+msgstr "類的集合"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_collections_product
+msgid "Collections of product"
+msgstr "產品的集合"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_color
+msgid "Color"
+msgstr "顏色"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Configure"
+msgstr "配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Configure website product pagination"
+msgstr "配置網站產品分頁"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Contact"
+msgstr "联系人"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Contact Us"
+msgstr "联络我们"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_no_of_counts
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "Counts"
+msgstr "計數"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover Image will be show untill video is loaded."
+msgstr "封面圖片將顯示,直到視頻被加載。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_cover_image
+msgid "Cover image"
+msgstr "封面圖片"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_uid
+msgid "Created by"
+msgstr "创建者"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_create_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_create_date
+msgid "Created on"
+msgstr "创建时间"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Customer Service"
+msgstr "客戶服務"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Customize your theme"
+msgstr "自定義主題"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Default"
+msgstr "默認"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.sortby,sort_type:0
+msgid "Descending"
+msgstr "降序"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_brand_description
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_description
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Description"
+msgstr "说明"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_display_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_display_name
+msgid "Display Name"
+msgstr "显示名称"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "Display menu footer"
+msgstr "顯示菜單頁腳"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,help:kingfisher_pro.field_website_product_display_grid
+msgid "Display no. of products per line in website product grid."
+msgstr "不顯示。每行的產品在網站上的產品網格."
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_list_view
+msgid "Dynamic Slider"
+msgstr "動態滑塊"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable First and Last Pager"
+msgstr "啟用第一個和最後尋呼機"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_active
+msgid "Enable or Disable tag from website"
+msgstr "啟用或禁用網站標籤"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_sort_by
+msgid "Enable product sorting option"
+msgstr "啟用產品排序選項"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable the text panel"
+msgstr "啟用文本面板"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_is_flip_image
+msgid "Enable this checkbox for adding flip image on product website."
+msgstr "啟用此複選框為產品添加網站圖像翻轉。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_first_last_pager
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_first_last_pager
+msgid "Enable this checkbox to make 'First' and 'Last' button in pager on website."
+msgstr "選中該複選框,使“第一” ,並在網站上尋呼機“最後一個”按鈕。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_disable_text
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_disable_text
+msgid "Enable/Disable text which is visible on the image in multi image."
+msgstr "選中該複選框,使“第一” ,並在網站上尋呼機“最後一個”按鈕。"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:43
+#, python-format
+msgid "Enter Count"
+msgstr "進入計數"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:49
+#, python-format
+msgid "Enter Label (for e.g: Our Brands)"
+msgstr "輸入標籤(例如:我們的品牌)"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FONTS COMBINATIONS"
+msgstr "FONTS組合的"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+msgid "FREE SHIPPING WORLDWIDE"
+msgstr "全球免費送貨"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "FULL WIDTH"
+msgstr "全屏寬度"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "First"
+msgstr "第一"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image"
+msgstr "翻轉圖像"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_flip_image
+msgid "Flip image will be shown on mouse hover in website on specific product."
+msgstr "翻轉圖像將在網站上的特定產品顯示鼠標懸停。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer content"
+msgstr "頁腳內容"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_footer
+msgid "Footer name for megamenu"
+msgstr "對於megamenu頁腳名"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_display_menu_footer
+msgid "For displaying footer in megamenu"
+msgstr "對於megamenu顯示頁腳"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_enable_sort_by
+#: model:ir.model.fields,help:kingfisher_pro.field_website_enable_sort_by
+msgid "For enabling product sorting feature in website."
+msgstr "為使產品在網站排序功能"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Free Shipping"
+msgstr "免費送貨"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Gift Cards"
+msgstr "禮品卡"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Golden"
+msgstr "金色的"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Green"
+msgstr "綠色"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Grid View"
+msgstr "網格視圖"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Header name for carousel slider in megamenu"
+msgstr "在megamenu旋轉木馬滑塊頭名"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Help"
+msgstr "帮助"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "Home"
+msgstr "首页"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Html5 Video"
+msgstr "HTML5視頻"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_id
+msgid "ID"
+msgstr "ID"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_image
+msgid "Image"
+msgstr "图像"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_images
+msgid "Images"
+msgstr "圖片"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_include_in_megamenu
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_include_in_megamenu
+msgid "Include in mega menu"
+msgstr "包括大型菜單"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "International"
+msgstr "國際"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_is_megamenu
+msgid "Is megamenu...?"
+msgstr "Megamenu是...?"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "It is required"
+msgstr "這是必須的"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Jewellary"
+msgstr "Jewellary"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Jobs"
+msgstr "工作"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "John Warner"
+msgstr "約翰·沃納"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "LANGUAGE"
+msgstr "語言"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "LAYOUT"
+msgstr "佈局"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:47
+#, python-format
+msgid "Label"
+msgstr "標籤"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_name
+msgid "Label Name"
+msgstr "標籤名稱"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.website_pager_addition
+msgid "Last"
+msgstr "標籤名稱"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page___last_update
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no___last_update
+msgid "Last Modified on"
+msgstr "最后修改日"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_uid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_uid
+msgid "Last Updated by"
+msgstr "最后更新人"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_write_date
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_write_date
+msgid "Last Updated on"
+msgstr "最后更新时间"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Left"
+msgstr "剩下"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Legal"
+msgstr "剩下"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Link for mp4 format video"
+msgstr "鏈接MP4格式視頻"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Link for ogv format video"
+msgstr "鏈接OGV格式視頻"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Link for webm format video"
+msgstr "鏈接OGV格式視頻"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+msgid "List View"
+msgstr "列表顯示"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Login"
+msgstr "登錄"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Logout"
+msgstr "注销"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "MAIN COLOR"
+msgstr "主色"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "MEN'S SHOES"
+msgstr "男鞋"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "MEN'S WATCH"
+msgstr "男士腕錶"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_main_category_color
+msgid "Main category color"
+msgstr "主要類別顏色"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_public_category_menu_id
+msgid "Main menu"
+msgstr "主菜單"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Meet The Maker"
+msgstr "滿足製造者"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg_img_color
+msgid "Megamenu background selection"
+msgstr "Megamenu背景選擇"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_type
+msgid "Megamenu type"
+msgstr "兆豐菜單式"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Men Blazers"
+msgstr "男子開拓者"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu Icon"
+msgstr "菜單圖標"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_menu_icon_image
+msgid "Menu icon for your menu"
+msgstr "為您的菜單菜單圖標"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_brand_custom_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_option
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_category_slider_option
+msgid "Modify"
+msgstr "修改"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_more_view_exclude
+msgid "More View Exclude"
+msgstr "更多視圖中排除"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:279
+#, python-format
+msgid "Multi Category Slider"
+msgstr "多類別滑塊"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:95
+#, python-format
+msgid "Multi Product Slider Configuration"
+msgstr "多產品滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.multi_slider_menu
+msgid "Multi Product Slider Configuraton"
+msgstr "多產品滑塊Configuraton"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.multi_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Multi Slider"
+msgstr "多滑塊"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Multiple Image"
+msgstr "多重圖像"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Multiple Product Image"
+msgstr "多個產品圖片"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "My account"
+msgstr "我的帳戶"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name"
+msgstr "名称"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_name
+msgid "Name for sorting option"
+msgstr "名稱排序選項"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New Collection"
+msgstr "新系列"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:website.website2_homepage
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "New collection"
+msgstr "新系列"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Newsletter!"
+msgstr "通訊!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_no_of_counts
+msgid "No of blogs to be displayed in slider."
+msgstr "沒有博客要顯示在滑塊。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No of collections to be displayed on slider."
+msgstr "沒有收藏要在滑塊顯示。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_ids
+msgid "No of product to display"
+msgstr "沒有產品的顯示"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_no_of_counts
+msgid "No of products to be displayed in slider."
+msgstr "沒有的產品要顯示在滑塊。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_no_of_collection
+msgid "No. of collections to show"
+msgstr "集合號,以顯示"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_products_count
+msgid "Number of products"
+msgstr "產品數量"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Orange"
+msgstr "橙子"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.biztech_form_view_for_product_sorting
+msgid "Order By"
+msgstr "Order By"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Order Status"
+msgstr "訂單狀態"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:130
+#, python-format
+msgid "Our Brands"
+msgstr "我們的品牌"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_theme_customize
+msgid "Pink"
+msgstr "粉"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_interval_play
+msgid "Play interval of slideshow"
+msgstr "播放幻燈片間隔"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Please try one of the following pages"
+msgstr "請嘗試以下頁面之一"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_tag
+msgid "Popular Tags"
+msgstr "熱門標籤"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Price-Range:"
+msgstr "價格範圍:"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Privacy"
+msgstr "隐私"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "Privacy Policy"
+msgstr "隱私政策"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "Proceed to checkout"
+msgstr "進行結算"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_prod_page_id
+msgid "Prod page id"
+msgstr "正式版頁編號"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_product_tmpl_id
+#: selection:product.category.slider.config,prod_cat_type:0
+msgid "Product"
+msgstr "产品"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_open_single_product_brand
+msgid "Product Brand"
+msgstr "產品品牌"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_brands_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.menu_product_brand
+#: model:ir.ui.view,arch_db:kingfisher_pro.product_brandz_search_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+msgid "Product Brands"
+msgstr "產品品牌"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Flip Image"
+msgstr "產品翻轉圖像"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_template_form_multiple_image
+msgid "Product Multiple Images"
+msgstr "產品多張圖片"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product Name"
+msgstr "产品名称"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page_no
+msgid "Product Per Page No"
+msgstr "產品每頁否"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_product_sorting
+#: model:ir.ui.menu,name:kingfisher_pro.sub_menu_sort_by
+msgid "Product Sorting"
+msgstr "產品排序"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_style_tag
+msgid "Product Style Tag"
+msgstr "產品風格標籤"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_style_tag
+msgid "Product Style Tags"
+msgstr "產品風格標籤"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_for_biztech_product_tags
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_product_ids
+#: model:ir.ui.menu,name:kingfisher_pro.biztech_product_tags
+msgid "Product Tags"
+msgstr "商品標籤"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_template
+msgid "Product Template"
+msgstr "产品模板"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "Product not available"
+msgstr "产品无效!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_product_display_grid
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_product_display_grid
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_effects_inherit
+msgid "Product per grid"
+msgstr "每格產品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_name
+msgid "Product per page"
+msgstr "每頁產品"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/js/kingfisher_pro_editor.js:65
+#: model:ir.actions.act_window,name:kingfisher_pro.prod_cat_slider_action
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.prod_cat_slider_list_view
+#, python-format
+msgid "Product/Category Slider"
+msgstr "產品/類別滑塊"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:9
+#, python-format
+msgid "Product/Category Slider Configuration"
+msgstr "產品/類別滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.prod_cat_slider_menu
+msgid "Product/Category Slider Configuraton"
+msgstr "產品/類別滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_product_ids
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_sale_products
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_form_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_kanban_view
+msgid "Products"
+msgstr "产品"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Recently added item(s)"
+msgstr "最近添加的項目(S )"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.style.tag,color:0
+msgid "Red"
+msgstr "紅"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Register"
+msgstr "寄存器"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Returns &amp; Exchanges"
+msgstr "退貨和放大器;交易所"
+
+#. module: kingfisher_pro
+#: selection:website,thumbnail_panel_position:0
+#: selection:website.menu,category_slider_position:0
+msgid "Right"
+msgstr "對"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_service_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "SERVICE SUPPORT 24/7"
+msgstr "服務支持24/7"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "SHOP NOW \n"
+"                                        <i class=\"fa fa-angle-right\"/>"
+msgstr "現在去購物 \n"
+"                                        <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "現在去購物 <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "SUBSCRIBE NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "現在訂閱 <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Save <span>20%</span>"
+msgstr "保存 <span>20%</span>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search"
+msgstr "搜索"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Search..."
+msgstr "搜索..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Security"
+msgstr "安全"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_brand_id
+msgid "Select a brand for this product"
+msgstr "選擇一個品牌本產品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_template_product_style_tag_id
+msgid "Select a tag for this product"
+msgstr "選擇一個標籤說明此產品"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Select field on which you want to apply sorting"
+msgstr "要在其上應用排序選擇字段"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Select product or category for whom you want to show a slider."
+msgstr "選擇產品或為其要顯示一個滑塊類別。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,help:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Select the position where you want to display the thumbnail panel in multi image."
+msgstr "選擇您要顯示在多圖像縮略圖面板的位置。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Selected Filters"
+msgstr "選定的過濾器"
+
+#. module: kingfisher_pro
+#: selection:website,color_opt_thumbnail:0
+msgid "Sepia"
+msgstr "烏賊"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_sequence
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_for_biztech_product_tags
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_for_biztech_product_tags
+msgid "Sequence"
+msgstr "序号"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_main_category_color
+msgid "Set color for main category in megamenu"
+msgstr "設置顏色為megamenu主要類別"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Set color for sab category in megamenu"
+msgstr "設置顏色為megamenu主要類別"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_per_page_no_set_default_check
+msgid "Set default"
+msgstr "默認設置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Shoes"
+msgstr "鞋"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+msgid "Shop now <i class=\"fa fa-angle-right\"/>"
+msgstr "現在去購物 <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping Cart"
+msgstr "购物车"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_multi_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_pro_cat_slider_view
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_products_add_to_cart
+msgid "Shopping-cart"
+msgstr "购物车"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_product_public_category_description
+msgid "Short description which will be visible below category slider."
+msgstr "簡短描述下面將類別滑塊可見。"
+
+#. module: kingfisher_pro
+#: model:product.per.page,name:kingfisher_pro.record_no_of_product_per_page
+msgid "Show"
+msgstr "顯示"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Sign up for our newsletter!"
+msgstr "註冊我們的通訊!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.menu,name:kingfisher_pro.menu_slider_config
+msgid "Slider Configuration"
+msgstr "滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.multi_slider_form_view
+msgid "Slider configuration"
+msgstr "滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_no_extra_options
+msgid "Slider effects"
+msgstr "滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_carousel_header_name
+msgid "Slider label"
+msgstr "滑塊配置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider name"
+msgstr "滑塊名"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Slider sliding speed"
+msgstr "滑塊滑動速度"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_name
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_name
+msgid "Slider title to be displayed on website like Best products, Latest and etc..."
+msgstr "要顯示在網站標題滑塊像最好的產品,最新的等.."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_name
+msgid "Slider title to be displayed on website like Our Blogs, Latest Blog Post and etc..."
+msgstr "要顯示在網站像我們的博客,最新的博客文章等滑塊標題..."
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_no_extra_options
+#: model:ir.model.fields,help:kingfisher_pro.field_website_no_extra_options
+msgid "Slider with all options for next, previous, play, pause, fullscreen, hide/show thumbnail panel."
+msgstr "滑蓋與下一個,上,播放,暫停,全屏的所有選項,隱藏/顯示縮略圖面板。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_blog_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_multi_slider_config_sliding_speed
+#: model:ir.model.fields,help:kingfisher_pro.field_product_category_slider_config_sliding_speed
+msgid "Sliding speed of a slider can be set from here and it will be in milliseconds."
+msgstr "滑塊的滑動速度可以從這裡進行設置,這將是毫秒。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By"
+msgstr "排序方式"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_sorting
+msgid "Sort By:"
+msgstr "排序方式:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_on
+msgid "Sort On"
+msgstr "排序"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_sequence
+msgid "Sort Order"
+msgstr "排序"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Spacs"
+msgstr "特別併購上市"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_website_megamenu_submenu
+msgid "Still, No category assigned to this menu.!!!"
+msgstr "儘管如此,沒有類別分配給該菜單。 !!!"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_sub_category_color
+msgid "Sub category color"
+msgstr "子類別顏色"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Supply chain"
+msgstr "供應鏈"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_style_tag_name
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_tags_name
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_name
+msgid "Tag Name"
+msgstr "標籤名稱"
+
+#. module: kingfisher_pro
+#: sql_constraint:biztech.product.tags:0
+msgid "Tag name should be unique..!"
+msgstr "標籤名稱應該是唯一的..!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_custom_filterz
+msgid "Tag:"
+msgstr "標籤:"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_product_style_tag_id
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_template_tag_ids
+msgid "Tags"
+msgstr "标签"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+msgid "Testimonials"
+msgstr "褒獎"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Text Messaging"
+msgstr "短信"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks"
+msgstr "谢谢"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "Thanks for your subscription!"
+msgstr "感谢您的订阅!"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "This is not the webpage you are looking for"
+msgstr "這是不是你要找的網頁"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive.\n"
+"                                                    Odoo provides essential platform for our project management.\n"
+"                                                    Things are better organized and more visible with it."
+msgstr "這個主題是很容易建立,形成了客戶的角度來看這是非常\n"
+"                                                    直觀。\n"
+"                                                    Odoo為我們項目管理的基本平台。\n"
+"                                                    事情是更好的組織,並用它更加明顯。"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_height
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_height
+msgid "Thumb height"
+msgstr "拇指高度"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumb_width
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumb_width
+msgid "Thumb width"
+msgstr "拇指寬"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_color_opt_thumbnail
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_color_opt_thumbnail
+msgid "Thumbnail overlay effects"
+msgstr "縮略圖疊加效應"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_config_settings_thumbnail_panel_position
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_thumbnail_panel_position
+msgid "Thumbnails panel position"
+msgstr "縮略圖面板位置"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_name
+msgid "Title"
+msgstr "称谓"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:41
+#, python-format
+msgid "Total Count"
+msgstr "總計數"
+
+#. module: kingfisher_pro
+#. openerp-web
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:14
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:73
+#: code:addons/kingfisher_pro/static/src/xml/kingfisher_pro.xml:100
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_attach_type
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_sortby_sort_type
+#, python-format
+msgid "Type"
+msgstr "类型"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_product_category_slider_config_prod_cat_type
+msgid "Type of slider"
+msgstr "滑塊類型"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,attach_type:0
+msgid "Video"
+msgstr "視頻"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_id
+msgid "Video ID"
+msgstr "視頻 ID"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_mp4
+msgid "Video MP4"
+msgstr "視頻 MP4"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_ogv
+msgid "Video OGV"
+msgstr "視頻OGV"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_webm
+msgid "Video WEBM"
+msgstr "視頻WEBM"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_biztech_product_images_video_type
+msgid "Video media player"
+msgstr "視頻媒體播放器"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "View all"
+msgstr "查看全部"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Vimeo"
+msgstr "Vimeo的"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S GLASSES"
+msgstr "婦女的眼鏡"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "WOMEN'S JEWELLERY"
+msgstr "女士珠寶首飾"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_customize_menu_colors
+msgid "Want to customize menu colors"
+msgstr "想要自定義菜單顏色"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_category_slider
+msgid "Want to display category slider"
+msgstr "要顯示類別滑塊"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_menu_icon
+msgid "Want to display menu icon"
+msgstr "要顯示菜單圖標"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,field_description:kingfisher_pro.field_website_menu_megamenu_bg
+msgid "Want to set megamenu background"
+msgstr "要設置megamenu背景"
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:143
+#: code:addons/kingfisher_pro/models/products.py:154
+#, python-format
+msgid "Warning! You cannot set 'zero' for product page."
+msgstr "警告!不能設置“零”的產品頁面。"
+
+#. module: kingfisher_pro
+#: code:addons/kingfisher_pro/models/products.py:176
+#, python-format
+msgid "Warning! You have to set atleast one default value."
+msgstr "警告!你必須設置用於至少一個默認值。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+msgid "Watch"
+msgstr "看"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website
+msgid "Website"
+msgstr "网站"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_menu
+msgid "Website Menu"
+msgstr "网站菜单"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_public_category
+msgid "Website Product Category"
+msgstr "网站产品目录"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_config_settings_f_l_pager
+msgid "Website Product Pager Settings"
+msgstr "網站產品尋呼機設置"
+
+#. module: kingfisher_pro
+#: model:ir.actions.act_window,name:kingfisher_pro.action_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.form_view_product_per_page
+#: model:ir.ui.view,arch_db:kingfisher_pro.list_view_product_per_page
+msgid "Website Product Pagination"
+msgstr "網站產品分頁"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_res_config_ppp
+msgid "Website Product Paging"
+msgstr "網站產品分頁"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_website_menu_inherit
+msgid "Website menu"
+msgstr "网站菜单"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Welcome,"
+msgstr "歡迎,"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Western Wear"
+msgstr "磨西"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_website_config_settings_interval_play
+#: model:ir.model.fields,help:kingfisher_pro.field_website_interval_play
+msgid "With this field you can set the interval play time between two images."
+msgstr "有了這個字段,你可以設置兩個圖像之間的間隔播放時間。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+msgid "Women Tops"
+msgstr "女裝上衣"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_testimonials_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Write a quote here from one of your customers. Quotes are a\n"
+"                                                    great way to build confidence in your products or services.\n"
+"                                                    This theme is very easy to build and form the customer's standpoint it's very\n"
+"                                                    intuitive."
+msgstr "寫從你的一個客戶在這裡的報價。行情是\n"
+"                                                    偉大的方式來建立你的產品或服務的信心。\n"
+"                                                    這個主題是很容易建立,形成了客戶的角度來看這是非常\n"
+"                                                   直觀。"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "Writizmo"
+msgstr "Writizmo"
+
+#. module: kingfisher_pro
+#: model:ir.model.fields,help:kingfisher_pro.field_biztech_product_tags_sequence
+msgid "You can define sequence of tags you want to show tags"
+msgstr "您可以定義的標籤序列要顯示的標籤"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_header_layout
+msgid "Your cart is empty!"
+msgstr "您的购物车是空的!"
+
+#. module: kingfisher_pro
+#: selection:biztech.product.images,video_type:0
+msgid "Youtube"
+msgstr "的Youtube"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_sortby
+msgid "biztech.product.sortby"
+msgstr "biztech.product.sortby"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_style_tag
+msgid "biztech.product.style.tag"
+msgstr "biztech.product.style.tag"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_biztech_product_tags
+msgid "biztech.product.tags"
+msgstr "biztech.product.tags"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_blog_slider_config
+msgid "blog.slider.config"
+msgstr "blog.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_blog_slider_view
+msgid "by"
+msgstr "作者"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.hover_total
+msgid "details"
+msgstr "細節"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.404_page_template
+msgid "home page"
+msgstr "主頁"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_multi_slider_config
+msgid "multi.slider.config"
+msgstr "multi.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_brands
+#: model:ir.ui.view,arch_db:kingfisher_pro.view_product_brands_tree_view
+msgid "product.brands"
+msgstr "product.brands"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_category_slider_config
+msgid "product.category.slider.config"
+msgstr "product.category.slider.config"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page
+msgid "product.per.page"
+msgstr "product.per.page"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_product_per_page_no
+msgid "product.per.page.no"
+msgstr "product.per.page.no"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_product_details
+msgid "review(s) | Add your review"
+msgstr "review(s) | Add your review"
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.model_website_config_settings
+msgid "website.config.settings"
+msgstr "website.config.settings"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.kingfisher_pro_footer_customize
+msgid "your email..."
+msgstr "你的电子邮件地址..."
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.footer_copyright
+msgid "© 2016 By <span>Kingfisher Pro Fashion.</span> All Rights Reserved."
+msgstr "© 2016 By <span>Kingfisher Pro Fashion.</span> All Rights Reserved."
+
+
+
+#. module: kingfisher_pro
+#: model:ir.model,name:kingfisher_pro.homepage_body
+msgid "New collection"
+msgstr "新系列"
+
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "現在去購物 <i class=\"fa fa-angle-right\"/>"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S SHOES"
+msgstr "男鞋"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Testimonials"
+msgstr "褒獎"
+
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S JEWELLARY"
+msgstr "男鞋JEWELLARY"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "WOMEN'S GLASSES"
+msgstr "婦女的眼鏡"
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "MEN'S WATCH"
+msgstr "男鞋"
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.homepage_body
+msgid "Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse\n"
+"                                <br/>\n"
+"                                molestie consequat ,韋爾ILLUM dolore歐盟feugiat法無facilisis在維羅\n"
+"                                <br/>\n"
+"                                eros et accumsan et iusto odio dignissim qui blandit praesent luptatum\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+msgstr "DUIS autem VEL EUM存有悲在hendrerit在vulputate velit埃塞\n"
+"                                <br/>\n"
+"                                nonumy奧迪奧dignissim魁blandit愛神等accumsan等二人胡斯托\n"
+"                                <br/>\n"
+"                                nonumy奧迪奧dignissim魁blandit愛神等accumsan等二人胡斯托\n"
+"                                <br/>\n"
+"                                zzril delenit augue duis dolore te feugait nulla facilisi."
+
+
+
+
+#. module: kingfisher_pro
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_home_slider
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_single_banner_snippet
+#: model:ir.ui.view,arch_db:kingfisher_pro.s_kingfisher_pro_promo_snippet
+
+msgid "SHOP NOW <i class=\"fa fa-angle-right\"/>"
+msgstr "現在去購物 <i class=\"fa fa-angle-right\"/>"
+

+ 4 - 4
models/__init__.py

@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
-import slider
-import products
-import website
+from . import slider
+from . import products
+from . import website

BIN
models/__init__.pyc


+ 73 - 55
models/products.py

@@ -1,25 +1,26 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
-from openerp import api, fields, models, _
-from openerp.exceptions import Warning
-from openerp.addons.website_sale.controllers import main
+from odoo import api, fields, models, _
+from odoo.exceptions import Warning
+from odoo.addons.website_sale.controllers import main
 
 
 class Brands(models.Model):
     _name = 'product.brands'
+    _description = 'Add product brands'
 
-    name = fields.Char(string='Nombre de Marca', required=True, translate=True)
-    brand_description = fields.Html(string='Descripción', translate=True)
-    brand_logo = fields.Binary(string='Logo de Marca')
-    brand_cover = fields.Binary(string='Logo Producto')
+    name = fields.Char(string='Brand Name', required=True, translate=True)
+    brand_description = fields.Text(string='Description', translate=True)
+    brand_logo = fields.Binary(string='Brand Logo')
+    brand_cover = fields.Binary(string='Brand Cover')
     product_ids = fields.One2many(
         'product.template',
         'product_brand_id',
-        string='Marcas de Productos',
+        string='Product Brands',
     )
     products_count = fields.Integer(
-        string='Numero de Productos',
+        string='Number of products',
         compute='_get_products_count',
     )
 
@@ -31,14 +32,15 @@ class Brands(models.Model):
 
 class ProductStyleTags(models.Model):
     _name = 'biztech.product.style.tag'
+    _description = 'Add style tags in Product'
 
-    name = fields.Char(string='Nombre de Etiqueta', required=True, translate=True)
+    name = fields.Char(string='Tag Name', required=True, translate=True)
     color = fields.Selection(
-        [('red', 'Rojo'), ('new', 'Verde'), ('sale', 'Naranja')], string="Color")
+        [('red', 'Red'), ('new', 'Green'), ('sale', 'Orange')], string="Color")
     product_ids = fields.One2many(
         'product.template',
         'product_style_tag_id',
-        string='Etiqueta de Productos',
+        string='Product Tags',
     )
 
 
@@ -46,101 +48,113 @@ class KingProductImages(models.Model):
     _name = 'biztech.product.images'
     _description = "Add Multiple Image in Product"
 
-    name = fields.Char(string='Titulo', translate=True)
+    name = fields.Char(string='Title', translate=True)
     alt = fields.Char(string='Alt', translate=True)
     attach_type = fields.Selection([('image', 'Image'), ('video', 'Video')],
                                    default='image',
-                                   string="Tipo")
-    image = fields.Binary(string='Imagen')
+                                   string="Type")
+    image = fields.Binary(string='Image')
     video_type = fields.Selection([('youtube', 'Youtube'),
                                    ('vimeo', 'Vimeo'),
                                    ('html5video', 'Html5 Video')],
                                   default='youtube',
                                   string="Video media player")
-    cover_image = fields.Binary(string='Imagen de Tapa',
+    cover_image = fields.Binary(string='Cover image',
                                 # required=True,
-                                help="Sera visto antes que el video cargue.")
+                                help="Cover Image will be show untill video is loaded.")
     video_id = fields.Char(string='Video ID')
-    video_ogv = fields.Char(string='Video OGV', help="Link for ogv format video")
-    video_webm = fields.Char(string='Video WEBM', help="Link for webm format video")
-    video_mp4 = fields.Char(string='Video MP4', help="Link for mp4 format video")
-    sequence = fields.Integer(string='Orden de clasificación')
-    product_tmpl_id = fields.Many2one('product.template', string='Producto')
-    more_view_exclude = fields.Boolean(string="Excluir Ver más ")
+    video_ogv = fields.Char(
+        string='Video OGV', help="Link for ogv format video")
+    video_webm = fields.Char(
+        string='Video WEBM', help="Link for webm format video")
+    video_mp4 = fields.Char(
+        string='Video MP4', help="Link for mp4 format video")
+    sequence = fields.Integer(string='Sort Order')
+    product_tmpl_id = fields.Many2one('product.template', string='Product')
+    more_view_exclude = fields.Boolean(string="More View Exclude")
 
 
 class ProductTemplate(models.Model):
     _inherit = 'product.template'
+    _description = "Add Multiple Image in Product"
 
     product_brand_id = fields.Many2one(
         'product.brands',
-        string='Marca',
-        help='Seleccionar Marca para éste Producto'
+        string='Brand',
+        help='Select a brand for this product'
     )
     images = fields.One2many('biztech.product.images', 'product_tmpl_id',
-                             string='Imagenes')
-    multi_image = fields.Boolean(string="Agregar Imagenes Multiples?")
-    tag_ids = fields.Many2many('biztech.product.tags', string="Etiquetas")
+                             string='Product Multi Images')
+    multi_image = fields.Boolean(string="Add Multiple Images?")
+    biztech_tag_ids = fields.Many2many('biztech.product.tags', string="Products Tags")
     is_flip_image = fields. Boolean(
-        string="Agregar Imagen Cambiante", help="Habilita la opción de que se vea la imagen de atras, giro de imagen.")
-    flip_image = fields.Binary(string='Flip imagen',
-                               help="el giro de imagen se mostrará cuando el ratón pase por el producto específico.")
+        string="Add flip image", help="Enable this checkbox for adding flip image on product website.")
+    flip_image = fields.Binary(string='Flip image',
+                               help="Flip image will be shown on mouse hover in website on specific product.")
     product_style_tag_id = fields.Many2one(
         'biztech.product.style.tag',
-        string='Etiquetas',
-        help='Elija una Etiqueta para este producto'
+        string='Tags',
+        help='Select a tag for this product'
     )
 
 
 class ProductTags(models.Model):
     _name = 'biztech.product.tags'
     _order = "sequence"
+    _description = "Add Tags in Product"
 
-    name = fields.Char(string="Nombre de Etiqueta", help="Tag Name", required=True, translate=True)
+    name = fields.Char(string="Tag Name", help="Tag Name",
+                       required=True, translate=True)
     active = fields.Boolean(
-        string="Activo", help="Habilitar o desabilitar etiquetas en el sitio web", default=True)
+        string="Active", help="Enable or Disable tag from website", default=True)
     sequence = fields.Integer(
-        string='Sequencia', help="You can define sequence of tags you want to show tags")
-    product_ids = fields.Many2many('product.template', string='Productos', required=True)
+        string='Sequence', help="You can define sequence of tags you want to show tags")
+    product_ids = fields.Many2many(
+        'product.template', string='Products', required=True)
 
-    _sql_constraints = [('unique_tag_name', 'unique(name)', 'Etiqueta debe ser unico..!'), ]
+    _sql_constraints = [('unique_tag_name', 'unique(name)',
+                         'Tag name should be unique..!'), ]
 
 
 class ProductSortBy(models.Model):
     _name = 'biztech.product.sortby'
+    _description = "Add Sort product fields"
 
-    name = fields.Char(string="Nombre", help='Name for sorting option', translate=True,
-                       required=True)
+    name = fields.Char(string="Name", help='Name for sorting option',
+                       required=True, translate=True)
     sort_type = fields.Selection(
-        [('asc', 'Ascendiente'), ('desc', 'Descendiente')], string="Tipo", default='asc')
-    sort_on = fields.Many2one('ir.model.fields', string='Ordenar por',
+        [('asc', 'Ascending'), ('desc', 'Descending')], string="Type", default='asc')
+    sort_on = fields.Many2one('ir.model.fields', string='Sort On',
                               help='Select field on which you want to apply sorting',
                               domain=[('model', '=', 'product.template'), ('ttype', 'in', ('char', 'float', 'integer', 'datetime', 'date'))])
 
 
 class ProductCategory(models.Model):
     _inherit = 'product.public.category'
+    _description = "Add Mega menu in Product"
 
     include_in_megamenu = fields.Boolean(
-        string="Incluir en el Mega Menu", help="Incluye en el menu")
-    menu_id = fields.Many2one('website.menu', string="Menu Principal")
-    description = fields.Text(string="Descripción",
-                              help="Breve descripción que será visible por debajo de la categoría.")
+        string="Include in mega menu", help="Include in mega menu")
+    menu_id = fields.Many2one('website.menu', string="Main menu")
+    description = fields.Text(string="Description",
+                              help="Short description which will be visible below category slider.")
 
 
 class ProductPerPageNo(models.Model):
     _name = "product.per.page.no"
     _order = 'name asc'
+    _description = "Product Per Page No"
 
-    name = fields.Integer(string='Productos por Página')
-    set_default_check = fields.Boolean(string="Colocar como Predeterminado")
+    name = fields.Integer(string='Product per page')
+    set_default_check = fields.Boolean(string="Set default")
     prod_page_id = fields.Many2one('product.per.page')
 
     @api.model
     def create(self, vals):
         res = super(ProductPerPageNo, self).create(vals)
         if vals.get('name') == 0:
-            raise Warning(_("Warning! You cannot set 'zero' for product page."))
+            raise Warning(
+                _("Warning! You cannot set 'zero' for product page."))
         if vals.get('set_default_check'):
             true_records = self.search(
                 [('set_default_check', '=', True), ('id', '!=', res.id)])
@@ -151,7 +165,8 @@ class ProductPerPageNo(models.Model):
     def write(self, vals):
         res = super(ProductPerPageNo, self).write(vals)
         if vals.get('name') == 0:
-            raise Warning(_("Warning! You cannot set 'zero' for product page."))
+            raise Warning(
+                _("Warning! You cannot set 'zero' for product page."))
         if vals.get('set_default_check'):
             true_records = self.search(
                 [('set_default_check', '=', True), ('id', '!=', self.id)])
@@ -161,17 +176,20 @@ class ProductPerPageNo(models.Model):
 
 class ProductPerPage(models.Model):
     _name = "product.per.page"
+    _description = "Product per page display"
 
-    name = fields.Char(string="Nombre de Etiqueta", translate=True)
+    name = fields.Char(string="Label Name", translate=True)
     no_ids = fields.One2many(
-        'product.per.page.no', 'prod_page_id', string="Nº de productos a mostrar")
+        'product.per.page.no', 'prod_page_id', string="No of product to display")
 
     @api.multi
     def write(self, vals):
         res = super(ProductPerPage, self).write(vals)
-        default_pg = self.env['product.per.page.no'].search([('set_default_check', '=', True)])
+        default_pg = self.env['product.per.page.no'].search(
+            [('set_default_check', '=', True)])
         if default_pg.name:
             main.PPG = int(default_pg.name)
         else:
-            raise Warning(_("Warning! You have to set atleast one default value."))
+            raise Warning(
+                _("Warning! You have to set atleast one default value."))
         return res

BIN
models/products.pyc


+ 44 - 43
models/slider.py

@@ -1,102 +1,103 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
-from openerp import api, fields, models
+from odoo import api, fields, models
 
 
 class ProductCategorySlider(models.Model):
     _name = 'product.category.slider.config'
+    _description = "Configration of product category slider"
 
-    name = fields.Char(string="Nombre del Slider", default='Ultimas Tendencias de la Moda', required=True,
-                       translate=True,
-                       help="Nombre del Titulo que sera mostrado en la página web...")
-    active = fields.Boolean(string="Activo", default=True)
-    no_of_counts = fields.Selection([('3', '3'), ('4', '4'), ('5', '5'), ('6', '6')], string="Cantidad",
+    name = fields.Char(string="Slider name", default='Trending', required=True, translate=True,
+                       help="Slider title to be displayed on website like Best products, Latest and etc...")
+    active = fields.Boolean(string="Active", default=True)
+    no_of_counts = fields.Selection([('3', '3'), ('4', '4'), ('5', '5'), ('6', '6')], string="Counts",
                                     default='4', required=True,
-                                    help="Cantidad de Productos que seran mostrados en el slide.")
-    prod_cat_type = fields.Selection([('product', 'Producto'), ('category', 'Categoria')],
-                                     string="Tipo de Slider", default='product', required=True,
-                                     help="Elija Producto o Categoira para mostrar en este slider.")
-    auto_rotate = fields.Boolean(string='Auto Rotar Slider', default=True)
-    sliding_speed = fields.Integer(string="Velocidad del Slider", default='5000',
-                                   help='Velocidad del Slide en milisegundos.')
+                                    help="No of products to be displayed in slider.")
+    prod_cat_type = fields.Selection([('product', 'Product'), ('category', 'Category')],
+                                     string="Type of slider", default='product', required=True,
+                                     help="Select product or category for whom you want to show a slider.")
+    auto_rotate = fields.Boolean(string='Auto Rotate Slider', default=True)
+    sliding_speed = fields.Integer(string="Slider sliding speed", default='5000',
+                                   help='Sliding speed of a slider can be set from here and it will be in milliseconds.')
     collections_product = fields.Many2many('product.template', 'king_pro_product_slider_rel', 'slider_id',
-                                           'prod_id', string="Colecciones de Productos")
+                                           'prod_id', string="Collections of product")
     collections_category = fields.Many2many('product.public.category', 'king_pro_category_slider_rel',
-                                            'slider_id', 'cat_id', string="Colecciones de Categorias")
+                                            'slider_id', 'cat_id', string="Collections of category")
 
 
 class BlogSlider(models.Model):
 
     _name = 'blog.slider.config'
+    _description = "Configration of Blogs slider"
 
-    name = fields.Char(string="Nombre de Slider", default='Blogs', translate=True,
-                       help="Nombre del Slide que sera mostrado en la página web..",
+    name = fields.Char(string="Slider name", default='Blogs', translate=True,
+                       help="Slider title to be displayed on website like Our Blogs, Latest Blog Post and etc...",
                        required=True)
-    active = fields.Boolean(string="Activo", default=True)
-    no_of_counts = fields.Selection([('1', '1'), ('2', '2'), ('3', '3')], string="Cantidad",
-                                    default='3', help="Cantidad de Blogs que seran mostrados en la página web.", required=True)
-    auto_rotate = fields.Boolean(string='Auto Rotar Slider', default=True)
-    sliding_speed = fields.Integer(string="Velocidad del Slider", default='5000',
-                                   help='Velocidad del Slider en milisegundos.')
+    active = fields.Boolean(string="Active", default=True)
+    no_of_counts = fields.Selection([('1', '1'), ('2', '2'), ('3', '3')], string="Counts",
+                                    default='3', help="No of blogs to be displayed in slider.", required=True)
+    auto_rotate = fields.Boolean(string='Auto Rotate Slider', default=True)
+    sliding_speed = fields.Integer(string="Slider sliding speed", default='5000',
+                                   help='Sliding speed of a slider can be set from here and it will be in milliseconds.')
     collections_blog_post = fields.Many2many('blog.post', 'blogpost_slider_rel', 'slider_id',
-                                             'post_id', string="Colecciones de publicaciones del blog", required=True)
+                                             'post_id', string="Collections of blog posts", required=True)
 
 
 class MultiSlider(models.Model):
     _name = 'multi.slider.config'
+    _description = "Configration of Multi slider"
 
-    name = fields.Char(string="Nombre del Slider", default='Lanzamientos',
+    name = fields.Char(string="Slider name", default='Trending',
                        required=True, translate=True,
                        help="Slider title to be displayed on website like Best products, Latest and etc...")
-    active = fields.Boolean(string="Activo", default=True)
+    active = fields.Boolean(string="Active", default=True)
 
-    auto_rotate = fields.Boolean(string='Auto-rotar Slide', default=True)
-    sliding_speed = fields.Integer(string="Velocidad de deslizamiento", default='5000',
-                                   help='Velocidad del Slider en milisegundos.')
+    auto_rotate = fields.Boolean(string='Auto Rotate Slider', default=True)
+    sliding_speed = fields.Integer(string="Slider sliding speed", default='5000',
+                                   help='Sliding speed of a slider can be set from here and it will be in milliseconds.')
 
     no_of_collection = fields.Selection([('2', '2'), ('3', '3'), ('4', '4'), ('5', '5')],
-                                        string="No. de Pestañas a Mostrar", default='2',
+                                        string="No. of collections to show", default='2',
                                         required=True,
-                                        help="Numero de Colecciones a mostrar.")
+                                        help="No of collections to be displayed on slider.")
 
-    label_collection_1 = fields.Char(string="1er pestaña a Motrar", default='Primera Colección',
+    label_collection_1 = fields.Char(string="1st collection name", default='First collection',
                                      required=True, translate=True,
                                      help="Collection label to be displayed in website like Men, Women, Kids, etc...")
     collection_1_ids = fields.Many2many('product.template', 'product_slider_collection_1_rel', 'slider_id',
                                         'prod_id',
                                         required=True,
-                                        string="1ro Seleccionar Productos")
+                                        string="1st product collection")
 
-    label_collection_2 = fields.Char(string="2da pestaña a Motrar", default='Segunda Colección',
+    label_collection_2 = fields.Char(string="2nd collection name", default='Second collection',
                                      required=True, translate=True,
                                      help="Collection label to be displayed in website like Men, Women, Kids, etc...")
     collection_2_ids = fields.Many2many('product.template', 'product_slider_collection_2_rel', 'slider_id',
                                         'prod_id',
                                         required=True,
-                                        string="2do Seleccionar Productos")
+                                        string="2nd product collection")
 
-    label_collection_3 = fields.Char(string="3ra pestaña a Motrar", default='Tercera Colección',
-                                     translate=True,
+    label_collection_3 = fields.Char(string="3rd collection name", default='Third collection', translate=True,
                                      # required=True,
                                      help="Collection label to be displayed in website like Men, Women, Kids, etc...")
     collection_3_ids = fields.Many2many('product.template', 'product_slider_collection_3_rel', 'slider_id',
                                         'prod_id',
                                         # required=True,
-                                        string="3ro. Seleccionar Productos")
+                                        string="3rd product collection")
 
-    label_collection_4 = fields.Char(string="4th pestaña a Motrar", default='Cuarta Colección', translate=True,
+    label_collection_4 = fields.Char(string="4th collection name", default='Fourth collection', translate=True,
                                      # required=True,
                                      help="Collection label to be displayed in website like Men, Women, Kids, etc...")
     collection_4_ids = fields.Many2many('product.template', 'product_slider_collection_4_rel', 'slider_id',
                                         'prod_id',
                                         # required=True,
-                                        string="4to Seleccionar Productos")
+                                        string="4th product collection")
 
-    label_collection_5 = fields.Char(string="5th pestaña a Motrar", default='Quita Colección', translate=True,
+    label_collection_5 = fields.Char(string="5th collection name", default='Fifth collection', translate=True,
                                      # required=True,
                                      help="Collection label to be displayed in website like Men, Women, Kids, etc...")
     collection_5_ids = fields.Many2many('product.template', 'product_slider_collection_5_rel', 'slider_id',
                                         'prod_id',
                                         # required=True,
-                                        string="5to Seleccionar Productos")
+                                        string="5th product collection")

BIN
models/slider.pyc


+ 116 - 101
models/website.py

@@ -1,92 +1,96 @@
 # -*- coding: utf-8 -*-
-# Part of Biztech Consultancy. See LICENSE file for full copyright and licensing details.
+# Part of AppJetty. See LICENSE file for full copyright and licensing details.
 
 import math
 import werkzeug
-from openerp import api, fields, models, _
-from openerp.http import request
-from openerp.addons.website_sale.controllers import main
+from odoo import api, fields, models, _
+from odoo.http import request
+
+PPG = 18
 
 
 class WebsiteMenu(models.Model):
     _inherit = "website.menu"
+    _description = "Website mega menu settings"
 
-    is_megamenu = fields.Boolean(string='Es Megamenú...?')
-    megamenu_type = fields.Selection([('2_col', '2 Columnas'),
-                                      ('3_col', '3 Columnas'),
-                                      ('4_col', '4 Columnas')],
+    is_megamenu = fields.Boolean(string='Is megamenu...?')
+    megamenu_type = fields.Selection([('2_col', '2 Columns'),
+                                      ('3_col', '3 Columns'),
+                                      ('4_col', '4 Columns')],
                                      default='3_col',
-                                     string="Tipo de Mega Menu")
-    megamenu_bg = fields.Boolean(string='Colocar Fondo al Megamenu', default=False)
-    megamenu_bg_img_color = fields.Selection([('bg_img', 'Imágen de Fondo'),
-                                              ('bg_color', 'Color de Fondo')],
+                                     string="Megamenu type")
+    megamenu_bg = fields.Boolean(
+        string='Want to set megamenu background', default=False)
+    megamenu_bg_img_color = fields.Selection([('bg_img', 'Background image'),
+                                              ('bg_color', 'Background color')],
                                              default='bg_img',
-                                             string="Seleccionar Fondo para el Mega Menu")
-    megamenu_bg_image = fields.Binary(string="Imágen de Fondo para el Mega Menú")
-    megamenu_bg_color = fields.Char(string="Color de Fondo para el Mega Menú",
+                                             string="Megamenu background selection")
+    megamenu_bg_image = fields.Binary(string="Background image for megamenu")
+    megamenu_bg_color = fields.Char(string="Background color for megamenu",
                                     default='#ccc',
                                     help="Background color for megamenu, for setting background color you have to pass hexacode here.")
-    category_slider = fields.Boolean(string='Mostrar Slider de Categorias en el Menú', default=False)
-    carousel_header_name = fields.Char(string="Título el Slider",
-                                       default="Lanzamientos", translate=True,
-                                       help="Nombre que se Mostrara en el Encabezado del Slider de Categorias")
-    category_slider_position = fields.Selection([('left', 'Izquierda'), ('right', 'Derecha')],
-                                                default='left', string="Posición del Slider")
-    menu_icon = fields.Boolean(string='Mostrar Icono en el Menu', default=False)
-    menu_icon_image = fields.Binary(string="Icono del Menu ", help="Icono para tu menu")
+    category_slider = fields.Boolean(
+        string='Want to display category slider', default=False)
+    carousel_header_name = fields.Char(string="Slider label",
+                                       default="Latest", translate=True,
+                                       help="Header name for carousel slider in megamenu")
+    category_slider_position = fields.Selection([('left', 'Left'), ('right', 'Right')],
+                                                default='left', string="Category Slider Position")
+    menu_icon = fields.Boolean(
+        string='Want to display menu icon', default=False)
+    menu_icon_image = fields.Binary(
+        string="Menu Icon", help="Menu icon for your menu")
 
-    display_menu_footer = fields.Boolean(string="Mostrar pie de página para tu menu", default=False,
-                                         help="Para Mostrar pie de página en el megamenu")
-    menu_footer = fields.Html(string="Contenido del Pie de Página",
-                              help="Nombre del Píe de Página para el meganenu")
-    customize_menu_colors = fields.Boolean(string='Personalizar Colores del Menu', default=False)
-    main_category_color = fields.Char(string='Color Principal de la Categoria',
-                                      help="Colocar color para la categoria principal del menu")
-    sub_category_color = fields.Char(string='Color para la Sub Categoria',
-                                     help="Colocar color para la subcategoria")
+    display_menu_footer = fields.Boolean(string="Display menu footer", default=False,
+                                         help="For displaying footer in megamenu")
+    menu_footer = fields.Text(string="Footer content",
+                              help="Footer name for megamenu")
+    customize_menu_colors = fields.Boolean(
+        string='Want to customize menu colors', default=False)
+    main_category_color = fields.Char(string='Main category color',
+                                      help="Set color for main category in megamenu")
+    sub_category_color = fields.Char(string='Sub category color',
+                                     help="Set color for sab category in megamenu")
 
 
 class website(models.Model):
     _inherit = 'website'
+    _description = "Website settings"
 
     # For Multi image
     thumbnail_panel_position = fields.Selection([
-        ('left', 'Izquierda'),
-        ('right', 'Derecha'),
-        ('bottom', 'Fondo'),
+        ('left', 'Left'),
+        ('right', 'Right'),
+        ('bottom', 'Bottom'),
     ], default='left',
-        string='Posición del Panel de Miniaturas',
-        help="Seleccione la posición en la que desea mostrar el panel de miniaturas de multi-imagenes.")
-    interval_play = fields.Char(string='Intervalo de Imágenes del Slide', default='5000',
-                                help='Con este campo se puede establecer el tiempo o intervalo entre dos imágenes.')
-    enable_disable_text = fields.Boolean(string='Activar el panel de texto',
+        string='Thumbnails panel position',
+        help="Select the position where you want to display the thumbnail panel in multi image.")
+    interval_play = fields.Char(string='Play interval of slideshow', default='5000',
+                                help='With this field you can set the interval play time between two images.')
+    enable_disable_text = fields.Boolean(string='Enable the text panel',
                                          default=True,
-                                         help='Activar/Desactivar el texto que aparece en la imagen en imagen de varias.')
+                                         help='Enable/Disable text which is visible on the image in multi image.')
     color_opt_thumbnail = fields.Selection([
-        ('default', 'Predeterminado'),
-        ('b_n_w', 'Blanco y Negro'),
+        ('default', 'Default'),
+        ('b_n_w', 'B/W'),
         ('sepia', 'Sepia'),
-        ('blur', 'Desenfoque'), ],
+        ('blur', 'Blur'), ],
         default='default',
-        string="Efecto sobre las miniaturas")
-    no_extra_options = fields.Boolean(string='Efectos sobre Sliders',
+        string="Thumbnail overlay effects")
+    no_extra_options = fields.Boolean(string='Slider effects',
                                       default=True,
-                                      help="Slider con todas las opciones para la siguiente, anterior, reproducción, pausa, pantalla completa, ocultar / mostrar el panel de miniaturas.")
-    change_thumbnail_size = fields.Boolean(string="Cambiar Tamaño de Miniaturas", default=False)
-    thumb_height = fields.Char(string='Altura de Imágen', default=50)
-    thumb_width = fields.Char(string='Ancho de Imágen', default=88)
-
-    # For Sort By
-    enable_sort_by = fields.Boolean(string='Habilitar opción de clasificación de productos',
-                                    help='Para habilitar la característica de ordenación del producto en el sitio web.',
-                                    default=True)
+                                      help="Slider with all options for next, previous, play, pause, fullscreen, hide/show thumbnail panel.")
+    change_thumbnail_size = fields.Boolean(
+        string="Change thumbnail size", default=False)
+    thumb_height = fields.Char(string='Thumb height', default=50)
+    thumb_width = fields.Char(string='Thumb width', default=88)
 
     # For first last pager
-    enable_first_last_pager = fields.Boolean(string="Habilitar primera y ultima paginación", default=True,
-                                             help="Activar esta casilla para mostrar el boton 'Primera' y el botón 'Última' en el paginador en el sitio web.")
+    enable_first_last_pager = fields.Boolean(string="Enable First and Last Pager", default=True,
+                                             help="Enable this checkbox to make 'First' and 'Last' button in pager on website.")
     # Product per grid
     product_display_grid = fields.Selection([('2', '2'), ('3', '3'), ('4', '4')],
-                                            default='3', string='Producto por cuadrícula', help="Mostrar Nro. de productos por línea en el sitio web de la red de productos.")
+                                            default='3', string='Product per grid', help="Display no. of products per line in website product grid.")
 
     # For first last pager
     def get_pager_selection(self):
@@ -99,19 +103,23 @@ class website(models.Model):
         return values
 
     def get_current_pager_selection(self):
+        page_no = request.env['product.per.page.no'].search(
+            [('set_default_check', '=', True)])
         if request.session.get('default_paging_no'):
             return int(request.session.get('default_paging_no'))
+        elif page_no:
+            return int(page_no.name)
         else:
-            return main.PPG
+            return PPG
 
-    def pager(self, cr, uid, ids, url, total, page=1, step=30, scope=5, url_args=None, context=None):
-        res = super(website, self). pager(cr, uid, ids, url=url,
+    @api.model
+    def pager(self, url, total, page=1, step=30, scope=5, url_args=None):
+        res = super(website, self). pager(url=url,
                                           total=total,
                                           page=page,
                                           step=step,
                                           scope=scope,
-                                          url_args=url_args,
-                                          context=context)
+                                          url_args=url_args)
         # Compute Pager
         page_count = int(math.ceil(float(total) / step))
 
@@ -126,8 +134,21 @@ class website(models.Model):
 
         def get_url(page):
             _url = "%s/page/%s" % (url, page) if page > 1 else url
-            if url_args and not url_args.get('tag') and not url_args.get('range1') and not url_args.get('range2') and not url_args.get('max1') and not url_args.get('min1') and not url_args.get('sort_id'):
-                _url = "%s?%s" % (_url, werkzeug.url_encode(url_args))
+            if url_args:
+                if url_args.get('tag'):
+                    del url_args['tag']
+                if url_args.get('range1'):
+                    del url_args['range1']
+                if url_args.get('range2'):
+                    del url_args['range2']
+                if url_args.get('max1'):
+                    del url_args['max1']
+                if url_args.get('min1'):
+                    del url_args['min1']
+                if url_args.get('sort_id'):
+                    del url_args['sort_id']
+                if url_args and not url_args.get('tag') and not url_args.get('range1') and not url_args.get('range2') and not url_args.get('max1') and not url_args.get('min1') and not url_args.get('sort_id'):
+                    _url = "%s?%s" % (_url, werkzeug.url_encode(url_args))
             return _url
         res.update({
             # Overrite existing
@@ -157,7 +178,7 @@ class website(models.Model):
             },
             'pages': [
                 {'url': get_url(page), 'num': page}
-                for page in xrange(pmin, pmax+1)
+                for page in range(pmin, pmax+1)
             ]
         })
         return res
@@ -169,16 +190,15 @@ class website(models.Model):
         if product_id:
             self.env.cr.execute(
                 "select id from biztech_product_images where product_tmpl_id=%s and more_view_exclude IS NOT TRUE order by sequence", ([product_id]))
-            product_ids = map(lambda x: x[0], self.env.cr.fetchall())
+            product_ids = list(map(lambda x: x[0], self.env.cr.fetchall()))
             if product_ids:
                 product_img_data = self.env['biztech.product.images'].browse(
                     product_ids)
         return product_img_data
 
     # For brands
-    def sale_product_domain(self, cr, uid, ids, context=None):
-        domain = super(website, self).sale_product_domain(cr, uid, ids=ids,
-                                                          context=context)
+    def sale_product_domain(self):
+        domain = super(website, self).sale_product_domain()
         if 'brand_id' in request.context:
             domain.append(
                 ('product_brand_id', '=', request.context['brand_id']))
@@ -221,54 +241,49 @@ class website(models.Model):
         return child_categories
 
 
-class WebsiteConfigSettings(models.TransientModel):
+class ResConfigSettings(models.TransientModel):
 
-    _inherit = 'website.config.settings'
+    _inherit = 'res.config.settings'
+    _description = "Res Config settings "
 
     # For multi image
     thumbnail_panel_position = fields.Selection([
-        ('left', 'Izquierda'),
-        ('right', 'Derecha'),
-        ('bottom', 'Fondo')],
-        string='Posición del Panel de Miniaturas',
+        ('left', 'Left'),
+        ('right', 'Right'),
+        ('bottom', 'Bottom')],
+        string='Thumbnails panel position',
         related='website_id.thumbnail_panel_position',
-        help="Select the position where you want to display the thumbnail panel in multi image.")
-    interval_play = fields.Char(string='Intervalo de Desplazamiento del Slide',
+        help="Select the position where you want to display the thumbnail panel in multi image.", readonly=False)
+    interval_play = fields.Char(string='Play interval of slideshow',
                                 related='website_id.interval_play',
-                                help='Con este campo se puede establecer el tiempo de intervalo entre dos imágenes.')
-    enable_disable_text = fields.Boolean(string='Activar Panel de Texto',
+                                help='With this field you can set the interval play time between two images.', readonly=False)
+    enable_disable_text = fields.Boolean(string='Enable the text panel',
                                          related='website_id.enable_disable_text',
-                                         help='Activar/Desactivar el texto que aparecera en el sitio web en multi-imagenes.')
+                                         help='Enable/Disable text which is visible on the image in multi image.', readonly=False)
     color_opt_thumbnail = fields.Selection([
         ('default', 'Default'),
-        ('b_n_w', 'Blanco y Negro'),
+        ('b_n_w', 'B/W'),
         ('sepia', 'Sepia'),
-        ('blur', 'Desenfoque')],
+        ('blur', 'Blur')],
         related='website_id.color_opt_thumbnail',
-        string="Efectos sobre las Miniaturas")
-    no_extra_options = fields.Boolean(string='Efectos del Slider',
+        string="Thumbnail overlay effects", readonly=False)
+    no_extra_options = fields.Boolean(string='Slider effects',
                                       # default=True,
                                       related='website_id.no_extra_options',
-                                      help="Slider con las opciones para  siguiente, anterior, reproducción, pausa, pantalla completa, ocultar/mostrar el panel de miniaturas.")
-    change_thumbnail_size = fields.Boolean(string="Cambiar Tamaño de las Miniaturas",
-                                           related="website_id.change_thumbnail_size"
-                                           )
-    thumb_height = fields.Char(string='Altura de Miniatura',
-                               related="website_id.thumb_height"
+                                      help="Slider with all options for next, previous, play, pause, fullscreen, hide/show thumbnail panel.", readonly=False)
+    change_thumbnail_size = fields.Boolean(string="Change thumbnail size",
+                                           related="website_id.change_thumbnail_size", readonly=False)
+    thumb_height = fields.Char(string='Thumb height',
+                               related="website_id.thumb_height", readonly=False
                                )
-    thumb_width = fields.Char(string='Ancho de Miniatura',
-                              related="website_id.thumb_width"
+    thumb_width = fields.Char(string='Thumb width',
+                              related="website_id.thumb_width", readonly=False
                               )
 
-    # For Sort By
-    enable_sort_by = fields.Boolean(related="website_id.enable_sort_by", string='Habilitar opción de clasificación de productos',
-                                    help='For enabling product sorting feature in website.',
-                                    default=True)
-
     # For first last pager
     enable_first_last_pager = fields.Boolean(related='website_id.enable_first_last_pager',
-                                             string="Habilitar boton Primera y boton Ultima Página", default=True,
-                                             help="Activar este checkbox para el boton 'Primero' y boton'Ultimo' en el sitio web.")
+                                             string="Enable First and Last Pager", default=True,
+                                             help="Enable this checkbox to make 'First' and 'Last' button in pager on website.", readonly=False)
     # Product per grid
     product_display_grid = fields.Selection(related='website_id.product_display_grid',
-                                            default='3', string='Producto por cuadrícula', help="Muestra el Nro. de productos por línea en el sitio web de la red de productos.")
+                                            default='3', string='Product per grid', help="Display no. of products per line in website product grid.", readonly=False)

BIN
models/website.pyc


+ 15 - 3
security/ir.model.access.csv

@@ -1,11 +1,23 @@
 id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
 access_product_category_slider_config,access_product_category_slider_config,model_product_category_slider_config,,1,0,0,0
 access_product_brands,access_product_brands,model_product_brands,,1,0,0,0
-access_blog_slider_config,access_blog_slider_config,model_blog_slider_config,,1,0,0,0
+access_blog_slider_config,access_blog_slider_config,model_blog_slider_config,,1,1,1,1
 access_biztech_product_images,access_biztech_product_images,model_biztech_product_images,,1,0,0,0
 access_biztech_product_tags,access_biztech_product_tags,model_biztech_product_tags,,1,0,0,0
 access_biztech_product_sortby,access_biztech_product_sortby,model_biztech_product_sortby,,1,0,0,0
 access_multi_slider_config,access_multi_slider_config,model_multi_slider_config,,1,0,0,0
-access_product_per_page_no,access_product_per_page_no,model_product_per_page_no,,1,0,0,0
-access_product_per_page,access_product_per_page,model_product_per_page,,1,0,0,0
+access_product_per_page_no,access_product_per_page_no,model_product_per_page_no,,1,1,1,1
+access_product_per_page,access_product_per_page,model_product_per_page,,1,1,1,1
 access_biztech_product_style_tag,access_biztech_product_style_tag,model_biztech_product_style_tag,,1,0,0,0
+access_biztech_product_brand,access_biztech_product_brand,model_product_brands,website.group_website_designer,1,1,1,1
+access_biztech_product_catagory_slider,access_biztech_product_catagory_slider,model_product_category_slider_config,website.group_website_designer,1,1,1,1
+access_biztech_multi_product_slider,access_biztech_multi_product_slider,model_multi_slider_config,website.group_website_designer,1,1,1,1
+access_biztech_custom_product_style_tag,access_biztech_custom_product_style_tag,model_biztech_product_style_tag,website.group_website_designer,1,1,1,1
+access_biztech_product_sorting,access_biztech_product_sorting,model_biztech_product_sortby,website.group_website_designer,1,1,1,1
+access_biztech_custom_product_tags,access_biztech_custom_product_tags,model_biztech_product_tags,website.group_website_designer,1,1,1,1
+access_biztech_product_multiple_images,access_biztech_product_multiple_images,model_biztech_product_images,website.group_website_designer,1,1,1,1
+access_biztech_website_product_paging,access_biztech_website_product_paging,model_product_per_page,website.group_website_designer,1,1,1,1
+access_biztech_theme_view_groups,access_theme_product_view_groups,website_theme_install.model_theme_ir_ui_view,,1,0,0,0
+
+
+

BIN
static/description/brand-logo.png


BIN
static/description/clever-a-o-report.png


BIN
static/description/clever-in-mul-templet.png


BIN
static/description/clutch-review.png


BIN
static/description/crafito-lite-theme.jpg


BIN
static/description/crafito-theme.jpg


BIN
static/description/falcon-theme.jpg


+ 393 - 232
static/description/index.html

@@ -1,8 +1,20 @@
 <section class="oe_container">
     <div class="oe_row oe_spaced">
         <div class="oe_span12">
+            <h2 class="oe_slogan" style="color:red;font-size:15px">
+               <b>Note: Kingfisher Pro Fashion v12 will not work with multi website. If you want the multi website compatible module than please contact us.</b>
+            </h2>
+        </div>
+    </div>
+</section>
+
+<section class="oe_container">
+    <div class="oe_row oe_spaced">
+        <div class="oe_span12">
+            <div style="text-align: center; margin-top:30px; margin-bottom:30px;"><a href="https://www.appjetty.com/odoo-development.htm" style="display: inline-block; margin:auto; background: #875A7B; color: #fff; font-weight: bold; font-size: 18px; padding: 0 33px; line-height: 45px; border-radius: 5px;">Get Free Odoo Consultancy</a></div>
+
             <h2 class="oe_slogan" style="color:#FF5D5D;">A Fashion Online Store With Outstanding Elements</h2>
-            <p class=" text-center text-muted" style=" font-size:20px">Are you looking for a dedicated theme on fashion industry for your e-commerce store? Well, Biztech has come up with specialized theme for fashion industry with kingfisher brand naming Kingfisher Pro Fashion that is dedicatedly made for widely growing E-Commerce Fashion Industry. With the help of multiple snippets provided by the Theme admin can customize the store with elegant looks. Kingfisher Pro Fashion has support for apps like Advance Mega Menu &amp; Custom Product Image Gallery, so admin can represent the products and its categories &amp; subcategories effectively.</p>
+            <p class=" text-center text-muted" style=" font-size:20px">Now customize your fashion store with grand appearance! Odoo Kingfisher Pro Fashion theme allows you to personalize various elements creatively. Experience the well managed snippets with drag & drop.</p>
         </div>
     </div>
     <div class="container-fluid" style="background-color:#E8E8E8; padding:20px 0px 90px 0px">
@@ -11,19 +23,19 @@
         </div>
         <div class="container" style="line-height:32px;">
             <div class="col-md-12 text-center">
-                <img src="icons.png" class="img-responsive" />
+                <img src="icons.png" class="img-fluid" />
             </div>
         </div>
     </div>
     <div class="container" style="border-bottom: 1px solid rgba(225, 225, 225, 0.57); padding:20px 0px">
         <div class="oe_row oe_spaced">
             <h2 class="oe_slogan" style="color:#FF5D5D;">Building Blocks</h2>
-            <p class=" text-muted text-center" style="font-size:20px">Odoo Kingfisher Pro Fashion imparts great benefits in the form of stellar design. Get the store speed optimized with Less CSS. It is a professional responsive theme which helps enhance the look and feel of your fashion store. 
+            <p class=" text-muted text-center" style="font-size:20px">Odoo Fashion theme imparts great benefits in the form of stellar design. Get the store speed optimized with Less CSS. It is a professional responsive fashion theme for Odoo which helps enhance the look and feel of your fashion store. 
             </p>
         </div>
         <div class="container">
             <div class="col-md-12 text-center">
-                <img src="building-blocks.jpg" class="img-responsive" />
+                <img src="building-blocks.jpg" class="img-fluid" />
             </div>
         </div>
     </div>
@@ -39,31 +51,66 @@
     </div>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="slider.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="slider.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 style="color:#FF5D5D;">Banner Slider Snippet</h3>
+                    <p class="text-muted text-left">With the Brand Slider Snippet display all the highly engaging brands from your store. Customize content and images for exclusive look &amp; feel of the banner.
+                </p>
+                </div>
             </div>
-            <div class="col-md-6">
-                <h3 style="color:#FF5D5D;">Banner Slider Snippet</h3>
-                <p class="text-muted text-left">With the Brand Slider Snippet display all the highly engaging brands from your store. Customize content and images for exclusive look &amp; feel of the banner.
-            </p>
+        </div>
+    </section>
+    <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
+        <div class="container">
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Product Slider snippet</h3>
+                    <ul style="list-style-type:none; padding-left:0">
+                        <li>
+                            <p class="text-muted">Add a snippet to your Odoo Apparel E-Commerce store containing exclusive products from product list.</p>
+                        </li>
+                        <li>
+                            <p class="text-muted">From this snippet your customer can directly add product to the cart and can also see ratings of the added product.</p>
+                        </li>
+                        <li>
+                            <p class="text-muted">Product Slider snippet supports two different widths:
+                    </p>
+                            <ul style="list-style-type:disc; padding:13px;">
+                                <li>
+                                    <p class="text-muted">Full Page Width Slider</p>
+                                </li>
+                                <li>
+                                    <p class="text-muted">Box Width Slider</p>
+                                </li>
+                            </ul>
+                        </li>
+                    </ul>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="product-slider.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Product Slider snippet</h3>
-                <ul style="list-style-type:none; padding-left:0">
-                    <li>
-                        <p class="text-muted">Add a snippet to your E-Commerce store containing exclusive products from product list.</p>
-                    </li>
-                    <li>
-                        <p class="text-muted">From this snippet your customer can directly add product to the cart and can also see ratings of the added product.</p>
-                    </li>
-                    <li>
-                        <p class="text-muted">Product Slider snippet supports two different widths:
-                </p>
-                        <ul style="list-style-type:disc; padding: 13px;">
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="category-slider.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Category Slider snippet</h3>
+                    <ul style="list-style-type:none; padding-left:0">
+                        <li>
+                            <p class="text-muted">Add a snippet to your Odoo Lifestyle E-Commerce store containing exclusive products from product Categories. List Multiple Product Categories and add products to them.</p>
+                        </li>
+                        <li>
+                            <p class="text-muted">Category Slider snippet supports two different widths:</p>
+                        </li>
+                        <ul>
                             <li>
                                 <p class="text-muted">Full Page Width Slider</p>
                             </li>
@@ -71,349 +118,463 @@
                                 <p class="text-muted">Box Width Slider</p>
                             </li>
                         </ul>
-                    </li>
-                </ul>
+                    </ul>
+                </div>
             </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="product-slider.png" />
+        </div>
+    </section>
+    <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
+        <div class="container">
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Multi Products Tab SliderSnippet</h3>
+                    <p class="text-muted">You can add products of multiple types into one single slider. There will be switchable tabs to display the products. You can add as many products as you want in that slider in numerous tabs.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="tabs.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="category-slider.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Category Slider snippet</h3>
-                <ul style="list-style-type:none; padding-left:0">
-                    <li>
-                        <p class="text-muted">Add a snippet to your E-Commerce store containing exclusive products from product Categories. List Multiple Product Categories and add products to them.</p>
-                    </li>
-                    <li>
-                        <p class="text-muted">Category Slider snippet supports two different widths:</p>
-                    </li>
-                    <ul>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="promo.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Promo Snippet</h3>
+                    <ul style="list-style-type:none; padding-left:0">
                         <li>
-                            <p class="text-muted">Full Page Width Slider</p>
+                            <p class="text-muted">Add promo products in your store with editable advertisements. Customer can directly shop for that product from the Promo snippet.</p>
                         </li>
                         <li>
-                            <p class="text-muted">Box Width Slider</p>
+                            <p class="text-muted">You can also add URL for the text and set styles accordingly.</p>
                         </li>
                     </ul>
-                </ul>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Multi Products Tab SliderSnippet</h3>
-                <p class="text-muted">You can add products of multiple types into one single slider. There will be switchable tabs to display the products. You can add as many products as you want in that slider in numerous tabs.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="tabs.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Brand Snippet</h3>
+                    <p class="text-muted">Display all the high profile brands’ products that your store endorses. Customer can directly shop for products of the presented brands from the brand slider.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="brand.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="promo.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Promo Snippet</h3>
-                <ul style="list-style-type:none; padding-left:0">
-                    <li>
-                        <p class="text-muted">Add promo products in your store with editable advertisements. Customer can directly shop for that product from the Promo snippet.</p>
-                    </li>
-                    <li>
-                        <p class="text-muted">You can also add URL for the text and set styles accordingly.</p>
-                    </li>
-                </ul>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="single-slider.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Single Banner Without Slider</h3>
+                    <p class="text-muted">Display the most elite collection of your store with the single banner and highlight it for the store customers.
+                </p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Brand Snippet</h3>
-                <p class="text-muted">Display all the high profile brands’ products that your store endorses. Customer can directly shop for products of the presented brands from the brand slider.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="brand.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Blog Slider snippet</h3>
+                    <p class="text-muted">Display the latest blogs posted by your site or related to your products with Blog Slider Snippet provided by the theme. </p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="blog.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="single-slider.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Single Banner Without Slider</h3>
-                <p class="text-muted">Display the most elite collection of your store with the single banner and highlight it for the store customers.
-            </p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="testimonials.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Testimonials Slider snippet</h3>
+                    <p class="text-muted">Show the world what people have to say about your e-commerce store with the Testimonial Slider Snippet.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Blog Slider snippet</h3>
-                <p class="text-muted">Display the latest blogs posted by your site or related to your products with Blog Slider Snippet provided by the theme. </p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="blog.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Services snippet</h3>
+                    <p class="text-muted">Demonstrate extra – ordinary services that you provide for your customers with Kingfisher Pro Fashion’s Service Snippet.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="service.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="testimonials.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Testimonials Slider snippet</h3>
-                <p class="text-muted">Show the world what people have to say about your e-commerce store with the Testimonial Slider Snippet.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="reviews.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Managing Product Reviews</h3>
+                    <p class="text-muted">Manage the reviews of the products provided by the users. Option to publish, unpublish and edit the reviews.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Services snippet</h3>
-                <p class="text-muted">Demonstrate extra – ordinary services that you provide for your customers with Kingfisher Pro Fashion’s Service Snippet.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="service.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Advance Mega Menu</h3>
+                    <p class="text-muted">Make your simple menu mega menu with the help of Advance Mega Menu available in Kingfisher Pro Fashion Odoo theme for fashion website. Display all the product categories and sub categories in mega menu for easy and better navigation.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="mega-menu.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="reviews.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Managing Product Reviews</h3>
-                <p class="text-muted">Manage the reviews of the products provided by the users. Option to publish, unpublish and edit the reviews.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="multiple-products.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Product Multiple Image Gallery</h3>
+                    <p class="text-muted">Odoo fashion store template has a support for Product multiple image galleries with image zoom in/out, image full screen and video support.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Advance Mega Menu</h3>
-                <p class="text-muted">Make your simple menu mega menu with the help of Advance Mega Menu available in Kingfisher Pro Fashion Theme. Display all the product categories and sub categories in mega menu for easy and better navigation.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="mega-menu.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Theme Customization</h3>
+                    <p class="text-muted">You can customize the Odoo apparel store theme the way you want. You can change the theme layout, Theme’s main color &amp; Theme’s font combination.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="theme-customization.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="multiple-products.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Product Multiple Image Gallery</h3>
-                <p class="text-muted">The Kingfisher Pro Fashion theme has a support for Product multiple image galleries with image zoom in/out, image full screen and video support.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="footer.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Customizable Header &amp; Footer</h3>
+                    <p class="text-muted">You can customize the header &amp; footer as per your requirements for fascinating looks. You can add / delete in from the header and footer as per the needs as it is totally customizable block. You can also add links to header &amp; footer content for speedy navigation.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Theme Customization</h3>
-                <p class="text-muted">You can customize the theme the way you want. You can change the theme layout, Theme’s main color &amp; Theme’s font combination.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="theme-customization.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Multiple Product Views</h3>
+                    <p class="text-muted">Customers can view the products in a grid view or a list view as per their likes.</p>
+                    <p>
+                        <b>NOTE: To use this feature do not enable Default List View provided by Odoo.</b>
+                    </p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="multiple-views.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="footer.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Customizable Header &amp; Footer</h3>
-                <p class="text-muted">You can customize the header &amp; footer as per your requirements for fascinating looks. You can add / delete in from the header and footer as per the needs as it is totally customizable block. You can also add links to header &amp; footer content for speedy navigation.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="categories.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Categorized Product List</h3>
+                    <p class="text-muted">Manage product category list as per your choice. You can make the category list collapsible to save space and make the look of the site more compact from Customize menu of the website.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Multiple Product Views</h3>
-                <p class="text-muted">Customers can view the products in a grid view or a list view as per their likes.</p>
-                <p>
-                    <b>NOTE: To use this feature do not enable Default List View provided by Odoo.</b>
-                </p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="multiple-views.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Product Sorting with Price Slider</h3>
+                    <p class="text-muted">Customer can sort the products on all the product attributes provided by the admin at the time of product configurations. Price Slider can be to the website from Customize option in website.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="price-slider.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="categories.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Categorized Product List</h3>
-                <p class="text-muted">Manage product category list as per your choice. You can make the category list collapsible to save space and make the look of the site more compact from Customize menu of the website.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="tags.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Product Sorting with Product Tags</h3>
+                    <p class="text-muted">Customer can sort the products on Product Tags provided by admin for Sorting.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Product Sorting with Price Slider</h3>
-                <p class="text-muted">Customer can sort the products on all the product attributes provided by the admin at the time of product configurations. Price Slider can be to the website from Customize option in website.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="price-slider.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Product Pagination</h3>
+                    <p class="text-muted">Admin can set Pagination for the shop page from back end and let customers decide products to display from given options.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="pagination.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="tags.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Product Sorting with Product Tags</h3>
-                <p class="text-muted">Customer can sort the products on Product Tags provided by admin for Sorting.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="flip-product.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Flipping Product Display Image</h3>
+                    <p class="text-muted">Customer can see front &amp; back view of product. By hovering on the product image customer can see back side of product.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Product Pagination</h3>
-                <p class="text-muted">Admin can set Pagination for the shop page from back end and let customers decide products to display from given options.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="pagination.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Products Per Grid</h3>
+                    <p class="text-muted">Admin can set product numbers which can be seen on the shop page in one grid.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="products-per-grid.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="flip-product.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Flipping Product Display Image</h3>
-                <p class="text-muted">Customer can see front &amp; back view of product. By hovering on the product image customer can see back side of product.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="selected-filters.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Selected Filters</h3>
+                    <p class="text-muted">Customers can see all the filters they have applied to the shop page in the Selected Filters Section. They can directly remove that filter from the section also.</p>
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Products Per Grid</h3>
-                <p class="text-muted">Admin can set product numbers which can be seen on the shop page in one grid.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="products-per-grid.png" />
+            <div class="row">
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Multiple Store Support</h3>
+                    <p class="text-muted">Admin can add multiple languages for the store and can also add currencies for it accordingly.</p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="multiple-store-support.png" />
+                </div>
             </div>
         </div>
     </section>
     <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="selected-filters.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Selected Filters</h3>
-                <p class="text-muted">Customers can see all the filters they have applied to the shop page in the Selected Filters Section. They can directly remove that filter from the section also.</p>
+            <div class="row">
+                <div class="col-md-6">
+                    <img class="img-border img-fluid thumbnail" src="search.png" />
+                </div>
+                <div class="col-md-6">
+                    <h3 class="text-left" style="color:#FF5D5D;">Global Product Search</h3>
+                    <p class="text-muted">User can search for product from any page of the website. The Search option is given in the Header Sticky menu for more powerful search.</p>
+                </div>
             </div>
         </div>
     </section>
-    <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
-        <div class="container">
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Multiple Store Support</h3>
-                <p class="text-muted">Admin can add multiple languages for the store and can also add currencies for it accordingly.</p>
-            </div>
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="multiple-store-support.png" />
+    <section class="oe_container">
+        <div class="oe_row oe_spaced">
+            <div class="oe_span12">
+                <h2 class="oe_slogan" style="color:red;font-size:15px">
+                   <b>Note: All the new features of Kingfisher Pro Fashion v12 may not be available in older versions.</b>
+                </h2>
             </div>
         </div>
     </section>
-    <section class="container oe_dark" style="padding: 20px 5px 0px; margin-bottom:50px">
+
+    <section class="text-center">
+        <div class="mb32">
+            <a href="https://www.appjetty.com/contacts/" target="_blank" style="display: inline-block; background: #03aee4; font-size: 18px; color: #ffffff; font-weight: 700; padding: 0 33px; line-height: 37px; border-radius: 5px; text-decoration: none;">Contact us</a>
+        </div>
+    </section>
+
+    <section class="tech-help-suport" style="margin-top: 30px;">
         <div class="container">
-            <div class="col-md-6">
-                <img class="img-border img-responsive thumbnail" src="search.png" />
-            </div>
-            <div class="col-md-6">
-                <h3 class="text-left" style="color:#FF5D5D;">Global Product Search</h3>
-                <p class="text-muted">User can search for product from any page of the website. The Search option is given in the Header Sticky menu for more powerful search.</p>
+            <div class="row">
+                <div class="col-md-3">
+                    <img src="tech-help-support.png" class="img-fluid" alt=""/>
+                </div>
+                <div class="col-md-9">
+                    <h3 style=" font-size: 32px; font-weight: 700; color: #21272b; margin-top: 0;">Technical Help &amp; Support</h3>
+                    <p style="font-size: 16px; font-weight: 400; color: #21272b; margin: 40px 0 15px;">We offer extremely convenient and quick support service to all your technical help &amp; support requests. As our support service is the parameter defining the success of our business and earning us the brand name. Please feel free to contact us</p>
+                    <div class="tech-suport-inner" style="background: #f1f1f1; padding:20px">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <a href="mailto:support@appjetty.com" style="display: block; position: relative; padding-left: 35px; font-size: 16px; color: #1d406b; font-weight: 600; text-decoration: none; margin-bottom: 10px;"><i class="fa fa-envelope"  style=" left: 0; font-size: 22px; color: #b5b5b5; position: absolute; top: 1.5px;"></i>support@appjetty.com</a>
+                                <a href="skype:support.biztech" style="display: block; padding-left: 35px; position: relative; font-size: 16px; color: #1d406b; font-weight: 600; text-decoration: none;"><i class="fa fa-skype"  style=" font-size: 22px; color: #b5b5b5; position: absolute; top: 1.5px; left: 0;"></i>support.biztech</a>
+                            </div>
+                            <div class="col-md-6">
+                                <a href="tel:14083299693" style="display: block; padding-left: 35px; position: relative; font-size: 16px; color: #1d406b; font-weight: 600; text-decoration: none;"><i class="fa fa-phone"  style=" font-size: 22px; color: #b5b5b5; position: absolute; top: 1.5px; left: 0;"></i>US : +1 (408) 329-9693</a>
+                                <a href="tel:442038932693" style="display: block; padding-left: 35px; font-size: 16px; color: #1d406b; font-weight: 600; text-decoration: none;">UK : +44 20 3893 2693</a>
+                                <a href="tel:919106747559" style="display: block; padding-left: 35px; font-size: 16px; color: #1d406b; font-weight: 600; text-decoration: none;">India : +91-91067 47559</a>
+                            </div>
+                        </div>
+                    </div>
+                </div>
             </div>
         </div>
     </section>
-   <!--  <section class="container oe_dark">
+    <section class="e-odoo-theme text-center" style="padding:50px 20px; max-width: 1170px; background: #f1f1f1; margin: auto; margin-top: 50px;">
         <div class="container">
-            <div class="col-md-12">
-                <h3 class="text-left" style="color:#FF5D5D;">Customizing Store Shop Page</h3>
-                <p class="text-muted">Admin can configure store shop page as per requirement by adding or removing things that are needed.</p>
+            <h3 style=" font-size: 32px; font-weight: 700; color: #21272b; margin-bottom: 40px; margin-top: 0;">Our Odoo eCommerce Themes</h3>
+            <div class="row">
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/themes/11.0/theme_crafito" target="_blank"><img src="crafito-theme.jpg" class="img-fluid" alt="Crafito theme" style="margin: auto;"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Crafito</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/themes/11.0/kingfisher_pro" target="_blank"><img src="kingfisher-theme.jpg" class="img-fluid" style="margin: auto;" alt="Kingfisher theme"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Kingfisher<br/>Pro Fashion</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/themes/11.0/falcon_material_backend_theme/" target="_blank"><img src="falcon-theme.jpg" class="img-fluid" style="margin: auto;" alt="Falcon theme"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Falcon Material<br/>Backend Theme</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/themes/11.0/theme_mobicraft" target="_blank"><img src="crafito-lite-theme.jpg" class="img-fluid" style="margin: auto;" alt=" Crafito lite theme"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">MobiCraft</h4>
+                </div>
+            </div>
+            <div class="view-more-link">
+                <a href="https://apps.odoo.com/apps/themes/browse?author=AppJetty" target="_blank" style="display: inline-block; background: #03aee4; font-size: 18px; color: #ffffff; font-weight: 700; padding: 0 33px; line-height: 37px; border-radius: 5px; text-decoration: none; margin-top: 40px;">View More</a>
             </div>
         </div>
-    </section> -->
-
-    <section class="oe_container " style="padding:20px 0px">
-        <div class="oe_row oe_spaced">
-            <h2 class="oe_slogan" style="color:#FF5D5D; margin-bottom:0px;">You may also like</h2>
-        </div>
+    </section>
+    <section class="e-odoo-apps text-center" style="max-width: 1170px; margin: auto; margin-top: 50px; margin-bottom: 50px;">
         <div class="container">
-            <div class="col-md-4">
-                <a href="https://www.odoo.com/apps/themes/9.0/kingfisher">
-                    <img class="img-border img-responsive thumbnail" src="kingfisher.jpg" />
-                </a>
-            </div>
-            <div class="col-md-4">
-                <a href="https://www.odoo.com/apps/themes/9.0/falcon_backend_theme">
-                    <img class="img-border img-responsive thumbnail" src="falcon_theme.png" />
-                </a>
+            <h3 style=" font-size: 32px; font-weight: 700; color: #21272b; margin-bottom: 40px; margin-top: 0;">Our Odoo eCommerce Apps</h3>
+            <div class="row">
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/modules/11.0/biztech_website_megamenu" target="_blank"><img src="mega-menu-app.png" class="img-fluid" style="margin: auto;" alt="Mega Menu App"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Mega Menu</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/modules/11.0/seo_data_manager" target="_blank"><img src="seo-suit-app.png" class="img-fluid" style="margin: auto;" alt="SEO suit app"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">SEO Suite</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/modules/11.0/general_template" target="_blank"><img src="clever-a-o-report.png" class="img-fluid" style="margin: auto;" alt="Clever all in one report app"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Clever All In One<br/>Report Templates</h4>
+                </div>
+                <div class="col-md-3">
+                    <a href="https://apps.odoo.com/apps/modules/11.0/biztech_report_template" target="_blank"><img src="clever-in-mul-templet.png" class="img-fluid" style="margin: auto;" alt="Clever all in one report app"/></a>
+                    <h4 style="margin-top: 20px; font-size: 17px; color: #21272b; font-weight: 700; margin-bottom: 0;">Clever Multiple<br/>Invoice Template</h4>
+                </div>
             </div>
-            <div class="col-md-4">
-                <a href="https://www.odoo.com/apps/themes/9.0/kingfisher_pro_bicycle">
-                    <img class="img-border img-responsive thumbnail" src="kingfisher_pro_bicycle.png" />
-                </a>
+            <div class="view-more-link">
+                <a href="https://apps.odoo.com/apps/modules/browse?author=AppJetty" target="_blank" style="display: inline-block; background: #03aee4; font-size: 18px; color: #ffffff; font-weight: 700; padding: 0 33px; line-height: 37px; border-radius: 5px; text-decoration: none; margin-top: 40px;">View More</a>
             </div>
         </div>
     </section>
-    <section class="oe_container">
-        <div class="oe_row oe_spaced">
-            <div class="col-md-6 img-content">
-                <h3>Our Odoo Services</h3>
+    <section class="odoo-footer text-center" style="max-width: 1170px; margin: auto; background: #f1f1f1; padding: 50px 15px; margin-bottom: 50px;">
+        <div class="container">
+            <div class="row top-row">
+                <div class="col-md-6" style=" border-right: 1px solid #e2e2e2;">
+                    <img src="brand-logo.png" class="img-fluid" alt="Appjetty and biztech logo" style="display:inline-block;vertical-align: top;"/>
+                </div>
+                <div class="col-md-6 img-partner">
+                    <img src="odoo-ready-partner.png" class="img-fluid" alt="Odoo partner logo" style="display:inline-block;vertical-align: top;"/>
+                    <a href="https://clutch.co/profile/biztech-consulting-solutions" target="_blank" style="padding-left: 50px; display:inline-block; vertical-align: top;"><img src="clutch-review.png" class="img-fluid" alt="Clutch review"/></a>
+                </div>
             </div>
-            <div class="bc-span col-md-12">
-                <div class="inner-span">
-                    <a target="_blank" href="http://www.biztechconsultancy.com/odoo-development.htm">
-                        <img class="img-border img-responsive thumbnail" src="service-banner.png" />
-                    </a>
+            <div class="bottom-row" style="margin-top: 30px;"><hr style="border-top:1px solid #e2e2e2;" /></div>
+            <div class="row footer-heading">
+                <h3 class="center-contain" style=" font-size: 32px; font-weight: 700; color: #21272b; margin: auto; padding: 0 0 20px; ">Our Services</h3>
+            </div>
+            <div class="row footer-services toprow" style="text-align: left;">
+                <div class="col-md-4">
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Website Development</h5>
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo App Development</h5>
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Implementation</h5>
+                </div>
+                <div class="col-md-4 foot-second-row">
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Customization</h5>
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Store Development</h5>
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Theme Development</h5>
+                </div>
+                <div class="col-md-4">
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Module Development</h5>
+                    <h5><i class="fa fa-check"  style="color: #03ade3; font-size: 20px; margin-right: 10px;"></i>Odoo Integration</h5>
                 </div>
             </div>
-        </div>
-    </section>
-    <section class="oe_container">
-        <div class="oe_row oe_spaced">
-            <div class="col-md-12 img-content text-center">
-                <h2>Technical Help &amp; Support</h2>
-                <p style="margin: 30px 0px;">We offer extremely convenient and quick support service to all your technical help &amp; support requests. As our support <br /> service is the parameter defining the success of our business and earning us the brand name.       <br />    Please feel free to contact us</p>
-                <div class="text-center">
-                    <a style="color: rgb(255, 255, 255); border-color: rgb(49, 91, 143); position: relative; overflow: hidden; background: none 0% 0% repeat scroll rgb(49, 91, 143);" class="btn btn-success btn-lg" rel="nofollow" href="mailto:support@biztechconsultancy.com">
-                        <i class="fa fa-envelope"></i>  support@biztechconsultancy.com </a>
+            <div class="bottom-row" style="margin-top: 30px;"><hr style="border-top:1px solid #e2e2e2;"/></div>
+            <div class="row footer-services lastrow" style="text-align: left;">
+                <div class="col-md-4">
+                    <div class="why-biz-ratio" style=" background: #03ade3; padding: 25px;  margin-top: 10px;">
+                        <h3 style="margin-top: 0; font-size: 28px; font-weight: 700; color: #fff; margin-bottom: 20px;">Over 90% Retention Ratio for Clients</h3>
+                        <p style="color: #ffffff; margin-bottom: 0;">We have successfully built and managed Odoo applications for over a decade. Our team of 155+ professionals and 30+ Odoo developers are committed to add value to your team.</p>
+                    </div>
+                </div>
+                <div class="col-md-4 foot-second-row">
+                    <h3 class="footer-heading" style=" font-size: 32px; font-weight: 700; color: #21272b; margin-bottom: 35px;  margin-top: 10px;">Why Biztech?</h3>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>11+ Years of Experience</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Certified team of Odoo Developers</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>155+ Skilled Developers</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>100% Confidentiality (Strict NDA Terms)</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Ecommerce Experts</h5>
+                </div>
+                <div class="col-md-4">
+                    <h3 class="footer-heading" style=" font-size: 32px; font-weight: 700; color: #21272b; margin-bottom: 35px;  margin-top: 10px;">Odoo Benefits</h3>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Flexible Approach</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Customized Odoo Products</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Lower Set-up Costs</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Source Code Authorization</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Complete Control Over the Resources</h5>
+                    <h5><i class="fa fa-check"  style=" color: rgb(133, 198, 72); font-size: 20px; margin-right: 10px;"></i>Security and IP Protection</h5>
                 </div>
-                <br />
+            </div>
+            <div class="view-more-link">
+                <a href="https://www.biztechcs.com/odoo-development" target="_blank" style="display: inline-block; background: #03aee4; font-size: 18px; color: #ffffff; font-weight: 700; padding: 0 33px; line-height: 37px; border-radius: 5px; text-decoration: none; margin-top: 40px;"> Here to Help You!</a>
             </div>
         </div>
     </section>
+
 </section>

BIN
static/description/kingfisher-theme.jpg


BIN
static/description/mega-menu-app.png


BIN
static/description/odoo-ready-partner.png


BIN
static/description/seo-suit-app.png


BIN
static/description/service-banner.png


BIN
static/description/splash-screen.png


BIN
static/description/splash-screen_screenshot.png


BIN
static/description/tech-help-support.png


+ 0 - 7
static/src/css/custom.css

@@ -1,7 +0,0 @@
-
-.cover { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: grey; color: white; position: relative; }
-.cover .blog_title { position: absolute; text-align: center; top: -5%; left: 0; right: 0; }
-.cover_footer { min-height: 215px; height: 215px; cursor: pointer; }
-@media screen and (min-width:991px) {
-	#myCarousel1 { height: 472px; overflow: hidden; }
-}

+ 22 - 32
static/src/css/kingfisher_pro.css

@@ -1,34 +1,24 @@
-@import url("https://www.amojeans.com.py/amojeans/css/personalizado.css");
-.ug-gallery-wrapper .ug-slider-wrapper { background-color: rgb(245, 245, 245); overflow: hidden; position: absolute; z-index: 1; }
-.ug-gallery-wrapper .ug-strip-panel { background-color: rgb(245, 245, 245); position: absolute; z-index: 2; }
-#o_shop_collapse_category li a { display: inline-block; width: 80%; padding-left: 3px; }
-#o_shop_collapse_category li i.fa { cursor: pointer; }
-
-
-@font-face {
-	font-family: 'icomoon';
-	src: url('whatsap/icomoon.eot?o0ssr6');
-	src: url('whatsap/icomoon1.eot?o0ssr6#iefix') format('embedded-opentype'), url('whatsap/icomoon.ttf?o0ssr6') format('truetype'), url('whatsap/icomoon.woff?o0ssr6') format('woff'), url('whatsap/icomoon.svg?o0ssr6#icomoon') format('svg');
-	font-weight: normal;
-	font-style: normal
-}
-[class^="icon-"], [class*=" icon-"] {
-	font-family: 'icomoon' !important;
-	speak: none;
-	font-style: normal;
-	font-weight: normal;
-	font-variant: normal;
-	text-transform: none;
-	line-height: 1;
-	-webkit-font-smoothing: antialiased;
-	-moz-osx-font-smoothing: grayscale
+.ug-gallery-wrapper .ug-slider-wrapper {
+    background-color: rgb(245, 245, 245);
+    overflow: hidden;
+    position: absolute;
+    z-index: 1;
 }
-.icon-ecommerce:before {
-	content: "\e900"
+.ug-gallery-wrapper .ug-strip-panel {
+    background-color: rgb(245, 245, 245);
+    position: absolute;
+    z-index: 2;
 }
-.icon-tecnologia:before {
-	content: "\e901"
-}
-.icon-whatsapp:before {
-	content: "\e902"
-}
+#o_shop_collapse_category li a {
+  display: inline-block;
+  width: 80%;
+  padding-left: 3px; }
+#o_shop_collapse_category li i.fa {
+  cursor: pointer; }
+  /*--- V10 patch --*/
+  .o_my_status_table .btn-primary{color:#fff !important;}
+  .o_my_status_table .btn-primary:hover{color:#333!important;}
+  .o_my_sidebar .btn-default:hover{color:#fff !important;}
+  
+
+

+ 0 - 71
static/src/css/owl.carousel2.css

@@ -1,71 +0,0 @@
-/* 
- * 	Core Owl Carousel CSS File
- *	v1.3.3
- */
-
-/* clearfix */
-.owl-carousel .owl-wrapper:after {
-	content: ".";
-	display: block;
-	clear: both;
-	visibility: hidden;
-	line-height: 0;
-	height: 0;
-}
-/* display none until init */
-.owl-carousel{
-	display: none;
-	position: relative;
-	width: 100%;
-	-ms-touch-action: pan-y;
-}
-.owl-carousel .owl-wrapper{
-	display: none;
-	position: relative;
-	-webkit-transform: translate3d(0px, 0px, 0px);
-}
-.owl-carousel .owl-wrapper-outer{
-	overflow: hidden;
-	position: relative;
-	width: 100%;
-}
-.owl-carousel .owl-wrapper-outer.autoHeight{
-	-webkit-transition: height 500ms ease-in-out;
-	-moz-transition: height 500ms ease-in-out;
-	-ms-transition: height 500ms ease-in-out;
-	-o-transition: height 500ms ease-in-out;
-	transition: height 500ms ease-in-out;
-}
-	
-.owl-carousel .owl-item{
-	float: left;
-}
-.owl-controls .owl-page,
-.owl-controls .owl-buttons div{
-	cursor: pointer;
-}
-.owl-controls {
-	-webkit-user-select: none;
-	-khtml-user-select: none;
-	-moz-user-select: none;
-	-ms-user-select: none;
-	user-select: none;
-	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-}
-
-/* mouse grab icon */
-.grabbing { 
-    cursor:url(grabbing.png) 8 8, move;
-}
-
-/* fix */
-.owl-carousel  .owl-wrapper,
-.owl-carousel  .owl-item{
-	-webkit-backface-visibility: hidden;
-	-moz-backface-visibility:    hidden;
-	-ms-backface-visibility:     hidden;
-  -webkit-transform: translate3d(0,0,0);
-  -moz-transform: translate3d(0,0,0);
-  -ms-transform: translate3d(0,0,0);
-}
-

+ 3 - 3
static/src/css/unite-gallery.css

@@ -403,7 +403,7 @@ img.ug-bw-effect{
 	-moz-filter: grayscale(100%);
 	filter: gray; 
 	filter: grayscale(100%);
-    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */	
+    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */	
 }
 
 /* blur effect desaturate effect lightweight */
@@ -414,7 +414,7 @@ img.ug-blur-effect{
 	-moz-filter: blur(0.8px);
 	-o-filter: blur(0.8px);
 	-ms-filter: blur(0.8px);    
-    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur"); /* Firefox 10+, Firefox on Android */
+    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur"); /* Firefox 10+, Firefox on Android */
 	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8');
 }
 
@@ -422,7 +422,7 @@ img.ug-sepia-effect{
 	-webkit-filter: sepia(1);
 	-webkit-filter: sepia(100%); -moz-filter: sepia(100%);
 	-ms-filter: sepia(100%); -o-filter: sepia(100%);
-	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'sepia\'><feColorMatrix values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\' /></filter></svg>#sepia"); /* Firefox 10+, Firefox on Android */
+	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'sepia\'><feColorMatrix values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\' /></filter></svg>#sepia"); /* Firefox 10+, Firefox on Android */
 	filter: sepia(100%);
 	background-color: #5E2612;
 	filter: alpha(opacity = 50);

BIN
static/src/css/whatsap/icomoon.eot


File diff suppressed because it is too large
+ 0 - 9
static/src/css/whatsap/icomoon.svg


BIN
static/src/css/whatsap/icomoon.ttf


BIN
static/src/css/whatsap/icomoon.woff


BIN
static/src/css/whatsap/icomoon1.eot


BIN
static/src/css/whatsap/iconowhatsap.png


BIN
static/src/img/call.png


BIN
static/src/img/cart.png


BIN
static/src/img/config.png


BIN
static/src/img/eye-view.png


BIN
static/src/img/favicon.ico


BIN
static/src/img/kingfisher-logo.png


BIN
static/src/img/logo.png


BIN
static/src/img/mail.png


BIN
static/src/img/map.png


BIN
static/src/img/next.png


BIN
static/src/img/phone.png


BIN
static/src/img/search.png


BIN
static/src/img/small-icon.png


BIN
static/src/img/snippet/call.png


BIN
static/src/img/snippet/cart-service.png


BIN
static/src/img/snippet/middle-box-bg.png


BIN
static/src/img/snippet/wallet.png


BIN
static/src/img/star.png


BIN
static/src/img/telefonista.jpg


BIN
static/src/img/white-star.png


+ 22 - 206
static/src/js/custom.js

@@ -5,13 +5,21 @@ $(window).scroll(function() {
         $('body').removeClass('header-fixed');
     }
 });
-
 //mobile touch
 $(document).ready(function($) {
-    $(".carousel").carousel();
+   
+ $( ".carousel" ).carousel();
 });
-
 $(document).ready(function($) {
+     $('a[data-action=customize_theme]').click(function() { 
+        setTimeout(function(){ 
+            if ($('.modal-body').hasClass('cstm-customized-theme') == true) 
+            { 
+                $('.modal-body').parent().parent().addClass('only-cstm-theme') 
+                $('.modal-body').parent().addClass('only-cstm-theme') 
+            } 
+        }, 100); 
+    });
     // browser window scroll (in pixels) after which the "back to top" link is shown
     var offset = 300,
         //browser window scroll (in pixels) after which the "back to top" link opacity is reduced
@@ -37,61 +45,6 @@ $(document).ready(function($) {
         }, scroll_top_duration);
     });
 
-    // Multi image gallery
-    openerp.jsonRpc('/kingfisher_pro/multi_image_effect_config', 'call', {})
-        .done(function(res) {
-            var dynamic_data = {}
-            dynamic_data['gallery_images_preload_type'] = 'all'
-            dynamic_data['slider_enable_text_panel'] = false
-            dynamic_data['gallery_skin'] = "alexis"
-            dynamic_data['gallery_height'] = 800
-
-            if (res.theme_panel_position != false) {
-                dynamic_data['theme_panel_position'] = res.theme_panel_position
-            }
-
-            if (res.interval_play != false) {
-                dynamic_data['gallery_play_interval'] = res.interval_play
-            }
-
-            if (res.color_opt_thumbnail != false && res.color_opt_thumbnail != 'default') {
-                dynamic_data['thumb_image_overlay_effect'] = true
-                if (res.color_opt_thumbnail == 'b_n_w') {}
-                if (res.color_opt_thumbnail == 'blur') {
-                    dynamic_data['thumb_image_overlay_type'] = "blur"
-                }
-                if (res.color_opt_thumbnail == 'sepia') {
-                    dynamic_data['thumb_image_overlay_type'] = "sepia"
-                }
-            }
-
-            if (res.enable_disable_text == true) {
-                dynamic_data['slider_enable_text_panel'] = true
-            }
-
-            if (res.change_thumbnail_size == true) {
-                dynamic_data['thumb_height'] = res.thumb_height
-                dynamic_data['thumb_width'] = res.thumb_width
-            }
-
-            if (res.no_extra_options == false) {
-                dynamic_data['slider_enable_arrows'] = false
-                dynamic_data['slider_enable_progress_indicator'] = false
-                dynamic_data['slider_enable_play_button'] = false
-                dynamic_data['slider_enable_fullscreen_button'] = false
-                dynamic_data['slider_enable_zoom_panel'] = false
-                dynamic_data['slider_enable_text_panel'] = false
-                dynamic_data['strippanel_enable_handle'] = false
-                dynamic_data['gridpanel_enable_handle'] = false
-                dynamic_data['theme_panel_position'] = 'bottom'
-                dynamic_data['thumb_image_overlay_effect'] = false
-            }
-
-            $('#gallery').unitegallery(
-                dynamic_data
-            );
-        });
-
     $('div#recommended_products_slider').owlCarousel({
         margin: 10,
         responsiveClass: true,
@@ -132,6 +85,7 @@ $(document).ready(function($) {
         $(".oe_website_sale .shift_grid_view").removeClass('active')
         $(this).addClass('active')
         $('#products_grid').addClass("list-view-box");
+        $('.oe_website_sale .oe_subdescription').addClass('o_hidden');
         localStorage.setItem("product_view", "list");
     });
 
@@ -139,146 +93,28 @@ $(document).ready(function($) {
         $(".oe_website_sale .shift_list_view").removeClass('active')
         $(this).addClass('active')
         $('#products_grid').removeClass("list-view-box");
+        $('.oe_website_sale .oe_subdescription').removeClass('o_hidden');
         localStorage.setItem("product_view", "grid");
     });
 
     if (localStorage.getItem("product_view") == 'list') {
         $(".oe_website_sale .shift_grid_view").removeClass('active')
         $(".oe_website_sale .shift_list_view").addClass('active')
+        $('.oe_website_sale .oe_subdescription').addClass('o_hidden');
         $('#products_grid').addClass("list-view-box");
     }
 
     if (localStorage.getItem("product_view") == 'grid') {
         $(".oe_website_sale .shift_list_view").removeClass('active')
         $(".oe_website_sale .shift_grid_view").addClass('active')
+        $('.oe_website_sale .oe_subdescription').removeClass('o_hidden');
         $('#products_grid').removeClass("list-view-box");
     }
     // Grid/List switching code ends
 
-    // Price slider code start
-    var minval = $("input#m1").attr('value'),
-        maxval = $('input#m2').attr('value'),
-        minrange = $('input#ra1').attr('value'),
-        maxrange = $('input#ra2').attr('value'),
-        website_currency = $('input#king_pro_website_currency').attr('value');
-
-    if (!minval) {
-        minval = 0;
-    }
-    if (!maxval) {
-        maxval = maxrange;
-    }
-    if (!minrange) {
-        minrange = 0;
-
-    }
-    if (!maxrange) {
-        maxrange = 2000;
-    }
-
-
-    $("div#priceslider").ionRangeSlider({
-        keyboard: true,
-        min: parseInt(minrange),
-        max: parseInt(maxrange),
-        type: 'double',
-        from: minval,
-        to: maxval,
-        step: 1,
-        prefix: website_currency,
-        grid: true,
-        onFinish: function(data) {
-            $("input[name='min1']").attr('value', parseInt(data.from));
-            $("input[name='max1']").attr('value', parseInt(data.to));
-            $("div#priceslider").closest("form").submit();
-        },
-    });
-    // Price slider code ends
-
-    //attribute remove code
-    $("a#clear").on('click', function() {
-        var url = window.location.href.split("?");
-        var lival;
-        lival = $(this).closest("label").attr('id');
-        openerp.jsonRpc("/kingfisher_pro/removeattribute", 'call', {
-            'attr_remove': lival
-        }).then(function(data) {
-            if (data = true) {
-                window.location.href = url[0];
-            }
-        })
-    });
-
-    // Category Collapse
-    $('#o_shop_collapse_category').on('click', '.fa-chevron-right', function() {
-        $(this).parent().siblings().find('.fa-chevron-down:first').click();
-        $(this).parents('li').find('ul:first').show('normal');
-        $(this).toggleClass('fa-chevron-down fa-chevron-right');
-    });
-
-    $('#o_shop_collapse_category').on('click', '.fa-chevron-down', function() {
-        $(this).parent().find('ul:first').hide('normal');
-        $(this).toggleClass('fa-chevron-down fa-chevron-right');
-    });
-
-    // Dynamic cart update
-    $('.oe_website_sale').each(function() {
-        var oe_website_sale = this;
-        $(oe_website_sale).find(".oe_cart input.js_quantity").on("change", function() {
-            var $input = $(this);
-            if ($input.data('update_change')) {
-                return;
-            }
-            var value = parseInt($input.val(), 10);
-            var $dom = $(this).closest('tr');
-            // var default_price = parseFloat($dom.find('.text-danger > span.oe_currency_value').text());
-            var $dom_optional = $dom.nextUntil(':not(.optional_product.info)');
-            var line_id = parseInt($input.data('line-id'), 10);
-            var product_id = parseInt($input.data('product-id'), 10);
-            var product_ids = [product_id];
-            $dom_optional.each(function() {
-                product_ids.push($(this).find('span[data-product-id]').data('product-id'));
-            });
-            if (isNaN(value)) value = 0;
-            $input.data('update_change', true);
-            openerp.jsonRpc("/shop/get_unit_price", 'call', {
-                'product_ids': product_ids,
-                'add_qty': value,
-                'use_order_pricelist': true
-            }).then(function(res) {
-                //optional case
-                openerp.jsonRpc("/shop/cart/update_json", 'call', {
-                    'line_id': line_id,
-                    'product_id': parseInt($input.data('product-id'), 10),
-                    'set_qty': value
-                }).then(function(data) {
-                    $input.data('update_change', false);
-                    if (value !== parseInt($input.val(), 10)) {
-                        $input.trigger('change');
-                        return;
-                    }
-                    if (!data.quantity) {
-                        location.reload(true);
-                        return;
-                    }
-                    var $q = $(".king_pro_cart_quantity");
-                    $q.parent().parent().removeClass("hidden", !data.quantity);
-                    $q.html(data.cart_quantity).hide().fadeIn(600);
-
-                    $input.val(data.quantity);
-                    $('.js_quantity[data-line-id=' + line_id + ']').val(data.quantity).html(data.quantity);
-                    $("table#cart_total").replaceWith(data['website_sale.total']);
-                    $("#king_hover_total").replaceWith(data['kingfisher_pro.hover_total']);
-                });
-            });
-        });
-    });
-
     // Switched to review section
     $('p.review').click(function() {
-        $('body').animate({
-            scrollTop: $(this).offset().top
-        }, 1800);
+        $('body').animate({scrollTop: $(this).offset().top}, 1800);
         $('ul#description_reviews_tabs > li').removeClass('active')
         $('div#description_reviews_tabs_contents > div').removeClass('active')
         $('ul#description_reviews_tabs > li:nth-child(2)').addClass('active')
@@ -286,7 +122,7 @@ $(document).ready(function($) {
     });
 
     // Toggle global search
-    $('.st-toggle').on('click', function(e) {
+    $('.st-toggle').on('click', function (e) {
         $('.search-toggle').toggleClass("search-toggle-open");
     });
 
@@ -315,31 +151,11 @@ function equal_height_all() {
     });
 }
 
-$(document).ready(function() {
-    $(".li-mega-menu > a .fa").click(function() {
-        $(".li-mega-menu").toggleClass("open");
-    });
-});
-
-(function(d, s, id) {
-  var js, fjs = d.getElementsByTagName(s)[0];
- if (d.getElementById(id)) return;
- js = d.createElement(s); js.id = id;
- js.src = "//connect.facebook.net/es_ES/sdk.js#xfbml=1&version=v2.8&appId=1511113442515741";
- fjs.parentNode.insertBefore(js, fjs);
-}(document, 'script', 'facebook-jssdk'));
-
-
-
-
-
-var width = $(window).width();
-if(width > 768) {
 $(document).ready(function(){
-
-    $("#whatsapp").click(function(){
-        alert("Uopaa... Servicio Disponible solo en Celulares, ok?, para web.whatsapp.com primero agreganos en tus contactos");
-        return false;
+ 
+    $(".li-mega-menu > a").click(function(){
+        $(this).parent().parent().toggleClass("mob-open");
     });
 });
-};
+//mobile Touch 
+ 

+ 0 - 324
static/src/js/custom.js_123

@@ -1,324 +0,0 @@
-$(window).scroll(function() {
-    if ($(window).scrollTop() >= 41) {
-        $('body').addClass('header-fixed');
-    } else {
-        $('body').removeClass('header-fixed');
-    }
-});
-
-//mobile touch
-$(document).ready(function($) {
-    $(".carousel").carousel();
-});
-
-$(document).ready(function($) {
-    // browser window scroll (in pixels) after which the "back to top" link is shown
-    var offset = 300,
-        //browser window scroll (in pixels) after which the "back to top" link opacity is reduced
-        offset_opacity = 1200,
-        //duration of the top scrolling animation (in ms)
-        scroll_top_duration = 700,
-        //grab the "back to top" link
-        $back_to_top = $('.cd-top');
-
-    //hide or show the "back to top" link
-    $(window).scroll(function() {
-        ($(this).scrollTop() > offset) ? $back_to_top.addClass('cd-is-visible'): $back_to_top.removeClass('cd-is-visible cd-fade-out');
-        if ($(this).scrollTop() > offset_opacity) {
-            $back_to_top.addClass('cd-fade-out');
-        }
-    });
-
-    //smooth scroll to top
-    $back_to_top.on('click', function(event) {
-        event.preventDefault();
-        $('body,html').animate({
-            scrollTop: 0,
-        }, scroll_top_duration);
-    });
-
-    // Multi image gallery
-    openerp.jsonRpc('/kingfisher_pro/multi_image_effect_config', 'call', {})
-        .done(function(res) {
-            var dynamic_data = {}
-            dynamic_data['gallery_images_preload_type'] = 'all'
-            dynamic_data['slider_enable_text_panel'] = false
-            dynamic_data['gallery_skin'] = "alexis"
-            dynamic_data['gallery_height'] = 800
-
-            if (res.theme_panel_position != false) {
-                dynamic_data['theme_panel_position'] = res.theme_panel_position
-            }
-
-            if (res.interval_play != false) {
-                dynamic_data['gallery_play_interval'] = res.interval_play
-            }
-
-            if (res.color_opt_thumbnail != false && res.color_opt_thumbnail != 'default') {
-                dynamic_data['thumb_image_overlay_effect'] = true
-                if (res.color_opt_thumbnail == 'b_n_w') {}
-                if (res.color_opt_thumbnail == 'blur') {
-                    dynamic_data['thumb_image_overlay_type'] = "blur"
-                }
-                if (res.color_opt_thumbnail == 'sepia') {
-                    dynamic_data['thumb_image_overlay_type'] = "sepia"
-                }
-            }
-
-            if (res.enable_disable_text == true) {
-                dynamic_data['slider_enable_text_panel'] = true
-            }
-
-            if (res.change_thumbnail_size == true) {
-                dynamic_data['thumb_height'] = res.thumb_height
-                dynamic_data['thumb_width'] = res.thumb_width
-            }
-
-            if (res.no_extra_options == false) {
-                dynamic_data['slider_enable_arrows'] = false
-                dynamic_data['slider_enable_progress_indicator'] = false
-                dynamic_data['slider_enable_play_button'] = false
-                dynamic_data['slider_enable_fullscreen_button'] = false
-                dynamic_data['slider_enable_zoom_panel'] = false
-                dynamic_data['slider_enable_text_panel'] = false
-                dynamic_data['strippanel_enable_handle'] = false
-                dynamic_data['gridpanel_enable_handle'] = false
-                dynamic_data['theme_panel_position'] = 'bottom'
-                dynamic_data['thumb_image_overlay_effect'] = false
-            }
-
-            $('#gallery').unitegallery(
-                dynamic_data
-            );
-        });
-
-    $('div#recommended_products_slider').owlCarousel({
-        margin: 10,
-        responsiveClass: true,
-        items: 4,
-        loop: true,
-        autoPlay: 7000,
-        stopOnHover: true,
-        navigation: true,
-        responsive: {
-            0: {
-                items: 1,
-                nav: false
-            },
-            500: {
-                items: 2,
-                nav: false
-            },
-            700: {
-                items: 3,
-                margin: 10,
-                nav: false
-            },
-            1000: {
-                items: 4,
-                nav: false,
-                loop: false
-            },
-            1500: {
-                items: 4,
-                nav: false,
-                loop: false
-            }
-        }
-    });
-
-    // Grid/List switching code
-    $(".oe_website_sale .shift_list_view").click(function(e) {
-        $(".oe_website_sale .shift_grid_view").removeClass('active')
-        $(this).addClass('active')
-        $('#products_grid').addClass("list-view-box");
-        localStorage.setItem("product_view", "list");
-    });
-
-    $(".oe_website_sale .shift_grid_view").click(function(e) {
-        $(".oe_website_sale .shift_list_view").removeClass('active')
-        $(this).addClass('active')
-        $('#products_grid').removeClass("list-view-box");
-        localStorage.setItem("product_view", "grid");
-    });
-
-    if (localStorage.getItem("product_view") == 'list') {
-        $(".oe_website_sale .shift_grid_view").removeClass('active')
-        $(".oe_website_sale .shift_list_view").addClass('active')
-        $('#products_grid').addClass("list-view-box");
-    }
-
-    if (localStorage.getItem("product_view") == 'grid') {
-        $(".oe_website_sale .shift_list_view").removeClass('active')
-        $(".oe_website_sale .shift_grid_view").addClass('active')
-        $('#products_grid').removeClass("list-view-box");
-    }
-    // Grid/List switching code ends
-
-    // Price slider code start
-    var minval = $("input#m1").attr('value'),
-        maxval = $('input#m2').attr('value'),
-        minrange = $('input#ra1').attr('value'),
-        maxrange = $('input#ra2').attr('value'),
-        website_currency = $('input#king_pro_website_currency').attr('value');
-
-    if (!minval) {
-        minval = 0;
-    }
-    if (!maxval) {
-        maxval = maxrange;
-    }
-    if (!minrange) {
-        minrange = 0;
-
-    }
-    if (!maxrange) {
-        maxrange = 2000;
-    }
-
-
-    $("div#priceslider").ionRangeSlider({
-        keyboard: true,
-        min: parseInt(minrange),
-        max: parseInt(maxrange),
-        type: 'double',
-        from: minval,
-        to: maxval,
-        step: 1,
-        prefix: website_currency,
-        grid: true,
-        onFinish: function(data) {
-            $("input[name='min1']").attr('value', parseInt(data.from));
-            $("input[name='max1']").attr('value', parseInt(data.to));
-            $("div#priceslider").closest("form").submit();
-        },
-    });
-    // Price slider code ends
-
-    //attribute remove code
-    $("a#clear").on('click', function() {
-        var url = window.location.href.split("?");
-        var lival;
-        lival = $(this).closest("label").attr('id');
-        openerp.jsonRpc("/kingfisher_pro/removeattribute", 'call', {
-            'attr_remove': lival
-        }).then(function(data) {
-            if (data = true) {
-                window.location.href = url[0];
-            }
-        })
-    });
-
-    // Category Collapse
-    $('#o_shop_collapse_category').on('click', '.fa-chevron-right', function() {
-        $(this).parent().siblings().find('.fa-chevron-down:first').click();
-        $(this).parents('li').find('ul:first').show('normal');
-        $(this).toggleClass('fa-chevron-down fa-chevron-right');
-    });
-
-    $('#o_shop_collapse_category').on('click', '.fa-chevron-down', function() {
-        $(this).parent().find('ul:first').hide('normal');
-        $(this).toggleClass('fa-chevron-down fa-chevron-right');
-    });
-
-    // Dynamic cart update
-    $('.oe_website_sale').each(function() {
-        var oe_website_sale = this;
-        $(oe_website_sale).find(".oe_cart input.js_quantity").on("change", function() {
-            var $input = $(this);
-            if ($input.data('update_change')) {
-                return;
-            }
-            var value = parseInt($input.val(), 10);
-            var $dom = $(this).closest('tr');
-            // var default_price = parseFloat($dom.find('.text-danger > span.oe_currency_value').text());
-            var $dom_optional = $dom.nextUntil(':not(.optional_product.info)');
-            var line_id = parseInt($input.data('line-id'), 10);
-            var product_id = parseInt($input.data('product-id'), 10);
-            var product_ids = [product_id];
-            $dom_optional.each(function() {
-                product_ids.push($(this).find('span[data-product-id]').data('product-id'));
-            });
-            if (isNaN(value)) value = 0;
-            $input.data('update_change', true);
-            openerp.jsonRpc("/shop/get_unit_price", 'call', {
-                'product_ids': product_ids,
-                'add_qty': value,
-                'use_order_pricelist': true
-            }).then(function(res) {
-                //optional case
-                openerp.jsonRpc("/shop/cart/update_json", 'call', {
-                    'line_id': line_id,
-                    'product_id': parseInt($input.data('product-id'), 10),
-                    'set_qty': value
-                }).then(function(data) {
-                    $input.data('update_change', false);
-                    if (value !== parseInt($input.val(), 10)) {
-                        $input.trigger('change');
-                        return;
-                    }
-                    if (!data.quantity) {
-                        location.reload(true);
-                        return;
-                    }
-                    var $q = $(".king_pro_cart_quantity");
-                    $q.parent().parent().removeClass("hidden", !data.quantity);
-                    $q.html(data.cart_quantity).hide().fadeIn(600);
-
-                    $input.val(data.quantity);
-                    $('.js_quantity[data-line-id=' + line_id + ']').val(data.quantity).html(data.quantity);
-                    $("table#cart_total").replaceWith(data['website_sale.total']);
-                    $("#king_hover_total").replaceWith(data['kingfisher_pro.hover_total']);
-                });
-            });
-        });
-    });
-
-    // Switched to review section
-    $('p.review').click(function() {
-        $('body').animate({
-            scrollTop: $(this).offset().top
-        }, 1800);
-        $('ul#description_reviews_tabs > li').removeClass('active')
-        $('div#description_reviews_tabs_contents > div').removeClass('active')
-        $('ul#description_reviews_tabs > li:nth-child(2)').addClass('active')
-        $('div#description_reviews_tabs_contents > div:nth-child(2)').addClass('active')
-    });
-
-    // Toggle global search
-    $('.st-toggle').on('click', function(e) {
-        $('.search-toggle').toggleClass("search-toggle-open");
-    });
-
-});
-
-// For Megamenu
-$(document).on('click', '.mega-dropdown-menu', function(e) {
-    e.stopPropagation()
-});
-
-//Equal height
-$(window).load(function() {
-    equal_height_all();
-});
-
-function equal_height_all() {
-    function resetHeight() {
-    
-        var maxHeight = 0;
-        jQuery(".cs-product .pwp-info .pwpi-title").height("auto").each(function() {
-            maxHeight = $(this).height() > maxHeight ? $(this).height() : maxHeight;
-        }).height(maxHeight);
-    }
-    resetHeight();
-    jQuery(window).resize(function() {
-        resetHeight();
-    });
-}
-
-$(document).ready(function() {
-    $(".li-mega-menu > a .fa").click(function() {
-        $(".li-mega-menu").toggleClass("open");
-    });
-});
-

+ 0 - 41
static/src/js/customdos.js

@@ -1,41 +0,0 @@
-$(document).ready(function() {
-    if ($('.website_blog').length) {
-        function page_transist(event) {
-            event.preventDefault();
-            newLocation = $('.js_next')[0].href;
-            var top = $('.cover_footer').offset().top;
-            $('.cover_footer').animate({
-                height: $(window).height()+'px'
-            }, 300);
-            $('html, body').animate({
-                scrollTop: top
-            }, 300, 'swing', function() {
-               window.location.href = newLocation;
-            });
-        }
-        function animate(event) {
-            event.preventDefault();
-            event.stopImmediatePropagation();
-            var target = $(this.hash);
-            $('html, body').stop().animate({
-                'scrollTop': target.offset().top - 32
-            }, 500, 'swing', function () {
-                window.location.hash = 'blog_content';
-            });
-        }
-
-        var content = $("div[enable_chatter_discuss='True']").find('p[data-chatter-id]');
-        if (content) {
-            openerp.jsonRpc("/blog/get_user/", 'call', {}).then(function(data){
-                $('#discussions_wrapper').empty();
-                new openerp.website.blog_discussion({'content' : content, 'public_user':data[0]});
-            });
-        }
-
-        $('.js_fullheight').css('min-height', '215px');
-        $(".js_tweet").share({'author_name':$('#blog_author').text()});
-        $('.cover_footer').on('click',page_transist);
-        $('a[href^="#blog_content"]').on('click', animate);
-    }
-
-});

+ 277 - 0
static/src/js/kingfisher_pro.js

@@ -0,0 +1,277 @@
+odoo.define('kingfisher_pro.kingfisher_pro_js', function(require) {
+    'use strict';
+
+    var ajax = require('web.ajax');
+
+    // Dynamic cart update
+    $(document).ready(function() {
+        $('.oe_website_sale').each(function() {
+            var oe_website_sale = this;
+            var clickwatch = (function() {
+                var timer = 0;
+                return function(callback, ms) {
+                    clearTimeout(timer);
+                    timer = setTimeout(callback, ms);
+                };
+            })();
+
+            $(oe_website_sale).on("change", ".oe_cart input.js_quantity[data-product-id]", function() {
+                var $input = $(this);
+                if ($input.data('update_change')) {
+                    return;
+                }
+                var value = parseInt($input.val(), 10);
+                var $dom = $(this).closest('tr');
+                var $dom_optional = $dom.nextUntil(':not(.optional_product.info)');
+                var line_id = parseInt($input.data('line-id'), 10);
+                var product_id = parseInt($input.data('product-id'), 10);
+                var product_ids = [product_id];
+                clickwatch(function() {
+                    $dom_optional.each(function() {
+                        $(this).find('.js_quantity').text(value);
+                        product_ids.push($(this).find('span[data-product-id]').data('product-id'));
+                    });
+                    $input.data('update_change', true);
+                    ajax.jsonRpc("/shop/cart/update_json", 'call', {
+                        'line_id': line_id,
+                        'product_id': parseInt($input.data('product-id'), 10),
+                        'set_qty': value
+                    }).then(function(data) {
+                        $input.data('update_change', false);
+                        if (value !== parseInt($input.val(), 10)) {
+                            $input.trigger('change');
+                            return;
+                        }
+                        if (data.cart_quantity == undefined) {
+                            data['cart_quantity'] = 0;
+                        }
+                        var $q1 = $(".king_pro_cart_quantity");
+                        $q1.fadeOut(500)
+
+                        var startTime = new Date().getTime();
+                        var my_hover_total = setInterval(function() {
+                            if (new Date().getTime() - startTime > 1000) {
+                                clearInterval(my_hover_total);
+
+                                $q1.html(data.cart_quantity).fadeIn(500);
+                                return;
+                            }
+                            $("#king_hover_total").empty().html(data['kingfisher_pro.hover_total']);
+                        }, 100);
+
+                        my_hover_total;
+                    });
+                }, 100);
+
+            });
+
+            $(oe_website_sale).on('click', '.o_wish_add', function() {
+                setTimeout(function() {
+                    window.location.reload();
+                }, 800)
+            });
+
+            $(oe_website_sale).on('change', 'input.js_product_change', function() {
+                var self = this;
+                var $parent = $(this).closest('.js_product');
+                update_gallery_product_variant_image(this, +$(this).val());
+            });
+
+            $(oe_website_sale).on('change', 'input.js_variant_change, select.js_variant_change, ul[data-attribute_value_ids]', function(ev) {
+                if (api != undefined){
+                    var $ul = $(ev.target).closest('.js_add_cart_variants');
+                    var $parent = $ul.closest('.js_product');
+                    var variant_ids = $ul.data("attribute_value_ids");
+                    var values = [];
+                    if(_.isString(variant_ids)) {
+                        variant_ids = JSON.parse(variant_ids.replace(/'/g, '"'));
+                    }
+                    var unchanged_values = $parent.find('div.oe_unchanged_value_ids').data('unchanged_value_ids') || [];
+                    $parent.find('input.js_variant_change:checked, select.js_variant_change').each(function () {
+                        values.push(+$(this).val());
+                    });
+                    values =  values.concat(unchanged_values);
+
+                    var product_id = false;
+                    for (var k in variant_ids) {
+                        if (_.isEmpty(_.difference(variant_ids[k][1], values))) {
+                            product_id = variant_ids[k][0];
+                            update_gallery_product_variant_image(this, product_id);
+                            break;
+                        }
+                    }
+                }
+            });
+
+        });
+
+        // Multi image gallery
+        var api;
+        ajax.jsonRpc('/kingfisher_pro/multi_image_effect_config', 'call', {})
+            .done(function(res) {
+                var dynamic_data = {}
+                dynamic_data['gallery_images_preload_type'] = 'all'
+                dynamic_data['slider_enable_text_panel'] = false
+                dynamic_data['gallery_skin'] = "alexis"
+                dynamic_data['gallery_height'] = 800
+
+                if (res.theme_panel_position != false) {
+                    dynamic_data['theme_panel_position'] = res.theme_panel_position
+                }
+
+                if (res.interval_play != false) {
+                    dynamic_data['gallery_play_interval'] = res.interval_play
+                }
+
+                if (res.color_opt_thumbnail != false && res.color_opt_thumbnail != 'default') {
+                    dynamic_data['thumb_image_overlay_effect'] = true
+                    if (res.color_opt_thumbnail == 'b_n_w') {}
+                    if (res.color_opt_thumbnail == 'blur') {
+                        dynamic_data['thumb_image_overlay_type'] = "blur"
+                    }
+                    if (res.color_opt_thumbnail == 'sepia') {
+                        dynamic_data['thumb_image_overlay_type'] = "sepia"
+                    }
+                }
+
+                if (res.enable_disable_text == true) {
+                    dynamic_data['slider_enable_text_panel'] = true
+                }
+
+                if (res.change_thumbnail_size == true) {
+                    dynamic_data['thumb_height'] = res.thumb_height
+                    dynamic_data['thumb_width'] = res.thumb_width
+                }
+
+                if (res.no_extra_options == false) {
+                    dynamic_data['slider_enable_arrows'] = false
+                    dynamic_data['slider_enable_progress_indicator'] = false
+                    dynamic_data['slider_enable_play_button'] = false
+                    dynamic_data['slider_enable_fullscreen_button'] = false
+                    dynamic_data['slider_enable_zoom_panel'] = false
+                    dynamic_data['slider_enable_text_panel'] = false
+                    dynamic_data['strippanel_enable_handle'] = false
+                    dynamic_data['gridpanel_enable_handle'] = false
+                    dynamic_data['theme_panel_position'] = 'bottom'
+                    dynamic_data['thumb_image_overlay_effect'] = false
+                }
+
+                api = $('#gallery').unitegallery(dynamic_data);
+                api.on("item_change", function(num, data) {
+                    if (data['index'] == 0) {
+                        update_gallery_product_image();
+                    }
+                });
+
+                if (api != undefined && $('#gallery').length != 0) {
+                    setTimeout(function() {
+                        update_gallery_product_image()
+                    }, 500);
+                }
+            });
+
+        function update_gallery_product_image() {
+            var $container = $('.oe_website_sale').find('.ug-slide-wrapper');
+            var $img = $container.find('img');
+            var $product_container = $('.oe_website_sale').find('.js_product').first();
+            var p_id = parseInt($product_container.find('input.product_id').first().val());
+
+            if (p_id > 0) {
+                $img.each(function(e_img) {
+                    if ($(this).attr("src").startsWith('/web/image/biztech.product.images/') == false) {
+                        if ($(this).attr("src").match('/flip_image') == null) {
+                            $(this).attr("src", "/web/image/product.product/" + p_id + "/image");
+                        }
+                    }
+                });
+            } else {
+                var spare_link = api.getItem(0).urlThumb;
+                $img.each(function(e_img) {
+                    if ($(this).attr("src").startsWith('/web/image/biztech.product.images/') == false) {
+                        if ($(this).attr("src").match('/flip_image') == null) {
+                            $(this).attr("src", spare_link);
+                        }
+                    }
+                });
+            }
+        }
+
+        function update_gallery_product_variant_image(event_source, product_id) {
+            var $imgs = $(event_source).closest('.oe_website_sale').find('.ug-slide-wrapper');
+            var $img = $imgs.find('img');
+            var total_img = api.getNumItems()
+            if (total_img != undefined) {
+                api.selectItem(0);
+            }
+            var $stay;
+            $img.each(function(e) {
+                if ($(this).attr("src").startsWith('/web/image/biztech.product.images/') == false) {
+                    if ($(this).attr("src").match('/flip_image') == null) {
+                        $(this).attr("src", "/web/image/product.product/" + product_id + "/image");
+
+                        $stay = $(this).parent().parent();
+                        $(this).css({
+                            'width': 'initial',
+                            'height': 'initial'
+                        });
+                        api.resetZoom();
+                        api.zoomIn();
+                    }
+                }
+            });
+        }
+
+        // Price slider code start
+        var minval = $("input#m1").attr('value'),
+            maxval = $('input#m2').attr('value'),
+            minrange = $('input#ra1').attr('value'),
+            maxrange = $('input#ra2').attr('value'),
+            website_currency = $('input#king_pro_website_currency').attr('value');
+
+        if (!minval) {
+            minval = 0;
+        }
+        if (!maxval) {
+            maxval = maxrange;
+        }
+        if (!minrange) {
+            minrange = 0;
+
+        }
+        if (!maxrange) {
+            maxrange = 2000;
+        }
+
+        $("div#priceslider").ionRangeSlider({
+            keyboard: true,
+            min: parseInt(minrange),
+            max: parseInt(maxrange),
+            type: 'double',
+            from: minval,
+            to: maxval,
+            step: 1,
+            prefix: website_currency,
+            grid: true,
+            onFinish: function(data) {
+                $("input[name='min1']").attr('value', parseInt(data.from));
+                $("input[name='max1']").attr('value', parseInt(data.to));
+                $("div#priceslider").closest("form").submit();
+            },
+        });
+        // Price slider code ends
+
+        //attribute remove code
+        $("a#clear").on('click', function() {
+            var url = window.location.href.split("?");
+            var lival = $(this).closest("label").attr('id');
+            ajax.jsonRpc("/kingfisher_pro/removeattribute", 'call', {
+                'attr_remove': lival
+            }).then(function(data) {
+                if (data == true) {
+                    window.location.href = url[0];
+                }
+            })
+        });
+
+    });
+});

+ 43 - 36
static/src/js/kingfisher_pro_editor.js

@@ -1,11 +1,15 @@
-(function() {
+odoo.define('kingfisher_pro.kingfisher_pro_editor_js', function(require) {
     'use strict';
-    var website = openerp.website;
-    var _t = openerp._t;
 
-    website.add_template_file('/kingfisher_pro/static/src/xml/kingfisher_pro.xml');
+    var options = require('web_editor.snippets.options');
+    var ajax = require('web.ajax');
+    var core = require('web.core');
+    var qweb = core.qweb;
+    var _t = core._t;
 
-    website.snippet.options.kingfisher_pro_product_category_slider = website.snippet.Option.extend({
+    ajax.loadXML('/kingfisher_pro/static/src/xml/kingfisher_pro.xml', qweb);
+
+    options.registry.kingfisher_pro_product_category_slider = options.Class.extend({
 
         start: function(editMode) {
             var self = this;
@@ -17,31 +21,31 @@
             }
         },
 
-        drop_and_build_snippet: function() {
+        onBuilt: function() {
             var self = this;
             this._super();
             if (this.pro_cat_slider()) {
                 this.pro_cat_slider().fail(function() {
-                    self.editor.on_remove();
+                    self.getParent()._removeSnippet();
                 });
             }
         },
 
-        clean_for_save: function() {
+        cleanForSave: function() {
             $('.oe_pro_cat_slider .owl-carousel').empty();
         },
 
         pro_cat_slider: function(type, value) {
             var self = this;
-            if (type == "click" || type == undefined) {
-                self.$modal = $(openerp.qweb.render("kingfisher_pro.king_pro_dynamic_product_category_slider"));
+            if (type != undefined && type.type == "click" || type == undefined) {
+                self.$modal = $(qweb.render("kingfisher_pro.king_pro_dynamic_product_category_slider"));
                 self.$modal.appendTo('body');
                 self.$modal.modal();
                 var $slider_type = self.$modal.find("#slider_type"),
                     $cancel = self.$modal.find("#cancel"),
                     $pro_cat_sub_data = self.$modal.find("#pro_cat_sub_data");
 
-                openerp.jsonRpc('/kingfisher_pro/pro_get_options', 'call', {}).done(function(res) {
+                ajax.jsonRpc('/kingfisher_pro/pro_get_options', 'call', {}).done(function(res) {
                     $('#slider_type option[value!="0"]').remove();
                     _.each(res, function(y) {
                         $("select[id='slider_type'").append($('<option>', {
@@ -78,7 +82,7 @@
         },
     });
 
-    website.snippet.options.kingfisher_pro_brand_custom_slider = website.snippet.Option.extend({
+    options.registry.kingfisher_pro_brand_custom_slider = options.Class.extend({
 
         start: function(editMode) {
             var self = this;
@@ -90,24 +94,24 @@
             }
         },
 
-        drop_and_build_snippet: function() {
+        onBuilt: function() {
             var self = this;
             this._super();
             if (this.king_brand_slider()) {
                 this.king_brand_slider().fail(function() {
-                    self.editor.on_remove();
+                    self.getParent()._removeSnippet();
                 });
             }
         },
 
-        clean_for_save: function() {
+        cleanForSave: function() {
             $('.king_pro_brand_slider .owl-carousel').empty();
         },
 
         king_brand_slider: function(type, value) {
             var self = this;
-            if (type == "click" || type == undefined) {
-                self.$modal = $(openerp.qweb.render("kingfisher_pro.king_pro_brands_slider_block"));
+            if (type != undefined && type.type == "click" || type == undefined) {
+                self.$modal = $(qweb.render("kingfisher_pro.king_pro_brands_slider_block"));
                 self.$modal.appendTo('body');
                 self.$modal.modal();
                 var $product_count = self.$modal.find("#brand-count"),
@@ -144,7 +148,7 @@
         },
     });
 
-    website.snippet.options.kingfisher_pro_blog_custom_snippet = website.snippet.Option.extend({
+    options.registry.kingfisher_pro_blog_custom_snippet = options.Class.extend({
 
         start: function(editMode) {
             var self = this;
@@ -156,31 +160,31 @@
             }
         },
 
-        drop_and_build_snippet: function() {
+        onBuilt: function() {
             var self = this;
             this._super();
             if (this.king_blog_slider()) {
                 this.king_blog_slider().fail(function() {
-                    self.editor.on_remove();
+                    self.getParent()._removeSnippet();
                 });
             }
         },
 
-        clean_for_save: function() {
+        cleanForSave: function() {
             $('.king_pro_blog_slider .owl-carousel').empty();
         },
 
         king_blog_slider: function(type, value) {
             var self = this;
-            if (type == "click" || type == undefined) {
-                self.$modal = $(openerp.qweb.render("kingfisher_pro.king_pro_blog_slider_block"));
+            if (type != undefined && type.type == "click" || type == undefined) {
+                self.$modal = $(qweb.render("kingfisher_pro.king_pro_blog_slider_block"));
                 self.$modal.appendTo('body');
                 self.$modal.modal();
                 var $slider_type = self.$modal.find("#blog_slider_type"),
                     $cancel = self.$modal.find("#cancel"),
                     $sub_data = self.$modal.find("#blog_sub_data");
 
-                openerp.jsonRpc('/kingfisher_pro/blog_get_options', 'call', {}).done(function(res) {
+                ajax.jsonRpc('/kingfisher_pro/blog_get_options', 'call', {}).done(function(res) {
                     $('#blog_slider_type option[value!="0"]').remove();
                     _.each(res, function(y) {
                         $("select[id='blog_slider_type'").append($('<option>', {
@@ -217,7 +221,7 @@
         },
     });
 
-    website.snippet.options.kingfisher_pro_multi_cat_custom_snippet = website.snippet.Option.extend({
+    options.registry.kingfisher_pro_multi_cat_custom_snippet = options.Class.extend({
 
         start: function(editMode) {
             var self = this;
@@ -229,34 +233,34 @@
             }
         },
 
-        drop_and_build_snippet: function() {
+        onBuilt: function() {
             var self = this;
             this._super();
             if (this.multi_category_slider()) {
                 this.multi_category_slider().fail(function() {
-                    self.editor.on_remove();
+                    self.getParent()._removeSnippet();
                 });
             }
         },
 
-        clean_for_save: function() {
+        cleanForSave: function() {
             $('.oe_multi_category_slider .owl-carousel').empty();
         },
 
         multi_category_slider: function(type, value) {
             var self = this;
-            if (type == "click" || type == undefined) {
-                self.$modal = $(openerp.qweb.render("kingfisher_pro.multi_product_custom_slider_block"));
+            if (type != undefined && type.type == "click" || type == undefined) {
+                self.$modal = $(qweb.render("kingfisher_pro.multi_product_custom_slider_block"));
                 self.$modal.appendTo('body');
                 self.$modal.modal();
                 var $slider_type = self.$modal.find("#slider_type"),
                     $cancel = self.$modal.find("#cancel"),
                     $snippnet_submit = self.$modal.find("#snippnet_submit");
 
-                openerp.jsonRpc('/kingfisher_pro/product_multi_get_options', 'call', {}).done(function(res) {
+                ajax.jsonRpc('/kingfisher_pro/product_multi_get_options', 'call', {}).done(function(res) {
                     $("select[id='slider_type'] option").remove();
                     _.each(res, function(y) {
-                         $("select[id='slider_type']").append($('<option>', {
+                        $("select[id='slider_type']").append($('<option>', {
                             value: y["id"],
                             text: y["name"]
                         }));
@@ -264,12 +268,14 @@
                 });
 
                 $snippnet_submit.on('click', function() {
-                    var type = '';
+                    // var type = '';
                     self.$target.attr('data-multi-cat-slider-type', $slider_type.val());
-                    self.$target.attr('data-multi-cat-slider-id', 'multi-cat-myowl'+ $slider_type.val());
+                    self.$target.attr('data-multi-cat-slider-id', 'multi-cat-myowl' + $slider_type.val());
                     if ($('select#slider_type').find(":selected").text()) {
+                        var type = '';
                         type = _t($('select#slider_type').find(":selected").text());
                     } else {
+                        var type = '';
                         type = _t("Multi Category Slider");
                     }
                     self.$target.empty().append('<div class="container">\
@@ -284,9 +290,10 @@
                                                     </div>\
                                                 </div>');
                 });
+            } else {
+                return;
             }
         },
     });
 
-
-})();
+});

+ 131 - 44
static/src/js/kingfisher_pro_frontend.js

@@ -1,31 +1,63 @@
-(function() {
-
+odoo.define('kingfisher_pro.kingfisher_pro_frontend_js', function(require) {
     'use strict';
 
-    var website = openerp.website;
-    website.openerp_website = {};
+    var animation = require('website.content.snippets.animation');
+    var ajax = require('web.ajax');
+    var base = require('web_editor.base')
+    var core = require('web.core');
+    var _t = core._t;
 
-    website.snippet.animationRegistry.kingfisher_pro_product_category_slider = website.snippet.Animation.extend({
+    animation.registry.kingfisher_pro_product_category_slider = animation.Class.extend({
 
         selector: ".oe_pro_cat_slider",
-        start: function(editable_mode) {
+        start: function() {
             var self = this;
-            if (editable_mode) {
-                $('.oe_pro_cat_slider .owl-carousel').empty();
+            if (this.editableMode) {
+                var $cat_slider = $('#wrapwrap').find('.oe_pro_cat_slider');
+                var cat_name = _t("Product/Category Slider")
+
+                _.each($cat_slider, function (single){
+                    $(single).empty().append('<div class="container">\
+                                                <div class="row oe_our_slider">\
+                                                    <div class="col-md-12">\
+                                                        <div class="title-block">\
+                                                            <h4 id="snippet-title" class="section-title style1">\
+                                                                <span>'+ cat_name+'</span>\
+                                                            </h4>\
+                                                        </div>\
+                                                    </div>\
+                                                </div>\
+                                            </div>')
+                });
             }
-            if (!editable_mode) {
+            if (!this.editableMode) {
                 var slider_type = self.$target.attr('data-prod-cat-slider-type');
-                $.post("/kingfisher_pro/pro_get_dynamic_slider", {
+                $.get("/kingfisher_pro/pro_get_dynamic_slider", {
                     'slider-type': self.$target.attr('data-prod-cat-slider-type') || '',
                 }).then(function(data) {
                     if (data) {
+
                         self.$target.empty();
                         self.$target.append(data);
                         $(".oe_pro_cat_slider").removeClass('hidden');
 
-                        openerp.jsonRpc('/kingfisher_pro/pro_image_effect_config', 'call', {
+                        ajax.jsonRpc('/kingfisher_pro/pro_image_effect_config', 'call', {
                             'slider_type': slider_type
-                        }).done(function(res) {
+                        }).done(function(res) {  
+                            base.ready().then(function () {
+                                _.each(self.$target.find('.cs-product'), function(k, v) {
+                                    if ($(k).find('.o_portal_chatter')) {
+                                        var $input_val = $(k).find('.o_portal_chatter');
+                                        var rating = require('portal.chatter');
+                                        var rating_star = new rating.PortalChatter(null, $input_val.data());
+                                        if (rating_star) {
+                                            $input_val.empty();
+                                            rating_star.appendTo($input_val);
+                                        }
+                                    }
+                                }); 
+                            }); 
+
                             $('div#' + res.s_id).owlCarousel({
                                 margin: 10,
                                 responsiveClass: true,
@@ -49,7 +81,7 @@
                                     },
                                     1500: {
                                         items: res.counts,
-                                    }
+                                    },
                                 },
                             });
                         });
@@ -59,16 +91,32 @@
         }
     });
 
-    website.snippet.animationRegistry.kingfisher_pro_brand_custom_slider = website.snippet.Animation.extend({
+    animation.registry.kingfisher_pro_brand_custom_slider = animation.Class.extend({
 
         selector: ".king_pro_brand_slider",
-        start: function(editable_mode) {
+        start: function() {
             var self = this;
-            if (editable_mode) {
-                $('.king_pro_brand_slider .owl-carousel').empty();
+            if (this.editableMode) {
+                var $brand_slider = $('#wrapwrap').find('.king_pro_brand_slider');
+                var brand_name = _t("Our Brands")
+
+                _.each($brand_slider, function (single){
+                    $(single).empty().append('<div class="container">\
+                                                <div class="row our-brands">\
+                                                    <div class="col-md-12">\
+                                                        <div class="title-block">\
+                                                            <h4 class="section-title style1" id="snippet-title">\
+                                                                <span>'+ brand_name +'</span>\
+                                                            </h4>\
+                                                        </div>\
+                                                    </div>\
+                                                </div>\
+                                            </div>')
+                });
+
             }
-            if (!editable_mode) {
-                $.post("/king_pro/get_brand_slider", {
+            if (!this.editableMode) {
+                $.get("/king_pro/get_brand_slider", {
                     'product_count': self.$target.attr('data-brand-count') || 0,
                     'product_label': self.$target.attr('data-product-label') || '',
                 }).then(function(data) {
@@ -79,12 +127,11 @@
 
                         $('div#kingfisher_pro_brand_slider').owlCarousel({
                             margin: 10,
-                            responsiveClass: true,
-                            items: 5,
                             loop: true,
-                            autoPlay: 7000,
+                            autoPlay: 9000,
                             stopOnHover: true,
                             navigation: true,
+                            responsiveClass: true,
                             responsive: {
                                 0: {
                                     items: 1,
@@ -93,14 +140,14 @@
                                     items: 2,
                                 },
                                 768: {
-                                    items: 3,
+                                    items: 4,
                                 },
                                 1000: {
-                                    items: 5,
+                                    items: 6,
                                 },
                                 1500: {
                                     items: 6,
-                                }
+                                },
                             },
                         });
                     }
@@ -109,17 +156,30 @@
         }
     });
 
-    website.snippet.animationRegistry.kingfisher_pro_blog_custom_snippet = website.snippet.Animation.extend({
+    animation.registry.kingfisher_pro_blog_custom_snippet = animation.Class.extend({
 
         selector: ".king_pro_blog_slider",
-        start: function(editable_mode) {
+        start: function() {
             var self = this;
-            if (editable_mode) {
-                $('.king_pro_blog_slider .owl-carousel').empty();
+            if (this.editableMode) {
+                var $blog_slider = $('#wrapwrap').find('.king_pro_blog_slider');
+                var blog_name = _t("Blog post slider")
+
+                _.each($blog_slider, function (single){
+                    $(single).empty().append('<div class="container">\
+                                                <div class="row">\
+                                                    <div class="col-md-12">\
+                                                        <div class="title-block">\
+                                                            <h4 id="snippet-title" class="section-title style1"><span>'+ blog_name+'</span></h4>\
+                                                        </div>\
+                                                    </div>\
+                                                </div>\
+                                            </div>')
+                });
             }
-            if (!editable_mode) {
+            if (!this.editableMode) {
                 var slider_type = self.$target.attr('data-blog-slider-type');
-                $.post("/kingfisher_pro/blog_get_dynamic_slider", {
+                $.get("/kingfisher_pro/blog_get_dynamic_slider", {
                     'slider-type': self.$target.attr('data-blog-slider-type') || '',
                 }).then(function(data) {
                     if (data) {
@@ -127,7 +187,7 @@
                         self.$target.append(data);
                         $(".king_pro_blog_slider").removeClass('hidden');
 
-                        openerp.jsonRpc('/kingfisher_pro/blog_image_effect_config', 'call', {
+                        ajax.jsonRpc('/kingfisher_pro/blog_image_effect_config', 'call', {
                             'slider_type': slider_type
                         }).done(function(res) {
 
@@ -145,7 +205,6 @@
                                     },
                                     420: {
                                         items: 2,
-
                                     },
                                     768: {
                                         items: res.counts,
@@ -166,17 +225,31 @@
         }
     });
 
-    website.snippet.animationRegistry.kingfisher_pro_multi_cat_custom_snippet = website.snippet.Animation.extend({
+    animation.registry.kingfisher_pro_multi_cat_custom_snippet = animation.Class.extend({
 
         selector: ".oe_multi_category_slider",
-        start: function(editable_mode) {
+        start: function() {
             var self = this;
-            if (editable_mode) {
-                $('.oe_multi_category_slider .owl-carousel').empty();
+            if (this.editableMode) {
+                var $multi_cat_slider = $('#wrapwrap').find('.oe_multi_category_slider');
+                var multi_cat_name = _t("Multi Category Slider")
+
+                _.each($multi_cat_slider, function (single){
+                    $(single).empty().append('<div class="container">\
+                                                <div class="row our-categories">\
+                                                    <div class="col-md-12">\
+                                                        <div class="title-block">\
+                                                            <h4 id="snippet-title" class="section-title style1"><span>'+ multi_cat_name+'</span></h4>\
+                                                        </div>\
+                                                    </div>\
+                                                </div>\
+                                            </div>')
+                });
+
             }
-            if (!editable_mode) {
+            if (!this.editableMode) {
                 var slider_type = self.$target.attr('data-multi-cat-slider-type');
-                $.post("/kingfisher_pro/product_multi_get_dynamic_slider", {
+                $.get("/kingfisher_pro/product_multi_get_dynamic_slider", {
                     'slider-type': self.$target.attr('data-multi-cat-slider-type') || '',
                 }).then(function(data) {
                     if (data) {
@@ -184,9 +257,23 @@
                         self.$target.append(data);
                         $(".oe_multi_category_slider").removeClass('hidden');
 
-                        openerp.jsonRpc('/kingfisher_pro/product_multi_image_effect_config', 'call', {
+                        ajax.jsonRpc('/kingfisher_pro/product_multi_image_effect_config', 'call', {
                             'slider_type': slider_type
                         }).done(function(res) {
+                            base.ready().then(function () {
+                                _.each(self.$target.find('.cs-product'), function(k, v) {
+                                    if ($(k).find('.o_portal_chatter')) {
+                                        var $input_val = $(k).find('.o_portal_chatter');
+                                        var rating = require('portal.chatter');
+                                        var rating_star = new rating.PortalChatter(null, $input_val.data());
+                                        if (rating_star) {
+                                            $input_val.empty();
+                                            rating_star.appendTo($input_val);
+                                        }
+                                    }
+                                });
+                            });
+
                             $('.multi_hide .owl-carousel').owlCarousel({
                                 margin: 10,
                                 responsiveClass: true,
@@ -202,15 +289,15 @@
                                     420: {
                                         items: 2,
                                     },
-                                    768: {
+                                    767: {
                                         items: 3,
                                     },
                                     1000: {
                                         items: 4,
                                     },
                                     1500: {
-                                        items: 5,
-                                    }
+                                        items: 4,
+                                    },
                                 },
                             });
                         });
@@ -221,4 +308,4 @@
         }
     });
 
-})();
+});

File diff suppressed because it is too large
+ 0 - 0
static/src/js/owl.carousel.min_old.js


+ 29 - 0
static/src/js/rating_state.js

@@ -0,0 +1,29 @@
+odoo.define('kingfisher_pro.rating_state_js', function(require) {
+    'use strict';
+
+    var ajax = require('web.ajax');
+    var core = require('web.core');
+    var qweb = core.qweb;
+
+    ajax.loadXML('/website_rating/static/src/xml/website_mail.xml', qweb);
+    var PortalChatter = require('portal.chatter').PortalChatter;
+ 
+    PortalChatter.include({
+        start: function(){
+            var res = this._super.apply(this);
+            var rating_val = this.options['rating_val'];
+            var only_rating = this.options['only_rating'];
+
+            if (only_rating == 1){
+                if (rating_val && rating_val < 6){
+                    this.$el.closest('.o_portal_chatter').empty().html(qweb.render("website_rating.rating_stars_static", {'val': rating_val}));
+                }
+                else if(rating_val == 6){
+                    this.$el.closest('.o_portal_chatter').empty().html(qweb.render("website_rating.rating_stars_static", {'val': 0.0}));
+                }
+            }
+            return res
+        }
+    });
+});
+

+ 3 - 3
static/src/js/unitegallery.min.js

@@ -4591,9 +4591,9 @@ function UGSlider() {
         CURRENTSLIDE_LOAD_END: "slider_current_loadend"
     };
     var Ee = {
-            slider_scale_mode: "up",
-            slider_scale_mode_media: "up",
-            slider_scale_mode_fullscreen: "up",
+            slider_scale_mode: "fill",
+            slider_scale_mode_media: "fill",
+            slider_scale_mode_fullscreen: "down",
             slider_item_padding_top: 0,
             slider_item_padding_bottom: 0,
             slider_item_padding_left: 0,

+ 0 - 22
static/src/less (copy)/custom_theme.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#c38647;
-@light-color:		#ffffff;
-@dark-color:		#393939;;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 239
static/src/less (copy)/footer.less

@@ -1,239 +0,0 @@
-#wrapwrap footer {
-    background: @dark-color;
-}
-footer {
-    width: 100%;
-    display: inline-block;
-    vertical-align: top;
-    color: @footer-text;
-
-    a {
-        color: @footer-text;
-    }
-    .socisl-link {
-        margin: 0;
-        padding: 0;
-        float: right;
-
-        li {
-            display: inline-block;
-            vertical-align: middle;
-
-            a {
-                width: 30px;
-                height: 30px;
-                background: @theme;
-                display: block;
-                text-align: center;
-                line-height: 30px;
-                color: @dark-color;
-            }
-        }
-    }
-    ul {
-        margin: 0;
-        padding: 0;
-    }
-    .footer-top {
-        background: @dark-color;
-        padding: 60px 0 40px 0px;
-
-        .fa {
-            color: fade(lighten(@dark-color, 60%), 34);
-        }
-        .col-sm-4 {
-            margin-bottom: 20px;
-        }
-        .col-sm-3 {
-            margin-bottom: 20px;
-        }
-        .fot-col {
-            color: fade(lighten(@dark-color, 60%), 34);
-            padding-top: 15px;
-
-            @media (max-width:996px){
-                border: none;
-            }
-            
-
-            .address {
-                background: url(/kingfisher_pro/static/src/img/map.png)no-repeat left 4px;
-                padding-left: 25px;
-            }
-            .call {
-                background: url(/kingfisher_pro/static/src/img/call-footer.png)no-repeat left center;
-                padding-left: 25px;
-            }
-            .mail {
-                background: url(/kingfisher_pro/static/src/img/mail-footer.png)no-repeat left center;
-                padding-left: 25px;
-            }
-            li {
-                width: 100%;
-                display: inline-block;
-                vertical-align: top;
-                padding: 0 0 8px;
-
-                a {
-                    color: fade(lighten(@dark-color, 60%), 34);
-
-                    &:hover {
-                        color: @light-color;
-                        text-decoration: none;
-                    }
-                }
-            }
-        }
-        .footer-content {
-            letter-spacing: -0.31em;
-
-            .footer-col {
-                float: none;
-                display: inline-block;
-                vertical-align: top;
-                letter-spacing: normal;
-
-                @media (max-width:768px) {
-                    width: 100%;
-                }
-                
-            }
-            .newsletter-div {
-                float: none;
-                display: inline-block;
-                letter-spacing: normal;
-                @media (max-width:996px) {
-                    padding-left: 22px;
-                }
-                
-
-                @media (max-width:768px) {
-                    margin-top: 10px;
-                    padding-left: 15px;
-                }
-                
-
-                h3 {
-                    margin: 0 0 14px 0;
-                    padding: 0;
-                    text-transform: uppercase;
-                    color: @theme;
-                    font-size: @font-size-base;
-                }
-                p {
-                    color: fade(lighten(@dark-color, 60%), 34);
-                }
-                input[type="email"] {
-                    width: 100%;
-                    height: 36px;
-                    padding: 10px;
-                    border: none;
-                    background-color: lighten(@dark-color, 10%);
-                    color: @light-color;
-                    margin: 4px 0px 17px 0px;
-                    outline: none;
-                    border-radius: 0px;
-                }
-                button {
-                    background-color: @theme;
-                    color: @light-color;
-                    padding: 7px 17px;
-                    border: none;
-                    border: 1px solid transparent;
-                    .transition(all, .3s, ease);
-
-                    a {
-                        color: @light-color;
-                        text-transform: uppercase;
-                        font-weight: 400;
-                        font-size: @font-size-base - 1;
-
-                        &:hover {
-                            text-decoration: none;
-                        }
-                    }
-                    &:hover {
-                        background-color: @dark-color;
-                        border: 1px solid @theme;
-                    }
-                }
-                .form-control:focus {
-                    border-color: @theme;
-                    outline: 0;
-                    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(195, 134, 71);
-                    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(195, 134, 71);
-                }
-            }
-        }
-    }
-    .footer-btm {
-        background: @dark-color;
-        color: fade(lighten(@dark-color, 60%), 34);
-
-        .footer-bottom-div {
-            border-top: 1px solid fade(lighten(@dark-color, 60%), 34);
-            padding: 20px 0;
-
-            @media (max-width:768px) {
-                padding-bottom: 21px;
-            }
-            
-
-            p {
-                margin: 0;
-                font-size: @font-size-base - 1;
-
-                span {
-                    color: @theme;
-                }
-                @media (max-width:1200px) {
-                    padding: 0px 30px;
-                }
-                
-
-                @media (max-width:768px) {
-                    font-size: @font-size-base - 2;
-                    text-align: left;
-                    padding: 6px;
-                }
-                
-            }
-            .link {
-                float: right;
-                text-align: right;
-                list-style-type: none;
-
-                @media (max-width:768px) {
-                    text-align: left;
-                    float: left;
-                }
-                
-
-                li {
-                    float: left;
-
-                    a {
-                        text-decoration: none;
-                        color: fade(lighten(@dark-color, 60%), 34);
-                        font-size: @font-size-base - 1;
-                        padding: 0px 8px;
-                        border-right: 2px solid fade(lighten(@dark-color, 60%), 34);
-
-                        @media (max-width:768px) {
-                            font-size: @font-size-base - 3;
-                        }
-                        
-
-                        &:hover {
-                            text-decoration: none;
-                            color: @light-color;
-                        }
-                    }
-                }
-                .last-li a {
-                    border-right: none;
-                }
-            }
-        }
-    }
-}

+ 0 - 981
static/src/less (copy)/header.less

@@ -1,981 +0,0 @@
-header {
-	background: @header-bg;
-
-	* {
-		.transition(all, 0.3s, ease);
-	}
-	.header-top {
-		width: 100%;
-		display: inline-block;
-		vertical-align: top;
-		color: lighten(@dark-color, 10%);
-		font-weight: 300;
-		z-index: 1000;
-		position: relative;
-		font-size: @font-size-base -2;
-
-		span {
-			margin-right: 3px;
-		}
-		.top-row {
-			border-bottom: 1px solid darken(@header-bg, 15%);
-		}
-		a {
-			display: block;
-			font-weight: 300;
-		}
-	}
-	.top-left {
-		margin: 0;
-		text-align: left;
-		display: inline-block;
-		line-height: 40px;
-
-		@media (max-width:640px) {
-			text-align: left;
-			width: 100%;
-			text-align: center;
-		}
-		a {
-			text-decoration: none;
-			float: left;
-
-			@media (max-width:640px) {
-				float: none;
-				display: inline-block;
-				vertical-align: middle;
-			}
-			&:hover {
-				text-decoration: none;
-			}
-			&:focus {
-				text-decoration: none;
-			}
-			p {
-				color: lighten(@dark-color, 10%);
-				font-weight: 400;
-				font-size: @font-size-base - 2;
-				margin: 0;
-				padding: 0px 11px 0 0;
-			}
-		}
-		.call-us {
-			float: left;
-			margin: 0;
-
-			i {
-				color: @theme;
-				vertical-align: middle;
-				font-size: @font-size-base * 2 - 4;
-			}
-			span {
-				color: @dark-color;
-				.transition(all, 0.1s, ease);
-			}
-			@media (max-width:991px) {
-				float: none;
-				display: inline-block;
-				vertical-align: top;
-			}
-			&:hover {
-				span {
-					color: lighten(@dark-color, 30%);
-				}
-			}
-			;
-		}
-	}
-	.mail {
-		i {
-			color: @theme;
-			vertical-align: middle;
-			font-size: @font-size-base + 2;
-		}
-		span {
-			color: @dark-color;
-			.transition(all, 0.1s, ease);
-		}
-		&:hover {
-			span {
-				color: lighten(@dark-color, 30%);
-			}
-		}
-		;
-	}
-	.top-right {
-		@media (max-width:640px) {
-			width: 100%;
-			text-align: center;
-		}
-	}
-	.links {
-		margin: 0;
-		padding: 0;
-		float: right;
-
-		@media (max-width:991px) {
-			float: none;
-			display: inline-block;
-			vertical-align: top;
-		}
-		@media (max-width:640px) {
-			position: relative;
-			width: 100%;
-		}
-		> li {
-			display: inline-block;
-			vertical-align: top;
-			list-style-type: none;
-
-			&.configuration {
-				&:hover {
-				}
-				a {
-					height: 100%;
-					width: 100%;
-				}
-			}
-			.top-link-checkout {
-				padding-right: 0;
-				font-size: @font-size-base - 2;
-
-				>a {
-					font-size: @font-size-base - 2;
-				}
-				> .fa {
-					margin-right: 8px;
-					font-size: @font-size-base + 5;
-					vertical-align: middle;
-				}
-			}
-			> a {
-				display: block;
-				height: 40px;
-				line-height: 40px;
-				padding: 0 10px;
-				font-size: @font-size-base + 2;
-				font-weight: 600;
-				color: @theme;
-				vertical-align: middle;
-				border-bottom: 1px solid transparent;
-
-				&:hover {
-					text-decoration: none;
-					color: @dark-color;
-				}
-				> .fa {
-					display: inline-block;
-					vertical-align: middle;
-				}
-			}
-		}
-	}
-	.configuration {
-		position: relative;
-
-		.toggle-config {
-			z-index: 1;
-			border: 1px solid @theme;
-			width: 165px;
-			text-align: left;
-			padding: 0;
-			position: absolute;
-			right: 0;
-			background-color: #fff;
-			display: none;
-			opacity: 0;
-			top: 100%;
-			.transition(all, 0.5s, ease);
-
-			.options {
-				border-bottom: 1px solid lighten(@dark-color, 70%);
-				padding: 5px 8px;
-
-				.js_language_selector {
-					min-width: 85px;
-
-					li {
-						.js_change_lang {
-							text-transform: capitalize;
-						}
-						&.active {
-							a {
-								background-color: @theme;
-							}
-						}
-					}
-				}
-				ul {
-					padding: 0;
-
-					label {
-						font-size: @font-size-base - 2;
-						color: @dark-color;
-						font-weight: bold;
-						text-transform: uppercase;
-						margin: 0;
-						padding: 5px 0px;
-						margin-right: 20px
-					}
-					.dropdown-toggle {
-						text-transform: capitalize;
-						float: right;
-						border: 1px solid lighten(@dark-color, 70%);
-						outline: none;
-						background-color: transparent;
-					}
-				}
-			}
-			.personal-info {
-				ul {
-					list-style-type: none;
-					text-align: left;
-					margin: 0;
-					padding: 0;
-
-					li {
-						color: @dark-color;
-						font-size: @font-size-base - 2;
-						font-weight: 400;
-						line-height: 21px;
-						padding: 5px 10px;
-
-						span {
-							text-transform: capitalize;
-						}
-						a {
-							color: @dark-color;
-							font-weight: 400;
-							text-transform: capitalize;
-							font-size: @font-size-base - 2;
-
-							&:hover {
-								text-decoration: none;
-								color: @theme;
-							}
-						}
-						&:hover {
-							a {
-								text-decoration: none;
-								color: @theme;
-							}
-						}
-					}
-				}
-			}
-		}
-		&:hover, &:focus, &:active {
-			>a {
-				border-bottom: 1px solid @theme;
-			}
-			.toggle-config {
-				opacity: 1;
-				top: 100%;
-				display: block;
-			}
-		}
-	}
-	.item-no {
-		position: relative;
-
-		@media (max-width:640px) {
-			position: static;
-		}
-		.mini-cart-content {
-			opacity: 0;
-			top: 100%;
-			display: none;
-			.transition(all, 0.5s, ease);
-			position: absolute;
-			width: 300px;
-			padding: 25px;
-			right: 0;
-			text-align: left;
-			border: 1px solid @theme;
-			background-color: #fff;
-
-			.block-subtitle {
-				padding: 0;
-				margin: 0 0 20px;
-				font-size: 14px;
-				font-weight: bold;
-			}
-			.cart-content {
-				span {
-					margin: 0px;
-				}
-				.product-desc {
-					display: inline-block;
-					width: 100%;
-
-					.pd-row {
-						width: 100%;
-						display: inline-block;
-						vertical-align: top;
-						position: relative;
-						padding-bottom: 15px;
-					}
-					.product-img {
-						float: left;
-						width: 30%;
-						margin: 0;
-						max-height: 65px;
-
-						img {
-							max-height: 65px;
-						}
-						span {
-							margin: 0px;
-						}
-					}
-					.product-detail {
-						text-align: left;
-						padding-left: 20px;
-						float: left;
-						width: 70%;
-
-						p {
-							margin: 0;
-						}
-						.product-name {
-							a {
-								text-transform: uppercase;
-								color: @dark-color;
-								font-weight: bold;
-							}
-							&:hover {
-								a {
-									text-decoration: none;
-								}
-							}
-						}
-						.price {
-							display: inline-block;
-						}
-					}
-					.total {
-						width: 100%;
-						display: inline-block;
-						vertical-align: top;
-
-						td, th {
-							padding: 5px;
-						}
-						h3 {
-							margin: 0;
-							padding: 0;
-							font-size: @font-size-base;
-						}
-						p {
-							font-size: @font-size-base + 3;
-							font-weight: bold;
-						}
-					}
-					.button-box {
-						.view-all {
-							background-color: lighten(@dark-color, 70%);
-							border: none;
-							padding: 7px 10px;
-							color: @dark-color;
-							outline: none;
-							display: inline-block;
-							border-radius: 0px;
-
-							&:hover {
-								background-color: @theme;
-								text-decoration: none;
-								color: @light-color;
-							}
-						}
-						.proceed {
-							background-color: @dark-color;
-							float: right;
-							outline: none;
-							display: inline-block;
-							border-radius: 0px;
-						}
-						a {
-							font-size: @font-size-base;
-							font-weight: 400;
-							text-transform: capitalize;
-							color: @light-color;
-						}
-					}
-				}
-			}
-		}
-		&:hover, &:focus, &:active {
-			.mini-cart-content {
-				opacity: 1;
-				top: 100%;
-				display: block;
-			}
-		}
-		&:hover {
-			>a {
-				border-bottom: 1px solid @theme;
-			}
-			.toggle-config {
-				visibility: visible;
-				opacity: 1;
-				top: 100%;
-			}
-		}
-	}
-	.header-middle {
-		padding: 0 15px;
-		position: relative;
-		z-index: 999;
-
-		.navbar-header {
-			float: left;
-			padding: 8px 0 10px 0px;
-			margin: 0;
-			position: relative;
-			z-index: 1;
-
-			.navbar-brand {
-			}
-			@media (max-width:767px) {
-				width: 100%;
-			}
-		}
-		.header-cart {
-			float: right;
-
-			@media (max-width:767px) {
-				float: none;
-				display: inline-block;
-				vertical-align: top;
-				width: 100%;
-				text-align: center;
-				padding: 10px 0 0 0;
-			}
-			ul {
-				margin: 0;
-				padding: 0;
-				display: inline-block;
-				vertical-align: top;
-			}
-			> ul {
-				> li {
-					position: relative;
-					list-style-type: none;
-					margin: 0;
-					padding: 0;
-
-					> a {
-						background: @theme;
-						padding: 10px 25px;
-						border-radius: 25px;
-						display: block;
-						color: @light-color;
-						.transition(all, 0.5s, ease);
-
-						&:hover {
-							text-decoration: none;
-						}
-					}
-					> ul {
-						visibility: hidden;
-						position: absolute;
-						opacity: 0;
-						top: 120%;
-						width: 250px;
-						background: @light-color;
-						right: 0;
-						padding: 15px;
-						.transition(all, 0.5s, ease);
-
-						@media (max-width:767px) {
-							right: -50%;
-						}
-						> li {
-							list-style-type: none;
-						}
-						.hc-pro {
-							width: 100%;
-							display: inline-block;
-							vertical-align: top;
-							border-bottom: 1px solid darken(@light-color, 10%);
-							margin-bottom: 10px;
-							padding-bottom: 10px;
-							position: relative;
-							padding-left: 60px;
-							min-height: 50px;
-
-							.cart-images {
-								position: absolute;
-								left: 0;
-								top: 0;
-								width: 50px;
-								max-height: 50px;
-								overflow: hidden;
-							}
-							.hc-cart-info {
-								a {
-									color: @dark-color;
-									line-height: normal;
-								}
-								label {
-									font-weight: normal;
-								}
-							}
-						}
-						.hc-action {
-							width: 100%;
-							display: inline-block;
-							vertical-align: top;
-
-							.hc-total {
-								width: 48%;
-								display: inline-block;
-								vertical-align: middle;
-							}
-							.hc-btns {
-								width: 50%;
-								display: inline-block;
-								vertical-align: middle;
-								text-align: right;
-
-								a {
-									padding: 5px 10px;
-									background: @theme;
-									display: inline-block;
-									vertical-align: top;
-									color: @light-color;
-								}
-							}
-						}
-					}
-					&:hover {
-						> a {
-							border-radius: 0;
-						}
-						> ul {
-							opacity: 1;
-							visibility: visible;
-							top: 100%;
-						}
-					}
-				}
-			}
-		}
-	}
-	.header-nav {
-		vertical-align: top;
-		background: transparent;
-		position: relative;
-		z-index: 99;
-
-		.container {
-			position: relative;
-		}
-		.mobile-toggle {
-			display: none;
-			float: left;
-
-			.icon-bar {
-				background: @light-color;
-			}
-			span:first-child {
-				display: none;
-			}
-			span {
-				tranform: rotate(45deg);
-			}
-			span:last-child {
-				transform: rotate(135deg);
-			}
-		}
-		.search-toggle {
-			position: absolute;
-			right: 15px;
-			top: 0;
-			z-index: 1;
-
-			.st-toggle {
-				height: 60px;
-				width: 60px;
-				float: left;
-				text-align: center;
-				line-height: 60px;
-				background: darken(@theme, 15%);
-				cursor: pointer;
-				color: @light-color;
-
-				.fa {
-					font-size: @font-size-base + 6;
-				}
-			}
-			.hsearch-block {
-				visibility: hidden;
-				opacity: 0;
-				position: absolute;
-				.transition(all, 0.5s, ease);
-				top: 120%;
-				width: 250px;
-				right: 0;
-				padding: 20px;
-				background: @light-color;
-				box-shadow: 0px 3px 5px 0px darken(@light-color, 30%);
-
-				.form-control {
-					border-radius: 0;
-					height: 45px;
-					line-height: 45px;
-					font-size: @font-size-base + 2;
-				}
-				.btn {
-					position: absolute;
-					top: 20px;
-					right: 20px;
-					background: @theme;
-					border-radius: 0;
-					border: none;
-					height: 45px;
-					line-height: 45px;
-					padding: 0;
-					width: 45px;
-					color: @light-color;
-
-					.fa {
-						font-size: @font-size-base + 2;
-					}
-				}
-			}
-			&.search-toggle-open {
-				.hsearch-block {
-					visibility: visible;
-					opacity: 1;
-					top: 100%;
-				}
-			}
-		}
-		.navbar-collapse {
-			padding: 0;
-			position: relative;
-
-			@media (max-width:767px) {
-				display: none !important;
-
-				&.in {
-					display: block !important;
-					position: absolute;
-					top: 99%;
-					width: 100%;
-					left: 0;
-					padding: 0 15px;
-					margin: 0;
-					overflow: inherit;
-
-					.navbar-nav {
-						float: none;
-						margin: 0;
-						background: @theme;
-
-						> li {
-							width: 100%;
-
-							+ li {
-								border-top: 1px solid darken(@theme, 7%);
-							}
-						}
-					}
-				}
-			}
-			.navbar-nav {
-				margin: 0;
-
-				.divider {
-					display: none;
-				}
-				> li {
-					> a {
-						font-size: @font-size-base;
-						padding: 10px 15px;
-						line-height: 55px;
-						text-transform: capitalize;
-						font-weight: bold;
-						.transition(all, 0.3s, ease);
-						text-decoration: none;
-						color: @dark-color;
-
-						@media (max-width:767px) {
-							line-height: normal;
-							color: @light-color;
-						}
-						&:hover, &:focus, &:active {
-							background: transparent;
-							color: @theme;
-
-							&:before {
-								visibility: visible;
-								-moz-transform: scaleX(1);
-								-webkit-transform: scaleX(1);
-								-o-transform: scaleX(1);
-								transform: scaleX(1);
-							}
-						}
-						&:before {
-							content: "";
-							position: absolute;
-							width: 100%;
-							height: 2px;
-							bottom: 0;
-							left: 0;
-							background-color: @theme;
-							visibility: hidden;
-							-moz-transform: scaleX(0);
-							-webkit-transform: scaleX(0);
-							-o-transform: scaleX(0);
-							transform: scaleX(0);
-							.transition(all, 0.3s, ease-in-out);
-						}
-					}
-					&.active {
-						> a {
-							background: transparent;
-							color: @theme;
-
-							@media (max-width:767px) {
-								color: @light-color;
-								background: darken(@theme, 5%);
-							}
-						}
-					}
-					&:hover {
-						> a {
-							background: transparent;
-
-							&:hover, &:focus, &:active {
-								background: transparent;
-								color: @theme;
-
-								@media (max-width:767px) {
-									color: @light-color;
-									background: darken(@theme, 5%);
-								}
-							}
-						}
-					}
-				}
-			}
-			.navbar-nav {
-				.offers {
-					margin-top: 8px;
-
-					a {
-						color: @theme;
-						padding: 5px 9px;
-						text-transform: uppercase;
-					}
-				}
-			}
-		}
-		.mega-menu {
-			position: static;
-
-			.mm-menu {
-				visibility: hidden;
-				opacity: 0;
-				position: absolute;
-				width: 100%;
-				left: 0;
-				top: 120%;
-				background: @light-color;
-				margin: 0;
-				padding: 0;
-				letter-spacing: -0.31em;
-				.transition(all, 0.5s, ease);
-				box-shadow: 0px 3px 5px 0px darken(@light-color, 30%);
-
-				@media (max-width:991px) {
-					visibility: visible;
-					position: relative;
-					opacity: 1;
-				}
-				.mm-col {
-					display: inline-block;
-					vertical-align: top;
-					letter-spacing: normal;
-					width: 25%;
-					padding: 15px;
-
-					h4 {
-						margin: 0 0 10px;
-						padding: 0 0 10px;
-						font-size: @font-size-base + 2;
-						border-bottom: 1px dotted darken(@light-color, 20%);
-					}
-					ul {
-						margin: 0;
-						padding: 0;
-
-						li {
-							list-style-type: none;
-							padding: 3px 0 3px 15px;
-							position: relative;
-							.transition(all, 0.5s, ease);
-
-							&:before {
-								content: "\f105";
-								display: inline;
-								font-family: "FontAwesome";
-								position: absolute;
-								left: 0;
-								top: 0;
-								.transition(all, 0.5s, ease);
-							}
-							a {
-								color: @theme;
-							}
-							&:hover {
-								padding-left: 20px;
-
-								&:before {
-									left: 5px;
-									color: @theme;
-								}
-								a {
-									text-decoration: none;
-									color: @theme;
-								}
-							}
-							&.mm-img {
-								padding: 0;
-								margin: 0 0 15px;
-
-								&:before {
-									display: none;
-								}
-							}
-						}
-					}
-				}
-			}
-			&:hover {
-				.mm-menu {
-					visibility: visible;
-					opacity: 1;
-					top: 100%;
-
-					@media (max-width:991px) {
-						visibility: visible;
-						position: relative;
-						opacity: 1;
-						top: auto;
-					}
-				}
-			}
-		}
-	}
-}
-.header-fixed {
-	&.editor_enable{
-		header{
-			position: relative;
-			top: 0;
-		}
-	}
-	#wrapwrap {
-		padding-top: 80px;
-	}
-	.cke_editable {
-		header {
-			position: relative;
-			z-index: 99;
-		}
-	}
-	header {
-		background: @header-bg;
-		position: fixed;
-		top: -42px;
-		left: 0;
-		z-index: 9999;
-		width: 100%;
-
-		@media (max-width:767px) {
-			position: relative;
-			top: auto;
-		}
-		.header-middle {
-			.navbar-header {
-				a.navbar-brand {
-					height: 45px;
-
-					img {
-						max-height: 40px;
-					}
-				}
-			}
-		}
-		.header-top {
-		}
-		.header-nav {
-			.navbar-collapse {
-				.navbar-nav {
-					> li {
-						> a {
-							line-height: 45px;
-
-							@media (max-width:767px) {
-								line-height: normal;
-							}
-						}
-						&:hover {
-							>a {
-							}
-						}
-					}
-				}
-			}
-		}
-	}
-}
-.label-primary {
-	background-color: @theme;
-}
-footer {
-	.fa-angle-right {
-		color: @light-color;
-	}
-}
-@media (max-width:767px) {
-	.navbar-default {
-		.navbar-header {
-			position: relative;
-		}
-		.navbar-toggle {
-			display: block;
-			position: absolute;
-			right: 0;
-			top: 0;
-			padding: 10px;
-			border-radius: 0;
-			bottom: 0;
-			height: 40px;
-			margin: auto;
-			border: none;
-			background-color: @theme;
-
-			.icon-bar {
-				background: @light-color;
-			}
-			&:hover, &:focus, &:active {
-				background-color: @theme;
-			}
-			&.collapsed {
-			}
-		}
-	}
-}
-
-/*checkout page */
-.list-view-box {
-	.list-items {
-		.pink-box {
-			display: none;
-		}
-	}
-}

+ 0 - 28
static/src/less (copy)/mixins.less

@@ -1,28 +0,0 @@
-/*BG micin*/
-.bg-img(@img-name){
-	background-image: url('@{img-path}@{img-name}');
-}
-.bg-size(@cover){
-  background-size: @cover;
-  -moz-background-size: @cover;
-  -webkit-background-size: @cover;
-  -o-background-size: @cover;
-}
-
-
-/* Transition */
-.transition(@all, @s, @ease){
-   		transition: @all @s @ease;
--webkit-transition: @all @s @ease;
-   -moz-transition: @all @s @ease;
-     -o-transition: @all @s @ease;
-}
-
-/*Responsive*/
-/*.media(@maxwidth; @rules) {
-    @media only screen and (max-width: @maxwidth) {
-        @rules();
-    }
-}*/
-
-

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-1.less

@@ -1 +0,0 @@
-body {background: @box-body-bg1;}

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-2.less

@@ -1 +0,0 @@
-body {background: @box-body-bg2;}

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-3.less

@@ -1 +0,0 @@
-body {background: @box-body-bg3;}

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-4.less

@@ -1 +0,0 @@
-body {background: @box-body-bg4;}

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-5.less

@@ -1 +0,0 @@
-body {background: @box-body-bg5;}

+ 0 - 1
static/src/less (copy)/options/bg_patterns/bg-pattern-6.less

@@ -1 +0,0 @@
-body {background: @box-body-bg6;}

+ 0 - 22
static/src/less (copy)/options/colors/colors.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#c38647;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 22
static/src/less (copy)/options/colors/theme_aqua.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#80af9b;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 22
static/src/less (copy)/options/colors/theme_blue.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#62d2ea;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 22
static/src/less (copy)/options/colors/theme_brown.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#73503c;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 22
static/src/less (copy)/options/colors/theme_orange.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#ff6801;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 22
static/src/less (copy)/options/colors/theme_pink.less

@@ -1,22 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400);
-
-
-/*Font*/
-@font-family:      'Open Sans', sans-serif;
-@font-size-base:	14px;
-@font-size-body:	14px;
-@title:				18px;
-
-/*Color*/
-@header-bg:			#fff;
-@theme:				#ff3d62;
-@light-color:		#ffffff;
-@dark-color:		#393939;
-@body-color:		#393939;
-@footer-bg:			#161b1e;
-@footer-text:		#b3b3b3;
-@new-label-color:   #39b54a;
-@sale-label-color:  #f7941d;
-@text-muted		:	#9E9E9E;
-/*img*/
- @img-path:			'../img/';

+ 0 - 3
static/src/less (copy)/options/fonts/font-style-open-sans-font.less

@@ -1,3 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
-
-@font-family: 'Open Sans', sans-serif;

+ 0 - 3
static/src/less (copy)/options/fonts/font-style-varela-round-font.less

@@ -1,3 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Varela+Round);
-
-@font-family: 'Varela Round', sans-serif;

Some files were not shown because too many files changed in this diff