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 Cart Discount modification.

Hi I have a requirement that i need to give discount on first 5 quantities of type A and then from sixth quantity onwards start calculating price. All type A quantites are of price 20 and all type b quantities are of price 10 Example: Product Name Price Q ...
Anshu_Mishra — April 2013 — 2 comments

Answer Answer to Question 9532

Vote up! 0 Vote down! Thanks Ajai I have now loaded variable_email, htmlmail, and commerce ... _email modules. commerce_message was already installed. I am having issues with installing them at the moment. ...
CrocoART — September 2013

Question I am unable to get the Add to Cart button display in my product nodes

Vote up! 0 Vote down! Hi, I have all the modules working fine with my Commerce Kickstart ...
maverick129 Girish Cholayill — December 2014 — add to cart

Answer Answer to Question 12584

it's critical you leave the modules in the profiles/commerce_kickstart folder and not move them out of ...
joshmiller Josh Miller — January 2014 — 1 comment

Question products are not displaying in product display view and collection products view

Vote up! 4 Vote down! I've just started working with drupal commerce. I'm using commerce ...
amruta — December 2013 — products are not displaying

Question related products in blog post

Vote up! 0 Vote down! I'm building my first drupal commerce with commerce-kickstart 2 on ...
barvaz — October 2014 — blog post, Product reference

Discussion Add product image in cart view

adding- (Line Item) Commerce Line item: Product and then i can add the image field in the fields section. ...
dianikol — November 2011 — 5 comments

Answer Answer to Question 32837

THEME_preprocess_commerce_product_sku(&$vars) {$vars['label'] = FALSE;} In product template.tpl.php: // Get sku: $sku ... 'custom_formatters_my_formatter'); // Formatter $product = commerce_product_load_by_sku($sku); // Load it by SKU $output ... = field_view_field('commerce_product', $product, 'field_my_image', $display);?> <?php   print render ($output)?> ...
matsjacobsson — February 2015

Discussion Show order amount in mail notification

Hello. Is there a way to display the total order amount in the mail sent to the customer, after the order is complete? regards Rene ...
User2011 — November 2011 — 3 comments

Answer Answer to Question 9737

Vote up! 0 Vote down! Are you reading a tutorial that matches the version of Commerce Kickstart ... you have installed? There are a 1.x and 2.x version of Commerce Kickstart, and they are very ...
Ryan Ryan Szrama — September 2013

Pages