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 How can I add a snipet to the HTML head?
Vote up! 0 Vote down! We developed a commerce site and some of our users that use IE9 have their ... Commerce Kickstart head. I am using Kickstart 2 and have only replaced the menu. HTML head Theme html ie ...
Discussion Link to product in the order view
a relationship (commerce line item: product) and adding or editing a field with rewrite results. Any ideas?-B ...
Brian — May 2012 — 2 comments
Answer Answer to Question 13414
to Drupal Commerce. So before I go for it I thought that it would be wise to see if someone started ... with this already. I've built few stores with Commerce and know basic workings of it. So I'm ...
Janne Suominen — April 2014 — 1 comment
Question Triyng yet AGAIN: Problems using Fusion Prosper Theme with KICKSTART 2- Help!?
took me to the Drupal Commerce homepage, (is that an "error?), and I went back and my entire post ... "/sites/all/libraries", but seem to be in "profiles/commerce_kickstart/libraries/".. what do I do? I install it ...
S P — December 2014 — kickstart fusion prosper theme themes
Answer Answer to Question 6972
handler. if($form_id == 'views_form_commerce_cart_form_default') { foreach($form ... 'commerce_cart_line_item_delete_form_submit') { unset($form ['edit_delete'][$id]['#submit'][$hid]); } ...
Ryan Geraghty — October 2014 — 1 commentDiscussion Can product prices be changed from USD to CAD
Is there a way to set the base price of products in a different currency then USD? Any insight would be helpful. Merci bien! ...
HamiltonBoucherMedia — May 2012 — 3 comments
Answer Answer to Question 4656
Vote up! 1 Vote down! Edit the view and add a relationship to the Commerce Order: Payment ... Transaction You will then be able to add the Commerce Payment Transaction: Payment method to the list of ...
David Kitchen — August 2013Question Order completed. Payment received through Paypal. No record of order in database.
Vote up! 0 Vote down! My commerce site was working fine with 3 orders properly processed and ... (phpMyAdmin) and looked at the commerce orders table and that order number is just not there. The customer ...
marlenesayers — December 2013 — Missing Order
Answer Answer to Question 3332
'commerce_price') { $variables ['label'] = t ('My label for price'); }}?> and from ... (& $output, $context) { if (!empty($output ['commerce_price'])) { $output ... ['commerce_price']['#title'] = t ('My label for price'); }}?> ...
lmeurs — May 2014
Question Attach custom ajax to add to cart form?
functionality, but when I look at the $form array from my hook_form_commerce ...
Ben Nunn — July 2014 — Add to Cart form
