index.html 4.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <!-- Description -->
  2. <section class="oe_container">
  3. <div class="oe_row oe_spaced">
  4. <div class="oe_span12">
  5. <h2 class="oe_slogan" style="color:#428bca">Stay On Product Page</h2>
  6. <h3 class="oe_slogan" style="color:#428bca">Visitors stay on a product page while adding to cart</h3>
  7. </div>
  8. <div class="oe_span12">
  9. <p class="oe_mt32">
  10. The app is an e-shop extension, which modifies basic purchase process. Visitors would not be moved to cart while adding products. Instead they would stay on the same product page.
  11. </p>
  12. </div>
  13. </div>
  14. </section>
  15. <!-- Recomendations -->
  16. <section class='oe_container oe_dark'>
  17. <div class="oe_row oe_spaced">
  18. <div class="oe_span12">
  19. <h4 class="oe_slogan" style="color:#428bca">Suggested Apps</h4>
  20. </div>
  21. <div class="oe_span4 oe_mt16">
  22. <div class="oe_centeralign">
  23. <h5>
  24. <big>
  25. <a href="https://apps.odoo.com/apps/modules/8.0/product_selection_wizard_sale/">
  26. Screening - the fastest tool to search and select products
  27. </a>
  28. </big>
  29. </h5>
  30. </div>
  31. <div class="oe_demo oe_picture oe_screenshot">
  32. <a href="https://apps.odoo.com/apps/modules/8.0/product_selection_wizard_sale/">
  33. <img src="product_screening.png" alt='Odoo Product Search'>
  34. </a>
  35. </div>
  36. </div>
  37. <div class="oe_span4 oe_mt16">
  38. <div class="oe_centeralign">
  39. <h5>
  40. <big>
  41. <a href="https://apps.odoo.com/apps/modules/8.0/joint_calendar/">
  42. Joint Calendar
  43. </a>
  44. </big>
  45. </h5>
  46. </div>
  47. <div class="oe_demo oe_picture oe_screenshot ">
  48. <a href="https://apps.odoo.com/apps/modules/8.0/joint_calendar/">
  49. <img src="app_2.png" alt='Odoo App IT Libertas'>
  50. </a>
  51. </div>
  52. </div>
  53. <div class="oe_span4 oe_mt16">
  54. <div class="oe_centeralign">
  55. <h5>
  56. <big>
  57. <a href="https://apps.odoo.com/apps/modules/8.0/product_stock_balance/">
  58. Stocks by Locations
  59. </a>
  60. </big>
  61. </h5>
  62. </div>
  63. <div class="oe_demo oe_picture oe_screenshot ">
  64. <a href="https://apps.odoo.com/apps/modules/8.0/product_stock_balance/">
  65. <img src="app_3.png" alt='Odoo App IT Libertas'>
  66. </a>
  67. </div>
  68. </div>
  69. </div>
  70. </section>
  71. <!-- About us -->
  72. <section class="oe_container">
  73. <div class="oe_row oe_spaced">
  74. <div class="oe_span12">
  75. <h4 class="oe_slogan" style="color:#428bca">Developers</h4>
  76. </div>
  77. <div class="oe_span6 oe_mt16 oe_centeralign">
  78. <p class="">
  79. <ul style='list-style:None'>
  80. <li class="oe_mt16"><big><big><a href="https://itlibertas.com/en_US/page/website.contactus" style="color:#31708f"><i class="fa fa-bell-o"></i> Contact Us</a></big></big></li>
  81. <li class="oe_mt16"><big><big><a href="https://itlibertas.com/en_US/page/odoo-customization" style="color:#31708f"><i class="fa fa-wrench"></i> Odoo Customization</a></big></big></li>
  82. <li class="oe_mt16"><big><big><a href="https://itlibertas.com/en_US/page/odoo-support" style="color:#31708f"><i class="fa fa-life-ring"></i> Odoo Support and Maintenance</a></big></big></li>
  83. </ul>
  84. </p>
  85. </div>
  86. <div class="oe_span6 oe_mt16">
  87. <div class="oe_demo oe_picture oe_screenshot ">
  88. <a href="https://itlibertas.com/en_US/page/homepage">
  89. <img src="site.png" alt='Odoo Services by IT Libertas'>
  90. </a>
  91. </div>
  92. </div>
  93. </div>
  94. </section>