OXID Community Forum> Is there a catalog (no sales) option? |
Login |
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Reply |
|
|
Thread Tools | Display Modes |
|
No, not so far - you have to take out the "to cart" buttons manually from the templates.
Maybe you want to add a feature request to the OXID-uservoice? http://oxid.uservoice.com
__________________
Raywww.stahlwarenhaus-hebsacker.de______________._.__Tipps zur Forensuche www.haller-stahlwaren.de____________________._____Tipps zum Forum _________________________________________._____Forum für Dummies _________________________________________._____Theme-Styler |
||||
|
Hi,
I think the option "not buyable if not on stock" shall do exactly what is wanted. But one had to set this option for each product item. Could be a pro, could be a con :-)) Regards
__________________
Marco http://about.me/marco.steinhaeuser Will ignore unsolicited support requests via PM, email or IM. |
||||
|
Thanks, that's a good work around that takes care of the "TO CART" button. I think with the following additional mods the shop will be in the desired catalog mode:
1. Either remove red out-of-stock-status from tpl (there's an option in Admin for this but it doesn't remove the red status, only the message) or change the message to something like "Available in-stores only" 2. Remove basket from header tpl |
||||
|
FYI
The "not buyable if not on stock" suggestion revealed what I think is a bug in the Azure template styling. Apparently the product drop-down menu (for compare, recommend, etc.) depends upon the style of the enclosing FORM tag. But when "not buyable if not on stock" is set, there is no longer a form so the formatting of the drop down screws up. A simple CSS change will fix this by adding the following entries (basically just copying the styles from the FORM tag to the .actionLinks class): .actionLinks {margin: 0;} .actionLinks li {list-style: none outside none; position: relative;} I think this would apply to anybody who uses the "not buyable if not on stock" option on a product as it did the same thing for me on the demo for the latest version (4.5.7). |
||||
|
maybe you want to write this into the bugtracker?
__________________
Raywww.stahlwarenhaus-hebsacker.de______________._.__Tipps zur Forensuche www.haller-stahlwaren.de____________________._____Tipps zum Forum _________________________________________._____Forum für Dummies _________________________________________._____Theme-Styler |
||||
|
__________________
Marco http://about.me/marco.steinhaeuser Will ignore unsolicited support requests via PM, email or IM. |
||||
| Reply |
| Bookmarks |
| Tags |
| catalog, option, sales |
| Thread Tools | |
| Display Modes | |
|
Nicht Sichtbar
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Option 1/2/3 | miedsegadse | Templates und Design | 4 | 12-03-2010 08:38 PM |
| Bestellschritt 2 mit Option 2 und 3 | racoon | Templates und Design | 4 | 08-19-2010 01:01 PM |
| How to edit product detail and catalog detail | boongui | Newbies | 3 | 06-11-2010 04:24 PM |
| Option/Konfigurationen für ein Produkt? | macspot | Templates und Design | 6 | 04-20-2010 05:17 AM |
| How to update catalog in more fastes way | MrDavid | General | 2 | 01-25-2010 12:57 PM |