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.

Answer Answer to Question 15081

Vote up! 0 Vote down! I found the answer if (!empty($product ... ['price'])) {$product_node->commerce_price['und'][0]['amount'] = $product['price'] * 100; ... $product_node->commerce_price['und'][0]['currency_code'] = commerce_default_currency();} else ...
Surf Thakur — July 2014

Question Sale price not showing up in line items of shopping cart.

shows up on the product page. However, when I add the product to the shopping cart, the sale price ...

Answer Answer to Question 12613

https://drupalcommerce.org/videos/commerce-kickstart-2/product-page-v-va... ...
garpy — December 2014

Question Attach custom ajax to add to cart form?

adding the '#ajax' array) to an add to cart form element for some specific display ...
Ben Nunn — July 2014 — Add to Cart form

Question Setup Partial Payment on Commerce

Vote up! 0 Vote down! I need to create a rule on Drupal Commerce that allow the customers to pay ...
businessvip — March 2014 — Partial, Payment, semerpa

Question custom Commerce_file config

have stumbled over some missing configuration options regarding downloads. We sell physical products ... than when purchased also gives the customer download link to digital versions of the product (fx vinyl ... similar to domain.com/downloads/mp3 and in ubercart it's possible on a product-level to choose any ...

Answer Answer to Question 8302

Vote up! 0 Vote down! If the product image field is inside the product variation type, you might ... have to use another set of events, like in this rule: {"rules_get_product_image": {    ... "LABEL": "Get Product Image",     "PLUGIN": "reaction rule",     ...
Favio Manriquez — May 2013 — 2 comments

Question How to Auto fill Billing Information Address field values in CCAvenue Payment Gateway Billing Information page?

user enters the Billing Information Address in checkout page, those details should automatically appear ...
SinhaM — May 2013 — payment method

Answer Answer to Question 4736

products in the cart, excluding tax. 2. Add correct tax to each product and 3. Finally, apply the discount ... to order's total (ie to all product prices added, including their taxes). ...
sagan_gr — November 2012 — 2 comments

Question Edit Attributes List

quite complicated. I.e just to add a new color: Store › ProductsProduct types › Produkt › Manage ...
Markus Weber — May 2014 — 1 comment — attribute field, attributes

Pages