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 9638
Vote up! 0 Vote down! Oh thanks I see the Sync to current product check box in the Order. But that ... means I need to know which orders contains that product;) and manually going into each product ...
Hendrik Martens — September 2013
Answer Answer to Question 7495
Vote up! 0 Vote down! I saw in this module that there is a special display for additionnal price ...
heyyo — March 2013
Answer Answer to Question 7518
modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ... = commerce_product_load($line_item->commerce_product[LANGUAGE_NONE][0]['product_id']); dpm($product); if ($product->type == '') {// Change the submit button text to more ...
sreedharprabhu.mca — August 2014
Discussion Get Shipping Price from Field
enters a flat price) This is entered on a per product basis, on the Commerce Product entity (not the ...
aaronortega — February 2012 — 2 comments
Answer Answer to Question 3404
Vote up! 0 Vote down! Perhaps you would learn a bit more by re-creating the shopping cart view? ... I do this exact thing in a recent documentation page (still under review)... Look for "Creating ...
Josh Miller — July 2012Answer Answer to Question 13887
(https://drupal.org/project/commerce_feeds) to import a file of price updates. You can write a view to export your products as a csv file, ... existing products. It might take a bit of time setting up but once it is done it should save a lot of time ...
Lance Holland — August 2014
Discussion Best way to handle gift wrapping?
We're currently building a web shop using Commerce, that has a lot of products that should be ... available with gift wrapping. The charge for gift wrapping will be the same, no matter the product. Which ...
AdamGerthel — July 2011 — 2 comments
Answer Answer to Question 3976
Vote up! 0 Vote down! Well, I found the Settings in the order display. But the selection of a view ...
eigentor — July 2013
Answer Answer to Question 4504
built your site. If you don't want users to be able to access their order history or use an ...
Ryan Szrama — April 2013Answer Answer to Question 5229
/commerce_kickstart_product_ui/theme/node--product--type.tpl.php ...
jessicakoh — April 2013
