Search 1.9 billion lines of Odoo code on GitHub

website_sale_bundle

Author: Tecnativa, Odoo Community Association (OCA)
License: LGPL-3
Branch: _9.0-mpw-temp
Repository: Tecnativa/e-commerce
Dependencies: product_bundle, and website_sale
Languages: PO File (18, 13.6%), Python (25, 18.9%), and XML (89, 67.4%)
Other branches: 9.0-website_sale_bundle

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="product-bundles-in-shop"></a> <h2>Product Bundles in Shop</h2> <p>This module extends the functionality of your online shop to support selling product bundles.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>In the product form, you have 2 new optional templates:</p> <div class="figure"> <img alt="Included optional templates" src="website_sale_bundle/static/description/optional_templates.png" /> </div> <ul class="simple"> <li><em>Bundled Products</em>, to show products inside a bundle.</li> <li><em>Display Bundles Including This Product</em>, to show in which bundles you can buy this product.</li> </ul> <p>In the cart view, you have also:</p> <ul class="simple"> <li><em>Itemize Bundles In Cart</em>.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Create a product bundle, as stated in <code>product_bundle</code> addon.</li> <li>Publish it.</li> <li>See it in the website. It has a new list of bundled products. If any of them is published too, it becomes clickable.</li> <li>If you see any bundled product's page, there you can find the bundles that include it.</li> </ol> <div class="figure"> <img alt="Website view of a bundled product that is a bundle" src="website_sale_bundle/static/description/website_bundle.png" /> </div> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/113/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Support product variants when upstream addon does.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Jairo Llopis &lt;<a class="reference external" href="mailto:jairo.llopis&#64;tecnativa.com">jairo.llopis&#64;tecnativa.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>