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 Sales tax calculated based on the line item's price rather than product's unit price
I am changing the product's unit price before the product is added to the cart. The sales tax ... calculation uses the product's unit price instead of the changed price on the line item. Any thoughts on ...
metarama — January 2012 — 8 comments
Question How to add custom fields to user
Vote up! 0 Vote down! In Drupal, seem there is way to manage the user fields when you go to ... I really need to add some custom fields in the user profile. I have tried to use custom profile to add new ... fields. For example, add a new fields in 'billing'. But the problem is one user can have more ...
timyao1977 — January 2014 — user field
Question Commerce Shipping bug: "Full name" modifies [user:name] token
shipping and billing address information, the [user:name] value will be changed to the "Full ... name" entered. As you can see the user name in the first picture is different from the value of the ... [user:name] token. http://imageshack.com/a/img196/4014/bq0y.png http://imageshack.com/a/img827/3929/jdro.png ...
Answer Answer to Question 10646
make sure the user registers and purchases the right one. I have only 1 Product Display being used ... Vote up! 0 Vote down! Hello Zenn, Product Variations is a just a saying really, and here is why. ... To Create a New Product for Sale: 1) You need to define a Product Display and a Product Type--- ...
Travis — October 2013 — 2 commentsAnswer Answer to Question 31861
function HOOK_node_view_alter(&$build) { if(!user_access('wholesale permission')) { ... hide($build['product:commerce_price']); hide($build['field_product']); }} ...
Andy @ BlueFusion — January 2015Question How to disable quantity widget on shopping cart page.
basis of a product custom field value. I have created a custom field of type boolean on product type and ... what I need to do is if the field value is '1' then any products with value '1' in ... basis of product type and product id but that does not work for me. Below is how I can manage to do ...
Blog Paris Drupal Commerce Sprint, February 22-26
together. Until then, we'll keep cranking out product code and branch out into price / address ...
Ryan Szrama — February 2010 — 8 commentsModule Commerce European Union VAT
rate applicable to each product again, this can be done with views bulk operations. Core Commerce EU ... you will only need to enable you home country module. If you sell physical products you might be ...
dwkitchen — August 2011 — 141 InstallsModule Commerce UPS
dimensions and weight fields (new field types via the Commerce Physical module) to all shippable product ... types. Populate dimensions and weight fields for all products. You MUST be using the commerce_shipping ...
fakingfantastic — September 2011 — 699 Installs
Module Commerce Colissimo
Commerce Shipping 2.x- Physical Fields- Commerce Physical Product Rates table- Included submodule ... hook_commerce_colissimo_rates_table_info(). Current limitation- Physical product weight field should be in "Kg" only ...
liupascal — December 2011 — 1 Installs

