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.
Question UPS Backup Shipping Option
case I would like a flat rate shipping option to show up, allowing the user to continue checkout. ...
Discussion Shipping Rules
I have hunted high and low and there does not appear to be any instruction as to how you create the rules to disable shipping costs when an order reaches a specific value. I want to offer free freight for any order over $100 I have looked through the rule ...
westsyde — August 2011 — 11 comments
Answer Answer to Question 3374
a pricing rule per role-field that has a condition for the user to have a certain role (administrator, for ... AND!empty($user->role['administrator'])) { $final_price = $product->field['custom_field']['value'] ...
Josh Miller — April 2013Question Product Image´s Display Format in a view of product types with product variants
show some fields of the product display (content type)- e.g. title, description- let the user select ...
4kant — March 2014 — view of product displays
Question Newbie Installation Issues
I have to use the following URL: www.commerce.com/?q=user (once you logout there's no login button ...
newsy — March 2014 — Troubleshooting
Discussion Pager on product display node
can i paginate the other 9? It would be a nice feature for the end-user to go to the next or previous ...
marinoszak — January 2012 — 1 comment
Question Get array value for product variations.
variation loaded and such my module stops workings it's magic once a user change the product variation ...
Answer Answer to Question 7611
Manager cannot edit the price or stock! The admin can of course, but not the user with the Store Manager ...
ncarty97 — October 2013
Answer Answer to Question 13748
http://www.drupalcommerce.org/user-guide/product-attributes-variations Hope this helps, Peter ...
peterwgnd — August 2014
Answer Answer to Question 3292
http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will ...
Josh Miller — April 2013 — 1 comment