Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Blog Quick and Dirty Price & Stock Updater with Editable Views
down to "Commerce Product" and set the Display format to "Editable table." You can ... Manage Product page, so the URL is set to "admin/commerce/products/quick-price-updater" to ... do that, find the editable "Price (editable)" and (if you have Commerce Stock enabled) the ...
Nicholas Vahalik — March 2014 — 2 commentsAnswer Answer to Question 13715
Vote up! 0 Vote down! Unfortunately, you cannot. The product pricing system that Commerce ... information as possible, such as order owner, shipping address, other products, etc. I understand you ... feature in the Commerce Multicurrency module in my opinion. ...
Ryan Szrama — May 2014Question Setting Custom Fields at Checkout
the checkout form (both the billing and shipping fields). We have the information both in the ... possible to change it via hook_commerce_checkout_pane_info_alter? If so how? It doesn't appear that ... http://drupal.stackexchange.com/questions/31509/commerce-setting-custom-... http://drupal.org/node/1589134 Checkout FAQ ...
Discussion Currency symbol placement hook
Hi, We have got commerce up and running here, but we can't seem to change to location of the ... currency symbol. I tried changing the commerce.api.php: function ... hook_commerce_currency_info_alter(&$currencies, $langcode) {$currencies['EUR']['code_placement'] = 'before';} Where ...
Mizja — February 2012 — 4 comments
Question Dynamic field type for Line Items exposed on 'add to cart form'?
maintain) C Can use: https://www.drupal.org/project/commerce_option, however a new 'option set' ... a individual line item in the cart. Any thoughts or comments are appreciated. commerce cart line items ...
James Johnston — November 2014 — commerce cart line items
Discussion View product displays admin screen
In the shortcuts for a kickstart install we have Add product, Add product display, Configure store, View orders, View products...but no View product displays. I'm sure i could create my own view (probably will) but it would be a nice addition to the ...
switch — November 2011 — 2 comments
Discussion Customers & Users
Hi, I think there is room for improving the way 'Customers' will be handled in Ubercore. Our admin people have a lot of trouble dealing with the fact that a 'customer' does not exist until an order has been placed, even though a User f ...
Psy — November 2009 — 7 comments
Discussion Prevent adding product to cart based on date comparison
using the Calculate Sell Price event. Any advice is greatly appreciated. Thanks. rules commerce ...
Answer Answer to Question 7609
Vote up! 1 Vote down! I would create a pricing rule based on a line item field. 1) Create a line item field... maybe use a " Select or Other " field or a Field Stepper or perhaps a Slide Field? http://www.drupalcommerce.org/videos/demo/introduct ...
Josh Miller — April 2013 — 2 comments