Categories
Drupal Development Resources

Drupal 7 Ubercart 3 Disable cart change quantity field

There may be some instances where you may not want your users to change their quantity on the cart page. An example may be where you want to limit an item to one per order. There are many ways to limit in the product’s node page, but the cart page presents a loophole where the […]

Categories
Drupal Development Resources

Who bought what with Ubercart

We had set up a Drupal website with Ubercart that sold tickets to events and the client needed a convenient way of displaying a list of customers who bought tickets to create a check in list. The Who Bought What module fit the bill perfectly. This module comes preconfigured with: Selectable list of products to […]