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 12520

Vote up! 1 Vote down! Here is what I understood. You have a view which lists a bunch of products. When a user clicks on any row, he is taken to another page where he can only see the title, teaser and add to cart button (unless he has already purchased th ...
neeravbm — December 2013 — 2 comments

Discussion Send email when order status is changed to complete

Hello, I would like to know if it is possible to send an email to the customer when their order status is changed from pending to complete. It would be nice to inform the customer when their order is shipped. ...
HenrikBak — September 2011 — 16 comments

Discussion In Store Pickup

With much searching i have come up with nothing. Does anyone know how to add "In Store Pickup" to shipping methods upon checkout? I am at a loss and this is a much needed item to have. Any help would be greatly appreciated Thanks ...
dspock — May 2012 — 3 comments

Discussion Can delete a Product because its referenced by a mystery line item

I've got a problem with Drupal commerce where I cant delete a product it says "This product is referenced by a line item and therefore cannot be deleted. Disable it instead." I cant find any reference for a line item. How can I find out wha ...
chaloum — April 2012 — 12 comments

Answer Answer to Question 12475

Vote up! 1 Vote down! Hello ivanhelquera, Nothing specific or trivial needed. Install the Paypal module, by default a Paypal account will have the standard method available so enable and configure that part of the module. Configuration entails inputing th ...
tjohnston Travis — December 2013 — 2 comments

Discussion Displaying all images of referenced products in product display node

After hours of work i got this solution. <?php /**  * Implements hook_entity_prepare_view().  */ function HOOK_entity_prepare_view ($entities, $type) {          $product_display_entity_type = 'node';   $product_display_type = 'dishes_pro ...
MasterPoint — May 2012 — 3 comments

Discussion membership expiration

I used this: http://commerceguys.com/blog/selling-content-drupal-commerce-using-conte... tutorial for creating a membership with Drupal Commerce which works well. How I can set membership expiration? I know I should use Rules, but I do not know how. rules ...
aalireza — December 2012 — 2 comments — rules

Answer Answer to Question 12780

Vote up! 0 Vote down! Almost a year and not any answer to this...? Any help would be appreciated. ...
Raj — December 2014 — 1 comment

Discussion chek box for products wiht pricing

Greeting I want to add several checkbox fields for each products that each checkbox have price that if customers select each of these,it price add to total price for example 1.Comes with warranty 2.Comes with manual 3.Comes with poster 4.Comes with access ...
mydrupal — August 2012 — 5 comments

Discussion Setting up a complex shipping calculation rule

Hi, Thanks to the screencast on this website, I've been able to easily set up a free shipping flat rate for a particular product type. Now, I have to set an other shipping rate with a more complex calculation rule. Here is the detail: I have 2 produc ...
ccresson — May 2012 — 3 comments

Pages