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.

Question Is it possible to unlink color selection from ajax updated image?

problem is, when the user changes the color from the "Ad to cart form" in the "product ...

Discussion Installed Commerce, then later Commerce Backoffice... something broke

views_exposed_form(Array, Array)     call_user_func_array('views_exposed_form', Array) form.inc:798     ... 'page_1')     call_user_func_array('views_page', Array) menu.inc:517     ...
authentictech — December 2012 — 2 comments

Discussion Event registrion and Drupal Commerce API

'Cart' portion of the package, and instead programatically generate an invoice with the appropriate line ... items, and send a user to a payment page? Also, is there a way to handle refunds if someone changes their ... signup details (Use case: user decides they don't want to attend a specific workshop, so they ...
brianV — February 2011 — 1 comment

Discussion How do you remove countries from checkout

I need to remove some of the counties listed on the checkout page to reflect those our shop will ...
westsyde — September 2011 — 2 comments

Question How to change status for all products at once?

i want to disable/enable all products to not let users to add them to card. product status ...
farruh — December 2015 — product status

Discussion In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page

each product in that page. Now, I need "Add to cart" button which should generate order ... number and redirect it to checkout page directly. Please suggest. add to cart ...
SinhaM — August 2013 — 1 comment — add to cart

Discussion Pre-orders

checked when on the product page and the first step would be to change the "add to cart" to ...
SkidNCrashwell Gideon Cresswell — January 2011 — 4 comments

Discussion How to translate product titles?

1. Add additional languages (/admin/config/regional/language/add). I added German and French, with English being the preset default. 2. Set "Commerce Product" as translatable at (/admin/config/regional/entity_translation) 3. Edit the product typ ...
spamator12 — March 2012 — 8 comments

Question Create the order on a node which has a field of node reference to commerce product

"Add To Cart form" for node of above content type. But I have another content type as ... "Add To Cart form" button. I have created it but my cart and order should be processed against the ...

Answer Answer to Question 8363

Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Ryan Szrama — June 2013 — 4 comments

Pages