Web Shop Variant Visibility — Curated Variants & Guided Picker
by EH https://github.com/ebhashem/eh-odoo-apps$ 59.00
Web Shop Variant Visibility â Curated Variants & Guided Picker
Sell only the variants you want online. Guide customers step by step. Keep every variant for B2B, POS and inventory.
Seen live on a real Odoo 19 store
Unretouched captures from a production Odoo 19 eCommerce site running this module.
Options render as image tiles when variant images are set
The problem
Odoo publishes a product with all of its variants. Hiding a variant means archiving it â which also removes it from backend sales, inventory and POS. And on products with several attributes, the native per-attribute selectors let customers wander into combinations you don't sell online.
What this module does
Per-variant "Show on web shop" toggle
Tick or un-tick each variant on the variant form or list (inline / bulk editable). Hidden variants can't be selected or purchased online â but nothing is archived, and the backend, B2B and POS keep every variant.
Clean selectors, no dead ends
Attribute values used by no web-published variant are removed from the storefront selectors entirely â not greyed out as "not available". Any leftover hidden combination is blocked from add-to-cart.
Guided step-by-step picker
Turn attribute selection into a wizard: step 1 pick Size, step 2 pick Dough⦠with a checkout-style progress trail, "Step X of N" counter, per-step hint, clickable breadcrumb to change earlier picks, and a final "Your choice" summary. Each step only shows options compatible with earlier picks.
Flat one-click grid
Or show one clickable button per sellable variant â with a variant-specific photo and an optional custom Web Shop Label (e.g. "Family Box" instead of "100g · Premium · 8pcs"). Choose auto / flat / stepped per product.
Skip single-choice steps
A per-attribute option omits a wizard step when curation leaves exactly one sellable value â it is applied automatically and still shown in the order summary. A step with two or more real choices is never hidden.
Hides empty products & categories
A product whose variants are all hidden drops out of the shop grid automatically, and categories left empty disappear from the navigation on their own.
Safe by design
- Both pickers drive Odoo's native attribute inputs, so all standard price, availability and add-to-cart logic keeps working â built on the v19 Interaction framework with proper frontend assets, no inline JS.
- Storefront only: backend sale orders, POS, imports, crons and the API always see every variant. The backend configurator is untouched.
- Safe per-variant photos: edit the real stored variant image without touching the template photo; picker buttons only ever show variant-specific images.
- Nothing changes for existing fully-published products until you hide a variant or opt in per product.
How to use
- Install, then open a product's variants and un-tick Show on web shop on the ones to hide.
- Optionally set a Web Shop Label and a variant-only photo per variant.
- Pick the presentation per product with Web shop picker style (Automatic / Flat grid / Stepped) on the product form.
- Optionally set Web wizard step per attribute line to skip single-choice steps.
Requirements
Odoo 19.0. Requires the eCommerce app (website_sale).
Support
Questions or issues? Email ebraheem@brioche.me â 90 days free support included.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 772 |
| Technical Name |
eh_website_variant_visibility |
| License | OPL-1 |
| Website | https://github.com/ebhashem/eh-odoo-apps |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module