Browse Source

May 24 : [ADD] Initial Commit 'theme_lego'

pull/257/head
AjmalCybro 2 years ago
parent
commit
0bcf5d939f
  1. 47
      theme_lego/README.rst
  2. 23
      theme_lego/__init__.py
  3. 66
      theme_lego/__manifest__.py
  4. 22
      theme_lego/controllers/__init__.py
  5. 43
      theme_lego/controllers/theme_lego.py
  6. 6
      theme_lego/doc/RELEASE_NOTES.md
  7. 23
      theme_lego/models/__init__.py
  8. 33
      theme_lego/models/product_template.py
  9. 33
      theme_lego/models/theme_utils.py
  10. BIN
      theme_lego/static/description/banner.png
  11. BIN
      theme_lego/static/description/icon.png
  12. BIN
      theme_lego/static/description/images/1.jpg
  13. BIN
      theme_lego/static/description/images/2.jpg
  14. BIN
      theme_lego/static/description/images/3.jpg
  15. BIN
      theme_lego/static/description/images/4.jpg
  16. BIN
      theme_lego/static/description/images/5.jpg
  17. BIN
      theme_lego/static/description/images/6.jpg
  18. BIN
      theme_lego/static/description/images/Cybrosys.png
  19. BIN
      theme_lego/static/description/images/cybro-logo-oca-no-text.png
  20. BIN
      theme_lego/static/description/images/cybro-logo-oca.png
  21. BIN
      theme_lego/static/description/images/demo-1.jpg
  22. BIN
      theme_lego/static/description/images/demo-2.jpg
  23. BIN
      theme_lego/static/description/images/demo-3.jpg
  24. BIN
      theme_lego/static/description/images/hero.png
  25. BIN
      theme_lego/static/description/images/laptop-screenshots.jpg
  26. BIN
      theme_lego/static/description/images/lego_1.png
  27. BIN
      theme_lego/static/description/images/phone-screenshots.jpg
  28. 242
      theme_lego/static/description/index.html
  29. BIN
      theme_lego/static/description/theme_screenshot.png
  30. 6
      theme_lego/static/src/css/owl.carousel.min.css
  31. 6
      theme_lego/static/src/css/owl.theme.default.min.css
  32. 3473
      theme_lego/static/src/css/style.css
  33. BIN
      theme_lego/static/src/img/banner/banner-1.png
  34. BIN
      theme_lego/static/src/img/banner/banner-bg.jpg
  35. BIN
      theme_lego/static/src/img/blog/add.jpg
  36. BIN
      theme_lego/static/src/img/blog/author.png
  37. BIN
      theme_lego/static/src/img/blog/c1.jpg
  38. BIN
      theme_lego/static/src/img/blog/c2.jpg
  39. BIN
      theme_lego/static/src/img/blog/c3.jpg
  40. BIN
      theme_lego/static/src/img/blog/c4.jpg
  41. BIN
      theme_lego/static/src/img/blog/c5.jpg
  42. BIN
      theme_lego/static/src/img/blog/c6.jpg
  43. BIN
      theme_lego/static/src/img/blog/cat-post/cat-post-1.jpg
  44. BIN
      theme_lego/static/src/img/blog/cat-post/cat-post-2.jpg
  45. BIN
      theme_lego/static/src/img/blog/cat-post/cat-post-3.jpg
  46. BIN
      theme_lego/static/src/img/blog/causes/causes-1.jpg
  47. BIN
      theme_lego/static/src/img/blog/causes/causes-2.jpg
  48. BIN
      theme_lego/static/src/img/blog/causes/causes-3.jpg
  49. BIN
      theme_lego/static/src/img/blog/feature-img1.jpg
  50. BIN
      theme_lego/static/src/img/blog/latest-post/l-post-1.jpg
  51. BIN
      theme_lego/static/src/img/blog/latest-post/l-post-2.jpg
  52. BIN
      theme_lego/static/src/img/blog/latest-post/l-post-3.jpg
  53. BIN
      theme_lego/static/src/img/blog/latest-post/l-post-4.jpg
  54. BIN
      theme_lego/static/src/img/blog/main-blog/m-blog-1.jpg
  55. BIN
      theme_lego/static/src/img/blog/main-blog/m-blog-2.jpg
  56. BIN
      theme_lego/static/src/img/blog/main-blog/m-blog-3.jpg
  57. BIN
      theme_lego/static/src/img/blog/main-blog/m-blog-4.jpg
  58. BIN
      theme_lego/static/src/img/blog/main-blog/m-blog-5.jpg
  59. BIN
      theme_lego/static/src/img/blog/next.jpg
  60. BIN
      theme_lego/static/src/img/blog/popular-post/post1.jpg
  61. BIN
      theme_lego/static/src/img/blog/popular-post/post2.jpg
  62. BIN
      theme_lego/static/src/img/blog/popular-post/post3.jpg
  63. BIN
      theme_lego/static/src/img/blog/popular-post/post4.jpg
  64. BIN
      theme_lego/static/src/img/blog/post-img1.jpg
  65. BIN
      theme_lego/static/src/img/blog/post-img2.jpg
  66. BIN
      theme_lego/static/src/img/blog/prev.jpg
  67. BIN
      theme_lego/static/src/img/brand/1.png
  68. BIN
      theme_lego/static/src/img/brand/2.png
  69. BIN
      theme_lego/static/src/img/brand/3.png
  70. BIN
      theme_lego/static/src/img/brand/4.png
  71. BIN
      theme_lego/static/src/img/brand/5.png
  72. BIN
      theme_lego/static/src/img/cart.jpg
  73. BIN
      theme_lego/static/src/img/cart2.jpg
  74. BIN
      theme_lego/static/src/img/category/c1.jpg
  75. BIN
      theme_lego/static/src/img/category/c1L.jpg
  76. BIN
      theme_lego/static/src/img/category/c2.jpg
  77. BIN
      theme_lego/static/src/img/category/c2L.jpg
  78. BIN
      theme_lego/static/src/img/category/c3.jpg
  79. BIN
      theme_lego/static/src/img/category/c3L.jpg
  80. BIN
      theme_lego/static/src/img/category/c4.jpg
  81. BIN
      theme_lego/static/src/img/category/c4L.jpg
  82. BIN
      theme_lego/static/src/img/category/c5.jpg
  83. BIN
      theme_lego/static/src/img/category/pexels-markus-spiske-191159.jpg
  84. BIN
      theme_lego/static/src/img/category/s-p1.jpg
  85. BIN
      theme_lego/static/src/img/deals/pexels-min-an-1437149.jpg
  86. BIN
      theme_lego/static/src/img/deals/pexels-ray-piedra-1478441.jpg
  87. BIN
      theme_lego/static/src/img/deals/pexels-ray-piedra-1537671.jpg
  88. BIN
      theme_lego/static/src/img/deals/pexels-wallace-chuck-2838793.jpg
  89. BIN
      theme_lego/static/src/img/deals/pexels-wallace-chuck-3261069.jpg
  90. BIN
      theme_lego/static/src/img/deals/r1.jpg
  91. BIN
      theme_lego/static/src/img/deals/r10.jpg
  92. BIN
      theme_lego/static/src/img/deals/r11.jpg
  93. BIN
      theme_lego/static/src/img/deals/r12.jpg
  94. BIN
      theme_lego/static/src/img/deals/r2.jpg
  95. BIN
      theme_lego/static/src/img/deals/r3.jpg
  96. BIN
      theme_lego/static/src/img/deals/r4.jpg
  97. BIN
      theme_lego/static/src/img/deals/r5.jpg
  98. BIN
      theme_lego/static/src/img/deals/r6.jpg
  99. BIN
      theme_lego/static/src/img/deals/r7.jpg
  100. BIN
      theme_lego/static/src/img/deals/r8.jpg

