Provides two catalog display types that allow buying multiple items with one click. The catalog display types look the same as the default list table and grid formats, but without the add to cart buttons for individual products and with a button at the bottom of the catalog page instead. When the button is pressed all products with positive quantity field values will be added to the cart.
Display
Contrib type: ModuleLatest version: 1.0 |
|||
Contrib type: ModuleLatest version: 1.0Sponsor: end user This module allows you to control the visibility of each ubercart field based on a user role. For example you could hide the "add to cart" button and sell price but display the list price for anonymous users. Access to the fields is controlled in the usual /admin/user/access area. |
|||
Contrib type: ModuleFor more information view the project page. Project page on drupal.org: http://drupal.org/project/uc_option_image |
|||
Contrib type: Code/CSS SnippetFrom business point of view, shopkeepers basically want their clients to:
|
|||
Contrib type: ModuleLatest version: 0.3I've written a Views integration for uc_attributes (it also requires uc_stock). Primary features include:
|
|||
Contrib type: ModuleExtra blocks to help with the marketing aspect of a site. Includes the "Best Sellers", "Special Offers", and "Visual Catalog" blocks. Products can be added to the Special Offers block by setting their "sticky" flag. The Visual Catalog is a clone of the catalog page, but put into a block. The Best Sellers block will be empty until an order is completed. |
|||
Contrib type: ModuleLatest version: alpha 1Displays 10 best sellers item as a text on a block. When mouse over occurs display the image of the product form imagecache product_list images. Currently in development and need javascript/css help for better display. The image is not positioned very well and in some cases the image is blinking. appreciate any help. |
|||
Contrib type: ModuleLatest version: 1.1Think that you have diffent grouping over your products. Like products grouped by poduct types and products group by producers. But you have just one catalog block that displays all the categories within one block. Here is just an example of having two group in one catalog.
- products
- product category 1
- product 1
- product 1
- product category 2
- product 1
- product 1
-producer
- producer category 1
- product 1
- product 1
- producer category 2
- product 1
- product 1
|
|||
Contrib type: OtherThis download is a set of icons from the Tango Icon Library that have been converted and renamed for use in Ubercart menus and pages. These icons originally made up the core icon set, but it came to our attention later that we could not include them in core due to licensing restrictions. Because Ubercart downloads are hosted on Drupal.org, we cannot include any non-GPL files in our distributions. The Tango Icons are licensed under the CC Share Alike license and so do not meet the requirements. |
|||
Contrib type: Code/CSS SnippetFor Drupal 5.x How to Setup! 1) Where it says $vid=1;, replace the number 1 with the vocabulary ID number for the vocabulary you want to use to populate the drop-down with the terms in that vocabulary. 2) Optional: Where it says $options[] = t('List by ' . $formname);, replace List by with the word(s) you want at the beginning of the default text in the drop-down. 3) Where it says $options['http://www.example.com/taxonomy/term/'.$term->tid] = $term->name;, replace example.com with the URL of your drupal website, or, leave only '/taxonomy/term/' to user relative path. |
|||
|
|

