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.
Discussion setting the discount rate via code
Am trying to add a discount on the product price depending on where are the users are from ...
nodeAche — October 2011 — 1 comment
Answer Answer to Question 4204
disable_pane_commerce_checkout_pane_info_alter(&$checkout_pane) { global $user; $type_iExists = FALSE; $type_bExists = FALSE; $type_depoExists = FALSE; ... $order = commerce_cart_order_load($user->uid); $order_wrapper ...
Prakash Gautam — August 2013
Discussion Product entities and/or product nodes??!!... how to handle my bookstore catalogue in DCommerce?
(http://www.ubercart.org/docs/user/10963/understanding_product_classes). But how to differentiate prices and other characteristics for specific instances (nodes?) of the ...
itamair — February 2011 — 10 comments
Discussion Forward porting Ubercart 2.0 to D7
some level of continuity for users who will want to migrate to Drupal 7 as soon as it comes out, and it ...
Ryan Szrama — October 2009 — 24 commentsAnswer Answer to Question 13234
Vote up! 1 Vote down! I am having the exact same issue. I would be very interested if you or someone else had a solution. Thanks! ...
glalousi — February 2014 — 1 comment
Discussion Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments
Answer Answer to Question 5507
ecommerce site and when the user clicks on "Home" in the ecommerce site it would take them back to ...
Seph — January 2013 — 1 comment
Question Integrating affiliate tracking pixel with drupalcommerce
confirmation / online invoice page of the cart system. Doing this would require the iDevAffiliate user to login ...
Answer Answer to Question 3748
commerce: 1) Pre-defined packages that link to lots of external information or 2) User-defined packages that ...
Josh Miller — April 2013Question When I setup a VAT tax, how do I make it default to my new tax rate on the product add form?
Vote up! 0 Vote down! We are using the inclusive VAT tax rate for all of the items in this shop. On the Add Product form, I have to select the tax rate for every single item, even though there is only one tax rate available. I would like to be able to set ...