47
theme_lego/README.rst

@ -0,0 +1,47 @@
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Theme Lego
==========
* Design Web Pages with theme Lego
Installation
============
- www.odoo.com/documentation/16.0/setup/install.html
- Install our custom addon
License
-------
General Public License, Version 3 (LGPL v3).
(https://www.odoo.com/documentation/user/16.0/legal/licenses/licenses.html)
Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__
Credits
-------
* Developer:
Sigha @ cybrosys V16
Contacts
--------
* Mail Contact : odoo@cybrosys.com
Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit https://www.cybrosys.com
Further information
===================
HTML Description: `<static/description/index.html>`__

23
theme_lego/__init__.py

@ -0,0 +1,23 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from . import models
from . import controllers

66
theme_lego/__manifest__.py

@ -0,0 +1,66 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
{
'name': 'Theme Lego',
'summary': 'Design Web Pages with Theme Lego',
'description': 'Theme Lego is an ideal choice for your Odoo 16.'
'This theme promises to offer a refreshing experience with Odoo,'
'enhancing its functionality and aesthetics."',
'category': 'Theme',
'version': '16.0.1.0.0',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'website': "https://www.cybrosys.com",
'depends': ['website_sale_wishlist',
'website_sale_comparison'],
'data': [
'views/footer_templates.xml',
'views/shop_templates.xml',
'views/add_to_cart_templates.xml',
'views/payment_templates.xml',
'views/login_templates.xml',
'views/header_templates.xml',
'views/address_templates.xml',
'views/deal_back_views.xml',
'views/snippets/snippet_templates.xml'
],
'assets': {
'web.assets_frontend': [
"/theme_lego/static/src/css/owl.carousel.min.css",
"/theme_lego/static/src/css/owl.theme.default.min.css",
"/theme_lego/static/src/css/style.css",
"/theme_lego/static/src/js/owl.carousel.js",
"/theme_lego/static/src/js/owl.carousel.min.js",
"/theme_lego/static/src/js/index.js",
"/theme_lego/static/src/js/deal.js",
],
},
'images': [
'static/description/banner.png',
'static/description/theme_screenshot.png'
],
'license': 'LGPL-3',
'installable': True,
'application': False,
'auto_install': False,
}

22
theme_lego/controllers/__init__.py

@ -0,0 +1,22 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from . import theme_lego

43
theme_lego/controllers/theme_lego.py

@ -0,0 +1,43 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from odoo import http
from odoo.http import request
class WebsiteProduct(http.Controller):
"""
HTTP Controller class for handling requests related to the website products.
"""
@http.route('/get_deal_of_the_week', auth="public", type='json')
def get_deal_of_the_week(self):
"""JSON endpoint that fetches the products from the backend marked
as 'Deal of the Week'.Returns a rendered HTTP response with the
fetched product information."""
product_ids = request.env['product.template'].sudo().search([
('deal_check', '=', True)], limit=9)
values = {
'product_ids': product_ids
}
response = http.Response(template='theme_lego.deal_week',
qcontext=values)
return response.render()

6
theme_lego/doc/RELEASE_NOTES.md

@ -0,0 +1,6 @@
## Module <theme_lego>
#### 10.05.2023
#### Version 16.0.1.0.0
#### ADD
- Initial commit for Theme Lego

23
theme_lego/models/__init__.py

@ -0,0 +1,23 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from . import theme_utils
from . import product_template

33
theme_lego/models/product_template.py

@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from odoo import fields, models
class DealOfTheWeek(models.Model):
"""
Inherited model for the 'product.template' class. Adds a new boolean
field named 'deal_check', which enables the 'Deal of the Week' feature.
"""
_inherit = "product.template"
deal_check = fields.Boolean(string="Deal of the Week",
help="Enable the deal of the week")

33
theme_lego/models/theme_utils.py

@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
###############################################################################
#
# Cybrosys Technologies Pvt. Ltd.
#
# Copyright (C) 2023-TODAY Cybrosys Technologies(<https://www.cybrosys.com>)
# Author: Sigha CK (odoo@cybrosys.com)
#
# You can modify it under the terms of the GNU LESSER
# GENERAL PUBLIC LICENSE (LGPL v3), Version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details.
#
# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE
# (LGPL v3) along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from odoo import models
class ThemeLego(models.AbstractModel):
""" Abstract model that serves as the base class for the website header.
It inherits from the 'theme.utils' class."""
_inherit = 'theme.utils'
def _theme_lego_post_copy(self, mod):
""" It enables the default website header view,
which is responsible for showing the header of the website """
self.enable_view('website.template_header_default')

BIN
theme_lego/static/description/banner.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

BIN
theme_lego/static/description/icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
theme_lego/static/description/images/1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 KiB

BIN
theme_lego/static/description/images/2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 KiB

BIN
theme_lego/static/description/images/3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 KiB

BIN
theme_lego/static/description/images/4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

BIN
theme_lego/static/description/images/5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

BIN
theme_lego/static/description/images/6.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

BIN
theme_lego/static/description/images/Cybrosys.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
theme_lego/static/description/images/cybro-logo-oca-no-text.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
theme_lego/static/description/images/cybro-logo-oca.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
theme_lego/static/description/images/demo-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 KiB

BIN
theme_lego/static/description/images/demo-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

BIN
theme_lego/static/description/images/demo-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

BIN
theme_lego/static/description/images/hero.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 KiB

BIN
theme_lego/static/description/images/laptop-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 KiB

BIN
theme_lego/static/description/images/lego_1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
theme_lego/static/description/images/phone-screenshots.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 KiB

242
theme_lego/static/description/index.html

@ -0,0 +1,242 @@
<!-- Hero Section -->
<div class="container pt-4 mt-4 rounded" style="background-color: #f0f2f4; font-family: Montserrat, 'sans-serif';">
<div class="row">
<div class="col-lg-12 mb-4">
<img src="images/Cybrosys.png" alt="Cybrosys Logo" style="width: 120px; height: auto;">
<hr style="border-color: #e1e5e9;" />
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<img src="images/hero.png" width=60% height="auto" class="mb-4" alt="Theme Screenshot">
</div>
<div class="col-lg-12 text-center">
<h1 class="mt-4">Theme Lego</h1>
<p class="lead mb-4" style="max-width: 700px; margin: 0 auto;">
Theme Lego is a attractive and unique front-end theme mainly suitable for eCommerce website. Many
custom designed snippets facilitates to add better user experience. Contains best deals with new arrival
that's configured from the backend. This theme fully customized the eCommerce website, shop view,
custom categories view, product view, cart view page...etc.
</p>
</div>
</div>
<!-- End of Hero Section -->
<!-- Alternate Section -->
<div class="row p-4">
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Desktop View</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/laptop-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
</div>
<div class="row p-4">
<div class="col-lg-6 px-4">
<img style="border-radius: 0.5em;" src="images/phone-screenshots.jpg" width="90%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-6 px-4" style="margin-top: 100px;">
<h2>Mobile View</h2>
<p class="lead">
User friendly and modern looking theme makes your page more Stylish And Beautiful.
</p>
</div>
</div>
<!-- End of Alternate Section -->
<!-- Two Columns Section -->
<div class="row p-4">
<!-- Column 1 -->
<div class="col-lg-6">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/1.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Home Page</h2>
<p class="lead text-center">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
</div>
</div>
<!-- End of Column 1 -->
<!-- Column 2 -->
<div class="col-lg-6">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/2.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Product View</h2>
<p class="lead text-center">
It is user friendly and modern looking theme and fully customized view.
</p>
</div>
</div>
</div>
<!-- End of Column 2 -->
</div>
<!-- End of Two Columns Section -->
<!-- One Column Section -->
<div class="row p-4">
<div class="col-lg-6">
<img style="border-radius: 0.5em;" src="images/3.jpg" width="90%" height="auto" class="mb-4 shadow-sm"
alt="Theme Screenshot">
</div>
<div class="col-lg-6" style="padding-top: 100px;">
<h2>Overview</h2>
<p class="lead">
It is easy to customize and use. Just drag and drop the building blocks to make attractive webpages.
</p>
</div>
</div>
<!-- End of Two Columns Section -->
<!-- Two Columns Section -->
<div class="row p-4">
<!-- Column 1 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/4.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Shop</h2>
<p class="lead text-center">
It is user friendly and modern looking theme and fully customized view.
</p>
</div>
</div>
</div>
<!-- End of Column 1 -->
<!-- Column 2 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/5.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Confirmation</h2>
<p class="lead text-center">
It is user friendly and modern looking theme makes your page more Stylish And Beautiful.
</p>
</div>
</div>
</div>
<!-- End of Column 2 -->
<!-- Column 4 -->
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<img style="border-radius: 0.5em;" src="images/6.jpg" width="100%" height="auto"
class="mb-4 shadow-sm" alt="Theme Screenshot">
</div>
<div class="col-lg-12 mt-4">
<h2 class="text-center">Cart</h2>
<p class="lead text-center">
It is user friendly and modern looking theme makes your page more Stylish And Beautiful.
</p>
</div>
</div>
</div>
<!-- End of Column 4 -->
</div>
<!-- End of Two Columns Section -->
<!-- Demo Pages -->
<section class="oe_container">
<div class="row" style="margin: 60px auto -30px;">
<div class="col-lg-12 text-center">
<h4 class="mt-4">Demo Pages</h4>
<hr style="border-width: 3px; border-color: #0984e3; width: 100px;">
</div>
</div>
<div class="row" style="margin: 40px auto; border-radius: 15px; padding: 38px;">
<div class="col-sm-6 col-md-4 px-2">
<div class="bg-white shadow overflow-hidden mb32"
style="border-radius: 15px; width: 300px; padding-bottom: 0; margin-right: 30px;">
<img src="./images/demo-1.jpg" width="300px" height="auto">
<h6 class="text-center my-3">Home</h6>
<hr style="border-width: 5px; border-color: #0984e3; width: 150px; margin-bottom: 0;">
</div>
</div>
<div class="col-sm-6 col-md-4 px-2">
<div class="bg-white shadow overflow-hidden mb32"
style="border-radius: 15px; width: 300px; padding-bottom: 0;">
<img src="./images/demo-2.jpg" width="300px" height="auto">
<h6 class="text-center my-3">Shop</h6>
<hr style="border-width: 5px; border-color: #05c46b; width: 150px; margin-bottom: 0;">
</div>
</div>
<div class="col-sm-6 col-md-4 px-2">
<div class="bg-white shadow overflow-hidden mb32"
style="border-radius: 15px; width: 300px; padding-bottom: 0;">
<img src="./images/demo-3.jpg" width="300px" height="auto">
<h6 class="text-center my-3">Product Preview</h6>
<hr style="border-width: 5px; border-color: #f44f52; width: 150px; margin-bottom: 0;">
</div>
</div>
</div>
</section>
<!-- End of Demo Pages -->
<!-- Footer -->
<div class="row" style="margin-top: 4rem;">
<div class="col-lg-12 text-center">
<h2>Get Help</h2>
<hr style=" border: 2px solid #b22126; margin-top: 2px;" width="40px">
<p class="text-center" style="max-width: 650px; margin: 0 auto;">If you have anything to share with us
based
on
your use of this module, please let us know. We are ready to offer our support.</p>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="mailto:odoo@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i
class="fa fa-envelope mr-2"></i>odoo@cybrosys.com</a></h6>
</div>
<div class="col-lg-4 d-flex justify-content-end" style="position: relative;">
<h6><a href="mailto:odoo@cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i class="fa fa-chevron-right"></i></a>
</h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col px-4 pt-3 pb-2 shadow-sm"
style="background-color: #fff; max-width: 450px; border-radius: 0.5em; margin: 1em auto;">
<div class="row">
<div class="col-lg-8">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i
class="fa fa-globe mr-2"></i>www.cybrosys.com</a></h6>
</div>
<div class="col-lg-4 d-flex justify-content-end" style="position: relative;">
<h6><a href="https://www.cybrosys.com" target="_blank"
style="color: #050505; text-decoration: none;"><i class="fa fa-chevron-right"></i></a>
</h6>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 mt-4 mb-2 text-center">
<p style="font-weight: bold">A Quality Theme From</p>
</div>
<div class="col-lg-12 text-center">
<img src="images/cybro-logo-oca.png" width="80px" height="auto">
</div>
</div>
<!-- End of Footer -->
</div>

BIN
theme_lego/static/description/theme_screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

6
theme_lego/static/src/css/owl.carousel.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

6
theme_lego/static/src/css/owl.theme.default.min.css

@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

3473
theme_lego/static/src/css/style.css

File diff suppressed because it is too large

BIN
theme_lego/static/src/img/banner/banner-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 MiB

BIN
theme_lego/static/src/img/banner/banner-bg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

BIN
theme_lego/static/src/img/blog/add.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
theme_lego/static/src/img/blog/author.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
theme_lego/static/src/img/blog/c1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
theme_lego/static/src/img/blog/c2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
theme_lego/static/src/img/blog/c3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
theme_lego/static/src/img/blog/c4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
theme_lego/static/src/img/blog/c5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
theme_lego/static/src/img/blog/c6.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
theme_lego/static/src/img/blog/cat-post/cat-post-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
theme_lego/static/src/img/blog/cat-post/cat-post-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
theme_lego/static/src/img/blog/cat-post/cat-post-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
theme_lego/static/src/img/blog/causes/causes-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
theme_lego/static/src/img/blog/causes/causes-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

BIN
theme_lego/static/src/img/blog/causes/causes-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
theme_lego/static/src/img/blog/feature-img1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
theme_lego/static/src/img/blog/latest-post/l-post-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
theme_lego/static/src/img/blog/latest-post/l-post-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
theme_lego/static/src/img/blog/latest-post/l-post-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
theme_lego/static/src/img/blog/latest-post/l-post-4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

BIN
theme_lego/static/src/img/blog/main-blog/m-blog-1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
theme_lego/static/src/img/blog/main-blog/m-blog-2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

BIN
theme_lego/static/src/img/blog/main-blog/m-blog-3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

BIN
theme_lego/static/src/img/blog/main-blog/m-blog-4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
theme_lego/static/src/img/blog/main-blog/m-blog-5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

BIN
theme_lego/static/src/img/blog/next.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
theme_lego/static/src/img/blog/popular-post/post1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
theme_lego/static/src/img/blog/popular-post/post2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
theme_lego/static/src/img/blog/popular-post/post3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
theme_lego/static/src/img/blog/popular-post/post4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
theme_lego/static/src/img/blog/post-img1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
theme_lego/static/src/img/blog/post-img2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
theme_lego/static/src/img/blog/prev.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
theme_lego/static/src/img/brand/1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
theme_lego/static/src/img/brand/2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
theme_lego/static/src/img/brand/3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
theme_lego/static/src/img/brand/4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
theme_lego/static/src/img/brand/5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
theme_lego/static/src/img/cart.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
theme_lego/static/src/img/cart2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
theme_lego/static/src/img/category/c1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
theme_lego/static/src/img/category/c1L.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

BIN
theme_lego/static/src/img/category/c2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
theme_lego/static/src/img/category/c2L.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

BIN
theme_lego/static/src/img/category/c3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
theme_lego/static/src/img/category/c3L.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 KiB

BIN
theme_lego/static/src/img/category/c4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
theme_lego/static/src/img/category/c4L.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 MiB

BIN
theme_lego/static/src/img/category/c5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

BIN
theme_lego/static/src/img/category/pexels-markus-spiske-191159.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
theme_lego/static/src/img/category/s-p1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
theme_lego/static/src/img/deals/pexels-min-an-1437149.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
theme_lego/static/src/img/deals/pexels-ray-piedra-1478441.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
theme_lego/static/src/img/deals/pexels-ray-piedra-1537671.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

BIN
theme_lego/static/src/img/deals/pexels-wallace-chuck-2838793.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

BIN
theme_lego/static/src/img/deals/pexels-wallace-chuck-3261069.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 867 KiB

BIN
theme_lego/static/src/img/deals/r1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
theme_lego/static/src/img/deals/r10.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
theme_lego/static/src/img/deals/r11.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
theme_lego/static/src/img/deals/r12.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
theme_lego/static/src/img/deals/r2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
theme_lego/static/src/img/deals/r3.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
theme_lego/static/src/img/deals/r4.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
theme_lego/static/src/img/deals/r5.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
theme_lego/static/src/img/deals/r6.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
theme_lego/static/src/img/deals/r7.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
theme_lego/static/src/img/deals/r8.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

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

Loading…
Cancel
Save