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 How to hide "add to card" button after the product has been paid?

Good day everybody! Can somebody share the code or link, please! How to hide "add to card" button after the product has been paid for once? Thanks in advance for any kind of info! ...
maleforsaling@gmail.com Malix — May 2015 — 1 comment

Discussion Discount on total based on quantity?

I've hunted around the forums and the issue queue, but haven't found an answer to the following: I need to create a discount that works as follows: If total cart quantity is > X, subtract $Y from the cart total. So, for example, if the quanti ...
daobydesign — December 2011 — 4 comments

Question Can I add fields to the blog content type

Vote up! 0 Vote down! I've got Commerce installed and now I'm tweakaing it a bit. My ...
Greg Fury — October 2014 — customization, blog

Answer Answer to Question 43166

Vote up! 0 Vote down! You could do this easily with Views Bulk Operations. ...
tjohnston Travis — December 2015 — 1 comment

Answer Answer to Question 13304

Vote up! 0 Vote down! eleonoreft- Without setting up a custom drupal commerce site just to test ...
joshmiller Josh Miller — March 2014 — 2 comments

Answer Answer to Question 10836

http://stackoverflow.com/questions/20064096/d7-commerce-kickstart-2-remo... Tank you, ocaccy ...
ocaccy — December 2013 — 1 comment

Answer Answer to Question 17002

Vote up! 0 Vote down! This code should work (and works outside drupal commerce) function ... {$form[OSC_FIELD_NAME]['#access'] = FALSE;}} However when drupal commerce is installed $form_id gets set to views_exposed_form so my ...
senorbond senorbond — July 2015

Discussion Discounted price problem with Rules data selectors

The situation is the following: There are two price fields for a product, and when my client fills out the second, it would be new discounted price. The page should display the old price crossed, and the new (the displaying not a problem). Here is the pro ...
balintd — December 2011 — 13 comments

Discussion Rule when a product is added.

;'commerce-product','label'=>t('On New Product Create..'))),), I plan to ...
srkamineni — February 2012 — 2 comments

Discussion Display User's Total in Block View

Hi again, I'm using Commerce to process donations for a "virtual walk" promotion ... MIN(commerce_order.order_id) AS order_id, 'commerce_order' AS ... field_data_commerce_order_total_commerce_order_entity_type, SUM(field_data_commerce_order_total.commerce_order_total_amount) AS ...
carelessdonkey — March 2013 — 1 comment

Pages